[==========] 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:03.366750   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:32797,127.0.107.253:37131,127.0.107.252:46589
I20260630 12:11:03.368583   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:03.369547   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:03.387904   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:03.389331   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
W20260630 12:11:03.387917   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:04.640833   439 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1252 milliseconds
I20260630 12:11:04.640977   431 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260630 12:11:04.642247   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:04.642452   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:04.642694   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821464642663 us; error 0 us; skew 500 ppm
I20260630 12:11:04.643553   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:04.650415   431 webserver.cc:533] Webserver started at http://127.0.107.254:44087/ using document root <none> and password file <none>
I20260630 12:11:04.651319   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:04.651579   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:04.652062   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:04.658106   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821463199918-431-0/minicluster-data/master-0-root/instance:
uuid: "c19aa0c51cbe4fbb9e920efd0d9cc3c9"
format_stamp: "Formatted at 2026-06-30 12:11:04 on dist-test-slave-rzcc"
I20260630 12:11:04.666290   431 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:11:04.671264   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:04.672405   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260630 12:11:04.672770   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821463199918-431-0/minicluster-data/master-0-root
uuid: "c19aa0c51cbe4fbb9e920efd0d9cc3c9"
format_stamp: "Formatted at 2026-06-30 12:11:04 on dist-test-slave-rzcc"
I20260630 12:11:04.673110   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821463199918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821463199918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821463199918-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:04.734611   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:04.736127   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:04.736594   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:04.812093   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:32797
I20260630 12:11:04.812144   497 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:32797 every 8 connection(s)
I20260630 12:11:04.818681   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:04.820385   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:04.825683   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:04.828166   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
W20260630 12:11:04.830155   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:04.831398   431 server_base.cc:1061] running on GCE node
I20260630 12:11:04.832050   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:04.832284   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:04.832466   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821464832444 us; error 0 us; skew 500 ppm
I20260630 12:11:04.832980   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:04.836647   431 webserver.cc:533] Webserver started at http://127.0.107.253:45393/ using document root <none> and password file <none>
I20260630 12:11:04.837139   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:04.837369   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:04.837644   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:04.838678   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821463199918-431-0/minicluster-data/master-1-root/instance:
uuid: "e28cf2c4862b4ab7aa457e7333375a47"
format_stamp: "Formatted at 2026-06-30 12:11:04 on dist-test-slave-rzcc"
I20260630 12:11:04.844148   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:11:04.842522   498 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 32797 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:04.848779   508 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:04.849679   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:11:04.850003   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821463199918-431-0/minicluster-data/master-1-root
uuid: "e28cf2c4862b4ab7aa457e7333375a47"
format_stamp: "Formatted at 2026-06-30 12:11:04 on dist-test-slave-rzcc"
I20260630 12:11:04.850302   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821463199918-431-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821463199918-431-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821463199918-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:04.871309   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:04.872987   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:04.878492   498 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37131 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:11:04.880952   449 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.253:37131: connect: Connection refused (error 111)
W20260630 12:11:04.885466   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.253:37131: Network error: Client connection negotiation failed: client connection to 127.0.107.253:37131: connect: Connection refused (error 111)
I20260630 12:11:04.935052   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: 37131 } attempt: 1
W20260630 12:11:04.940629   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.253:37131: Network error: Client connection negotiation failed: client connection to 127.0.107.253:37131: connect: Connection refused (error 111)
I20260630 12:11:04.948107   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.253:37131
I20260630 12:11:04.948287   562 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.253:37131 every 8 connection(s)
I20260630 12:11:04.953284   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:04.954679   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:04.958966   563 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 32797 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:11:04.962423   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:04.968792   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
W20260630 12:11:04.971518   569 instance_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:04.973136   431 server_base.cc:1061] running on GCE node
I20260630 12:11:04.973910   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:04.974162   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:04.974359   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821464974342 us; error 0 us; skew 500 ppm
I20260630 12:11:04.975095   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:04.978962   431 webserver.cc:533] Webserver started at http://127.0.107.252:39071/ using document root <none> and password file <none>
I20260630 12:11:04.979597   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:04.979849   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:04.979781   563 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37131 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:04.980230   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:04.981659   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821463199918-431-0/minicluster-data/master-2-root/instance:
uuid: "9ee290091b6744dabc15f4020ad00b2c"
format_stamp: "Formatted at 2026-06-30 12:11:04 on dist-test-slave-rzcc"
I20260630 12:11:04.987542   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:11:04.993266   575 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:04.994719   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:11:04.995087   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821463199918-431-0/minicluster-data/master-2-root
uuid: "9ee290091b6744dabc15f4020ad00b2c"
format_stamp: "Formatted at 2026-06-30 12:11:04 on dist-test-slave-rzcc"
I20260630 12:11:04.995415   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821463199918-431-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821463199918-431-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821463199918-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:04.997989   563 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 46589 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:11:05.006700   563 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:46589: Network error: Client connection negotiation failed: client connection to 127.0.107.252:46589: connect: Connection refused (error 111)
I20260630 12:11:05.009029   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: 37131 } attempt: 2
I20260630 12:11:05.018724   498 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 46589 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:05.022105   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
W20260630 12:11:05.023105   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:46589: Network error: Client connection negotiation failed: client connection to 127.0.107.252:46589: connect: Connection refused (error 111)
I20260630 12:11:05.023535   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:05.050495   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: 46589 } attempt: 1
I20260630 12:11:05.054463   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: 46589 } attempt: 1
W20260630 12:11:05.057219   563 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:46589: Network error: Client connection negotiation failed: client connection to 127.0.107.252:46589: connect: Connection refused (error 111)
W20260630 12:11:05.059886   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:46589: Network error: Client connection negotiation failed: client connection to 127.0.107.252:46589: connect: Connection refused (error 111)
I20260630 12:11:05.097517   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.252:46589
I20260630 12:11:05.098067   627 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.252:46589 every 8 connection(s)
I20260630 12:11:05.102223   628 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:05.102335   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:11:05.107753   628 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 32797 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:05.119843   628 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37131 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:05.127504   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: 46589 } attempt: 2
I20260630 12:11:05.130503   628 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 46589 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:05.132736   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: 46589 } attempt: 2
I20260630 12:11:05.155431   498 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c19aa0c51cbe4fbb9e920efd0d9cc3c9: Bootstrap starting.
I20260630 12:11:05.156806   628 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9ee290091b6744dabc15f4020ad00b2c: Bootstrap starting.
I20260630 12:11:05.157354   563 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e28cf2c4862b4ab7aa457e7333375a47: Bootstrap starting.
I20260630 12:11:05.164347   498 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c19aa0c51cbe4fbb9e920efd0d9cc3c9: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:05.164731   563 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e28cf2c4862b4ab7aa457e7333375a47: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:05.167716   628 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9ee290091b6744dabc15f4020ad00b2c: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:05.170387   498 log.cc:826] T 00000000000000000000000000000000 P c19aa0c51cbe4fbb9e920efd0d9cc3c9: Log is configured to *not* fsync() on all Append() calls
I20260630 12:11:05.176496   498 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c19aa0c51cbe4fbb9e920efd0d9cc3c9: No bootstrap required, opened a new log
I20260630 12:11:05.178787   628 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9ee290091b6744dabc15f4020ad00b2c: No bootstrap required, opened a new log
I20260630 12:11:05.179293   563 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e28cf2c4862b4ab7aa457e7333375a47: No bootstrap required, opened a new log
I20260630 12:11:05.196882   563 raft_consensus.cc:359] T 00000000000000000000000000000000 P e28cf2c4862b4ab7aa457e7333375a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19aa0c51cbe4fbb9e920efd0d9cc3c9" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 32797 } } peers { permanent_uuid: "e28cf2c4862b4ab7aa457e7333375a47" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37131 } } peers { permanent_uuid: "9ee290091b6744dabc15f4020ad00b2c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 46589 } }
I20260630 12:11:05.196882   498 raft_consensus.cc:359] T 00000000000000000000000000000000 P c19aa0c51cbe4fbb9e920efd0d9cc3c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19aa0c51cbe4fbb9e920efd0d9cc3c9" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 32797 } } peers { permanent_uuid: "e28cf2c4862b4ab7aa457e7333375a47" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37131 } } peers { permanent_uuid: "9ee290091b6744dabc15f4020ad00b2c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 46589 } }
I20260630 12:11:05.196882   628 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9ee290091b6744dabc15f4020ad00b2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19aa0c51cbe4fbb9e920efd0d9cc3c9" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 32797 } } peers { permanent_uuid: "e28cf2c4862b4ab7aa457e7333375a47" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37131 } } peers { permanent_uuid: "9ee290091b6744dabc15f4020ad00b2c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 46589 } }
I20260630 12:11:05.197781   563 raft_consensus.cc:385] T 00000000000000000000000000000000 P e28cf2c4862b4ab7aa457e7333375a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:05.197835   498 raft_consensus.cc:385] T 00000000000000000000000000000000 P c19aa0c51cbe4fbb9e920efd0d9cc3c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:05.197885   628 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9ee290091b6744dabc15f4020ad00b2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:05.198182   563 raft_consensus.cc:740] T 00000000000000000000000000000000 P e28cf2c4862b4ab7aa457e7333375a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e28cf2c4862b4ab7aa457e7333375a47, State: Initialized, Role: FOLLOWER
I20260630 12:11:05.198316   628 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9ee290091b6744dabc15f4020ad00b2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ee290091b6744dabc15f4020ad00b2c, State: Initialized, Role: FOLLOWER
I20260630 12:11:05.198231   498 raft_consensus.cc:740] T 00000000000000000000000000000000 P c19aa0c51cbe4fbb9e920efd0d9cc3c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c19aa0c51cbe4fbb9e920efd0d9cc3c9, State: Initialized, Role: FOLLOWER
I20260630 12:11:05.199371   628 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9ee290091b6744dabc15f4020ad00b2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19aa0c51cbe4fbb9e920efd0d9cc3c9" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 32797 } } peers { permanent_uuid: "e28cf2c4862b4ab7aa457e7333375a47" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37131 } } peers { permanent_uuid: "9ee290091b6744dabc15f4020ad00b2c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 46589 } }
I20260630 12:11:05.199452   563 consensus_queue.cc:260] T 00000000000000000000000000000000 P e28cf2c4862b4ab7aa457e7333375a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19aa0c51cbe4fbb9e920efd0d9cc3c9" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 32797 } } peers { permanent_uuid: "e28cf2c4862b4ab7aa457e7333375a47" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37131 } } peers { permanent_uuid: "9ee290091b6744dabc15f4020ad00b2c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 46589 } }
I20260630 12:11:05.199378   498 consensus_queue.cc:260] T 00000000000000000000000000000000 P c19aa0c51cbe4fbb9e920efd0d9cc3c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19aa0c51cbe4fbb9e920efd0d9cc3c9" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 32797 } } peers { permanent_uuid: "e28cf2c4862b4ab7aa457e7333375a47" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37131 } } peers { permanent_uuid: "9ee290091b6744dabc15f4020ad00b2c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 46589 } }
I20260630 12:11:05.204689   637 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9ee290091b6744dabc15f4020ad00b2c [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: "c19aa0c51cbe4fbb9e920efd0d9cc3c9" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 32797 } } peers { permanent_uuid: "e28cf2c4862b4ab7aa457e7333375a47" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37131 } } peers { permanent_uuid: "9ee290091b6744dabc15f4020ad00b2c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 46589 } } }
I20260630 12:11:05.205699   637 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9ee290091b6744dabc15f4020ad00b2c [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:05.207079   628 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9ee290091b6744dabc15f4020ad00b2c [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:05.207435   638 sys_catalog.cc:455] T 00000000000000000000000000000000 P c19aa0c51cbe4fbb9e920efd0d9cc3c9 [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: "c19aa0c51cbe4fbb9e920efd0d9cc3c9" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 32797 } } peers { permanent_uuid: "e28cf2c4862b4ab7aa457e7333375a47" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37131 } } peers { permanent_uuid: "9ee290091b6744dabc15f4020ad00b2c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 46589 } } }
I20260630 12:11:05.208021   563 sys_catalog.cc:565] T 00000000000000000000000000000000 P e28cf2c4862b4ab7aa457e7333375a47 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:05.208215   638 sys_catalog.cc:458] T 00000000000000000000000000000000 P c19aa0c51cbe4fbb9e920efd0d9cc3c9 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:05.209034   498 sys_catalog.cc:565] T 00000000000000000000000000000000 P c19aa0c51cbe4fbb9e920efd0d9cc3c9 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:05.206310   639 sys_catalog.cc:455] T 00000000000000000000000000000000 P e28cf2c4862b4ab7aa457e7333375a47 [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: "c19aa0c51cbe4fbb9e920efd0d9cc3c9" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 32797 } } peers { permanent_uuid: "e28cf2c4862b4ab7aa457e7333375a47" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37131 } } peers { permanent_uuid: "9ee290091b6744dabc15f4020ad00b2c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 46589 } } }
I20260630 12:11:05.213227   639 sys_catalog.cc:458] T 00000000000000000000000000000000 P e28cf2c4862b4ab7aa457e7333375a47 [sys.catalog]: This master's current role is: FOLLOWER
W20260630 12:11:05.242215   452 tablet.cc:2406] T 00000000000000000000000000000000 P c19aa0c51cbe4fbb9e920efd0d9cc3c9: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:11:05.254691   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
W20260630 12:11:05.269574   665 catalog_manager.cc:1594] T 00000000000000000000000000000000 P c19aa0c51cbe4fbb9e920efd0d9cc3c9: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:11:05.270123   665 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:11:05.270515   670 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 9ee290091b6744dabc15f4020ad00b2c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:11:05.270941   670 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:11:05.272832   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260630 12:11:05.274420   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:05.278959   673 catalog_manager.cc:1594] T 00000000000000000000000000000000 P e28cf2c4862b4ab7aa457e7333375a47: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:11:05.279342   673 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:11:05.283608   674 instance_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:05.287242   675 instance_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:05.289624   677 instance_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:05.289800   431 server_base.cc:1061] running on GCE node
I20260630 12:11:05.290690   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:05.290941   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:05.291157   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821465291124 us; error 0 us; skew 500 ppm
I20260630 12:11:05.291672   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:05.294448   431 webserver.cc:533] Webserver started at http://127.0.107.193:37723/ using document root <none> and password file <none>
I20260630 12:11:05.294978   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:05.295167   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:05.295449   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:05.296518   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821463199918-431-0/minicluster-data/ts-0-root/instance:
uuid: "e350f63c99f3415fae9967965febeea6"
format_stamp: "Formatted at 2026-06-30 12:11:05 on dist-test-slave-rzcc"
I20260630 12:11:05.301327   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:11:05.304682   682 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:05.305477   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:11:05.305745   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821463199918-431-0/minicluster-data/ts-0-root
uuid: "e350f63c99f3415fae9967965febeea6"
format_stamp: "Formatted at 2026-06-30 12:11:05 on dist-test-slave-rzcc"
I20260630 12:11:05.306013   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821463199918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821463199918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821463199918-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:05.328150   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:05.329792   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:05.332291   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:05.337081   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:05.337359   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:05.337616   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:05.337790   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:05.359171   638 raft_consensus.cc:493] T 00000000000000000000000000000000 P c19aa0c51cbe4fbb9e920efd0d9cc3c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:05.359953   639 raft_consensus.cc:493] T 00000000000000000000000000000000 P e28cf2c4862b4ab7aa457e7333375a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:05.359932   638 raft_consensus.cc:515] T 00000000000000000000000000000000 P c19aa0c51cbe4fbb9e920efd0d9cc3c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19aa0c51cbe4fbb9e920efd0d9cc3c9" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 32797 } } peers { permanent_uuid: "e28cf2c4862b4ab7aa457e7333375a47" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37131 } } peers { permanent_uuid: "9ee290091b6744dabc15f4020ad00b2c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 46589 } }
I20260630 12:11:05.360581   639 raft_consensus.cc:515] T 00000000000000000000000000000000 P e28cf2c4862b4ab7aa457e7333375a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19aa0c51cbe4fbb9e920efd0d9cc3c9" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 32797 } } peers { permanent_uuid: "e28cf2c4862b4ab7aa457e7333375a47" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37131 } } peers { permanent_uuid: "9ee290091b6744dabc15f4020ad00b2c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 46589 } }
I20260630 12:11:05.365207   473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e28cf2c4862b4ab7aa457e7333375a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c19aa0c51cbe4fbb9e920efd0d9cc3c9" is_pre_election: true
I20260630 12:11:05.366072   473 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c19aa0c51cbe4fbb9e920efd0d9cc3c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e28cf2c4862b4ab7aa457e7333375a47 in term 0.
I20260630 12:11:05.366328   603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c19aa0c51cbe4fbb9e920efd0d9cc3c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ee290091b6744dabc15f4020ad00b2c" is_pre_election: true
I20260630 12:11:05.367244   603 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9ee290091b6744dabc15f4020ad00b2c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c19aa0c51cbe4fbb9e920efd0d9cc3c9 in term 0.
I20260630 12:11:05.368079   538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c19aa0c51cbe4fbb9e920efd0d9cc3c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e28cf2c4862b4ab7aa457e7333375a47" is_pre_election: true
I20260630 12:11:05.368820   538 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e28cf2c4862b4ab7aa457e7333375a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c19aa0c51cbe4fbb9e920efd0d9cc3c9 in term 0.
I20260630 12:11:05.369153   447 leader_election.cc:304] T 00000000000000000000000000000000 P c19aa0c51cbe4fbb9e920efd0d9cc3c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ee290091b6744dabc15f4020ad00b2c, c19aa0c51cbe4fbb9e920efd0d9cc3c9; no voters: 
I20260630 12:11:05.371064   513 leader_election.cc:304] T 00000000000000000000000000000000 P e28cf2c4862b4ab7aa457e7333375a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c19aa0c51cbe4fbb9e920efd0d9cc3c9, e28cf2c4862b4ab7aa457e7333375a47; no voters: 
I20260630 12:11:05.371433   638 leader_election.cc:290] T 00000000000000000000000000000000 P c19aa0c51cbe4fbb9e920efd0d9cc3c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e28cf2c4862b4ab7aa457e7333375a47 (127.0.107.253:37131), 9ee290091b6744dabc15f4020ad00b2c (127.0.107.252:46589)
I20260630 12:11:05.372653   638 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c19aa0c51cbe4fbb9e920efd0d9cc3c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:05.373103   638 raft_consensus.cc:493] T 00000000000000000000000000000000 P c19aa0c51cbe4fbb9e920efd0d9cc3c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:05.373618   638 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c19aa0c51cbe4fbb9e920efd0d9cc3c9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:05.383565   603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e28cf2c4862b4ab7aa457e7333375a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ee290091b6744dabc15f4020ad00b2c" is_pre_election: true
I20260630 12:11:05.383780   638 raft_consensus.cc:515] T 00000000000000000000000000000000 P c19aa0c51cbe4fbb9e920efd0d9cc3c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19aa0c51cbe4fbb9e920efd0d9cc3c9" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 32797 } } peers { permanent_uuid: "e28cf2c4862b4ab7aa457e7333375a47" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37131 } } peers { permanent_uuid: "9ee290091b6744dabc15f4020ad00b2c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 46589 } }
I20260630 12:11:05.384342   603 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9ee290091b6744dabc15f4020ad00b2c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e28cf2c4862b4ab7aa457e7333375a47 in term 0.
I20260630 12:11:05.386557   538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c19aa0c51cbe4fbb9e920efd0d9cc3c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e28cf2c4862b4ab7aa457e7333375a47"
I20260630 12:11:05.387190   538 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e28cf2c4862b4ab7aa457e7333375a47 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:05.387104   639 leader_election.cc:290] T 00000000000000000000000000000000 P e28cf2c4862b4ab7aa457e7333375a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c19aa0c51cbe4fbb9e920efd0d9cc3c9 (127.0.107.254:32797), 9ee290091b6744dabc15f4020ad00b2c (127.0.107.252:46589)
I20260630 12:11:05.393496   603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c19aa0c51cbe4fbb9e920efd0d9cc3c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ee290091b6744dabc15f4020ad00b2c"
I20260630 12:11:05.394207   603 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9ee290091b6744dabc15f4020ad00b2c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:05.395386   538 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e28cf2c4862b4ab7aa457e7333375a47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c19aa0c51cbe4fbb9e920efd0d9cc3c9 in term 1.
I20260630 12:11:05.395900   639 raft_consensus.cc:2764] T 00000000000000000000000000000000 P e28cf2c4862b4ab7aa457e7333375a47 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:11:05.400009   449 leader_election.cc:304] T 00000000000000000000000000000000 P c19aa0c51cbe4fbb9e920efd0d9cc3c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c19aa0c51cbe4fbb9e920efd0d9cc3c9, e28cf2c4862b4ab7aa457e7333375a47; no voters: 
I20260630 12:11:05.400996   698 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c19aa0c51cbe4fbb9e920efd0d9cc3c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:05.403641   603 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9ee290091b6744dabc15f4020ad00b2c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c19aa0c51cbe4fbb9e920efd0d9cc3c9 in term 1.
I20260630 12:11:05.403931   698 raft_consensus.cc:697] T 00000000000000000000000000000000 P c19aa0c51cbe4fbb9e920efd0d9cc3c9 [term 1 LEADER]: Becoming Leader. State: Replica: c19aa0c51cbe4fbb9e920efd0d9cc3c9, State: Running, Role: LEADER
I20260630 12:11:05.405300   698 consensus_queue.cc:237] T 00000000000000000000000000000000 P c19aa0c51cbe4fbb9e920efd0d9cc3c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19aa0c51cbe4fbb9e920efd0d9cc3c9" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 32797 } } peers { permanent_uuid: "e28cf2c4862b4ab7aa457e7333375a47" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37131 } } peers { permanent_uuid: "9ee290091b6744dabc15f4020ad00b2c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 46589 } }
I20260630 12:11:05.404152   638 leader_election.cc:290] T 00000000000000000000000000000000 P c19aa0c51cbe4fbb9e920efd0d9cc3c9 [CANDIDATE]: Term 1 election: Requested vote from peers e28cf2c4862b4ab7aa457e7333375a47 (127.0.107.253:37131), 9ee290091b6744dabc15f4020ad00b2c (127.0.107.252:46589)
I20260630 12:11:05.417717   703 sys_catalog.cc:455] T 00000000000000000000000000000000 P c19aa0c51cbe4fbb9e920efd0d9cc3c9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c19aa0c51cbe4fbb9e920efd0d9cc3c9. Latest consensus state: current_term: 1 leader_uuid: "c19aa0c51cbe4fbb9e920efd0d9cc3c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19aa0c51cbe4fbb9e920efd0d9cc3c9" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 32797 } } peers { permanent_uuid: "e28cf2c4862b4ab7aa457e7333375a47" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37131 } } peers { permanent_uuid: "9ee290091b6744dabc15f4020ad00b2c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 46589 } } }
I20260630 12:11:05.419205   703 sys_catalog.cc:458] T 00000000000000000000000000000000 P c19aa0c51cbe4fbb9e920efd0d9cc3c9 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:05.424218   712 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:11:05.435230   712 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:11:05.459223   603 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 9ee290091b6744dabc15f4020ad00b2c [term 1 FOLLOWER]: Refusing update from remote peer c19aa0c51cbe4fbb9e920efd0d9cc3c9: 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:05.463090   538 raft_consensus.cc:1275] T 00000000000000000000000000000000 P e28cf2c4862b4ab7aa457e7333375a47 [term 1 FOLLOWER]: Refusing update from remote peer c19aa0c51cbe4fbb9e920efd0d9cc3c9: 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:05.462981   703 consensus_queue.cc:1048] T 00000000000000000000000000000000 P c19aa0c51cbe4fbb9e920efd0d9cc3c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ee290091b6744dabc15f4020ad00b2c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 46589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:11:05.464833   698 consensus_queue.cc:1048] T 00000000000000000000000000000000 P c19aa0c51cbe4fbb9e920efd0d9cc3c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e28cf2c4862b4ab7aa457e7333375a47" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:05.490475   637 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9ee290091b6744dabc15f4020ad00b2c [sys.catalog]: SysCatalogTable state changed. Reason: New leader c19aa0c51cbe4fbb9e920efd0d9cc3c9. Latest consensus state: current_term: 1 leader_uuid: "c19aa0c51cbe4fbb9e920efd0d9cc3c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19aa0c51cbe4fbb9e920efd0d9cc3c9" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 32797 } } peers { permanent_uuid: "e28cf2c4862b4ab7aa457e7333375a47" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37131 } } peers { permanent_uuid: "9ee290091b6744dabc15f4020ad00b2c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 46589 } } }
I20260630 12:11:05.491465   637 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9ee290091b6744dabc15f4020ad00b2c [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:05.499074   733 mvcc.cc:204] Tried to move back new op lower bound from 7302436722494033920 to 7302436722314469376. Current Snapshot: MvccSnapshot[applied={T|T < 7302436722494033920}]
I20260630 12:11:05.505522   637 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9ee290091b6744dabc15f4020ad00b2c [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "c19aa0c51cbe4fbb9e920efd0d9cc3c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19aa0c51cbe4fbb9e920efd0d9cc3c9" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 32797 } } peers { permanent_uuid: "e28cf2c4862b4ab7aa457e7333375a47" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37131 } } peers { permanent_uuid: "9ee290091b6744dabc15f4020ad00b2c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 46589 } } }
I20260630 12:11:05.506583   637 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9ee290091b6744dabc15f4020ad00b2c [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:05.509203   639 sys_catalog.cc:455] T 00000000000000000000000000000000 P e28cf2c4862b4ab7aa457e7333375a47 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c19aa0c51cbe4fbb9e920efd0d9cc3c9. Latest consensus state: current_term: 1 leader_uuid: "c19aa0c51cbe4fbb9e920efd0d9cc3c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19aa0c51cbe4fbb9e920efd0d9cc3c9" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 32797 } } peers { permanent_uuid: "e28cf2c4862b4ab7aa457e7333375a47" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37131 } } peers { permanent_uuid: "9ee290091b6744dabc15f4020ad00b2c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 46589 } } }
I20260630 12:11:05.512090   639 sys_catalog.cc:458] T 00000000000000000000000000000000 P e28cf2c4862b4ab7aa457e7333375a47 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:05.515594   638 sys_catalog.cc:455] T 00000000000000000000000000000000 P c19aa0c51cbe4fbb9e920efd0d9cc3c9 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "c19aa0c51cbe4fbb9e920efd0d9cc3c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19aa0c51cbe4fbb9e920efd0d9cc3c9" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 32797 } } peers { permanent_uuid: "e28cf2c4862b4ab7aa457e7333375a47" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37131 } } peers { permanent_uuid: "9ee290091b6744dabc15f4020ad00b2c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 46589 } } }
I20260630 12:11:05.516580   638 sys_catalog.cc:458] T 00000000000000000000000000000000 P c19aa0c51cbe4fbb9e920efd0d9cc3c9 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:05.521445   712 catalog_manager.cc:1383] Generated new cluster ID: 6628aed68fef4638b2b60a0a5bf3b2ae
I20260630 12:11:05.521852   712 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:11:05.521405   698 sys_catalog.cc:455] T 00000000000000000000000000000000 P c19aa0c51cbe4fbb9e920efd0d9cc3c9 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "c19aa0c51cbe4fbb9e920efd0d9cc3c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19aa0c51cbe4fbb9e920efd0d9cc3c9" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 32797 } } peers { permanent_uuid: "e28cf2c4862b4ab7aa457e7333375a47" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37131 } } peers { permanent_uuid: "9ee290091b6744dabc15f4020ad00b2c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 46589 } } }
I20260630 12:11:05.522233   698 sys_catalog.cc:458] T 00000000000000000000000000000000 P c19aa0c51cbe4fbb9e920efd0d9cc3c9 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:05.528735   639 sys_catalog.cc:455] T 00000000000000000000000000000000 P e28cf2c4862b4ab7aa457e7333375a47 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "c19aa0c51cbe4fbb9e920efd0d9cc3c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19aa0c51cbe4fbb9e920efd0d9cc3c9" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 32797 } } peers { permanent_uuid: "e28cf2c4862b4ab7aa457e7333375a47" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37131 } } peers { permanent_uuid: "9ee290091b6744dabc15f4020ad00b2c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 46589 } } }
I20260630 12:11:05.529553   639 sys_catalog.cc:458] T 00000000000000000000000000000000 P e28cf2c4862b4ab7aa457e7333375a47 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:05.570703   712 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:11:05.572889   712 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:11:05.587095   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:42801
I20260630 12:11:05.587348   757 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:42801 every 8 connection(s)
I20260630 12:11:05.601215   712 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c19aa0c51cbe4fbb9e920efd0d9cc3c9: Generated new TSK 0
I20260630 12:11:05.602428   712 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:11:05.619256   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:05.634065   758 heartbeater.cc:344] Connected to a master server at 127.0.107.252:46589
I20260630 12:11:05.634599   758 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:05.637347   758 heartbeater.cc:507] Master 127.0.107.252:46589 requested a full tablet report, sending...
I20260630 12:11:05.645737   593 ts_manager.cc:194] Registered new tserver with Master: e350f63c99f3415fae9967965febeea6 (127.0.107.193:42801)
W20260630 12:11:05.646016   764 instance_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:05.661223   759 heartbeater.cc:344] Connected to a master server at 127.0.107.253:37131
I20260630 12:11:05.661665   759 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:05.662748   759 heartbeater.cc:507] Master 127.0.107.253:37131 requested a full tablet report, sending...
W20260630 12:11:05.664806   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:05.666033   528 ts_manager.cc:194] Registered new tserver with Master: e350f63c99f3415fae9967965febeea6 (127.0.107.193:42801)
I20260630 12:11:05.675352   431 server_base.cc:1061] running on GCE node
I20260630 12:11:05.679003   760 heartbeater.cc:344] Connected to a master server at 127.0.107.254:32797
W20260630 12:11:05.678939   768 instance_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:05.679581   760 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:05.680564   760 heartbeater.cc:507] Master 127.0.107.254:32797 requested a full tablet report, sending...
I20260630 12:11:05.681389   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:05.681689   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:05.682370   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821465682348 us; error 0 us; skew 500 ppm
I20260630 12:11:05.683203   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:05.686501   463 ts_manager.cc:194] Registered new tserver with Master: e350f63c99f3415fae9967965febeea6 (127.0.107.193:42801)
I20260630 12:11:05.686810   431 webserver.cc:533] Webserver started at http://127.0.107.194:45589/ using document root <none> and password file <none>
I20260630 12:11:05.687506   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:05.687731   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:05.688063   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:05.689561   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821463199918-431-0/minicluster-data/ts-1-root/instance:
uuid: "492b72eab5a84cca801a272468f2c8a2"
format_stamp: "Formatted at 2026-06-30 12:11:05 on dist-test-slave-rzcc"
I20260630 12:11:05.689594   463 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45956
I20260630 12:11:05.696254   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.009s	sys 0.000s
I20260630 12:11:05.701457   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:05.702450   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.001s
I20260630 12:11:05.702832   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821463199918-431-0/minicluster-data/ts-1-root
uuid: "492b72eab5a84cca801a272468f2c8a2"
format_stamp: "Formatted at 2026-06-30 12:11:05 on dist-test-slave-rzcc"
I20260630 12:11:05.703238   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821463199918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821463199918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821463199918-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:05.724138   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:05.725932   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:05.728083   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:05.731140   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:05.731370   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:05.731642   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:05.731817   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:05.835054   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:32785
I20260630 12:11:05.835203   835 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:32785 every 8 connection(s)
I20260630 12:11:05.860831   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:05.877847   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
W20260630 12:11:05.883332   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:05.883848   837 heartbeater.cc:344] Connected to a master server at 127.0.107.253:37131
I20260630 12:11:05.884301   837 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:05.885396   837 heartbeater.cc:507] Master 127.0.107.253:37131 requested a full tablet report, sending...
I20260630 12:11:05.886428   836 heartbeater.cc:344] Connected to a master server at 127.0.107.252:46589
I20260630 12:11:05.887228   836 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:05.888267   836 heartbeater.cc:507] Master 127.0.107.252:46589 requested a full tablet report, sending...
I20260630 12:11:05.892194   593 ts_manager.cc:194] Registered new tserver with Master: 492b72eab5a84cca801a272468f2c8a2 (127.0.107.194:32785)
I20260630 12:11:05.894519   431 server_base.cc:1061] running on GCE node
I20260630 12:11:05.895807   839 heartbeater.cc:344] Connected to a master server at 127.0.107.254:32797
I20260630 12:11:05.895826   528 ts_manager.cc:194] Registered new tserver with Master: 492b72eab5a84cca801a272468f2c8a2 (127.0.107.194:32785)
W20260630 12:11:05.896256   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:05.896313   839 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:05.897429   839 heartbeater.cc:507] Master 127.0.107.254:32797 requested a full tablet report, sending...
I20260630 12:11:05.898725   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:05.899020   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:05.899291   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821465899273 us; error 0 us; skew 500 ppm
I20260630 12:11:05.899816   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:05.899782   463 ts_manager.cc:194] Registered new tserver with Master: 492b72eab5a84cca801a272468f2c8a2 (127.0.107.194:32785)
I20260630 12:11:05.901805   463 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45972
I20260630 12:11:05.904076   431 webserver.cc:533] Webserver started at http://127.0.107.195:44625/ using document root <none> and password file <none>
I20260630 12:11:05.904569   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:05.904781   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:05.905064   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:05.906158   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821463199918-431-0/minicluster-data/ts-2-root/instance:
uuid: "7dc4084f47474a47a1cdbfaa34624ae3"
format_stamp: "Formatted at 2026-06-30 12:11:05 on dist-test-slave-rzcc"
I20260630 12:11:05.911164   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:11:05.914626   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:05.915518   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:11:05.915799   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821463199918-431-0/minicluster-data/ts-2-root
uuid: "7dc4084f47474a47a1cdbfaa34624ae3"
format_stamp: "Formatted at 2026-06-30 12:11:05 on dist-test-slave-rzcc"
I20260630 12:11:05.916071   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821463199918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821463199918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821463199918-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:05.961853   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:05.963680   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:05.966064   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:05.969758   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:05.969937   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:05.970228   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:05.970395   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:06.075706   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:40645
I20260630 12:11:06.076184   913 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:40645 every 8 connection(s)
I20260630 12:11:06.104396   914 heartbeater.cc:344] Connected to a master server at 127.0.107.252:46589
I20260630 12:11:06.104897   914 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:06.105788   914 heartbeater.cc:507] Master 127.0.107.252:46589 requested a full tablet report, sending...
I20260630 12:11:06.109185   593 ts_manager.cc:194] Registered new tserver with Master: 7dc4084f47474a47a1cdbfaa34624ae3 (127.0.107.195:40645)
I20260630 12:11:06.111932   915 heartbeater.cc:344] Connected to a master server at 127.0.107.253:37131
I20260630 12:11:06.112367   915 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:06.113173   915 heartbeater.cc:507] Master 127.0.107.253:37131 requested a full tablet report, sending...
I20260630 12:11:06.115938   528 ts_manager.cc:194] Registered new tserver with Master: 7dc4084f47474a47a1cdbfaa34624ae3 (127.0.107.195:40645)
I20260630 12:11:06.117170   916 heartbeater.cc:344] Connected to a master server at 127.0.107.254:32797
I20260630 12:11:06.117661   916 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:06.118534   916 heartbeater.cc:507] Master 127.0.107.254:32797 requested a full tablet report, sending...
I20260630 12:11:06.120872   463 ts_manager.cc:194] Registered new tserver with Master: 7dc4084f47474a47a1cdbfaa34624ae3 (127.0.107.195:40645)
I20260630 12:11:06.120982   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017449958s
I20260630 12:11:06.122713   463 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45982
I20260630 12:11:06.276765   670 catalog_manager.cc:1295] Loaded cluster ID: 6628aed68fef4638b2b60a0a5bf3b2ae
I20260630 12:11:06.277084   670 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 9ee290091b6744dabc15f4020ad00b2c: loading cluster ID for follower catalog manager: success
I20260630 12:11:06.283468   673 catalog_manager.cc:1295] Loaded cluster ID: 6628aed68fef4638b2b60a0a5bf3b2ae
I20260630 12:11:06.283746   673 catalog_manager.cc:1588] T 00000000000000000000000000000000 P e28cf2c4862b4ab7aa457e7333375a47: loading cluster ID for follower catalog manager: success
I20260630 12:11:06.284183   670 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 9ee290091b6744dabc15f4020ad00b2c: acquiring CA information for follower catalog manager: success
I20260630 12:11:06.288233   673 catalog_manager.cc:1610] T 00000000000000000000000000000000 P e28cf2c4862b4ab7aa457e7333375a47: acquiring CA information for follower catalog manager: success
I20260630 12:11:06.289618   670 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 9ee290091b6744dabc15f4020ad00b2c: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:11:06.292104   673 catalog_manager.cc:1638] T 00000000000000000000000000000000 P e28cf2c4862b4ab7aa457e7333375a47: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:11:06.694736   760 heartbeater.cc:499] Master 127.0.107.254:32797 was elected leader, sending a full tablet report...
I20260630 12:11:06.904188   839 heartbeater.cc:499] Master 127.0.107.254:32797 was elected leader, sending a full tablet report...
I20260630 12:11:07.125627   916 heartbeater.cc:499] Master 127.0.107.254:32797 was elected leader, sending a full tablet report...
I20260630 12:11:07.251255   664 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:07.354522   463 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45990:
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:07.456743   879 tablet_service.cc:1511] Processing CreateTablet for tablet 85f7d02555694a51bb03a1a898f83481 (DEFAULT_TABLE table=test-workload [id=c11e0d4efc0b4b31a8990ecbc4993cd1]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:11:07.458906   879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85f7d02555694a51bb03a1a898f83481. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:07.464402   801 tablet_service.cc:1511] Processing CreateTablet for tablet b76756d044004aed884689251a25f58f (DEFAULT_TABLE table=test-workload [id=c11e0d4efc0b4b31a8990ecbc4993cd1]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:11:07.465489   715 tablet_service.cc:1511] Processing CreateTablet for tablet 153ac8d5426149e7a04370e09260a9df (DEFAULT_TABLE table=test-workload [id=c11e0d4efc0b4b31a8990ecbc4993cd1]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:11:07.466172   801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b76756d044004aed884689251a25f58f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:07.466728   715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 153ac8d5426149e7a04370e09260a9df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:07.467906   714 tablet_service.cc:1511] Processing CreateTablet for tablet 4600755840e3445c90a09c66e29a643b (DEFAULT_TABLE table=test-workload [id=c11e0d4efc0b4b31a8990ecbc4993cd1]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:11:07.469666   714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4600755840e3445c90a09c66e29a643b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:07.488583   948 tablet_bootstrap.cc:492] T 85f7d02555694a51bb03a1a898f83481 P 7dc4084f47474a47a1cdbfaa34624ae3: Bootstrap starting.
I20260630 12:11:07.491911   950 tablet_bootstrap.cc:492] T 153ac8d5426149e7a04370e09260a9df P e350f63c99f3415fae9967965febeea6: Bootstrap starting.
I20260630 12:11:07.492277   949 tablet_bootstrap.cc:492] T b76756d044004aed884689251a25f58f P 492b72eab5a84cca801a272468f2c8a2: Bootstrap starting.
I20260630 12:11:07.500434   950 tablet_bootstrap.cc:654] T 153ac8d5426149e7a04370e09260a9df P e350f63c99f3415fae9967965febeea6: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:07.500624   948 tablet_bootstrap.cc:654] T 85f7d02555694a51bb03a1a898f83481 P 7dc4084f47474a47a1cdbfaa34624ae3: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:07.501288   949 tablet_bootstrap.cc:654] T b76756d044004aed884689251a25f58f P 492b72eab5a84cca801a272468f2c8a2: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:07.511639   949 tablet_bootstrap.cc:492] T b76756d044004aed884689251a25f58f P 492b72eab5a84cca801a272468f2c8a2: No bootstrap required, opened a new log
I20260630 12:11:07.512038   950 tablet_bootstrap.cc:492] T 153ac8d5426149e7a04370e09260a9df P e350f63c99f3415fae9967965febeea6: No bootstrap required, opened a new log
I20260630 12:11:07.512174   949 ts_tablet_manager.cc:1403] T b76756d044004aed884689251a25f58f P 492b72eab5a84cca801a272468f2c8a2: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.007s
I20260630 12:11:07.512566   950 ts_tablet_manager.cc:1403] T 153ac8d5426149e7a04370e09260a9df P e350f63c99f3415fae9967965febeea6: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.007s
I20260630 12:11:07.512902   948 tablet_bootstrap.cc:492] T 85f7d02555694a51bb03a1a898f83481 P 7dc4084f47474a47a1cdbfaa34624ae3: No bootstrap required, opened a new log
I20260630 12:11:07.513347   948 ts_tablet_manager.cc:1403] T 85f7d02555694a51bb03a1a898f83481 P 7dc4084f47474a47a1cdbfaa34624ae3: Time spent bootstrapping tablet: real 0.027s	user 0.003s	sys 0.015s
I20260630 12:11:07.515069   949 raft_consensus.cc:359] T b76756d044004aed884689251a25f58f P 492b72eab5a84cca801a272468f2c8a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "492b72eab5a84cca801a272468f2c8a2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32785 } }
I20260630 12:11:07.515272   950 raft_consensus.cc:359] T 153ac8d5426149e7a04370e09260a9df P e350f63c99f3415fae9967965febeea6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e350f63c99f3415fae9967965febeea6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42801 } }
I20260630 12:11:07.515682   949 raft_consensus.cc:385] T b76756d044004aed884689251a25f58f P 492b72eab5a84cca801a272468f2c8a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:07.515807   950 raft_consensus.cc:385] T 153ac8d5426149e7a04370e09260a9df P e350f63c99f3415fae9967965febeea6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:07.516171   950 raft_consensus.cc:740] T 153ac8d5426149e7a04370e09260a9df P e350f63c99f3415fae9967965febeea6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e350f63c99f3415fae9967965febeea6, State: Initialized, Role: FOLLOWER
I20260630 12:11:07.516065   949 raft_consensus.cc:740] T b76756d044004aed884689251a25f58f P 492b72eab5a84cca801a272468f2c8a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 492b72eab5a84cca801a272468f2c8a2, State: Initialized, Role: FOLLOWER
I20260630 12:11:07.515965   948 raft_consensus.cc:359] T 85f7d02555694a51bb03a1a898f83481 P 7dc4084f47474a47a1cdbfaa34624ae3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7dc4084f47474a47a1cdbfaa34624ae3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40645 } }
I20260630 12:11:07.516870   948 raft_consensus.cc:385] T 85f7d02555694a51bb03a1a898f83481 P 7dc4084f47474a47a1cdbfaa34624ae3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:07.517016   950 consensus_queue.cc:260] T 153ac8d5426149e7a04370e09260a9df P e350f63c99f3415fae9967965febeea6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e350f63c99f3415fae9967965febeea6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42801 } }
I20260630 12:11:07.517213   948 raft_consensus.cc:740] T 85f7d02555694a51bb03a1a898f83481 P 7dc4084f47474a47a1cdbfaa34624ae3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dc4084f47474a47a1cdbfaa34624ae3, State: Initialized, Role: FOLLOWER
I20260630 12:11:07.517195   949 consensus_queue.cc:260] T b76756d044004aed884689251a25f58f P 492b72eab5a84cca801a272468f2c8a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "492b72eab5a84cca801a272468f2c8a2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32785 } }
I20260630 12:11:07.518162   949 raft_consensus.cc:399] T b76756d044004aed884689251a25f58f P 492b72eab5a84cca801a272468f2c8a2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:07.518040   948 consensus_queue.cc:260] T 85f7d02555694a51bb03a1a898f83481 P 7dc4084f47474a47a1cdbfaa34624ae3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7dc4084f47474a47a1cdbfaa34624ae3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40645 } }
I20260630 12:11:07.518491   949 raft_consensus.cc:493] T b76756d044004aed884689251a25f58f P 492b72eab5a84cca801a272468f2c8a2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:07.518760   948 raft_consensus.cc:399] T 85f7d02555694a51bb03a1a898f83481 P 7dc4084f47474a47a1cdbfaa34624ae3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:07.518918   949 raft_consensus.cc:3060] T b76756d044004aed884689251a25f58f P 492b72eab5a84cca801a272468f2c8a2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:07.519174   948 raft_consensus.cc:493] T 85f7d02555694a51bb03a1a898f83481 P 7dc4084f47474a47a1cdbfaa34624ae3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:07.519575   948 raft_consensus.cc:3060] T 85f7d02555694a51bb03a1a898f83481 P 7dc4084f47474a47a1cdbfaa34624ae3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:07.520682   950 raft_consensus.cc:399] T 153ac8d5426149e7a04370e09260a9df P e350f63c99f3415fae9967965febeea6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:07.521039   950 raft_consensus.cc:493] T 153ac8d5426149e7a04370e09260a9df P e350f63c99f3415fae9967965febeea6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:07.521385   950 raft_consensus.cc:3060] T 153ac8d5426149e7a04370e09260a9df P e350f63c99f3415fae9967965febeea6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:07.524046   949 raft_consensus.cc:515] T b76756d044004aed884689251a25f58f P 492b72eab5a84cca801a272468f2c8a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "492b72eab5a84cca801a272468f2c8a2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32785 } }
I20260630 12:11:07.524623   949 leader_election.cc:304] T b76756d044004aed884689251a25f58f P 492b72eab5a84cca801a272468f2c8a2 [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: 492b72eab5a84cca801a272468f2c8a2; no voters: 
I20260630 12:11:07.525887   949 leader_election.cc:290] T b76756d044004aed884689251a25f58f P 492b72eab5a84cca801a272468f2c8a2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:07.526207   954 raft_consensus.cc:2804] T b76756d044004aed884689251a25f58f P 492b72eab5a84cca801a272468f2c8a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:07.526620   948 raft_consensus.cc:515] T 85f7d02555694a51bb03a1a898f83481 P 7dc4084f47474a47a1cdbfaa34624ae3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7dc4084f47474a47a1cdbfaa34624ae3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40645 } }
I20260630 12:11:07.527422   948 leader_election.cc:304] T 85f7d02555694a51bb03a1a898f83481 P 7dc4084f47474a47a1cdbfaa34624ae3 [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: 7dc4084f47474a47a1cdbfaa34624ae3; no voters: 
I20260630 12:11:07.528208   950 raft_consensus.cc:515] T 153ac8d5426149e7a04370e09260a9df P e350f63c99f3415fae9967965febeea6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e350f63c99f3415fae9967965febeea6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42801 } }
I20260630 12:11:07.529361   950 leader_election.cc:304] T 153ac8d5426149e7a04370e09260a9df P e350f63c99f3415fae9967965febeea6 [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: e350f63c99f3415fae9967965febeea6; no voters: 
I20260630 12:11:07.534901   954 raft_consensus.cc:697] T b76756d044004aed884689251a25f58f P 492b72eab5a84cca801a272468f2c8a2 [term 1 LEADER]: Becoming Leader. State: Replica: 492b72eab5a84cca801a272468f2c8a2, State: Running, Role: LEADER
I20260630 12:11:07.535897   954 consensus_queue.cc:237] T b76756d044004aed884689251a25f58f P 492b72eab5a84cca801a272468f2c8a2 [LEADER]: Queue going to LEADER mode. State: All 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: "492b72eab5a84cca801a272468f2c8a2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32785 } }
I20260630 12:11:07.538291   949 ts_tablet_manager.cc:1434] T b76756d044004aed884689251a25f58f P 492b72eab5a84cca801a272468f2c8a2: Time spent starting tablet: real 0.026s	user 0.018s	sys 0.005s
I20260630 12:11:07.539512   957 raft_consensus.cc:2804] T 85f7d02555694a51bb03a1a898f83481 P 7dc4084f47474a47a1cdbfaa34624ae3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:07.539759   950 leader_election.cc:290] T 153ac8d5426149e7a04370e09260a9df P e350f63c99f3415fae9967965febeea6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:07.540287   958 raft_consensus.cc:2804] T 153ac8d5426149e7a04370e09260a9df P e350f63c99f3415fae9967965febeea6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:07.540853   948 leader_election.cc:290] T 85f7d02555694a51bb03a1a898f83481 P 7dc4084f47474a47a1cdbfaa34624ae3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:07.543000   957 raft_consensus.cc:697] T 85f7d02555694a51bb03a1a898f83481 P 7dc4084f47474a47a1cdbfaa34624ae3 [term 1 LEADER]: Becoming Leader. State: Replica: 7dc4084f47474a47a1cdbfaa34624ae3, State: Running, Role: LEADER
I20260630 12:11:07.544337   957 consensus_queue.cc:237] T 85f7d02555694a51bb03a1a898f83481 P 7dc4084f47474a47a1cdbfaa34624ae3 [LEADER]: Queue going to LEADER mode. State: All 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: "7dc4084f47474a47a1cdbfaa34624ae3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40645 } }
I20260630 12:11:07.552933   958 raft_consensus.cc:697] T 153ac8d5426149e7a04370e09260a9df P e350f63c99f3415fae9967965febeea6 [term 1 LEADER]: Becoming Leader. State: Replica: e350f63c99f3415fae9967965febeea6, State: Running, Role: LEADER
I20260630 12:11:07.556748   950 ts_tablet_manager.cc:1434] T 153ac8d5426149e7a04370e09260a9df P e350f63c99f3415fae9967965febeea6: Time spent starting tablet: real 0.044s	user 0.015s	sys 0.009s
I20260630 12:11:07.557967   950 tablet_bootstrap.cc:492] T 4600755840e3445c90a09c66e29a643b P e350f63c99f3415fae9967965febeea6: Bootstrap starting.
I20260630 12:11:07.558691   948 ts_tablet_manager.cc:1434] T 85f7d02555694a51bb03a1a898f83481 P 7dc4084f47474a47a1cdbfaa34624ae3: Time spent starting tablet: real 0.045s	user 0.021s	sys 0.014s
I20260630 12:11:07.554139   958 consensus_queue.cc:237] T 153ac8d5426149e7a04370e09260a9df P e350f63c99f3415fae9967965febeea6 [LEADER]: Queue going to LEADER mode. State: All 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: "e350f63c99f3415fae9967965febeea6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42801 } }
I20260630 12:11:07.566262   950 tablet_bootstrap.cc:654] T 4600755840e3445c90a09c66e29a643b P e350f63c99f3415fae9967965febeea6: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:07.578203   463 catalog_manager.cc:5697] T 153ac8d5426149e7a04370e09260a9df P e350f63c99f3415fae9967965febeea6 reported cstate change: term changed from 0 to 1, leader changed from <none> to e350f63c99f3415fae9967965febeea6 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "e350f63c99f3415fae9967965febeea6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e350f63c99f3415fae9967965febeea6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42801 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:07.582424   462 catalog_manager.cc:5697] T 85f7d02555694a51bb03a1a898f83481 P 7dc4084f47474a47a1cdbfaa34624ae3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dc4084f47474a47a1cdbfaa34624ae3 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "7dc4084f47474a47a1cdbfaa34624ae3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7dc4084f47474a47a1cdbfaa34624ae3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40645 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:07.622917   461 catalog_manager.cc:5697] T b76756d044004aed884689251a25f58f P 492b72eab5a84cca801a272468f2c8a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 492b72eab5a84cca801a272468f2c8a2 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "492b72eab5a84cca801a272468f2c8a2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "492b72eab5a84cca801a272468f2c8a2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32785 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:07.656828   950 tablet_bootstrap.cc:492] T 4600755840e3445c90a09c66e29a643b P e350f63c99f3415fae9967965febeea6: No bootstrap required, opened a new log
I20260630 12:11:07.657374   950 ts_tablet_manager.cc:1403] T 4600755840e3445c90a09c66e29a643b P e350f63c99f3415fae9967965febeea6: Time spent bootstrapping tablet: real 0.100s	user 0.024s	sys 0.003s
I20260630 12:11:07.666404   950 raft_consensus.cc:359] T 4600755840e3445c90a09c66e29a643b P e350f63c99f3415fae9967965febeea6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e350f63c99f3415fae9967965febeea6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42801 } }
I20260630 12:11:07.667050   950 raft_consensus.cc:385] T 4600755840e3445c90a09c66e29a643b P e350f63c99f3415fae9967965febeea6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:07.667380   950 raft_consensus.cc:740] T 4600755840e3445c90a09c66e29a643b P e350f63c99f3415fae9967965febeea6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e350f63c99f3415fae9967965febeea6, State: Initialized, Role: FOLLOWER
I20260630 12:11:07.673535   950 consensus_queue.cc:260] T 4600755840e3445c90a09c66e29a643b P e350f63c99f3415fae9967965febeea6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e350f63c99f3415fae9967965febeea6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42801 } }
I20260630 12:11:07.674538   950 raft_consensus.cc:399] T 4600755840e3445c90a09c66e29a643b P e350f63c99f3415fae9967965febeea6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:07.675001   950 raft_consensus.cc:493] T 4600755840e3445c90a09c66e29a643b P e350f63c99f3415fae9967965febeea6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:07.675536   950 raft_consensus.cc:3060] T 4600755840e3445c90a09c66e29a643b P e350f63c99f3415fae9967965febeea6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:07.684087   950 raft_consensus.cc:515] T 4600755840e3445c90a09c66e29a643b P e350f63c99f3415fae9967965febeea6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e350f63c99f3415fae9967965febeea6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42801 } }
I20260630 12:11:07.684831   950 leader_election.cc:304] T 4600755840e3445c90a09c66e29a643b P e350f63c99f3415fae9967965febeea6 [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: e350f63c99f3415fae9967965febeea6; no voters: 
I20260630 12:11:07.685755   963 raft_consensus.cc:2804] T 4600755840e3445c90a09c66e29a643b P e350f63c99f3415fae9967965febeea6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:07.686216   963 raft_consensus.cc:697] T 4600755840e3445c90a09c66e29a643b P e350f63c99f3415fae9967965febeea6 [term 1 LEADER]: Becoming Leader. State: Replica: e350f63c99f3415fae9967965febeea6, State: Running, Role: LEADER
I20260630 12:11:07.686856   963 consensus_queue.cc:237] T 4600755840e3445c90a09c66e29a643b P e350f63c99f3415fae9967965febeea6 [LEADER]: Queue going to LEADER mode. State: All 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: "e350f63c99f3415fae9967965febeea6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42801 } }
I20260630 12:11:07.692370   950 leader_election.cc:290] T 4600755840e3445c90a09c66e29a643b P e350f63c99f3415fae9967965febeea6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:07.694407   950 ts_tablet_manager.cc:1434] T 4600755840e3445c90a09c66e29a643b P e350f63c99f3415fae9967965febeea6: Time spent starting tablet: real 0.037s	user 0.019s	sys 0.000s
I20260630 12:11:07.705317   463 catalog_manager.cc:5697] T 4600755840e3445c90a09c66e29a643b P e350f63c99f3415fae9967965febeea6 reported cstate change: term changed from 0 to 1, leader changed from <none> to e350f63c99f3415fae9967965febeea6 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "e350f63c99f3415fae9967965febeea6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e350f63c99f3415fae9967965febeea6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42801 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:09.252302   664 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:09.254922   664 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:09.743249   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:11:09.762629   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:09.763477   431 tablet_replica.cc:333] T 4600755840e3445c90a09c66e29a643b P e350f63c99f3415fae9967965febeea6: stopping tablet replica
I20260630 12:11:09.764073   431 raft_consensus.cc:2243] T 4600755840e3445c90a09c66e29a643b P e350f63c99f3415fae9967965febeea6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:09.764530   431 raft_consensus.cc:2272] T 4600755840e3445c90a09c66e29a643b P e350f63c99f3415fae9967965febeea6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:09.766753   431 tablet_replica.cc:333] T 153ac8d5426149e7a04370e09260a9df P e350f63c99f3415fae9967965febeea6: stopping tablet replica
I20260630 12:11:09.767266   431 raft_consensus.cc:2243] T 153ac8d5426149e7a04370e09260a9df P e350f63c99f3415fae9967965febeea6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:09.767638   431 raft_consensus.cc:2272] T 153ac8d5426149e7a04370e09260a9df P e350f63c99f3415fae9967965febeea6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:09.848690   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:11:09.857831   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:11:09.872972   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:09.873564   431 tablet_replica.cc:333] T b76756d044004aed884689251a25f58f P 492b72eab5a84cca801a272468f2c8a2: stopping tablet replica
I20260630 12:11:09.874029   431 raft_consensus.cc:2243] T b76756d044004aed884689251a25f58f P 492b72eab5a84cca801a272468f2c8a2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:09.874434   431 raft_consensus.cc:2272] T b76756d044004aed884689251a25f58f P 492b72eab5a84cca801a272468f2c8a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:09.891757   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:11:09.899657   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:11:09.915313   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:09.916028   431 tablet_replica.cc:333] T 85f7d02555694a51bb03a1a898f83481 P 7dc4084f47474a47a1cdbfaa34624ae3: stopping tablet replica
I20260630 12:11:09.916523   431 raft_consensus.cc:2243] T 85f7d02555694a51bb03a1a898f83481 P 7dc4084f47474a47a1cdbfaa34624ae3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:09.916999   431 raft_consensus.cc:2272] T 85f7d02555694a51bb03a1a898f83481 P 7dc4084f47474a47a1cdbfaa34624ae3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:09.934540   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:11:09.941797   431 master.cc:562] Master@127.0.107.254:32797 shutting down...
I20260630 12:11:10.096396   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c19aa0c51cbe4fbb9e920efd0d9cc3c9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:10.097312   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c19aa0c51cbe4fbb9e920efd0d9cc3c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:10.097684   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P c19aa0c51cbe4fbb9e920efd0d9cc3c9: stopping tablet replica
I20260630 12:11:10.124020   431 master.cc:584] Master@127.0.107.254:32797 shutdown complete.
I20260630 12:11:10.134500   431 master.cc:562] Master@127.0.107.253:37131 shutting down...
I20260630 12:11:10.149005   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e28cf2c4862b4ab7aa457e7333375a47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:10.149492   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e28cf2c4862b4ab7aa457e7333375a47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:10.149783   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P e28cf2c4862b4ab7aa457e7333375a47: stopping tablet replica
I20260630 12:11:10.183917   431 master.cc:584] Master@127.0.107.253:37131 shutdown complete.
I20260630 12:11:10.194115   431 master.cc:562] Master@127.0.107.252:46589 shutting down...
I20260630 12:11:10.207345   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9ee290091b6744dabc15f4020ad00b2c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:10.207765   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9ee290091b6744dabc15f4020ad00b2c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:10.207994   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9ee290091b6744dabc15f4020ad00b2c: stopping tablet replica
I20260630 12:11:10.224884   431 master.cc:584] Master@127.0.107.252:46589 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (6886 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260630 12:11:10.250087   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:38485
I20260630 12:11:10.251230   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:10.256027   976 instance_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:10.256743   977 instance_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:10.257359   979 instance_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:10.259001   431 server_base.cc:1061] running on GCE node
I20260630 12:11:10.259841   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:10.260027   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:10.260200   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821470260169 us; error 0 us; skew 500 ppm
I20260630 12:11:10.260715   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:10.262899   431 webserver.cc:533] Webserver started at http://127.0.107.254:40343/ using document root <none> and password file <none>
I20260630 12:11:10.263381   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:10.263581   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:10.263846   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:10.264848   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821463199918-431-0/minicluster-data/master-0-root/instance:
uuid: "fc4716874046435d9a40c4dbe2f5685a"
format_stamp: "Formatted at 2026-06-30 12:11:10 on dist-test-slave-rzcc"
I20260630 12:11:10.269044   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:11:10.272126   984 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:10.272832   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:11:10.273113   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821463199918-431-0/minicluster-data/master-0-root
uuid: "fc4716874046435d9a40c4dbe2f5685a"
format_stamp: "Formatted at 2026-06-30 12:11:10 on dist-test-slave-rzcc"
I20260630 12:11:10.273411   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821463199918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821463199918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821463199918-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:10.316776   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:10.317750   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:10.350425   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:38485
I20260630 12:11:10.350505  1035 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:38485 every 8 connection(s)
I20260630 12:11:10.354003  1036 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:10.362452  1036 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fc4716874046435d9a40c4dbe2f5685a: Bootstrap starting.
I20260630 12:11:10.366285  1036 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fc4716874046435d9a40c4dbe2f5685a: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:10.369835  1036 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fc4716874046435d9a40c4dbe2f5685a: No bootstrap required, opened a new log
I20260630 12:11:10.371528  1036 raft_consensus.cc:359] T 00000000000000000000000000000000 P fc4716874046435d9a40c4dbe2f5685a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc4716874046435d9a40c4dbe2f5685a" member_type: VOTER }
I20260630 12:11:10.371933  1036 raft_consensus.cc:385] T 00000000000000000000000000000000 P fc4716874046435d9a40c4dbe2f5685a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:10.372120  1036 raft_consensus.cc:740] T 00000000000000000000000000000000 P fc4716874046435d9a40c4dbe2f5685a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc4716874046435d9a40c4dbe2f5685a, State: Initialized, Role: FOLLOWER
I20260630 12:11:10.372594  1036 consensus_queue.cc:260] T 00000000000000000000000000000000 P fc4716874046435d9a40c4dbe2f5685a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fc4716874046435d9a40c4dbe2f5685a" member_type: VOTER }
I20260630 12:11:10.372983  1036 raft_consensus.cc:399] T 00000000000000000000000000000000 P fc4716874046435d9a40c4dbe2f5685a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:10.373163  1036 raft_consensus.cc:493] T 00000000000000000000000000000000 P fc4716874046435d9a40c4dbe2f5685a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:10.373373  1036 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fc4716874046435d9a40c4dbe2f5685a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:10.376996  1036 raft_consensus.cc:515] T 00000000000000000000000000000000 P fc4716874046435d9a40c4dbe2f5685a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc4716874046435d9a40c4dbe2f5685a" member_type: VOTER }
I20260630 12:11:10.377414  1036 leader_election.cc:304] T 00000000000000000000000000000000 P fc4716874046435d9a40c4dbe2f5685a [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: fc4716874046435d9a40c4dbe2f5685a; no voters: 
I20260630 12:11:10.378422  1036 leader_election.cc:290] T 00000000000000000000000000000000 P fc4716874046435d9a40c4dbe2f5685a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:10.378695  1039 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fc4716874046435d9a40c4dbe2f5685a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:10.380093  1039 raft_consensus.cc:697] T 00000000000000000000000000000000 P fc4716874046435d9a40c4dbe2f5685a [term 1 LEADER]: Becoming Leader. State: Replica: fc4716874046435d9a40c4dbe2f5685a, State: Running, Role: LEADER
I20260630 12:11:10.380739  1039 consensus_queue.cc:237] T 00000000000000000000000000000000 P fc4716874046435d9a40c4dbe2f5685a [LEADER]: Queue going to LEADER mode. State: All 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: "fc4716874046435d9a40c4dbe2f5685a" member_type: VOTER }
I20260630 12:11:10.381242  1036 sys_catalog.cc:565] T 00000000000000000000000000000000 P fc4716874046435d9a40c4dbe2f5685a [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:10.383620  1040 sys_catalog.cc:455] T 00000000000000000000000000000000 P fc4716874046435d9a40c4dbe2f5685a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fc4716874046435d9a40c4dbe2f5685a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc4716874046435d9a40c4dbe2f5685a" member_type: VOTER } }
I20260630 12:11:10.383716  1041 sys_catalog.cc:455] T 00000000000000000000000000000000 P fc4716874046435d9a40c4dbe2f5685a [sys.catalog]: SysCatalogTable state changed. Reason: New leader fc4716874046435d9a40c4dbe2f5685a. Latest consensus state: current_term: 1 leader_uuid: "fc4716874046435d9a40c4dbe2f5685a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc4716874046435d9a40c4dbe2f5685a" member_type: VOTER } }
I20260630 12:11:10.384490  1041 sys_catalog.cc:458] T 00000000000000000000000000000000 P fc4716874046435d9a40c4dbe2f5685a [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:10.384441  1040 sys_catalog.cc:458] T 00000000000000000000000000000000 P fc4716874046435d9a40c4dbe2f5685a [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:10.388095  1044 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:11:10.392895  1044 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:11:10.396857   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:11:10.401131  1044 catalog_manager.cc:1383] Generated new cluster ID: eed3827ffbed4f33833d9f2b8157e9f9
I20260630 12:11:10.401378  1044 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:11:10.429149  1044 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:11:10.430404  1044 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:11:10.445514  1044 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fc4716874046435d9a40c4dbe2f5685a: Generated new TSK 0
I20260630 12:11:10.446050  1044 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:11:10.462749   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:10.468061  1057 instance_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:10.469213  1058 instance_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:10.471889  1060 instance_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:10.472483   431 server_base.cc:1061] running on GCE node
I20260630 12:11:10.473204   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:10.473421   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:10.473587   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821470473565 us; error 0 us; skew 500 ppm
I20260630 12:11:10.474049   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:10.476186   431 webserver.cc:533] Webserver started at http://127.0.107.193:41483/ using document root <none> and password file <none>
I20260630 12:11:10.476632   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:10.476845   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:10.477102   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:10.478082   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821463199918-431-0/minicluster-data/ts-0-root/instance:
uuid: "871c06ff95c446b9baedc163ec521c1f"
format_stamp: "Formatted at 2026-06-30 12:11:10 on dist-test-slave-rzcc"
I20260630 12:11:10.482084   431 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260630 12:11:10.485221  1065 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:10.485948   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:11:10.486218   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821463199918-431-0/minicluster-data/ts-0-root
uuid: "871c06ff95c446b9baedc163ec521c1f"
format_stamp: "Formatted at 2026-06-30 12:11:10 on dist-test-slave-rzcc"
I20260630 12:11:10.486500   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821463199918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821463199918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821463199918-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:10.514324   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:10.515519   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:10.517064   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:10.519516   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:10.519776   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:10.520051   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:10.520248   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:10.559494   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:35519
I20260630 12:11:10.559580  1127 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:35519 every 8 connection(s)
I20260630 12:11:10.564576   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:10.571820  1132 instance_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:10.573827  1133 instance_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:10.575084  1135 instance_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:10.576375   431 server_base.cc:1061] running on GCE node
I20260630 12:11:10.577224   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:10.577471   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:10.577605   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821470577593 us; error 0 us; skew 500 ppm
I20260630 12:11:10.578100   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:10.580834   431 webserver.cc:533] Webserver started at http://127.0.107.194:45983/ using document root <none> and password file <none>
I20260630 12:11:10.581489   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:10.581844   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:10.582186   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:10.582607  1128 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38485
I20260630 12:11:10.582980  1128 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:10.583673  1128 heartbeater.cc:507] Master 127.0.107.254:38485 requested a full tablet report, sending...
I20260630 12:11:10.583653   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821463199918-431-0/minicluster-data/ts-1-root/instance:
uuid: "c6c2edf869104059a697f264e8ccffa9"
format_stamp: "Formatted at 2026-06-30 12:11:10 on dist-test-slave-rzcc"
I20260630 12:11:10.585914  1001 ts_manager.cc:194] Registered new tserver with Master: 871c06ff95c446b9baedc163ec521c1f (127.0.107.193:35519)
I20260630 12:11:10.588398  1001 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32892
I20260630 12:11:10.589351   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:11:10.593261  1140 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:10.594319   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:11:10.594732   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821463199918-431-0/minicluster-data/ts-1-root
uuid: "c6c2edf869104059a697f264e8ccffa9"
format_stamp: "Formatted at 2026-06-30 12:11:10 on dist-test-slave-rzcc"
I20260630 12:11:10.595177   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821463199918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821463199918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821463199918-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:10.616577   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:10.617619   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:10.619028   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:10.621666   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:10.621856   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:10.622042   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:10.622182   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:10.659797   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:41213
I20260630 12:11:10.659888  1202 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:41213 every 8 connection(s)
I20260630 12:11:10.664835   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:10.672770  1206 instance_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:10.673861  1207 instance_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:10.676270  1209 instance_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:10.676528   431 server_base.cc:1061] running on GCE node
I20260630 12:11:10.677716   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:11:10.677752  1203 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38485
W20260630 12:11:10.678156   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:10.678309  1203 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:10.678402   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821470678380 us; error 0 us; skew 500 ppm
I20260630 12:11:10.679280   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:10.679291  1203 heartbeater.cc:507] Master 127.0.107.254:38485 requested a full tablet report, sending...
I20260630 12:11:10.681715  1001 ts_manager.cc:194] Registered new tserver with Master: c6c2edf869104059a697f264e8ccffa9 (127.0.107.194:41213)
I20260630 12:11:10.682313   431 webserver.cc:533] Webserver started at http://127.0.107.195:34417/ using document root <none> and password file <none>
I20260630 12:11:10.683023   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:10.683244   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:10.683290  1001 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32906
I20260630 12:11:10.683678   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:10.684952   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821463199918-431-0/minicluster-data/ts-2-root/instance:
uuid: "d37ae292f7e44448a4dfb1b0a39c50e9"
format_stamp: "Formatted at 2026-06-30 12:11:10 on dist-test-slave-rzcc"
I20260630 12:11:10.689201   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:11:10.692494  1214 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:10.693234   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:11:10.693539   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821463199918-431-0/minicluster-data/ts-2-root
uuid: "d37ae292f7e44448a4dfb1b0a39c50e9"
format_stamp: "Formatted at 2026-06-30 12:11:10 on dist-test-slave-rzcc"
I20260630 12:11:10.693878   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821463199918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821463199918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821463199918-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:10.718452   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:10.719588   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:10.721011   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:10.723269   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:10.723511   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:10.723779   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:10.723977   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:10.761092   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:40029
I20260630 12:11:10.761162  1276 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:40029 every 8 connection(s)
I20260630 12:11:10.774354  1277 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38485
I20260630 12:11:10.774714  1277 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:10.775367  1277 heartbeater.cc:507] Master 127.0.107.254:38485 requested a full tablet report, sending...
I20260630 12:11:10.777109  1001 ts_manager.cc:194] Registered new tserver with Master: d37ae292f7e44448a4dfb1b0a39c50e9 (127.0.107.195:40029)
I20260630 12:11:10.777824   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013443133s
I20260630 12:11:10.778366  1001 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32916
I20260630 12:11:11.590962  1128 heartbeater.cc:499] Master 127.0.107.254:38485 was elected leader, sending a full tablet report...
I20260630 12:11:11.685611  1203 heartbeater.cc:499] Master 127.0.107.254:38485 was elected leader, sending a full tablet report...
I20260630 12:11:11.780736  1277 heartbeater.cc:499] Master 127.0.107.254:38485 was elected leader, sending a full tablet report...
I20260630 12:11:11.831281  1001 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32920:
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:11.834079  1001 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:11.902518  1242 tablet_service.cc:1511] Processing CreateTablet for tablet d08ceba30daa49a2a048679182f203fd (DEFAULT_TABLE table=test-workload [id=b2c1c90a48874f30b6f5289db53d8349]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:11:11.903398  1239 tablet_service.cc:1511] Processing CreateTablet for tablet 1c8c68bfdd3e43828ce8214b4df203a1 (DEFAULT_TABLE table=test-workload [id=b2c1c90a48874f30b6f5289db53d8349]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:11:11.903934  1242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d08ceba30daa49a2a048679182f203fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:11.904767  1239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c8c68bfdd3e43828ce8214b4df203a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:11.905992  1241 tablet_service.cc:1511] Processing CreateTablet for tablet 865ce4a89364433b88cc03964d55bd08 (DEFAULT_TABLE table=test-workload [id=b2c1c90a48874f30b6f5289db53d8349]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:11:11.906261  1238 tablet_service.cc:1511] Processing CreateTablet for tablet 2c697f7cf8734508876af14c230f86c3 (DEFAULT_TABLE table=test-workload [id=b2c1c90a48874f30b6f5289db53d8349]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:11:11.907374  1241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 865ce4a89364433b88cc03964d55bd08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:11.907958  1238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c697f7cf8734508876af14c230f86c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:11.911882  1240 tablet_service.cc:1511] Processing CreateTablet for tablet 8e470ecf1624478ebdced01d4c057792 (DEFAULT_TABLE table=test-workload [id=b2c1c90a48874f30b6f5289db53d8349]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:11:11.913141  1240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e470ecf1624478ebdced01d4c057792. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:11.914312  1237 tablet_service.cc:1511] Processing CreateTablet for tablet 89fb6f5d1f3d45559cb2771b6ca713d7 (DEFAULT_TABLE table=test-workload [id=b2c1c90a48874f30b6f5289db53d8349]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:11:11.915625  1237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89fb6f5d1f3d45559cb2771b6ca713d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:11.920683  1236 tablet_service.cc:1511] Processing CreateTablet for tablet b3d3f40de3ab43eeaa22de8e9107d4bd (DEFAULT_TABLE table=test-workload [id=b2c1c90a48874f30b6f5289db53d8349]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:11:11.921976  1236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3d3f40de3ab43eeaa22de8e9107d4bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:11.927887  1235 tablet_service.cc:1511] Processing CreateTablet for tablet e95f0b98be3144918974a429735c086d (DEFAULT_TABLE table=test-workload [id=b2c1c90a48874f30b6f5289db53d8349]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:11:11.929286  1235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e95f0b98be3144918974a429735c086d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:11.935180  1093 tablet_service.cc:1511] Processing CreateTablet for tablet d08ceba30daa49a2a048679182f203fd (DEFAULT_TABLE table=test-workload [id=b2c1c90a48874f30b6f5289db53d8349]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:11:11.936513  1093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d08ceba30daa49a2a048679182f203fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:11.938270  1092 tablet_service.cc:1511] Processing CreateTablet for tablet 865ce4a89364433b88cc03964d55bd08 (DEFAULT_TABLE table=test-workload [id=b2c1c90a48874f30b6f5289db53d8349]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:11:11.939662  1092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 865ce4a89364433b88cc03964d55bd08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:11.939868  1086 tablet_service.cc:1511] Processing CreateTablet for tablet e95f0b98be3144918974a429735c086d (DEFAULT_TABLE table=test-workload [id=b2c1c90a48874f30b6f5289db53d8349]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:11:11.941061  1086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e95f0b98be3144918974a429735c086d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:11.943452  1167 tablet_service.cc:1511] Processing CreateTablet for tablet 865ce4a89364433b88cc03964d55bd08 (DEFAULT_TABLE table=test-workload [id=b2c1c90a48874f30b6f5289db53d8349]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:11:11.943812  1091 tablet_service.cc:1511] Processing CreateTablet for tablet 8e470ecf1624478ebdced01d4c057792 (DEFAULT_TABLE table=test-workload [id=b2c1c90a48874f30b6f5289db53d8349]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:11:11.944754  1167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 865ce4a89364433b88cc03964d55bd08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:11.945052  1091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e470ecf1624478ebdced01d4c057792. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:11.946259  1168 tablet_service.cc:1511] Processing CreateTablet for tablet d08ceba30daa49a2a048679182f203fd (DEFAULT_TABLE table=test-workload [id=b2c1c90a48874f30b6f5289db53d8349]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:11:11.947944  1168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d08ceba30daa49a2a048679182f203fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:11.947853  1166 tablet_service.cc:1511] Processing CreateTablet for tablet 8e470ecf1624478ebdced01d4c057792 (DEFAULT_TABLE table=test-workload [id=b2c1c90a48874f30b6f5289db53d8349]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:11:11.949185  1166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e470ecf1624478ebdced01d4c057792. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:11.950523  1089 tablet_service.cc:1511] Processing CreateTablet for tablet 2c697f7cf8734508876af14c230f86c3 (DEFAULT_TABLE table=test-workload [id=b2c1c90a48874f30b6f5289db53d8349]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:11:11.951813  1164 tablet_service.cc:1511] Processing CreateTablet for tablet 2c697f7cf8734508876af14c230f86c3 (DEFAULT_TABLE table=test-workload [id=b2c1c90a48874f30b6f5289db53d8349]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:11:11.952281  1089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c697f7cf8734508876af14c230f86c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:11.953130  1164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c697f7cf8734508876af14c230f86c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:11.955824  1162 tablet_service.cc:1511] Processing CreateTablet for tablet b3d3f40de3ab43eeaa22de8e9107d4bd (DEFAULT_TABLE table=test-workload [id=b2c1c90a48874f30b6f5289db53d8349]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:11:11.956202  1090 tablet_service.cc:1511] Processing CreateTablet for tablet 1c8c68bfdd3e43828ce8214b4df203a1 (DEFAULT_TABLE table=test-workload [id=b2c1c90a48874f30b6f5289db53d8349]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:11:11.957098  1162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3d3f40de3ab43eeaa22de8e9107d4bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:11.957914  1090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c8c68bfdd3e43828ce8214b4df203a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:11.961462  1088 tablet_service.cc:1511] Processing CreateTablet for tablet 89fb6f5d1f3d45559cb2771b6ca713d7 (DEFAULT_TABLE table=test-workload [id=b2c1c90a48874f30b6f5289db53d8349]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:11:11.962716  1088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89fb6f5d1f3d45559cb2771b6ca713d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:11.968675  1163 tablet_service.cc:1511] Processing CreateTablet for tablet 89fb6f5d1f3d45559cb2771b6ca713d7 (DEFAULT_TABLE table=test-workload [id=b2c1c90a48874f30b6f5289db53d8349]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:11:11.969967  1163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89fb6f5d1f3d45559cb2771b6ca713d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:11.980000  1161 tablet_service.cc:1511] Processing CreateTablet for tablet e95f0b98be3144918974a429735c086d (DEFAULT_TABLE table=test-workload [id=b2c1c90a48874f30b6f5289db53d8349]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:11:11.985908  1165 tablet_service.cc:1511] Processing CreateTablet for tablet 1c8c68bfdd3e43828ce8214b4df203a1 (DEFAULT_TABLE table=test-workload [id=b2c1c90a48874f30b6f5289db53d8349]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:11:11.987758  1161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e95f0b98be3144918974a429735c086d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:11.959607  1087 tablet_service.cc:1511] Processing CreateTablet for tablet b3d3f40de3ab43eeaa22de8e9107d4bd (DEFAULT_TABLE table=test-workload [id=b2c1c90a48874f30b6f5289db53d8349]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:11:11.995534  1087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3d3f40de3ab43eeaa22de8e9107d4bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:11.997605  1165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c8c68bfdd3e43828ce8214b4df203a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:12.007370  1297 tablet_bootstrap.cc:492] T 1c8c68bfdd3e43828ce8214b4df203a1 P d37ae292f7e44448a4dfb1b0a39c50e9: Bootstrap starting.
I20260630 12:11:12.055291  1298 tablet_bootstrap.cc:492] T 8e470ecf1624478ebdced01d4c057792 P 871c06ff95c446b9baedc163ec521c1f: Bootstrap starting.
I20260630 12:11:12.060518  1297 tablet_bootstrap.cc:654] T 1c8c68bfdd3e43828ce8214b4df203a1 P d37ae292f7e44448a4dfb1b0a39c50e9: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:12.076342  1298 tablet_bootstrap.cc:654] T 8e470ecf1624478ebdced01d4c057792 P 871c06ff95c446b9baedc163ec521c1f: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:12.078547  1299 tablet_bootstrap.cc:492] T b3d3f40de3ab43eeaa22de8e9107d4bd P c6c2edf869104059a697f264e8ccffa9: Bootstrap starting.
I20260630 12:11:12.084419  1298 tablet_bootstrap.cc:492] T 8e470ecf1624478ebdced01d4c057792 P 871c06ff95c446b9baedc163ec521c1f: No bootstrap required, opened a new log
I20260630 12:11:12.084767  1297 tablet_bootstrap.cc:492] T 1c8c68bfdd3e43828ce8214b4df203a1 P d37ae292f7e44448a4dfb1b0a39c50e9: No bootstrap required, opened a new log
I20260630 12:11:12.084806  1298 ts_tablet_manager.cc:1403] T 8e470ecf1624478ebdced01d4c057792 P 871c06ff95c446b9baedc163ec521c1f: Time spent bootstrapping tablet: real 0.030s	user 0.005s	sys 0.003s
I20260630 12:11:12.085397  1297 ts_tablet_manager.cc:1403] T 1c8c68bfdd3e43828ce8214b4df203a1 P d37ae292f7e44448a4dfb1b0a39c50e9: Time spent bootstrapping tablet: real 0.078s	user 0.013s	sys 0.000s
I20260630 12:11:12.086146  1299 tablet_bootstrap.cc:654] T b3d3f40de3ab43eeaa22de8e9107d4bd P c6c2edf869104059a697f264e8ccffa9: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:12.087162  1298 raft_consensus.cc:359] T 8e470ecf1624478ebdced01d4c057792 P 871c06ff95c446b9baedc163ec521c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.087723  1298 raft_consensus.cc:385] T 8e470ecf1624478ebdced01d4c057792 P 871c06ff95c446b9baedc163ec521c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:12.087971  1298 raft_consensus.cc:740] T 8e470ecf1624478ebdced01d4c057792 P 871c06ff95c446b9baedc163ec521c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871c06ff95c446b9baedc163ec521c1f, State: Initialized, Role: FOLLOWER
I20260630 12:11:12.087984  1297 raft_consensus.cc:359] T 1c8c68bfdd3e43828ce8214b4df203a1 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.088886  1297 raft_consensus.cc:385] T 1c8c68bfdd3e43828ce8214b4df203a1 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:12.089329  1297 raft_consensus.cc:740] T 1c8c68bfdd3e43828ce8214b4df203a1 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d37ae292f7e44448a4dfb1b0a39c50e9, State: Initialized, Role: FOLLOWER
I20260630 12:11:12.088812  1298 consensus_queue.cc:260] T 8e470ecf1624478ebdced01d4c057792 P 871c06ff95c446b9baedc163ec521c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.090049  1297 consensus_queue.cc:260] T 1c8c68bfdd3e43828ce8214b4df203a1 P d37ae292f7e44448a4dfb1b0a39c50e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.091324  1299 tablet_bootstrap.cc:492] T b3d3f40de3ab43eeaa22de8e9107d4bd P c6c2edf869104059a697f264e8ccffa9: No bootstrap required, opened a new log
I20260630 12:11:12.091917  1299 ts_tablet_manager.cc:1403] T b3d3f40de3ab43eeaa22de8e9107d4bd P c6c2edf869104059a697f264e8ccffa9: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.008s
I20260630 12:11:12.093019  1297 ts_tablet_manager.cc:1434] T 1c8c68bfdd3e43828ce8214b4df203a1 P d37ae292f7e44448a4dfb1b0a39c50e9: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260630 12:11:12.094054  1297 tablet_bootstrap.cc:492] T 865ce4a89364433b88cc03964d55bd08 P d37ae292f7e44448a4dfb1b0a39c50e9: Bootstrap starting.
I20260630 12:11:12.094663  1299 raft_consensus.cc:359] T b3d3f40de3ab43eeaa22de8e9107d4bd P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.095477  1299 raft_consensus.cc:385] T b3d3f40de3ab43eeaa22de8e9107d4bd P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:12.095829  1299 raft_consensus.cc:740] T b3d3f40de3ab43eeaa22de8e9107d4bd P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6c2edf869104059a697f264e8ccffa9, State: Initialized, Role: FOLLOWER
I20260630 12:11:12.096911  1299 consensus_queue.cc:260] T b3d3f40de3ab43eeaa22de8e9107d4bd P c6c2edf869104059a697f264e8ccffa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.098578  1298 ts_tablet_manager.cc:1434] T 8e470ecf1624478ebdced01d4c057792 P 871c06ff95c446b9baedc163ec521c1f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260630 12:11:12.102383  1297 tablet_bootstrap.cc:654] T 865ce4a89364433b88cc03964d55bd08 P d37ae292f7e44448a4dfb1b0a39c50e9: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:12.107123  1298 tablet_bootstrap.cc:492] T d08ceba30daa49a2a048679182f203fd P 871c06ff95c446b9baedc163ec521c1f: Bootstrap starting.
I20260630 12:11:12.109225  1297 tablet_bootstrap.cc:492] T 865ce4a89364433b88cc03964d55bd08 P d37ae292f7e44448a4dfb1b0a39c50e9: No bootstrap required, opened a new log
I20260630 12:11:12.109812  1297 ts_tablet_manager.cc:1403] T 865ce4a89364433b88cc03964d55bd08 P d37ae292f7e44448a4dfb1b0a39c50e9: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260630 12:11:12.111536  1298 tablet_bootstrap.cc:654] T d08ceba30daa49a2a048679182f203fd P 871c06ff95c446b9baedc163ec521c1f: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:12.111914  1299 ts_tablet_manager.cc:1434] T b3d3f40de3ab43eeaa22de8e9107d4bd P c6c2edf869104059a697f264e8ccffa9: Time spent starting tablet: real 0.020s	user 0.014s	sys 0.005s
I20260630 12:11:12.112920  1299 tablet_bootstrap.cc:492] T 89fb6f5d1f3d45559cb2771b6ca713d7 P c6c2edf869104059a697f264e8ccffa9: Bootstrap starting.
I20260630 12:11:12.112673  1297 raft_consensus.cc:359] T 865ce4a89364433b88cc03964d55bd08 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.113395  1297 raft_consensus.cc:385] T 865ce4a89364433b88cc03964d55bd08 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:12.113727  1297 raft_consensus.cc:740] T 865ce4a89364433b88cc03964d55bd08 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d37ae292f7e44448a4dfb1b0a39c50e9, State: Initialized, Role: FOLLOWER
I20260630 12:11:12.114609  1297 consensus_queue.cc:260] T 865ce4a89364433b88cc03964d55bd08 P d37ae292f7e44448a4dfb1b0a39c50e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.119251  1299 tablet_bootstrap.cc:654] T 89fb6f5d1f3d45559cb2771b6ca713d7 P c6c2edf869104059a697f264e8ccffa9: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:12.119351  1297 ts_tablet_manager.cc:1434] T 865ce4a89364433b88cc03964d55bd08 P d37ae292f7e44448a4dfb1b0a39c50e9: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.005s
I20260630 12:11:12.120373  1297 tablet_bootstrap.cc:492] T 8e470ecf1624478ebdced01d4c057792 P d37ae292f7e44448a4dfb1b0a39c50e9: Bootstrap starting.
I20260630 12:11:12.127055  1297 tablet_bootstrap.cc:654] T 8e470ecf1624478ebdced01d4c057792 P d37ae292f7e44448a4dfb1b0a39c50e9: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:12.128731  1298 tablet_bootstrap.cc:492] T d08ceba30daa49a2a048679182f203fd P 871c06ff95c446b9baedc163ec521c1f: No bootstrap required, opened a new log
I20260630 12:11:12.129180  1298 ts_tablet_manager.cc:1403] T d08ceba30daa49a2a048679182f203fd P 871c06ff95c446b9baedc163ec521c1f: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.003s
I20260630 12:11:12.130314  1299 tablet_bootstrap.cc:492] T 89fb6f5d1f3d45559cb2771b6ca713d7 P c6c2edf869104059a697f264e8ccffa9: No bootstrap required, opened a new log
I20260630 12:11:12.130807  1299 ts_tablet_manager.cc:1403] T 89fb6f5d1f3d45559cb2771b6ca713d7 P c6c2edf869104059a697f264e8ccffa9: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260630 12:11:12.131577  1298 raft_consensus.cc:359] T d08ceba30daa49a2a048679182f203fd P 871c06ff95c446b9baedc163ec521c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } } peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } }
I20260630 12:11:12.132094  1297 tablet_bootstrap.cc:492] T 8e470ecf1624478ebdced01d4c057792 P d37ae292f7e44448a4dfb1b0a39c50e9: No bootstrap required, opened a new log
I20260630 12:11:12.132107  1298 raft_consensus.cc:385] T d08ceba30daa49a2a048679182f203fd P 871c06ff95c446b9baedc163ec521c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:12.132678  1298 raft_consensus.cc:740] T d08ceba30daa49a2a048679182f203fd P 871c06ff95c446b9baedc163ec521c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871c06ff95c446b9baedc163ec521c1f, State: Initialized, Role: FOLLOWER
I20260630 12:11:12.132704  1297 ts_tablet_manager.cc:1403] T 8e470ecf1624478ebdced01d4c057792 P d37ae292f7e44448a4dfb1b0a39c50e9: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.005s
I20260630 12:11:12.133359  1299 raft_consensus.cc:359] T 89fb6f5d1f3d45559cb2771b6ca713d7 P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.133433  1298 consensus_queue.cc:260] T d08ceba30daa49a2a048679182f203fd P 871c06ff95c446b9baedc163ec521c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } } peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } }
I20260630 12:11:12.134014  1299 raft_consensus.cc:385] T 89fb6f5d1f3d45559cb2771b6ca713d7 P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:12.134353  1299 raft_consensus.cc:740] T 89fb6f5d1f3d45559cb2771b6ca713d7 P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6c2edf869104059a697f264e8ccffa9, State: Initialized, Role: FOLLOWER
I20260630 12:11:12.135202  1299 consensus_queue.cc:260] T 89fb6f5d1f3d45559cb2771b6ca713d7 P c6c2edf869104059a697f264e8ccffa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.135419  1297 raft_consensus.cc:359] T 8e470ecf1624478ebdced01d4c057792 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.136103  1297 raft_consensus.cc:385] T 8e470ecf1624478ebdced01d4c057792 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:12.136417  1297 raft_consensus.cc:740] T 8e470ecf1624478ebdced01d4c057792 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d37ae292f7e44448a4dfb1b0a39c50e9, State: Initialized, Role: FOLLOWER
I20260630 12:11:12.137264  1297 consensus_queue.cc:260] T 8e470ecf1624478ebdced01d4c057792 P d37ae292f7e44448a4dfb1b0a39c50e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.138063  1298 ts_tablet_manager.cc:1434] T d08ceba30daa49a2a048679182f203fd P 871c06ff95c446b9baedc163ec521c1f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260630 12:11:12.139061  1305 raft_consensus.cc:493] T b3d3f40de3ab43eeaa22de8e9107d4bd P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:12.139398  1297 ts_tablet_manager.cc:1434] T 8e470ecf1624478ebdced01d4c057792 P d37ae292f7e44448a4dfb1b0a39c50e9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260630 12:11:12.139988  1298 tablet_bootstrap.cc:492] T e95f0b98be3144918974a429735c086d P 871c06ff95c446b9baedc163ec521c1f: Bootstrap starting.
I20260630 12:11:12.139524  1305 raft_consensus.cc:515] T b3d3f40de3ab43eeaa22de8e9107d4bd P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.142153  1297 tablet_bootstrap.cc:492] T 2c697f7cf8734508876af14c230f86c3 P d37ae292f7e44448a4dfb1b0a39c50e9: Bootstrap starting.
I20260630 12:11:12.145762  1298 tablet_bootstrap.cc:654] T e95f0b98be3144918974a429735c086d P 871c06ff95c446b9baedc163ec521c1f: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:12.147962  1297 tablet_bootstrap.cc:654] T 2c697f7cf8734508876af14c230f86c3 P d37ae292f7e44448a4dfb1b0a39c50e9: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:12.148540  1304 raft_consensus.cc:493] T 8e470ecf1624478ebdced01d4c057792 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:12.149086  1304 raft_consensus.cc:515] T 8e470ecf1624478ebdced01d4c057792 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.149621  1305 leader_election.cc:290] T b3d3f40de3ab43eeaa22de8e9107d4bd P c6c2edf869104059a697f264e8ccffa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871c06ff95c446b9baedc163ec521c1f (127.0.107.193:35519), d37ae292f7e44448a4dfb1b0a39c50e9 (127.0.107.195:40029)
I20260630 12:11:12.153808  1304 leader_election.cc:290] T 8e470ecf1624478ebdced01d4c057792 P d37ae292f7e44448a4dfb1b0a39c50e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871c06ff95c446b9baedc163ec521c1f (127.0.107.193:35519), c6c2edf869104059a697f264e8ccffa9 (127.0.107.194:41213)
I20260630 12:11:12.165019  1299 ts_tablet_manager.cc:1434] T 89fb6f5d1f3d45559cb2771b6ca713d7 P c6c2edf869104059a697f264e8ccffa9: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.000s
I20260630 12:11:12.180559  1299 tablet_bootstrap.cc:492] T 2c697f7cf8734508876af14c230f86c3 P c6c2edf869104059a697f264e8ccffa9: Bootstrap starting.
I20260630 12:11:12.210333  1252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d3f40de3ab43eeaa22de8e9107d4bd" candidate_uuid: "c6c2edf869104059a697f264e8ccffa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" is_pre_election: true
I20260630 12:11:12.211592  1299 tablet_bootstrap.cc:654] T 2c697f7cf8734508876af14c230f86c3 P c6c2edf869104059a697f264e8ccffa9: Neither blocks nor log segments found. Creating new log.
W20260630 12:11:12.213089  1141 leader_election.cc:343] T b3d3f40de3ab43eeaa22de8e9107d4bd P c6c2edf869104059a697f264e8ccffa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d37ae292f7e44448a4dfb1b0a39c50e9 (127.0.107.195:40029): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:12.215512  1103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d3f40de3ab43eeaa22de8e9107d4bd" candidate_uuid: "c6c2edf869104059a697f264e8ccffa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871c06ff95c446b9baedc163ec521c1f" is_pre_election: true
I20260630 12:11:12.216408  1178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e470ecf1624478ebdced01d4c057792" candidate_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6c2edf869104059a697f264e8ccffa9" is_pre_election: true
I20260630 12:11:12.216851  1298 tablet_bootstrap.cc:492] T e95f0b98be3144918974a429735c086d P 871c06ff95c446b9baedc163ec521c1f: No bootstrap required, opened a new log
I20260630 12:11:12.217340  1298 ts_tablet_manager.cc:1403] T e95f0b98be3144918974a429735c086d P 871c06ff95c446b9baedc163ec521c1f: Time spent bootstrapping tablet: real 0.078s	user 0.043s	sys 0.025s
W20260630 12:11:12.219660  1142 leader_election.cc:343] T b3d3f40de3ab43eeaa22de8e9107d4bd P c6c2edf869104059a697f264e8ccffa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 871c06ff95c446b9baedc163ec521c1f (127.0.107.193:35519): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:12.220101  1142 leader_election.cc:304] T b3d3f40de3ab43eeaa22de8e9107d4bd P c6c2edf869104059a697f264e8ccffa9 [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: c6c2edf869104059a697f264e8ccffa9; no voters: 871c06ff95c446b9baedc163ec521c1f, d37ae292f7e44448a4dfb1b0a39c50e9
I20260630 12:11:12.220355  1297 tablet_bootstrap.cc:492] T 2c697f7cf8734508876af14c230f86c3 P d37ae292f7e44448a4dfb1b0a39c50e9: No bootstrap required, opened a new log
W20260630 12:11:12.220391  1216 leader_election.cc:343] T 8e470ecf1624478ebdced01d4c057792 P d37ae292f7e44448a4dfb1b0a39c50e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c6c2edf869104059a697f264e8ccffa9 (127.0.107.194:41213): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:12.220954  1297 ts_tablet_manager.cc:1403] T 2c697f7cf8734508876af14c230f86c3 P d37ae292f7e44448a4dfb1b0a39c50e9: Time spent bootstrapping tablet: real 0.079s	user 0.027s	sys 0.045s
I20260630 12:11:12.221074  1305 raft_consensus.cc:2749] T b3d3f40de3ab43eeaa22de8e9107d4bd P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:11:12.220904  1298 raft_consensus.cc:359] T e95f0b98be3144918974a429735c086d P 871c06ff95c446b9baedc163ec521c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.221863  1298 raft_consensus.cc:385] T e95f0b98be3144918974a429735c086d P 871c06ff95c446b9baedc163ec521c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:12.222165  1298 raft_consensus.cc:740] T e95f0b98be3144918974a429735c086d P 871c06ff95c446b9baedc163ec521c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871c06ff95c446b9baedc163ec521c1f, State: Initialized, Role: FOLLOWER
I20260630 12:11:12.222899  1298 consensus_queue.cc:260] T e95f0b98be3144918974a429735c086d P 871c06ff95c446b9baedc163ec521c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.224082  1297 raft_consensus.cc:359] T 2c697f7cf8734508876af14c230f86c3 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.224798  1297 raft_consensus.cc:385] T 2c697f7cf8734508876af14c230f86c3 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:12.224920  1299 tablet_bootstrap.cc:492] T 2c697f7cf8734508876af14c230f86c3 P c6c2edf869104059a697f264e8ccffa9: No bootstrap required, opened a new log
I20260630 12:11:12.225103  1297 raft_consensus.cc:740] T 2c697f7cf8734508876af14c230f86c3 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d37ae292f7e44448a4dfb1b0a39c50e9, State: Initialized, Role: FOLLOWER
I20260630 12:11:12.225627  1299 ts_tablet_manager.cc:1403] T 2c697f7cf8734508876af14c230f86c3 P c6c2edf869104059a697f264e8ccffa9: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.000s
I20260630 12:11:12.225905  1297 consensus_queue.cc:260] T 2c697f7cf8734508876af14c230f86c3 P d37ae292f7e44448a4dfb1b0a39c50e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.227095  1298 ts_tablet_manager.cc:1434] T e95f0b98be3144918974a429735c086d P 871c06ff95c446b9baedc163ec521c1f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260630 12:11:12.228430  1298 tablet_bootstrap.cc:492] T 1c8c68bfdd3e43828ce8214b4df203a1 P 871c06ff95c446b9baedc163ec521c1f: Bootstrap starting.
I20260630 12:11:12.228425  1297 ts_tablet_manager.cc:1434] T 2c697f7cf8734508876af14c230f86c3 P d37ae292f7e44448a4dfb1b0a39c50e9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:11:12.228435  1299 raft_consensus.cc:359] T 2c697f7cf8734508876af14c230f86c3 P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.229569  1297 tablet_bootstrap.cc:492] T e95f0b98be3144918974a429735c086d P d37ae292f7e44448a4dfb1b0a39c50e9: Bootstrap starting.
I20260630 12:11:12.229573  1299 raft_consensus.cc:385] T 2c697f7cf8734508876af14c230f86c3 P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:12.230279  1299 raft_consensus.cc:740] T 2c697f7cf8734508876af14c230f86c3 P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6c2edf869104059a697f264e8ccffa9, State: Initialized, Role: FOLLOWER
I20260630 12:11:12.231194  1299 consensus_queue.cc:260] T 2c697f7cf8734508876af14c230f86c3 P c6c2edf869104059a697f264e8ccffa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.235528  1298 tablet_bootstrap.cc:654] T 1c8c68bfdd3e43828ce8214b4df203a1 P 871c06ff95c446b9baedc163ec521c1f: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:12.236609  1297 tablet_bootstrap.cc:654] T e95f0b98be3144918974a429735c086d P d37ae292f7e44448a4dfb1b0a39c50e9: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:12.238736  1305 raft_consensus.cc:493] T 89fb6f5d1f3d45559cb2771b6ca713d7 P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:12.239207  1305 raft_consensus.cc:515] T 89fb6f5d1f3d45559cb2771b6ca713d7 P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.241190  1305 leader_election.cc:290] T 89fb6f5d1f3d45559cb2771b6ca713d7 P c6c2edf869104059a697f264e8ccffa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871c06ff95c446b9baedc163ec521c1f (127.0.107.193:35519), d37ae292f7e44448a4dfb1b0a39c50e9 (127.0.107.195:40029)
I20260630 12:11:12.243577  1102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89fb6f5d1f3d45559cb2771b6ca713d7" candidate_uuid: "c6c2edf869104059a697f264e8ccffa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871c06ff95c446b9baedc163ec521c1f" is_pre_election: true
I20260630 12:11:12.245270  1299 ts_tablet_manager.cc:1434] T 2c697f7cf8734508876af14c230f86c3 P c6c2edf869104059a697f264e8ccffa9: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260630 12:11:12.245235  1252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89fb6f5d1f3d45559cb2771b6ca713d7" candidate_uuid: "c6c2edf869104059a697f264e8ccffa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" is_pre_election: true
W20260630 12:11:12.247706  1142 leader_election.cc:343] T 89fb6f5d1f3d45559cb2771b6ca713d7 P c6c2edf869104059a697f264e8ccffa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 871c06ff95c446b9baedc163ec521c1f (127.0.107.193:35519): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:11:12.248443  1141 leader_election.cc:343] T 89fb6f5d1f3d45559cb2771b6ca713d7 P c6c2edf869104059a697f264e8ccffa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d37ae292f7e44448a4dfb1b0a39c50e9 (127.0.107.195:40029): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:12.248854  1141 leader_election.cc:304] T 89fb6f5d1f3d45559cb2771b6ca713d7 P c6c2edf869104059a697f264e8ccffa9 [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: c6c2edf869104059a697f264e8ccffa9; no voters: 871c06ff95c446b9baedc163ec521c1f, d37ae292f7e44448a4dfb1b0a39c50e9
I20260630 12:11:12.229530  1103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e470ecf1624478ebdced01d4c057792" candidate_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871c06ff95c446b9baedc163ec521c1f" is_pre_election: true
I20260630 12:11:12.250523  1305 raft_consensus.cc:2749] T 89fb6f5d1f3d45559cb2771b6ca713d7 P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:11:12.251641  1103 raft_consensus.cc:2468] T 8e470ecf1624478ebdced01d4c057792 P 871c06ff95c446b9baedc163ec521c1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d37ae292f7e44448a4dfb1b0a39c50e9 in term 0.
I20260630 12:11:12.252492  1299 tablet_bootstrap.cc:492] T 865ce4a89364433b88cc03964d55bd08 P c6c2edf869104059a697f264e8ccffa9: Bootstrap starting.
I20260630 12:11:12.253054  1216 leader_election.cc:304] T 8e470ecf1624478ebdced01d4c057792 P d37ae292f7e44448a4dfb1b0a39c50e9 [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: 871c06ff95c446b9baedc163ec521c1f, d37ae292f7e44448a4dfb1b0a39c50e9; no voters: c6c2edf869104059a697f264e8ccffa9
I20260630 12:11:12.254251  1304 raft_consensus.cc:2804] T 8e470ecf1624478ebdced01d4c057792 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:12.254617  1304 raft_consensus.cc:493] T 8e470ecf1624478ebdced01d4c057792 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:12.255192  1304 raft_consensus.cc:3060] T 8e470ecf1624478ebdced01d4c057792 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:12.257133  1298 tablet_bootstrap.cc:492] T 1c8c68bfdd3e43828ce8214b4df203a1 P 871c06ff95c446b9baedc163ec521c1f: No bootstrap required, opened a new log
I20260630 12:11:12.257607  1298 ts_tablet_manager.cc:1403] T 1c8c68bfdd3e43828ce8214b4df203a1 P 871c06ff95c446b9baedc163ec521c1f: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.009s
I20260630 12:11:12.258004  1297 tablet_bootstrap.cc:492] T e95f0b98be3144918974a429735c086d P d37ae292f7e44448a4dfb1b0a39c50e9: No bootstrap required, opened a new log
I20260630 12:11:12.258512  1297 ts_tablet_manager.cc:1403] T e95f0b98be3144918974a429735c086d P d37ae292f7e44448a4dfb1b0a39c50e9: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.003s
I20260630 12:11:12.259932  1298 raft_consensus.cc:359] T 1c8c68bfdd3e43828ce8214b4df203a1 P 871c06ff95c446b9baedc163ec521c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.260499  1298 raft_consensus.cc:385] T 1c8c68bfdd3e43828ce8214b4df203a1 P 871c06ff95c446b9baedc163ec521c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:12.260814  1298 raft_consensus.cc:740] T 1c8c68bfdd3e43828ce8214b4df203a1 P 871c06ff95c446b9baedc163ec521c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871c06ff95c446b9baedc163ec521c1f, State: Initialized, Role: FOLLOWER
I20260630 12:11:12.261400  1298 consensus_queue.cc:260] T 1c8c68bfdd3e43828ce8214b4df203a1 P 871c06ff95c446b9baedc163ec521c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.261518  1297 raft_consensus.cc:359] T e95f0b98be3144918974a429735c086d P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.262214  1297 raft_consensus.cc:385] T e95f0b98be3144918974a429735c086d P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:12.262514  1297 raft_consensus.cc:740] T e95f0b98be3144918974a429735c086d P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d37ae292f7e44448a4dfb1b0a39c50e9, State: Initialized, Role: FOLLOWER
I20260630 12:11:12.263367  1298 ts_tablet_manager.cc:1434] T 1c8c68bfdd3e43828ce8214b4df203a1 P 871c06ff95c446b9baedc163ec521c1f: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:11:12.263218  1297 consensus_queue.cc:260] T e95f0b98be3144918974a429735c086d P d37ae292f7e44448a4dfb1b0a39c50e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.264391  1298 tablet_bootstrap.cc:492] T b3d3f40de3ab43eeaa22de8e9107d4bd P 871c06ff95c446b9baedc163ec521c1f: Bootstrap starting.
I20260630 12:11:12.267493  1299 tablet_bootstrap.cc:654] T 865ce4a89364433b88cc03964d55bd08 P c6c2edf869104059a697f264e8ccffa9: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:12.271157  1298 tablet_bootstrap.cc:654] T b3d3f40de3ab43eeaa22de8e9107d4bd P 871c06ff95c446b9baedc163ec521c1f: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:12.263214  1304 raft_consensus.cc:515] T 8e470ecf1624478ebdced01d4c057792 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.274371  1103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e470ecf1624478ebdced01d4c057792" candidate_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871c06ff95c446b9baedc163ec521c1f"
I20260630 12:11:12.275117  1103 raft_consensus.cc:3060] T 8e470ecf1624478ebdced01d4c057792 P 871c06ff95c446b9baedc163ec521c1f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:12.284468  1103 raft_consensus.cc:2468] T 8e470ecf1624478ebdced01d4c057792 P 871c06ff95c446b9baedc163ec521c1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d37ae292f7e44448a4dfb1b0a39c50e9 in term 1.
I20260630 12:11:12.285976  1304 leader_election.cc:290] T 8e470ecf1624478ebdced01d4c057792 P d37ae292f7e44448a4dfb1b0a39c50e9 [CANDIDATE]: Term 1 election: Requested vote from peers 871c06ff95c446b9baedc163ec521c1f (127.0.107.193:35519), c6c2edf869104059a697f264e8ccffa9 (127.0.107.194:41213)
I20260630 12:11:12.286010  1216 leader_election.cc:304] T 8e470ecf1624478ebdced01d4c057792 P d37ae292f7e44448a4dfb1b0a39c50e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871c06ff95c446b9baedc163ec521c1f, d37ae292f7e44448a4dfb1b0a39c50e9; no voters: 
I20260630 12:11:12.288669  1178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e470ecf1624478ebdced01d4c057792" candidate_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6c2edf869104059a697f264e8ccffa9"
I20260630 12:11:12.290072  1304 raft_consensus.cc:2804] T 8e470ecf1624478ebdced01d4c057792 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:12.290668  1304 raft_consensus.cc:697] T 8e470ecf1624478ebdced01d4c057792 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 1 LEADER]: Becoming Leader. State: Replica: d37ae292f7e44448a4dfb1b0a39c50e9, State: Running, Role: LEADER
W20260630 12:11:12.291662  1216 leader_election.cc:343] T 8e470ecf1624478ebdced01d4c057792 P d37ae292f7e44448a4dfb1b0a39c50e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c6c2edf869104059a697f264e8ccffa9 (127.0.107.194:41213): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:12.291805  1304 consensus_queue.cc:237] T 8e470ecf1624478ebdced01d4c057792 P d37ae292f7e44448a4dfb1b0a39c50e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.299415  1297 ts_tablet_manager.cc:1434] T e95f0b98be3144918974a429735c086d P d37ae292f7e44448a4dfb1b0a39c50e9: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.031s
I20260630 12:11:12.300470  1297 tablet_bootstrap.cc:492] T 89fb6f5d1f3d45559cb2771b6ca713d7 P d37ae292f7e44448a4dfb1b0a39c50e9: Bootstrap starting.
I20260630 12:11:12.301862  1298 tablet_bootstrap.cc:492] T b3d3f40de3ab43eeaa22de8e9107d4bd P 871c06ff95c446b9baedc163ec521c1f: No bootstrap required, opened a new log
I20260630 12:11:12.302383  1298 ts_tablet_manager.cc:1403] T b3d3f40de3ab43eeaa22de8e9107d4bd P 871c06ff95c446b9baedc163ec521c1f: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.023s
I20260630 12:11:12.305207  1298 raft_consensus.cc:359] T b3d3f40de3ab43eeaa22de8e9107d4bd P 871c06ff95c446b9baedc163ec521c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.306370  1298 raft_consensus.cc:385] T b3d3f40de3ab43eeaa22de8e9107d4bd P 871c06ff95c446b9baedc163ec521c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:12.306658  1298 raft_consensus.cc:740] T b3d3f40de3ab43eeaa22de8e9107d4bd P 871c06ff95c446b9baedc163ec521c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871c06ff95c446b9baedc163ec521c1f, State: Initialized, Role: FOLLOWER
I20260630 12:11:12.306960  1297 tablet_bootstrap.cc:654] T 89fb6f5d1f3d45559cb2771b6ca713d7 P d37ae292f7e44448a4dfb1b0a39c50e9: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:12.307660  1299 tablet_bootstrap.cc:492] T 865ce4a89364433b88cc03964d55bd08 P c6c2edf869104059a697f264e8ccffa9: No bootstrap required, opened a new log
I20260630 12:11:12.307566  1298 consensus_queue.cc:260] T b3d3f40de3ab43eeaa22de8e9107d4bd P 871c06ff95c446b9baedc163ec521c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.308269  1299 ts_tablet_manager.cc:1403] T 865ce4a89364433b88cc03964d55bd08 P c6c2edf869104059a697f264e8ccffa9: Time spent bootstrapping tablet: real 0.056s	user 0.008s	sys 0.007s
I20260630 12:11:12.307405   998 catalog_manager.cc:5697] T 8e470ecf1624478ebdced01d4c057792 P d37ae292f7e44448a4dfb1b0a39c50e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to d37ae292f7e44448a4dfb1b0a39c50e9 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:12.310880  1298 ts_tablet_manager.cc:1434] T b3d3f40de3ab43eeaa22de8e9107d4bd P 871c06ff95c446b9baedc163ec521c1f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260630 12:11:12.311869  1298 tablet_bootstrap.cc:492] T 865ce4a89364433b88cc03964d55bd08 P 871c06ff95c446b9baedc163ec521c1f: Bootstrap starting.
I20260630 12:11:12.311813  1299 raft_consensus.cc:359] T 865ce4a89364433b88cc03964d55bd08 P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.312640  1299 raft_consensus.cc:385] T 865ce4a89364433b88cc03964d55bd08 P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:12.312940  1299 raft_consensus.cc:740] T 865ce4a89364433b88cc03964d55bd08 P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6c2edf869104059a697f264e8ccffa9, State: Initialized, Role: FOLLOWER
I20260630 12:11:12.314077  1299 consensus_queue.cc:260] T 865ce4a89364433b88cc03964d55bd08 P c6c2edf869104059a697f264e8ccffa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.319639  1298 tablet_bootstrap.cc:654] T 865ce4a89364433b88cc03964d55bd08 P 871c06ff95c446b9baedc163ec521c1f: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:12.319953  1299 ts_tablet_manager.cc:1434] T 865ce4a89364433b88cc03964d55bd08 P c6c2edf869104059a697f264e8ccffa9: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:11:12.321575  1299 tablet_bootstrap.cc:492] T 8e470ecf1624478ebdced01d4c057792 P c6c2edf869104059a697f264e8ccffa9: Bootstrap starting.
I20260630 12:11:12.324822  1297 tablet_bootstrap.cc:492] T 89fb6f5d1f3d45559cb2771b6ca713d7 P d37ae292f7e44448a4dfb1b0a39c50e9: No bootstrap required, opened a new log
I20260630 12:11:12.329463  1297 ts_tablet_manager.cc:1403] T 89fb6f5d1f3d45559cb2771b6ca713d7 P d37ae292f7e44448a4dfb1b0a39c50e9: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.008s
I20260630 12:11:12.332226  1299 tablet_bootstrap.cc:654] T 8e470ecf1624478ebdced01d4c057792 P c6c2edf869104059a697f264e8ccffa9: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:12.333204  1297 raft_consensus.cc:359] T 89fb6f5d1f3d45559cb2771b6ca713d7 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.334558  1297 raft_consensus.cc:385] T 89fb6f5d1f3d45559cb2771b6ca713d7 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:12.334947  1297 raft_consensus.cc:740] T 89fb6f5d1f3d45559cb2771b6ca713d7 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d37ae292f7e44448a4dfb1b0a39c50e9, State: Initialized, Role: FOLLOWER
I20260630 12:11:12.335908  1297 consensus_queue.cc:260] T 89fb6f5d1f3d45559cb2771b6ca713d7 P d37ae292f7e44448a4dfb1b0a39c50e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.338369  1297 ts_tablet_manager.cc:1434] T 89fb6f5d1f3d45559cb2771b6ca713d7 P d37ae292f7e44448a4dfb1b0a39c50e9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:11:12.339291  1297 tablet_bootstrap.cc:492] T b3d3f40de3ab43eeaa22de8e9107d4bd P d37ae292f7e44448a4dfb1b0a39c50e9: Bootstrap starting.
I20260630 12:11:12.339437  1298 tablet_bootstrap.cc:492] T 865ce4a89364433b88cc03964d55bd08 P 871c06ff95c446b9baedc163ec521c1f: No bootstrap required, opened a new log
I20260630 12:11:12.339879  1298 ts_tablet_manager.cc:1403] T 865ce4a89364433b88cc03964d55bd08 P 871c06ff95c446b9baedc163ec521c1f: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.012s
I20260630 12:11:12.339808  1299 tablet_bootstrap.cc:492] T 8e470ecf1624478ebdced01d4c057792 P c6c2edf869104059a697f264e8ccffa9: No bootstrap required, opened a new log
I20260630 12:11:12.342427  1299 ts_tablet_manager.cc:1403] T 8e470ecf1624478ebdced01d4c057792 P c6c2edf869104059a697f264e8ccffa9: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.003s
I20260630 12:11:12.342909  1298 raft_consensus.cc:359] T 865ce4a89364433b88cc03964d55bd08 P 871c06ff95c446b9baedc163ec521c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.344029  1298 raft_consensus.cc:385] T 865ce4a89364433b88cc03964d55bd08 P 871c06ff95c446b9baedc163ec521c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:12.344305  1298 raft_consensus.cc:740] T 865ce4a89364433b88cc03964d55bd08 P 871c06ff95c446b9baedc163ec521c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871c06ff95c446b9baedc163ec521c1f, State: Initialized, Role: FOLLOWER
I20260630 12:11:12.345101  1298 consensus_queue.cc:260] T 865ce4a89364433b88cc03964d55bd08 P 871c06ff95c446b9baedc163ec521c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.346397  1297 tablet_bootstrap.cc:654] T b3d3f40de3ab43eeaa22de8e9107d4bd P d37ae292f7e44448a4dfb1b0a39c50e9: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:12.345165  1299 raft_consensus.cc:359] T 8e470ecf1624478ebdced01d4c057792 P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.347714  1299 raft_consensus.cc:385] T 8e470ecf1624478ebdced01d4c057792 P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:12.348248  1299 raft_consensus.cc:740] T 8e470ecf1624478ebdced01d4c057792 P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6c2edf869104059a697f264e8ccffa9, State: Initialized, Role: FOLLOWER
I20260630 12:11:12.348774  1298 ts_tablet_manager.cc:1434] T 865ce4a89364433b88cc03964d55bd08 P 871c06ff95c446b9baedc163ec521c1f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:11:12.349125  1299 consensus_queue.cc:260] T 8e470ecf1624478ebdced01d4c057792 P c6c2edf869104059a697f264e8ccffa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.349858  1298 tablet_bootstrap.cc:492] T 89fb6f5d1f3d45559cb2771b6ca713d7 P 871c06ff95c446b9baedc163ec521c1f: Bootstrap starting.
I20260630 12:11:12.351981  1299 ts_tablet_manager.cc:1434] T 8e470ecf1624478ebdced01d4c057792 P c6c2edf869104059a697f264e8ccffa9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260630 12:11:12.354818  1299 tablet_bootstrap.cc:492] T e95f0b98be3144918974a429735c086d P c6c2edf869104059a697f264e8ccffa9: Bootstrap starting.
I20260630 12:11:12.357440  1298 tablet_bootstrap.cc:654] T 89fb6f5d1f3d45559cb2771b6ca713d7 P 871c06ff95c446b9baedc163ec521c1f: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:12.358660  1305 raft_consensus.cc:493] T 2c697f7cf8734508876af14c230f86c3 P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:12.359161  1305 raft_consensus.cc:515] T 2c697f7cf8734508876af14c230f86c3 P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.361435  1305 leader_election.cc:290] T 2c697f7cf8734508876af14c230f86c3 P c6c2edf869104059a697f264e8ccffa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871c06ff95c446b9baedc163ec521c1f (127.0.107.193:35519), d37ae292f7e44448a4dfb1b0a39c50e9 (127.0.107.195:40029)
I20260630 12:11:12.362087  1103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c697f7cf8734508876af14c230f86c3" candidate_uuid: "c6c2edf869104059a697f264e8ccffa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871c06ff95c446b9baedc163ec521c1f" is_pre_election: true
I20260630 12:11:12.362991  1252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c697f7cf8734508876af14c230f86c3" candidate_uuid: "c6c2edf869104059a697f264e8ccffa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" is_pre_election: true
I20260630 12:11:12.363574  1252 raft_consensus.cc:2468] T 2c697f7cf8734508876af14c230f86c3 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6c2edf869104059a697f264e8ccffa9 in term 0.
W20260630 12:11:12.364811  1142 leader_election.cc:343] T 2c697f7cf8734508876af14c230f86c3 P c6c2edf869104059a697f264e8ccffa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 871c06ff95c446b9baedc163ec521c1f (127.0.107.193:35519): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:12.366719  1297 tablet_bootstrap.cc:492] T b3d3f40de3ab43eeaa22de8e9107d4bd P d37ae292f7e44448a4dfb1b0a39c50e9: No bootstrap required, opened a new log
I20260630 12:11:12.366657  1141 leader_election.cc:304] T 2c697f7cf8734508876af14c230f86c3 P c6c2edf869104059a697f264e8ccffa9 [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: c6c2edf869104059a697f264e8ccffa9, d37ae292f7e44448a4dfb1b0a39c50e9; no voters: 871c06ff95c446b9baedc163ec521c1f
I20260630 12:11:12.367291  1297 ts_tablet_manager.cc:1403] T b3d3f40de3ab43eeaa22de8e9107d4bd P d37ae292f7e44448a4dfb1b0a39c50e9: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.011s
I20260630 12:11:12.367838  1305 raft_consensus.cc:2804] T 2c697f7cf8734508876af14c230f86c3 P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:12.368203  1305 raft_consensus.cc:493] T 2c697f7cf8734508876af14c230f86c3 P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:12.368520  1305 raft_consensus.cc:3060] T 2c697f7cf8734508876af14c230f86c3 P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:12.369706  1297 raft_consensus.cc:359] T b3d3f40de3ab43eeaa22de8e9107d4bd P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.370158  1297 raft_consensus.cc:385] T b3d3f40de3ab43eeaa22de8e9107d4bd P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:12.370373  1297 raft_consensus.cc:740] T b3d3f40de3ab43eeaa22de8e9107d4bd P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d37ae292f7e44448a4dfb1b0a39c50e9, State: Initialized, Role: FOLLOWER
I20260630 12:11:12.371101  1299 tablet_bootstrap.cc:654] T e95f0b98be3144918974a429735c086d P c6c2edf869104059a697f264e8ccffa9: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:12.371106  1297 consensus_queue.cc:260] T b3d3f40de3ab43eeaa22de8e9107d4bd P d37ae292f7e44448a4dfb1b0a39c50e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.373998  1297 ts_tablet_manager.cc:1434] T b3d3f40de3ab43eeaa22de8e9107d4bd P d37ae292f7e44448a4dfb1b0a39c50e9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:11:12.376624  1298 tablet_bootstrap.cc:492] T 89fb6f5d1f3d45559cb2771b6ca713d7 P 871c06ff95c446b9baedc163ec521c1f: No bootstrap required, opened a new log
I20260630 12:11:12.376650  1305 raft_consensus.cc:515] T 2c697f7cf8734508876af14c230f86c3 P c6c2edf869104059a697f264e8ccffa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.377281  1298 ts_tablet_manager.cc:1403] T 89fb6f5d1f3d45559cb2771b6ca713d7 P 871c06ff95c446b9baedc163ec521c1f: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.004s
I20260630 12:11:12.379158  1305 leader_election.cc:290] T 2c697f7cf8734508876af14c230f86c3 P c6c2edf869104059a697f264e8ccffa9 [CANDIDATE]: Term 1 election: Requested vote from peers 871c06ff95c446b9baedc163ec521c1f (127.0.107.193:35519), d37ae292f7e44448a4dfb1b0a39c50e9 (127.0.107.195:40029)
I20260630 12:11:12.380517  1298 raft_consensus.cc:359] T 89fb6f5d1f3d45559cb2771b6ca713d7 P 871c06ff95c446b9baedc163ec521c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.381244  1298 raft_consensus.cc:385] T 89fb6f5d1f3d45559cb2771b6ca713d7 P 871c06ff95c446b9baedc163ec521c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:12.381385  1103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c697f7cf8734508876af14c230f86c3" candidate_uuid: "c6c2edf869104059a697f264e8ccffa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871c06ff95c446b9baedc163ec521c1f"
I20260630 12:11:12.381623  1298 raft_consensus.cc:740] T 89fb6f5d1f3d45559cb2771b6ca713d7 P 871c06ff95c446b9baedc163ec521c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871c06ff95c446b9baedc163ec521c1f, State: Initialized, Role: FOLLOWER
I20260630 12:11:12.382498  1252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c697f7cf8734508876af14c230f86c3" candidate_uuid: "c6c2edf869104059a697f264e8ccffa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9"
I20260630 12:11:12.382493  1298 consensus_queue.cc:260] T 89fb6f5d1f3d45559cb2771b6ca713d7 P 871c06ff95c446b9baedc163ec521c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
W20260630 12:11:12.384366  1142 leader_election.cc:343] T 2c697f7cf8734508876af14c230f86c3 P c6c2edf869104059a697f264e8ccffa9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 871c06ff95c446b9baedc163ec521c1f (127.0.107.193:35519): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:12.383586  1252 raft_consensus.cc:3060] T 2c697f7cf8734508876af14c230f86c3 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:12.375121  1297 tablet_bootstrap.cc:492] T d08ceba30daa49a2a048679182f203fd P d37ae292f7e44448a4dfb1b0a39c50e9: Bootstrap starting.
I20260630 12:11:12.390892  1304 raft_consensus.cc:493] T 865ce4a89364433b88cc03964d55bd08 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:12.391319  1304 raft_consensus.cc:515] T 865ce4a89364433b88cc03964d55bd08 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.391630  1252 raft_consensus.cc:2468] T 2c697f7cf8734508876af14c230f86c3 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6c2edf869104059a697f264e8ccffa9 in term 1.
I20260630 12:11:12.396406  1298 ts_tablet_manager.cc:1434] T 89fb6f5d1f3d45559cb2771b6ca713d7 P 871c06ff95c446b9baedc163ec521c1f: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
W20260630 12:11:12.394383  1049 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:11:12.396942  1054 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:12.401007  1299 tablet_bootstrap.cc:492] T e95f0b98be3144918974a429735c086d P c6c2edf869104059a697f264e8ccffa9: No bootstrap required, opened a new log
I20260630 12:11:12.410952  1141 leader_election.cc:304] T 2c697f7cf8734508876af14c230f86c3 P c6c2edf869104059a697f264e8ccffa9 [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: c6c2edf869104059a697f264e8ccffa9, d37ae292f7e44448a4dfb1b0a39c50e9; no voters: 871c06ff95c446b9baedc163ec521c1f
I20260630 12:11:12.411324  1299 ts_tablet_manager.cc:1403] T e95f0b98be3144918974a429735c086d P c6c2edf869104059a697f264e8ccffa9: Time spent bootstrapping tablet: real 0.057s	user 0.021s	sys 0.011s
W20260630 12:11:12.411567  1054 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:11:12.412065  1305 raft_consensus.cc:2804] T 2c697f7cf8734508876af14c230f86c3 P c6c2edf869104059a697f264e8ccffa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:12.413861  1297 tablet_bootstrap.cc:654] T d08ceba30daa49a2a048679182f203fd P d37ae292f7e44448a4dfb1b0a39c50e9: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:12.394881  1178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865ce4a89364433b88cc03964d55bd08" candidate_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6c2edf869104059a697f264e8ccffa9" is_pre_election: true
I20260630 12:11:12.414156  1299 raft_consensus.cc:359] T e95f0b98be3144918974a429735c086d P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.414666  1178 raft_consensus.cc:2468] T 865ce4a89364433b88cc03964d55bd08 P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d37ae292f7e44448a4dfb1b0a39c50e9 in term 0.
I20260630 12:11:12.414891  1299 raft_consensus.cc:385] T e95f0b98be3144918974a429735c086d P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:12.415237  1299 raft_consensus.cc:740] T e95f0b98be3144918974a429735c086d P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6c2edf869104059a697f264e8ccffa9, State: Initialized, Role: FOLLOWER
I20260630 12:11:12.415889  1216 leader_election.cc:304] T 865ce4a89364433b88cc03964d55bd08 P d37ae292f7e44448a4dfb1b0a39c50e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c6c2edf869104059a697f264e8ccffa9, d37ae292f7e44448a4dfb1b0a39c50e9; no voters: 
I20260630 12:11:12.416076  1299 consensus_queue.cc:260] T e95f0b98be3144918974a429735c086d P c6c2edf869104059a697f264e8ccffa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.395218  1103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865ce4a89364433b88cc03964d55bd08" candidate_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871c06ff95c446b9baedc163ec521c1f" is_pre_election: true
I20260630 12:11:12.417595  1320 raft_consensus.cc:2804] T 865ce4a89364433b88cc03964d55bd08 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:12.417814  1103 raft_consensus.cc:2468] T 865ce4a89364433b88cc03964d55bd08 P 871c06ff95c446b9baedc163ec521c1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d37ae292f7e44448a4dfb1b0a39c50e9 in term 0.
I20260630 12:11:12.417958  1320 raft_consensus.cc:493] T 865ce4a89364433b88cc03964d55bd08 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:12.418293  1320 raft_consensus.cc:3060] T 865ce4a89364433b88cc03964d55bd08 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:12.393935  1304 leader_election.cc:290] T 865ce4a89364433b88cc03964d55bd08 P d37ae292f7e44448a4dfb1b0a39c50e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871c06ff95c446b9baedc163ec521c1f (127.0.107.193:35519), c6c2edf869104059a697f264e8ccffa9 (127.0.107.194:41213)
I20260630 12:11:12.421577  1297 tablet_bootstrap.cc:492] T d08ceba30daa49a2a048679182f203fd P d37ae292f7e44448a4dfb1b0a39c50e9: No bootstrap required, opened a new log
I20260630 12:11:12.422009  1297 ts_tablet_manager.cc:1403] T d08ceba30daa49a2a048679182f203fd P d37ae292f7e44448a4dfb1b0a39c50e9: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.000s
I20260630 12:11:12.423206  1303 raft_consensus.cc:493] T 1c8c68bfdd3e43828ce8214b4df203a1 P 871c06ff95c446b9baedc163ec521c1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:12.423219  1299 ts_tablet_manager.cc:1434] T e95f0b98be3144918974a429735c086d P c6c2edf869104059a697f264e8ccffa9: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.001s
I20260630 12:11:12.423949  1305 raft_consensus.cc:697] T 2c697f7cf8734508876af14c230f86c3 P c6c2edf869104059a697f264e8ccffa9 [term 1 LEADER]: Becoming Leader. State: Replica: c6c2edf869104059a697f264e8ccffa9, State: Running, Role: LEADER
I20260630 12:11:12.423684  1303 raft_consensus.cc:515] T 1c8c68bfdd3e43828ce8214b4df203a1 P 871c06ff95c446b9baedc163ec521c1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.424793  1299 tablet_bootstrap.cc:492] T 1c8c68bfdd3e43828ce8214b4df203a1 P c6c2edf869104059a697f264e8ccffa9: Bootstrap starting.
I20260630 12:11:12.424446  1297 raft_consensus.cc:359] T d08ceba30daa49a2a048679182f203fd P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } } peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } }
I20260630 12:11:12.425482  1297 raft_consensus.cc:385] T d08ceba30daa49a2a048679182f203fd P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:12.425758  1297 raft_consensus.cc:740] T d08ceba30daa49a2a048679182f203fd P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d37ae292f7e44448a4dfb1b0a39c50e9, State: Initialized, Role: FOLLOWER
I20260630 12:11:12.426532  1297 consensus_queue.cc:260] T d08ceba30daa49a2a048679182f203fd P d37ae292f7e44448a4dfb1b0a39c50e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } } peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } }
I20260630 12:11:12.428675  1303 leader_election.cc:290] T 1c8c68bfdd3e43828ce8214b4df203a1 P 871c06ff95c446b9baedc163ec521c1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6c2edf869104059a697f264e8ccffa9 (127.0.107.194:41213), d37ae292f7e44448a4dfb1b0a39c50e9 (127.0.107.195:40029)
I20260630 12:11:12.431789  1297 ts_tablet_manager.cc:1434] T d08ceba30daa49a2a048679182f203fd P d37ae292f7e44448a4dfb1b0a39c50e9: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:11:12.432621  1299 tablet_bootstrap.cc:654] T 1c8c68bfdd3e43828ce8214b4df203a1 P c6c2edf869104059a697f264e8ccffa9: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:12.434609  1305 consensus_queue.cc:237] T 2c697f7cf8734508876af14c230f86c3 P c6c2edf869104059a697f264e8ccffa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.446607  1298 tablet_bootstrap.cc:492] T 2c697f7cf8734508876af14c230f86c3 P 871c06ff95c446b9baedc163ec521c1f: Bootstrap starting.
I20260630 12:11:12.450182  1320 raft_consensus.cc:515] T 865ce4a89364433b88cc03964d55bd08 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.452114  1001 catalog_manager.cc:5697] T 2c697f7cf8734508876af14c230f86c3 P c6c2edf869104059a697f264e8ccffa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to c6c2edf869104059a697f264e8ccffa9 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "c6c2edf869104059a697f264e8ccffa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:12.457619  1103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865ce4a89364433b88cc03964d55bd08" candidate_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871c06ff95c446b9baedc163ec521c1f"
I20260630 12:11:12.458168  1103 raft_consensus.cc:3060] T 865ce4a89364433b88cc03964d55bd08 P 871c06ff95c446b9baedc163ec521c1f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:12.468369  1304 raft_consensus.cc:493] T d08ceba30daa49a2a048679182f203fd P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:12.469004  1304 raft_consensus.cc:515] T d08ceba30daa49a2a048679182f203fd P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } } peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } }
I20260630 12:11:12.469789  1178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865ce4a89364433b88cc03964d55bd08" candidate_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6c2edf869104059a697f264e8ccffa9"
I20260630 12:11:12.470362  1178 raft_consensus.cc:3060] T 865ce4a89364433b88cc03964d55bd08 P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:12.470924  1103 raft_consensus.cc:2468] T 865ce4a89364433b88cc03964d55bd08 P 871c06ff95c446b9baedc163ec521c1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d37ae292f7e44448a4dfb1b0a39c50e9 in term 1.
I20260630 12:11:12.471558  1304 leader_election.cc:290] T d08ceba30daa49a2a048679182f203fd P d37ae292f7e44448a4dfb1b0a39c50e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6c2edf869104059a697f264e8ccffa9 (127.0.107.194:41213), 871c06ff95c446b9baedc163ec521c1f (127.0.107.193:35519)
I20260630 12:11:12.472688  1320 leader_election.cc:290] T 865ce4a89364433b88cc03964d55bd08 P d37ae292f7e44448a4dfb1b0a39c50e9 [CANDIDATE]: Term 1 election: Requested vote from peers 871c06ff95c446b9baedc163ec521c1f (127.0.107.193:35519), c6c2edf869104059a697f264e8ccffa9 (127.0.107.194:41213)
I20260630 12:11:12.473466  1177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d08ceba30daa49a2a048679182f203fd" candidate_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6c2edf869104059a697f264e8ccffa9" is_pre_election: true
I20260630 12:11:12.474871  1216 leader_election.cc:304] T 865ce4a89364433b88cc03964d55bd08 P d37ae292f7e44448a4dfb1b0a39c50e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871c06ff95c446b9baedc163ec521c1f, d37ae292f7e44448a4dfb1b0a39c50e9; no voters: 
I20260630 12:11:12.476025  1298 tablet_bootstrap.cc:654] T 2c697f7cf8734508876af14c230f86c3 P 871c06ff95c446b9baedc163ec521c1f: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:12.476756  1103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d08ceba30daa49a2a048679182f203fd" candidate_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871c06ff95c446b9baedc163ec521c1f" is_pre_election: true
I20260630 12:11:12.477753  1103 raft_consensus.cc:2468] T d08ceba30daa49a2a048679182f203fd P 871c06ff95c446b9baedc163ec521c1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d37ae292f7e44448a4dfb1b0a39c50e9 in term 0.
W20260630 12:11:12.479183  1216 leader_election.cc:343] T d08ceba30daa49a2a048679182f203fd P d37ae292f7e44448a4dfb1b0a39c50e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c6c2edf869104059a697f264e8ccffa9 (127.0.107.194:41213): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:12.479838  1216 leader_election.cc:304] T d08ceba30daa49a2a048679182f203fd P d37ae292f7e44448a4dfb1b0a39c50e9 [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: 871c06ff95c446b9baedc163ec521c1f, d37ae292f7e44448a4dfb1b0a39c50e9; no voters: c6c2edf869104059a697f264e8ccffa9
I20260630 12:11:12.480320  1320 raft_consensus.cc:2804] T 865ce4a89364433b88cc03964d55bd08 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:12.482971  1304 raft_consensus.cc:2804] T d08ceba30daa49a2a048679182f203fd P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:12.483371  1304 raft_consensus.cc:493] T d08ceba30daa49a2a048679182f203fd P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:12.483703  1304 raft_consensus.cc:3060] T d08ceba30daa49a2a048679182f203fd P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:12.486912  1303 raft_consensus.cc:493] T b3d3f40de3ab43eeaa22de8e9107d4bd P 871c06ff95c446b9baedc163ec521c1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:12.487490  1303 raft_consensus.cc:515] T b3d3f40de3ab43eeaa22de8e9107d4bd P 871c06ff95c446b9baedc163ec521c1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.488436  1299 tablet_bootstrap.cc:492] T 1c8c68bfdd3e43828ce8214b4df203a1 P c6c2edf869104059a697f264e8ccffa9: No bootstrap required, opened a new log
I20260630 12:11:12.488306  1178 raft_consensus.cc:2468] T 865ce4a89364433b88cc03964d55bd08 P c6c2edf869104059a697f264e8ccffa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d37ae292f7e44448a4dfb1b0a39c50e9 in term 1.
I20260630 12:11:12.488899  1299 ts_tablet_manager.cc:1403] T 1c8c68bfdd3e43828ce8214b4df203a1 P c6c2edf869104059a697f264e8ccffa9: Time spent bootstrapping tablet: real 0.064s	user 0.024s	sys 0.034s
I20260630 12:11:12.490567  1303 leader_election.cc:290] T b3d3f40de3ab43eeaa22de8e9107d4bd P 871c06ff95c446b9baedc163ec521c1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6c2edf869104059a697f264e8ccffa9 (127.0.107.194:41213), d37ae292f7e44448a4dfb1b0a39c50e9 (127.0.107.195:40029)
I20260630 12:11:12.494024  1299 raft_consensus.cc:359] T 1c8c68bfdd3e43828ce8214b4df203a1 P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.494724  1299 raft_consensus.cc:385] T 1c8c68bfdd3e43828ce8214b4df203a1 P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:12.495270  1299 raft_consensus.cc:740] T 1c8c68bfdd3e43828ce8214b4df203a1 P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6c2edf869104059a697f264e8ccffa9, State: Initialized, Role: FOLLOWER
I20260630 12:11:12.496088  1299 consensus_queue.cc:260] T 1c8c68bfdd3e43828ce8214b4df203a1 P c6c2edf869104059a697f264e8ccffa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.498214  1299 ts_tablet_manager.cc:1434] T 1c8c68bfdd3e43828ce8214b4df203a1 P c6c2edf869104059a697f264e8ccffa9: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260630 12:11:12.499581  1304 raft_consensus.cc:515] T d08ceba30daa49a2a048679182f203fd P d37ae292f7e44448a4dfb1b0a39c50e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } } peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } }
I20260630 12:11:12.503014  1304 leader_election.cc:290] T d08ceba30daa49a2a048679182f203fd P d37ae292f7e44448a4dfb1b0a39c50e9 [CANDIDATE]: Term 1 election: Requested vote from peers c6c2edf869104059a697f264e8ccffa9 (127.0.107.194:41213), 871c06ff95c446b9baedc163ec521c1f (127.0.107.193:35519)
I20260630 12:11:12.503204  1299 tablet_bootstrap.cc:492] T d08ceba30daa49a2a048679182f203fd P c6c2edf869104059a697f264e8ccffa9: Bootstrap starting.
I20260630 12:11:12.505605  1103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d08ceba30daa49a2a048679182f203fd" candidate_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871c06ff95c446b9baedc163ec521c1f"
I20260630 12:11:12.506167  1103 raft_consensus.cc:3060] T d08ceba30daa49a2a048679182f203fd P 871c06ff95c446b9baedc163ec521c1f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:12.506215  1298 tablet_bootstrap.cc:492] T 2c697f7cf8734508876af14c230f86c3 P 871c06ff95c446b9baedc163ec521c1f: No bootstrap required, opened a new log
I20260630 12:11:12.506315  1178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d08ceba30daa49a2a048679182f203fd" candidate_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6c2edf869104059a697f264e8ccffa9"
I20260630 12:11:12.506908  1298 ts_tablet_manager.cc:1403] T 2c697f7cf8734508876af14c230f86c3 P 871c06ff95c446b9baedc163ec521c1f: Time spent bootstrapping tablet: real 0.061s	user 0.014s	sys 0.005s
I20260630 12:11:12.503638  1320 raft_consensus.cc:697] T 865ce4a89364433b88cc03964d55bd08 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 1 LEADER]: Becoming Leader. State: Replica: d37ae292f7e44448a4dfb1b0a39c50e9, State: Running, Role: LEADER
W20260630 12:11:12.508138  1216 leader_election.cc:343] T d08ceba30daa49a2a048679182f203fd P d37ae292f7e44448a4dfb1b0a39c50e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c6c2edf869104059a697f264e8ccffa9 (127.0.107.194:41213): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:12.513329  1177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d3f40de3ab43eeaa22de8e9107d4bd" candidate_uuid: "871c06ff95c446b9baedc163ec521c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6c2edf869104059a697f264e8ccffa9" is_pre_election: true
I20260630 12:11:12.513396  1178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c8c68bfdd3e43828ce8214b4df203a1" candidate_uuid: "871c06ff95c446b9baedc163ec521c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6c2edf869104059a697f264e8ccffa9" is_pre_election: true
I20260630 12:11:12.513170  1320 consensus_queue.cc:237] T 865ce4a89364433b88cc03964d55bd08 P d37ae292f7e44448a4dfb1b0a39c50e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.514024  1177 raft_consensus.cc:2468] T b3d3f40de3ab43eeaa22de8e9107d4bd P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871c06ff95c446b9baedc163ec521c1f in term 0.
I20260630 12:11:12.514092  1178 raft_consensus.cc:2468] T 1c8c68bfdd3e43828ce8214b4df203a1 P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871c06ff95c446b9baedc163ec521c1f in term 0.
I20260630 12:11:12.514106  1298 raft_consensus.cc:359] T 2c697f7cf8734508876af14c230f86c3 P 871c06ff95c446b9baedc163ec521c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.518333  1067 leader_election.cc:304] T b3d3f40de3ab43eeaa22de8e9107d4bd P 871c06ff95c446b9baedc163ec521c1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871c06ff95c446b9baedc163ec521c1f, c6c2edf869104059a697f264e8ccffa9; no voters: 
I20260630 12:11:12.524629  1298 raft_consensus.cc:385] T 2c697f7cf8734508876af14c230f86c3 P 871c06ff95c446b9baedc163ec521c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:12.515618  1252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c8c68bfdd3e43828ce8214b4df203a1" candidate_uuid: "871c06ff95c446b9baedc163ec521c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" is_pre_election: true
I20260630 12:11:12.518358  1103 raft_consensus.cc:2468] T d08ceba30daa49a2a048679182f203fd P 871c06ff95c446b9baedc163ec521c1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d37ae292f7e44448a4dfb1b0a39c50e9 in term 1.
I20260630 12:11:12.524152  1000 catalog_manager.cc:5697] T 865ce4a89364433b88cc03964d55bd08 P d37ae292f7e44448a4dfb1b0a39c50e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to d37ae292f7e44448a4dfb1b0a39c50e9 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:12.525168  1252 raft_consensus.cc:2468] T 1c8c68bfdd3e43828ce8214b4df203a1 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871c06ff95c446b9baedc163ec521c1f in term 0.
I20260630 12:11:12.525291  1067 leader_election.cc:304] T 1c8c68bfdd3e43828ce8214b4df203a1 P 871c06ff95c446b9baedc163ec521c1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871c06ff95c446b9baedc163ec521c1f, c6c2edf869104059a697f264e8ccffa9; no voters: 
I20260630 12:11:12.525491  1303 raft_consensus.cc:2804] T b3d3f40de3ab43eeaa22de8e9107d4bd P 871c06ff95c446b9baedc163ec521c1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:12.515456  1251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d3f40de3ab43eeaa22de8e9107d4bd" candidate_uuid: "871c06ff95c446b9baedc163ec521c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" is_pre_election: true
I20260630 12:11:12.526328  1216 leader_election.cc:304] T d08ceba30daa49a2a048679182f203fd P d37ae292f7e44448a4dfb1b0a39c50e9 [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: 871c06ff95c446b9baedc163ec521c1f, d37ae292f7e44448a4dfb1b0a39c50e9; no voters: c6c2edf869104059a697f264e8ccffa9
I20260630 12:11:12.526563  1303 raft_consensus.cc:493] T b3d3f40de3ab43eeaa22de8e9107d4bd P 871c06ff95c446b9baedc163ec521c1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:12.527314  1320 raft_consensus.cc:2804] T d08ceba30daa49a2a048679182f203fd P d37ae292f7e44448a4dfb1b0a39c50e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:12.527405  1303 raft_consensus.cc:3060] T b3d3f40de3ab43eeaa22de8e9107d4bd P 871c06ff95c446b9baedc163ec521c1f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:12.528024  1320 raft_consensus.cc:697] T d08ceba30daa49a2a048679182f203fd P d37ae292f7e44448a4dfb1b0a39c50e9 [term 1 LEADER]: Becoming Leader. State: Replica: d37ae292f7e44448a4dfb1b0a39c50e9, State: Running, Role: LEADER
I20260630 12:11:12.528319  1340 raft_consensus.cc:2804] T 1c8c68bfdd3e43828ce8214b4df203a1 P 871c06ff95c446b9baedc163ec521c1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:12.528834  1340 raft_consensus.cc:493] T 1c8c68bfdd3e43828ce8214b4df203a1 P 871c06ff95c446b9baedc163ec521c1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:12.529275  1340 raft_consensus.cc:3060] T 1c8c68bfdd3e43828ce8214b4df203a1 P 871c06ff95c446b9baedc163ec521c1f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:12.528887  1320 consensus_queue.cc:237] T d08ceba30daa49a2a048679182f203fd P d37ae292f7e44448a4dfb1b0a39c50e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } } peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } }
I20260630 12:11:12.527388  1298 raft_consensus.cc:740] T 2c697f7cf8734508876af14c230f86c3 P 871c06ff95c446b9baedc163ec521c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871c06ff95c446b9baedc163ec521c1f, State: Initialized, Role: FOLLOWER
I20260630 12:11:12.527408  1251 raft_consensus.cc:2468] T b3d3f40de3ab43eeaa22de8e9107d4bd P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871c06ff95c446b9baedc163ec521c1f in term 0.
I20260630 12:11:12.535693  1298 consensus_queue.cc:260] T 2c697f7cf8734508876af14c230f86c3 P 871c06ff95c446b9baedc163ec521c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.535856  1340 raft_consensus.cc:515] T 1c8c68bfdd3e43828ce8214b4df203a1 P 871c06ff95c446b9baedc163ec521c1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.518096  1299 tablet_bootstrap.cc:654] T d08ceba30daa49a2a048679182f203fd P c6c2edf869104059a697f264e8ccffa9: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:12.538527  1303 raft_consensus.cc:515] T b3d3f40de3ab43eeaa22de8e9107d4bd P 871c06ff95c446b9baedc163ec521c1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.539826  1251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c8c68bfdd3e43828ce8214b4df203a1" candidate_uuid: "871c06ff95c446b9baedc163ec521c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9"
I20260630 12:11:12.540521  1251 raft_consensus.cc:3060] T 1c8c68bfdd3e43828ce8214b4df203a1 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:12.542860  1252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d3f40de3ab43eeaa22de8e9107d4bd" candidate_uuid: "871c06ff95c446b9baedc163ec521c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9"
I20260630 12:11:12.543576  1252 raft_consensus.cc:3060] T b3d3f40de3ab43eeaa22de8e9107d4bd P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:12.544426  1178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c8c68bfdd3e43828ce8214b4df203a1" candidate_uuid: "871c06ff95c446b9baedc163ec521c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6c2edf869104059a697f264e8ccffa9"
I20260630 12:11:12.545116  1178 raft_consensus.cc:3060] T 1c8c68bfdd3e43828ce8214b4df203a1 P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:12.553779  1303 leader_election.cc:290] T b3d3f40de3ab43eeaa22de8e9107d4bd P 871c06ff95c446b9baedc163ec521c1f [CANDIDATE]: Term 1 election: Requested vote from peers c6c2edf869104059a697f264e8ccffa9 (127.0.107.194:41213), d37ae292f7e44448a4dfb1b0a39c50e9 (127.0.107.195:40029)
I20260630 12:11:12.555269  1340 leader_election.cc:290] T 1c8c68bfdd3e43828ce8214b4df203a1 P 871c06ff95c446b9baedc163ec521c1f [CANDIDATE]: Term 1 election: Requested vote from peers c6c2edf869104059a697f264e8ccffa9 (127.0.107.194:41213), d37ae292f7e44448a4dfb1b0a39c50e9 (127.0.107.195:40029)
I20260630 12:11:12.555570  1177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d3f40de3ab43eeaa22de8e9107d4bd" candidate_uuid: "871c06ff95c446b9baedc163ec521c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6c2edf869104059a697f264e8ccffa9"
I20260630 12:11:12.556123  1177 raft_consensus.cc:3060] T b3d3f40de3ab43eeaa22de8e9107d4bd P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:12.552706  1252 raft_consensus.cc:2468] T b3d3f40de3ab43eeaa22de8e9107d4bd P d37ae292f7e44448a4dfb1b0a39c50e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871c06ff95c446b9baedc163ec521c1f in term 1.
I20260630 12:11:12.568104  1066 leader_election.cc:304] T b3d3f40de3ab43eeaa22de8e9107d4bd P 871c06ff95c446b9baedc163ec521c1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871c06ff95c446b9baedc163ec521c1f, d37ae292f7e44448a4dfb1b0a39c50e9; no voters: 
I20260630 12:11:12.569327  1303 raft_consensus.cc:2804] T b3d3f40de3ab43eeaa22de8e9107d4bd P 871c06ff95c446b9baedc163ec521c1f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:12.569550  1177 raft_consensus.cc:2468] T b3d3f40de3ab43eeaa22de8e9107d4bd P c6c2edf869104059a697f264e8ccffa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871c06ff95c446b9baedc163ec521c1f in term 1.
I20260630 12:11:12.570292  1303 raft_consensus.cc:697] T b3d3f40de3ab43eeaa22de8e9107d4bd P 871c06ff95c446b9baedc163ec521c1f [term 1 LEADER]: Becoming Leader. State: Replica: 871c06ff95c446b9baedc163ec521c1f, State: Running, Role: LEADER
I20260630 12:11:12.572009  1303 consensus_queue.cc:237] T b3d3f40de3ab43eeaa22de8e9107d4bd P 871c06ff95c446b9baedc163ec521c1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.574003  1251 raft_consensus.cc:2468] T 1c8c68bfdd3e43828ce8214b4df203a1 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871c06ff95c446b9baedc163ec521c1f in term 1.
I20260630 12:11:12.578338  1178 raft_consensus.cc:2468] T 1c8c68bfdd3e43828ce8214b4df203a1 P c6c2edf869104059a697f264e8ccffa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871c06ff95c446b9baedc163ec521c1f in term 1.
I20260630 12:11:12.581434  1067 leader_election.cc:304] T 1c8c68bfdd3e43828ce8214b4df203a1 P 871c06ff95c446b9baedc163ec521c1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871c06ff95c446b9baedc163ec521c1f, c6c2edf869104059a697f264e8ccffa9; no voters: 
I20260630 12:11:12.582449  1340 raft_consensus.cc:2804] T 1c8c68bfdd3e43828ce8214b4df203a1 P 871c06ff95c446b9baedc163ec521c1f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:12.583042  1340 raft_consensus.cc:697] T 1c8c68bfdd3e43828ce8214b4df203a1 P 871c06ff95c446b9baedc163ec521c1f [term 1 LEADER]: Becoming Leader. State: Replica: 871c06ff95c446b9baedc163ec521c1f, State: Running, Role: LEADER
I20260630 12:11:12.583974  1340 consensus_queue.cc:237] T 1c8c68bfdd3e43828ce8214b4df203a1 P 871c06ff95c446b9baedc163ec521c1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.588598  1298 ts_tablet_manager.cc:1434] T 2c697f7cf8734508876af14c230f86c3 P 871c06ff95c446b9baedc163ec521c1f: Time spent starting tablet: real 0.081s	user 0.019s	sys 0.015s
I20260630 12:11:12.590090  1000 catalog_manager.cc:5697] T d08ceba30daa49a2a048679182f203fd P d37ae292f7e44448a4dfb1b0a39c50e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to d37ae292f7e44448a4dfb1b0a39c50e9 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:12.595412  1299 tablet_bootstrap.cc:492] T d08ceba30daa49a2a048679182f203fd P c6c2edf869104059a697f264e8ccffa9: No bootstrap required, opened a new log
I20260630 12:11:12.599794  1299 ts_tablet_manager.cc:1403] T d08ceba30daa49a2a048679182f203fd P c6c2edf869104059a697f264e8ccffa9: Time spent bootstrapping tablet: real 0.097s	user 0.014s	sys 0.040s
I20260630 12:11:12.601441  1001 catalog_manager.cc:5697] T b3d3f40de3ab43eeaa22de8e9107d4bd P 871c06ff95c446b9baedc163ec521c1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 871c06ff95c446b9baedc163ec521c1f (127.0.107.193). New cstate: current_term: 1 leader_uuid: "871c06ff95c446b9baedc163ec521c1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:12.601810  1299 raft_consensus.cc:359] T d08ceba30daa49a2a048679182f203fd P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } } peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } }
I20260630 12:11:12.602341  1299 raft_consensus.cc:385] T d08ceba30daa49a2a048679182f203fd P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:12.602563  1299 raft_consensus.cc:740] T d08ceba30daa49a2a048679182f203fd P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6c2edf869104059a697f264e8ccffa9, State: Initialized, Role: FOLLOWER
I20260630 12:11:12.603070  1299 consensus_queue.cc:260] T d08ceba30daa49a2a048679182f203fd P c6c2edf869104059a697f264e8ccffa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } } peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } }
I20260630 12:11:12.604452  1299 ts_tablet_manager.cc:1434] T d08ceba30daa49a2a048679182f203fd P c6c2edf869104059a697f264e8ccffa9: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:11:12.608587  1303 raft_consensus.cc:493] T e95f0b98be3144918974a429735c086d P 871c06ff95c446b9baedc163ec521c1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:12.608994  1303 raft_consensus.cc:515] T e95f0b98be3144918974a429735c086d P 871c06ff95c446b9baedc163ec521c1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.611356  1303 leader_election.cc:290] T e95f0b98be3144918974a429735c086d P 871c06ff95c446b9baedc163ec521c1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6c2edf869104059a697f264e8ccffa9 (127.0.107.194:41213), d37ae292f7e44448a4dfb1b0a39c50e9 (127.0.107.195:40029)
I20260630 12:11:12.612419  1251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e95f0b98be3144918974a429735c086d" candidate_uuid: "871c06ff95c446b9baedc163ec521c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" is_pre_election: true
I20260630 12:11:12.612950  1251 raft_consensus.cc:2468] T e95f0b98be3144918974a429735c086d P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871c06ff95c446b9baedc163ec521c1f in term 0.
I20260630 12:11:12.614429  1066 leader_election.cc:304] T e95f0b98be3144918974a429735c086d P 871c06ff95c446b9baedc163ec521c1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871c06ff95c446b9baedc163ec521c1f, d37ae292f7e44448a4dfb1b0a39c50e9; no voters: 
I20260630 12:11:12.615234  1303 raft_consensus.cc:2804] T e95f0b98be3144918974a429735c086d P 871c06ff95c446b9baedc163ec521c1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:12.615569  1303 raft_consensus.cc:493] T e95f0b98be3144918974a429735c086d P 871c06ff95c446b9baedc163ec521c1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:12.615533  1177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e95f0b98be3144918974a429735c086d" candidate_uuid: "871c06ff95c446b9baedc163ec521c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6c2edf869104059a697f264e8ccffa9" is_pre_election: true
I20260630 12:11:12.616042  1303 raft_consensus.cc:3060] T e95f0b98be3144918974a429735c086d P 871c06ff95c446b9baedc163ec521c1f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:12.616204   998 catalog_manager.cc:5697] T 1c8c68bfdd3e43828ce8214b4df203a1 P 871c06ff95c446b9baedc163ec521c1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 871c06ff95c446b9baedc163ec521c1f (127.0.107.193). New cstate: current_term: 1 leader_uuid: "871c06ff95c446b9baedc163ec521c1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:12.616226  1177 raft_consensus.cc:2468] T e95f0b98be3144918974a429735c086d P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871c06ff95c446b9baedc163ec521c1f in term 0.
I20260630 12:11:12.619915  1320 raft_consensus.cc:493] T 89fb6f5d1f3d45559cb2771b6ca713d7 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:12.620366  1320 raft_consensus.cc:515] T 89fb6f5d1f3d45559cb2771b6ca713d7 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.622061  1303 raft_consensus.cc:515] T e95f0b98be3144918974a429735c086d P 871c06ff95c446b9baedc163ec521c1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.624082  1303 leader_election.cc:290] T e95f0b98be3144918974a429735c086d P 871c06ff95c446b9baedc163ec521c1f [CANDIDATE]: Term 1 election: Requested vote from peers c6c2edf869104059a697f264e8ccffa9 (127.0.107.194:41213), d37ae292f7e44448a4dfb1b0a39c50e9 (127.0.107.195:40029)
I20260630 12:11:12.624320  1103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89fb6f5d1f3d45559cb2771b6ca713d7" candidate_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871c06ff95c446b9baedc163ec521c1f" is_pre_election: true
I20260630 12:11:12.624907  1103 raft_consensus.cc:2468] T 89fb6f5d1f3d45559cb2771b6ca713d7 P 871c06ff95c446b9baedc163ec521c1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d37ae292f7e44448a4dfb1b0a39c50e9 in term 0.
I20260630 12:11:12.625387  1251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e95f0b98be3144918974a429735c086d" candidate_uuid: "871c06ff95c446b9baedc163ec521c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9"
I20260630 12:11:12.625913  1251 raft_consensus.cc:3060] T e95f0b98be3144918974a429735c086d P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:12.625986  1216 leader_election.cc:304] T 89fb6f5d1f3d45559cb2771b6ca713d7 P d37ae292f7e44448a4dfb1b0a39c50e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871c06ff95c446b9baedc163ec521c1f, d37ae292f7e44448a4dfb1b0a39c50e9; no voters: 
I20260630 12:11:12.626314  1178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e95f0b98be3144918974a429735c086d" candidate_uuid: "871c06ff95c446b9baedc163ec521c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6c2edf869104059a697f264e8ccffa9"
I20260630 12:11:12.626734  1304 raft_consensus.cc:2804] T 89fb6f5d1f3d45559cb2771b6ca713d7 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:12.626803  1178 raft_consensus.cc:3060] T e95f0b98be3144918974a429735c086d P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:12.627308  1304 raft_consensus.cc:493] T 89fb6f5d1f3d45559cb2771b6ca713d7 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:12.627658  1304 raft_consensus.cc:3060] T 89fb6f5d1f3d45559cb2771b6ca713d7 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:12.631435  1177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89fb6f5d1f3d45559cb2771b6ca713d7" candidate_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6c2edf869104059a697f264e8ccffa9" is_pre_election: true
I20260630 12:11:12.631919  1177 raft_consensus.cc:2468] T 89fb6f5d1f3d45559cb2771b6ca713d7 P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d37ae292f7e44448a4dfb1b0a39c50e9 in term 0.
I20260630 12:11:12.632519  1320 leader_election.cc:290] T 89fb6f5d1f3d45559cb2771b6ca713d7 P d37ae292f7e44448a4dfb1b0a39c50e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871c06ff95c446b9baedc163ec521c1f (127.0.107.193:35519), c6c2edf869104059a697f264e8ccffa9 (127.0.107.194:41213)
I20260630 12:11:12.632946  1251 raft_consensus.cc:2468] T e95f0b98be3144918974a429735c086d P d37ae292f7e44448a4dfb1b0a39c50e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871c06ff95c446b9baedc163ec521c1f in term 1.
I20260630 12:11:12.633890  1066 leader_election.cc:304] T e95f0b98be3144918974a429735c086d P 871c06ff95c446b9baedc163ec521c1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871c06ff95c446b9baedc163ec521c1f, d37ae292f7e44448a4dfb1b0a39c50e9; no voters: 
I20260630 12:11:12.634241  1178 raft_consensus.cc:2468] T e95f0b98be3144918974a429735c086d P c6c2edf869104059a697f264e8ccffa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871c06ff95c446b9baedc163ec521c1f in term 1.
I20260630 12:11:12.634508  1303 raft_consensus.cc:2804] T e95f0b98be3144918974a429735c086d P 871c06ff95c446b9baedc163ec521c1f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:12.634272  1304 raft_consensus.cc:515] T 89fb6f5d1f3d45559cb2771b6ca713d7 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.635145  1303 raft_consensus.cc:697] T e95f0b98be3144918974a429735c086d P 871c06ff95c446b9baedc163ec521c1f [term 1 LEADER]: Becoming Leader. State: Replica: 871c06ff95c446b9baedc163ec521c1f, State: Running, Role: LEADER
I20260630 12:11:12.635946  1303 consensus_queue.cc:237] T e95f0b98be3144918974a429735c086d P 871c06ff95c446b9baedc163ec521c1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.636335  1304 leader_election.cc:290] T 89fb6f5d1f3d45559cb2771b6ca713d7 P d37ae292f7e44448a4dfb1b0a39c50e9 [CANDIDATE]: Term 1 election: Requested vote from peers 871c06ff95c446b9baedc163ec521c1f (127.0.107.193:35519), c6c2edf869104059a697f264e8ccffa9 (127.0.107.194:41213)
I20260630 12:11:12.636916  1103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89fb6f5d1f3d45559cb2771b6ca713d7" candidate_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871c06ff95c446b9baedc163ec521c1f"
I20260630 12:11:12.637168  1178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89fb6f5d1f3d45559cb2771b6ca713d7" candidate_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6c2edf869104059a697f264e8ccffa9"
I20260630 12:11:12.637451  1103 raft_consensus.cc:3060] T 89fb6f5d1f3d45559cb2771b6ca713d7 P 871c06ff95c446b9baedc163ec521c1f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:12.637645  1178 raft_consensus.cc:3060] T 89fb6f5d1f3d45559cb2771b6ca713d7 P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:12.643771  1178 raft_consensus.cc:2468] T 89fb6f5d1f3d45559cb2771b6ca713d7 P c6c2edf869104059a697f264e8ccffa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d37ae292f7e44448a4dfb1b0a39c50e9 in term 1.
I20260630 12:11:12.644490  1103 raft_consensus.cc:2468] T 89fb6f5d1f3d45559cb2771b6ca713d7 P 871c06ff95c446b9baedc163ec521c1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d37ae292f7e44448a4dfb1b0a39c50e9 in term 1.
I20260630 12:11:12.644946  1216 leader_election.cc:304] T 89fb6f5d1f3d45559cb2771b6ca713d7 P d37ae292f7e44448a4dfb1b0a39c50e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c6c2edf869104059a697f264e8ccffa9, d37ae292f7e44448a4dfb1b0a39c50e9; no voters: 
I20260630 12:11:12.644634   998 catalog_manager.cc:5697] T e95f0b98be3144918974a429735c086d P 871c06ff95c446b9baedc163ec521c1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 871c06ff95c446b9baedc163ec521c1f (127.0.107.193). New cstate: current_term: 1 leader_uuid: "871c06ff95c446b9baedc163ec521c1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:12.645541  1304 raft_consensus.cc:2804] T 89fb6f5d1f3d45559cb2771b6ca713d7 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:12.646051  1304 raft_consensus.cc:697] T 89fb6f5d1f3d45559cb2771b6ca713d7 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 1 LEADER]: Becoming Leader. State: Replica: d37ae292f7e44448a4dfb1b0a39c50e9, State: Running, Role: LEADER
I20260630 12:11:12.646801  1304 consensus_queue.cc:237] T 89fb6f5d1f3d45559cb2771b6ca713d7 P d37ae292f7e44448a4dfb1b0a39c50e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.654134  1001 catalog_manager.cc:5697] T 89fb6f5d1f3d45559cb2771b6ca713d7 P d37ae292f7e44448a4dfb1b0a39c50e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to d37ae292f7e44448a4dfb1b0a39c50e9 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:12.704857   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:12.711277  1348 instance_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:12.711999  1349 instance_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:12.713201  1351 instance_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:12.713960   431 server_base.cc:1061] running on GCE node
I20260630 12:11:12.715061   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:12.715332   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:12.715601   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821472715585 us; error 0 us; skew 500 ppm
I20260630 12:11:12.716074   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:12.718176   431 webserver.cc:533] Webserver started at http://127.0.107.196:43155/ using document root <none> and password file <none>
I20260630 12:11:12.718585   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:12.718739   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:12.719020   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:12.720131   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821463199918-431-0/minicluster-data/ts-3-root/instance:
uuid: "2a57b6a03a2042ac80a166675c9cf3e8"
format_stamp: "Formatted at 2026-06-30 12:11:12 on dist-test-slave-rzcc"
I20260630 12:11:12.724224   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:11:12.727712  1356 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:12.728586   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:11:12.728631  1304 consensus_queue.cc:1048] T 8e470ecf1624478ebdced01d4c057792 P d37ae292f7e44448a4dfb1b0a39c50e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:12.729274  1305 raft_consensus.cc:493] T 8e470ecf1624478ebdced01d4c057792 P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:12.728945   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821463199918-431-0/minicluster-data/ts-3-root
uuid: "2a57b6a03a2042ac80a166675c9cf3e8"
format_stamp: "Formatted at 2026-06-30 12:11:12 on dist-test-slave-rzcc"
I20260630 12:11:12.729681  1305 raft_consensus.cc:515] T 8e470ecf1624478ebdced01d4c057792 P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:12.729962   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821463199918-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821463199918-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821463199918-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:12.731765  1305 leader_election.cc:290] T 8e470ecf1624478ebdced01d4c057792 P c6c2edf869104059a697f264e8ccffa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871c06ff95c446b9baedc163ec521c1f (127.0.107.193:35519), d37ae292f7e44448a4dfb1b0a39c50e9 (127.0.107.195:40029)
I20260630 12:11:12.732811  1251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e470ecf1624478ebdced01d4c057792" candidate_uuid: "c6c2edf869104059a697f264e8ccffa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" is_pre_election: true
I20260630 12:11:12.733425  1102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e470ecf1624478ebdced01d4c057792" candidate_uuid: "c6c2edf869104059a697f264e8ccffa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871c06ff95c446b9baedc163ec521c1f" is_pre_election: true
I20260630 12:11:12.735580  1142 leader_election.cc:304] T 8e470ecf1624478ebdced01d4c057792 P c6c2edf869104059a697f264e8ccffa9 [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: c6c2edf869104059a697f264e8ccffa9; no voters: 871c06ff95c446b9baedc163ec521c1f, d37ae292f7e44448a4dfb1b0a39c50e9
I20260630 12:11:12.736588  1305 raft_consensus.cc:2749] T 8e470ecf1624478ebdced01d4c057792 P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:11:12.746919  1178 raft_consensus.cc:3060] T 8e470ecf1624478ebdced01d4c057792 P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:12.751928   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:12.753572   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:12.755126   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:12.757905   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:12.758184   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:12.758008  1320 consensus_queue.cc:1048] T 8e470ecf1624478ebdced01d4c057792 P d37ae292f7e44448a4dfb1b0a39c50e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:12.758500   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:12.758741   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:12.809027   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:38845
I20260630 12:11:12.809111  1423 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:38845 every 8 connection(s)
I20260630 12:11:12.822906  1424 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38485
I20260630 12:11:12.823328  1424 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:12.824016  1424 heartbeater.cc:507] Master 127.0.107.254:38485 requested a full tablet report, sending...
I20260630 12:11:12.825759  1001 ts_manager.cc:194] Registered new tserver with Master: 2a57b6a03a2042ac80a166675c9cf3e8 (127.0.107.196:38845)
I20260630 12:11:12.827013  1001 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32928
I20260630 12:11:12.840049  1305 consensus_queue.cc:1048] T 2c697f7cf8734508876af14c230f86c3 P c6c2edf869104059a697f264e8ccffa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:12.848361  1103 raft_consensus.cc:3060] T 2c697f7cf8734508876af14c230f86c3 P 871c06ff95c446b9baedc163ec521c1f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:12.856863  1332 consensus_queue.cc:1048] T 2c697f7cf8734508876af14c230f86c3 P c6c2edf869104059a697f264e8ccffa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:12.905377  1332 raft_consensus.cc:493] T d08ceba30daa49a2a048679182f203fd P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:12.905969  1332 raft_consensus.cc:515] T d08ceba30daa49a2a048679182f203fd P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } } peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } }
I20260630 12:11:12.907830  1332 leader_election.cc:290] T d08ceba30daa49a2a048679182f203fd P c6c2edf869104059a697f264e8ccffa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d37ae292f7e44448a4dfb1b0a39c50e9 (127.0.107.195:40029), 871c06ff95c446b9baedc163ec521c1f (127.0.107.193:35519)
I20260630 12:11:12.908561  1251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d08ceba30daa49a2a048679182f203fd" candidate_uuid: "c6c2edf869104059a697f264e8ccffa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" is_pre_election: true
I20260630 12:11:12.908891  1103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d08ceba30daa49a2a048679182f203fd" candidate_uuid: "c6c2edf869104059a697f264e8ccffa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871c06ff95c446b9baedc163ec521c1f" is_pre_election: true
I20260630 12:11:12.909726  1103 raft_consensus.cc:2393] T d08ceba30daa49a2a048679182f203fd P 871c06ff95c446b9baedc163ec521c1f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c6c2edf869104059a697f264e8ccffa9 in current term 1: Already voted for candidate d37ae292f7e44448a4dfb1b0a39c50e9 in this term.
I20260630 12:11:12.911070  1142 leader_election.cc:304] T d08ceba30daa49a2a048679182f203fd P c6c2edf869104059a697f264e8ccffa9 [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: c6c2edf869104059a697f264e8ccffa9; no voters: 871c06ff95c446b9baedc163ec521c1f, d37ae292f7e44448a4dfb1b0a39c50e9
I20260630 12:11:12.911834  1332 raft_consensus.cc:3060] T d08ceba30daa49a2a048679182f203fd P c6c2edf869104059a697f264e8ccffa9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:12.916206  1332 raft_consensus.cc:2749] T d08ceba30daa49a2a048679182f203fd P c6c2edf869104059a697f264e8ccffa9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:11:12.970552  1320 consensus_queue.cc:1048] T 865ce4a89364433b88cc03964d55bd08 P d37ae292f7e44448a4dfb1b0a39c50e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:12.976275  1303 consensus_queue.cc:1048] T b3d3f40de3ab43eeaa22de8e9107d4bd P 871c06ff95c446b9baedc163ec521c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:12.987994  1342 consensus_queue.cc:1048] T 1c8c68bfdd3e43828ce8214b4df203a1 P 871c06ff95c446b9baedc163ec521c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:12.989255  1338 consensus_queue.cc:1048] T 865ce4a89364433b88cc03964d55bd08 P d37ae292f7e44448a4dfb1b0a39c50e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:11:12.994964  1342 consensus_queue.cc:1048] T b3d3f40de3ab43eeaa22de8e9107d4bd P 871c06ff95c446b9baedc163ec521c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:13.014686  1303 consensus_queue.cc:1048] T 1c8c68bfdd3e43828ce8214b4df203a1 P 871c06ff95c446b9baedc163ec521c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:13.034037  1338 consensus_queue.cc:1048] T d08ceba30daa49a2a048679182f203fd P d37ae292f7e44448a4dfb1b0a39c50e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:13.043241  1304 consensus_queue.cc:1048] T d08ceba30daa49a2a048679182f203fd P d37ae292f7e44448a4dfb1b0a39c50e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:11:13.080916  1304 consensus_queue.cc:1048] T 89fb6f5d1f3d45559cb2771b6ca713d7 P d37ae292f7e44448a4dfb1b0a39c50e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:13.092114  1338 consensus_queue.cc:1048] T 89fb6f5d1f3d45559cb2771b6ca713d7 P d37ae292f7e44448a4dfb1b0a39c50e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:13.168962  1303 consensus_queue.cc:1048] T e95f0b98be3144918974a429735c086d P 871c06ff95c446b9baedc163ec521c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:13.178787  1340 consensus_queue.cc:1048] T e95f0b98be3144918974a429735c086d P 871c06ff95c446b9baedc163ec521c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:13.829239  1424 heartbeater.cc:499] Master 127.0.107.254:38485 was elected leader, sending a full tablet report...
I20260630 12:11:14.412637  1054 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:14.429683  1251 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "865ce4a89364433b88cc03964d55bd08"
dest_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9"
mode: GRACEFUL
new_leader_uuid: "c6c2edf869104059a697f264e8ccffa9"
 from {username='slave'} at 127.0.0.1:55362
I20260630 12:11:14.430399  1251 raft_consensus.cc:606] T 865ce4a89364433b88cc03964d55bd08 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 1 LEADER]: Received request to transfer leadership to TS c6c2edf869104059a697f264e8ccffa9
I20260630 12:11:14.431608  1054 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:11:14.432035  1054 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:14.888612  1450 raft_consensus.cc:993] T 865ce4a89364433b88cc03964d55bd08 P d37ae292f7e44448a4dfb1b0a39c50e9: : Instructing follower c6c2edf869104059a697f264e8ccffa9 to start an election
I20260630 12:11:14.889151  1440 raft_consensus.cc:1081] T 865ce4a89364433b88cc03964d55bd08 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 1 LEADER]: Signalling peer c6c2edf869104059a697f264e8ccffa9 to start an election
I20260630 12:11:14.890895  1178 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "865ce4a89364433b88cc03964d55bd08"
dest_uuid: "c6c2edf869104059a697f264e8ccffa9"
 from {username='slave'} at 127.0.0.1:43072
I20260630 12:11:14.891455  1178 raft_consensus.cc:493] T 865ce4a89364433b88cc03964d55bd08 P c6c2edf869104059a697f264e8ccffa9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:11:14.891889  1178 raft_consensus.cc:3060] T 865ce4a89364433b88cc03964d55bd08 P c6c2edf869104059a697f264e8ccffa9 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:14.896891  1178 raft_consensus.cc:515] T 865ce4a89364433b88cc03964d55bd08 P c6c2edf869104059a697f264e8ccffa9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:14.898627  1178 leader_election.cc:290] T 865ce4a89364433b88cc03964d55bd08 P c6c2edf869104059a697f264e8ccffa9 [CANDIDATE]: Term 2 election: Requested vote from peers 871c06ff95c446b9baedc163ec521c1f (127.0.107.193:35519), d37ae292f7e44448a4dfb1b0a39c50e9 (127.0.107.195:40029)
I20260630 12:11:14.899613  1103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865ce4a89364433b88cc03964d55bd08" candidate_uuid: "c6c2edf869104059a697f264e8ccffa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "871c06ff95c446b9baedc163ec521c1f"
I20260630 12:11:14.899636  1251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865ce4a89364433b88cc03964d55bd08" candidate_uuid: "c6c2edf869104059a697f264e8ccffa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9"
I20260630 12:11:14.900406  1103 raft_consensus.cc:3060] T 865ce4a89364433b88cc03964d55bd08 P 871c06ff95c446b9baedc163ec521c1f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:14.900540  1251 raft_consensus.cc:3055] T 865ce4a89364433b88cc03964d55bd08 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:11:14.900892  1251 raft_consensus.cc:740] T 865ce4a89364433b88cc03964d55bd08 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d37ae292f7e44448a4dfb1b0a39c50e9, State: Running, Role: LEADER
I20260630 12:11:14.901676  1251 consensus_queue.cc:260] T 865ce4a89364433b88cc03964d55bd08 P d37ae292f7e44448a4dfb1b0a39c50e9 [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: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:14.902628  1251 raft_consensus.cc:3060] T 865ce4a89364433b88cc03964d55bd08 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:14.905037  1103 raft_consensus.cc:2468] T 865ce4a89364433b88cc03964d55bd08 P 871c06ff95c446b9baedc163ec521c1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6c2edf869104059a697f264e8ccffa9 in term 2.
I20260630 12:11:14.906301  1142 leader_election.cc:304] T 865ce4a89364433b88cc03964d55bd08 P c6c2edf869104059a697f264e8ccffa9 [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: 871c06ff95c446b9baedc163ec521c1f, c6c2edf869104059a697f264e8ccffa9; no voters: 
I20260630 12:11:14.907248  1446 raft_consensus.cc:2804] T 865ce4a89364433b88cc03964d55bd08 P c6c2edf869104059a697f264e8ccffa9 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:11:14.908071  1251 raft_consensus.cc:2468] T 865ce4a89364433b88cc03964d55bd08 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6c2edf869104059a697f264e8ccffa9 in term 2.
I20260630 12:11:14.908511  1446 raft_consensus.cc:697] T 865ce4a89364433b88cc03964d55bd08 P c6c2edf869104059a697f264e8ccffa9 [term 2 LEADER]: Becoming Leader. State: Replica: c6c2edf869104059a697f264e8ccffa9, State: Running, Role: LEADER
I20260630 12:11:14.909435  1446 consensus_queue.cc:237] T 865ce4a89364433b88cc03964d55bd08 P c6c2edf869104059a697f264e8ccffa9 [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: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } }
I20260630 12:11:14.916438  1001 catalog_manager.cc:5697] T 865ce4a89364433b88cc03964d55bd08 P c6c2edf869104059a697f264e8ccffa9 reported cstate change: term changed from 1 to 2, leader changed from d37ae292f7e44448a4dfb1b0a39c50e9 (127.0.107.195) to c6c2edf869104059a697f264e8ccffa9 (127.0.107.194). New cstate: current_term: 2 leader_uuid: "c6c2edf869104059a697f264e8ccffa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:15.297093  1103 raft_consensus.cc:1275] T 865ce4a89364433b88cc03964d55bd08 P 871c06ff95c446b9baedc163ec521c1f [term 2 FOLLOWER]: Refusing update from remote peer c6c2edf869104059a697f264e8ccffa9: 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:15.298482  1446 consensus_queue.cc:1048] T 865ce4a89364433b88cc03964d55bd08 P c6c2edf869104059a697f264e8ccffa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:15.307647  1251 raft_consensus.cc:1275] T 865ce4a89364433b88cc03964d55bd08 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 2 FOLLOWER]: Refusing update from remote peer c6c2edf869104059a697f264e8ccffa9: 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:15.309773  1446 consensus_queue.cc:1048] T 865ce4a89364433b88cc03964d55bd08 P c6c2edf869104059a697f264e8ccffa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:16.432884  1054 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:16.438186  1054 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:16.438609  1054 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:18.439596  1054 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:18.443938  1103 consensus_queue.cc:237] T 1c8c68bfdd3e43828ce8214b4df203a1 P 871c06ff95c446b9baedc163ec521c1f [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: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } attrs { replace: true } } peers { permanent_uuid: "2a57b6a03a2042ac80a166675c9cf3e8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38845 } attrs { promote: true } }
I20260630 12:11:18.445676  1054 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:18.446172  1054 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:18.451004  1251 raft_consensus.cc:1275] T 1c8c68bfdd3e43828ce8214b4df203a1 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 1 FOLLOWER]: Refusing update from remote peer 871c06ff95c446b9baedc163ec521c1f: 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:18.452831  1178 raft_consensus.cc:1275] T 1c8c68bfdd3e43828ce8214b4df203a1 P c6c2edf869104059a697f264e8ccffa9 [term 1 FOLLOWER]: Refusing update from remote peer 871c06ff95c446b9baedc163ec521c1f: 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:18.452742  1466 consensus_queue.cc:1048] T 1c8c68bfdd3e43828ce8214b4df203a1 P 871c06ff95c446b9baedc163ec521c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } 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:18.454530  1445 consensus_queue.cc:1048] T 1c8c68bfdd3e43828ce8214b4df203a1 P 871c06ff95c446b9baedc163ec521c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:11:18.461925  1466 raft_consensus.cc:2955] T 1c8c68bfdd3e43828ce8214b4df203a1 P 871c06ff95c446b9baedc163ec521c1f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2a57b6a03a2042ac80a166675c9cf3e8 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } attrs { replace: true } } peers { permanent_uuid: "2a57b6a03a2042ac80a166675c9cf3e8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38845 } attrs { promote: true } } }
I20260630 12:11:18.463069  1251 raft_consensus.cc:2955] T 1c8c68bfdd3e43828ce8214b4df203a1 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2a57b6a03a2042ac80a166675c9cf3e8 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } attrs { replace: true } } peers { permanent_uuid: "2a57b6a03a2042ac80a166675c9cf3e8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38845 } attrs { promote: true } } }
I20260630 12:11:18.465868  1178 raft_consensus.cc:2955] T 1c8c68bfdd3e43828ce8214b4df203a1 P c6c2edf869104059a697f264e8ccffa9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2a57b6a03a2042ac80a166675c9cf3e8 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } attrs { replace: true } } peers { permanent_uuid: "2a57b6a03a2042ac80a166675c9cf3e8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38845 } attrs { promote: true } } }
W20260630 12:11:18.466755  1067 consensus_peers.cc:597] T 1c8c68bfdd3e43828ce8214b4df203a1 P 871c06ff95c446b9baedc163ec521c1f -> Peer 2a57b6a03a2042ac80a166675c9cf3e8 (127.0.107.196:38845): Couldn't send request to peer 2a57b6a03a2042ac80a166675c9cf3e8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1c8c68bfdd3e43828ce8214b4df203a1. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:18.475759   998 catalog_manager.cc:5697] T 1c8c68bfdd3e43828ce8214b4df203a1 P 871c06ff95c446b9baedc163ec521c1f reported cstate change: config changed from index -1 to 2, NON_VOTER 2a57b6a03a2042ac80a166675c9cf3e8 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "871c06ff95c446b9baedc163ec521c1f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a57b6a03a2042ac80a166675c9cf3e8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38845 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:18.489722  1178 consensus_queue.cc:237] T 2c697f7cf8734508876af14c230f86c3 P c6c2edf869104059a697f264e8ccffa9 [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: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } attrs { replace: true } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } } peers { permanent_uuid: "2a57b6a03a2042ac80a166675c9cf3e8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38845 } attrs { promote: true } }
I20260630 12:11:18.501128  1251 raft_consensus.cc:1275] T 2c697f7cf8734508876af14c230f86c3 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 1 FOLLOWER]: Refusing update from remote peer c6c2edf869104059a697f264e8ccffa9: 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:18.502672  1446 consensus_queue.cc:1048] T 2c697f7cf8734508876af14c230f86c3 P c6c2edf869104059a697f264e8ccffa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:11:18.504040  1103 raft_consensus.cc:1275] T 2c697f7cf8734508876af14c230f86c3 P 871c06ff95c446b9baedc163ec521c1f [term 1 FOLLOWER]: Refusing update from remote peer c6c2edf869104059a697f264e8ccffa9: 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:18.505885  1478 consensus_queue.cc:1048] T 2c697f7cf8734508876af14c230f86c3 P c6c2edf869104059a697f264e8ccffa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } 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:11:18.510860  1142 consensus_peers.cc:597] T 2c697f7cf8734508876af14c230f86c3 P c6c2edf869104059a697f264e8ccffa9 -> Peer 2a57b6a03a2042ac80a166675c9cf3e8 (127.0.107.196:38845): Couldn't send request to peer 2a57b6a03a2042ac80a166675c9cf3e8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2c697f7cf8734508876af14c230f86c3. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:18.514353  1446 raft_consensus.cc:2955] T 2c697f7cf8734508876af14c230f86c3 P c6c2edf869104059a697f264e8ccffa9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2a57b6a03a2042ac80a166675c9cf3e8 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } attrs { replace: true } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } } peers { permanent_uuid: "2a57b6a03a2042ac80a166675c9cf3e8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38845 } attrs { promote: true } } }
I20260630 12:11:18.515885  1251 raft_consensus.cc:2955] T 2c697f7cf8734508876af14c230f86c3 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2a57b6a03a2042ac80a166675c9cf3e8 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } attrs { replace: true } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } } peers { permanent_uuid: "2a57b6a03a2042ac80a166675c9cf3e8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38845 } attrs { promote: true } } }
I20260630 12:11:18.518011  1103 raft_consensus.cc:2955] T 2c697f7cf8734508876af14c230f86c3 P 871c06ff95c446b9baedc163ec521c1f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2a57b6a03a2042ac80a166675c9cf3e8 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } attrs { replace: true } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } } peers { permanent_uuid: "2a57b6a03a2042ac80a166675c9cf3e8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38845 } attrs { promote: true } } }
I20260630 12:11:18.528540  1102 consensus_queue.cc:237] T e95f0b98be3144918974a429735c086d P 871c06ff95c446b9baedc163ec521c1f [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: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } attrs { replace: true } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } } peers { permanent_uuid: "2a57b6a03a2042ac80a166675c9cf3e8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38845 } attrs { promote: true } }
I20260630 12:11:18.529968  1000 catalog_manager.cc:5697] T 2c697f7cf8734508876af14c230f86c3 P d37ae292f7e44448a4dfb1b0a39c50e9 reported cstate change: config changed from index -1 to 2, NON_VOTER 2a57b6a03a2042ac80a166675c9cf3e8 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "c6c2edf869104059a697f264e8ccffa9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } attrs { replace: true } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } } peers { permanent_uuid: "2a57b6a03a2042ac80a166675c9cf3e8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38845 } attrs { promote: true } } }
W20260630 12:11:18.544904  1067 consensus_peers.cc:597] T e95f0b98be3144918974a429735c086d P 871c06ff95c446b9baedc163ec521c1f -> Peer 2a57b6a03a2042ac80a166675c9cf3e8 (127.0.107.196:38845): Couldn't send request to peer 2a57b6a03a2042ac80a166675c9cf3e8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e95f0b98be3144918974a429735c086d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:18.545003  1178 raft_consensus.cc:1275] T e95f0b98be3144918974a429735c086d P c6c2edf869104059a697f264e8ccffa9 [term 1 FOLLOWER]: Refusing update from remote peer 871c06ff95c446b9baedc163ec521c1f: 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:18.546517  1445 consensus_queue.cc:1048] T e95f0b98be3144918974a429735c086d P 871c06ff95c446b9baedc163ec521c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } 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:11:18.550199  1251 raft_consensus.cc:1275] T e95f0b98be3144918974a429735c086d P d37ae292f7e44448a4dfb1b0a39c50e9 [term 1 FOLLOWER]: Refusing update from remote peer 871c06ff95c446b9baedc163ec521c1f: 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:18.555733  1484 consensus_queue.cc:1048] T e95f0b98be3144918974a429735c086d P 871c06ff95c446b9baedc163ec521c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:11:18.564486  1484 raft_consensus.cc:2955] T e95f0b98be3144918974a429735c086d P 871c06ff95c446b9baedc163ec521c1f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2a57b6a03a2042ac80a166675c9cf3e8 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } attrs { replace: true } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } } peers { permanent_uuid: "2a57b6a03a2042ac80a166675c9cf3e8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38845 } attrs { promote: true } } }
I20260630 12:11:18.566104  1178 raft_consensus.cc:2955] T e95f0b98be3144918974a429735c086d P c6c2edf869104059a697f264e8ccffa9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2a57b6a03a2042ac80a166675c9cf3e8 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } attrs { replace: true } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } } peers { permanent_uuid: "2a57b6a03a2042ac80a166675c9cf3e8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38845 } attrs { promote: true } } }
I20260630 12:11:18.576401  1251 raft_consensus.cc:2955] T e95f0b98be3144918974a429735c086d P d37ae292f7e44448a4dfb1b0a39c50e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2a57b6a03a2042ac80a166675c9cf3e8 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } attrs { replace: true } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } } peers { permanent_uuid: "2a57b6a03a2042ac80a166675c9cf3e8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38845 } attrs { promote: true } } }
I20260630 12:11:18.577495  1178 consensus_queue.cc:237] T 865ce4a89364433b88cc03964d55bd08 P c6c2edf869104059a697f264e8ccffa9 [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: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } attrs { replace: true } } peers { permanent_uuid: "2a57b6a03a2042ac80a166675c9cf3e8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38845 } attrs { promote: true } }
I20260630 12:11:18.577874  1000 catalog_manager.cc:5697] T e95f0b98be3144918974a429735c086d P 871c06ff95c446b9baedc163ec521c1f reported cstate change: config changed from index -1 to 2, NON_VOTER 2a57b6a03a2042ac80a166675c9cf3e8 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "871c06ff95c446b9baedc163ec521c1f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a57b6a03a2042ac80a166675c9cf3e8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38845 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:18.584890  1252 raft_consensus.cc:1275] T 865ce4a89364433b88cc03964d55bd08 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 2 FOLLOWER]: Refusing update from remote peer c6c2edf869104059a697f264e8ccffa9: 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:18.586750  1481 consensus_queue.cc:1048] T 865ce4a89364433b88cc03964d55bd08 P c6c2edf869104059a697f264e8ccffa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } 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:18.587757  1103 raft_consensus.cc:1275] T 865ce4a89364433b88cc03964d55bd08 P 871c06ff95c446b9baedc163ec521c1f [term 2 FOLLOWER]: Refusing update from remote peer c6c2edf869104059a697f264e8ccffa9: 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:18.591662  1481 consensus_queue.cc:1048] T 865ce4a89364433b88cc03964d55bd08 P c6c2edf869104059a697f264e8ccffa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:11:18.594431  1142 consensus_peers.cc:597] T 865ce4a89364433b88cc03964d55bd08 P c6c2edf869104059a697f264e8ccffa9 -> Peer 2a57b6a03a2042ac80a166675c9cf3e8 (127.0.107.196:38845): Couldn't send request to peer 2a57b6a03a2042ac80a166675c9cf3e8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 865ce4a89364433b88cc03964d55bd08. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:18.604442  1446 raft_consensus.cc:2955] T 865ce4a89364433b88cc03964d55bd08 P c6c2edf869104059a697f264e8ccffa9 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 2a57b6a03a2042ac80a166675c9cf3e8 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } attrs { replace: true } } peers { permanent_uuid: "2a57b6a03a2042ac80a166675c9cf3e8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38845 } attrs { promote: true } } }
I20260630 12:11:18.606838  1252 raft_consensus.cc:2955] T 865ce4a89364433b88cc03964d55bd08 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 2a57b6a03a2042ac80a166675c9cf3e8 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } attrs { replace: true } } peers { permanent_uuid: "2a57b6a03a2042ac80a166675c9cf3e8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38845 } attrs { promote: true } } }
I20260630 12:11:18.607620  1103 raft_consensus.cc:2955] T 865ce4a89364433b88cc03964d55bd08 P 871c06ff95c446b9baedc163ec521c1f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 2a57b6a03a2042ac80a166675c9cf3e8 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } attrs { replace: true } } peers { permanent_uuid: "2a57b6a03a2042ac80a166675c9cf3e8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38845 } attrs { promote: true } } }
I20260630 12:11:18.618572  1001 catalog_manager.cc:5697] T 865ce4a89364433b88cc03964d55bd08 P c6c2edf869104059a697f264e8ccffa9 reported cstate change: config changed from index -1 to 3, NON_VOTER 2a57b6a03a2042ac80a166675c9cf3e8 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "c6c2edf869104059a697f264e8ccffa9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a57b6a03a2042ac80a166675c9cf3e8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38845 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:18.845336   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:11:18.872134   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:18.872910   431 tablet_replica.cc:333] T 89fb6f5d1f3d45559cb2771b6ca713d7 P 871c06ff95c446b9baedc163ec521c1f: stopping tablet replica
I20260630 12:11:18.873553   431 raft_consensus.cc:2243] T 89fb6f5d1f3d45559cb2771b6ca713d7 P 871c06ff95c446b9baedc163ec521c1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:18.874033   431 raft_consensus.cc:2272] T 89fb6f5d1f3d45559cb2771b6ca713d7 P 871c06ff95c446b9baedc163ec521c1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:18.877341   431 tablet_replica.cc:333] T 2c697f7cf8734508876af14c230f86c3 P 871c06ff95c446b9baedc163ec521c1f: stopping tablet replica
I20260630 12:11:18.877864   431 raft_consensus.cc:2243] T 2c697f7cf8734508876af14c230f86c3 P 871c06ff95c446b9baedc163ec521c1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:18.878321   431 raft_consensus.cc:2272] T 2c697f7cf8734508876af14c230f86c3 P 871c06ff95c446b9baedc163ec521c1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:18.880368   431 tablet_replica.cc:333] T b3d3f40de3ab43eeaa22de8e9107d4bd P 871c06ff95c446b9baedc163ec521c1f: stopping tablet replica
I20260630 12:11:18.880895   431 raft_consensus.cc:2243] T b3d3f40de3ab43eeaa22de8e9107d4bd P 871c06ff95c446b9baedc163ec521c1f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:18.881593   431 raft_consensus.cc:2272] T b3d3f40de3ab43eeaa22de8e9107d4bd P 871c06ff95c446b9baedc163ec521c1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:18.884027   431 tablet_replica.cc:333] T 1c8c68bfdd3e43828ce8214b4df203a1 P 871c06ff95c446b9baedc163ec521c1f: stopping tablet replica
I20260630 12:11:18.884675   431 raft_consensus.cc:2243] T 1c8c68bfdd3e43828ce8214b4df203a1 P 871c06ff95c446b9baedc163ec521c1f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:18.885630   431 raft_consensus.cc:2272] T 1c8c68bfdd3e43828ce8214b4df203a1 P 871c06ff95c446b9baedc163ec521c1f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:11:18.886345  1216 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260630 12:11:18.888386   431 tablet_replica.cc:333] T d08ceba30daa49a2a048679182f203fd P 871c06ff95c446b9baedc163ec521c1f: stopping tablet replica
I20260630 12:11:18.889178   431 raft_consensus.cc:2243] T d08ceba30daa49a2a048679182f203fd P 871c06ff95c446b9baedc163ec521c1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:18.889665   431 raft_consensus.cc:2272] T d08ceba30daa49a2a048679182f203fd P 871c06ff95c446b9baedc163ec521c1f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:11:18.890622  1216 consensus_peers.cc:597] T d08ceba30daa49a2a048679182f203fd P d37ae292f7e44448a4dfb1b0a39c50e9 -> Peer 871c06ff95c446b9baedc163ec521c1f (127.0.107.193:35519): Couldn't send request to peer 871c06ff95c446b9baedc163ec521c1f. 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:11:18.891671   431 tablet_replica.cc:333] T e95f0b98be3144918974a429735c086d P 871c06ff95c446b9baedc163ec521c1f: stopping tablet replica
I20260630 12:11:18.892238   431 raft_consensus.cc:2243] T e95f0b98be3144918974a429735c086d P 871c06ff95c446b9baedc163ec521c1f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:18.893107   431 raft_consensus.cc:2272] T e95f0b98be3144918974a429735c086d P 871c06ff95c446b9baedc163ec521c1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:18.895109   431 tablet_replica.cc:333] T 865ce4a89364433b88cc03964d55bd08 P 871c06ff95c446b9baedc163ec521c1f: stopping tablet replica
I20260630 12:11:18.895593   431 raft_consensus.cc:2243] T 865ce4a89364433b88cc03964d55bd08 P 871c06ff95c446b9baedc163ec521c1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:18.896066   431 raft_consensus.cc:2272] T 865ce4a89364433b88cc03964d55bd08 P 871c06ff95c446b9baedc163ec521c1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:18.898981   431 tablet_replica.cc:333] T 8e470ecf1624478ebdced01d4c057792 P 871c06ff95c446b9baedc163ec521c1f: stopping tablet replica
I20260630 12:11:18.899689   431 raft_consensus.cc:2243] T 8e470ecf1624478ebdced01d4c057792 P 871c06ff95c446b9baedc163ec521c1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:18.900182   431 raft_consensus.cc:2272] T 8e470ecf1624478ebdced01d4c057792 P 871c06ff95c446b9baedc163ec521c1f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:11:18.901381  1142 consensus_peers.cc:597] T 2c697f7cf8734508876af14c230f86c3 P c6c2edf869104059a697f264e8ccffa9 -> Peer 871c06ff95c446b9baedc163ec521c1f (127.0.107.193:35519): Couldn't send request to peer 871c06ff95c446b9baedc163ec521c1f. 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:11:18.918871  1493 ts_tablet_manager.cc:933] T 2c697f7cf8734508876af14c230f86c3 P 2a57b6a03a2042ac80a166675c9cf3e8: Initiating tablet copy from peer c6c2edf869104059a697f264e8ccffa9 (127.0.107.194:41213)
W20260630 12:11:18.921218  1216 consensus_peers.cc:597] T 89fb6f5d1f3d45559cb2771b6ca713d7 P d37ae292f7e44448a4dfb1b0a39c50e9 -> Peer 871c06ff95c446b9baedc163ec521c1f (127.0.107.193:35519): Couldn't send request to peer 871c06ff95c446b9baedc163ec521c1f. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35519: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:18.921849  1493 tablet_copy_client.cc:323] T 2c697f7cf8734508876af14c230f86c3 P 2a57b6a03a2042ac80a166675c9cf3e8: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:41213
I20260630 12:11:18.931659   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:11:18.933499  1188 tablet_copy_service.cc:140] P c6c2edf869104059a697f264e8ccffa9: Received BeginTabletCopySession request for tablet 2c697f7cf8734508876af14c230f86c3 from peer 2a57b6a03a2042ac80a166675c9cf3e8 ({username='slave'} at 127.0.0.1:43100)
I20260630 12:11:18.933957  1188 tablet_copy_service.cc:161] P c6c2edf869104059a697f264e8ccffa9: Beginning new tablet copy session on tablet 2c697f7cf8734508876af14c230f86c3 from peer 2a57b6a03a2042ac80a166675c9cf3e8 at {username='slave'} at 127.0.0.1:43100: session id = 2a57b6a03a2042ac80a166675c9cf3e8-2c697f7cf8734508876af14c230f86c3
I20260630 12:11:18.939793  1188 tablet_copy_source_session.cc:215] T 2c697f7cf8734508876af14c230f86c3 P c6c2edf869104059a697f264e8ccffa9: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:11:18.943333  1493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c697f7cf8734508876af14c230f86c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:18.955139  1493 tablet_copy_client.cc:806] T 2c697f7cf8734508876af14c230f86c3 P 2a57b6a03a2042ac80a166675c9cf3e8: tablet copy: Starting download of 0 data blocks...
I20260630 12:11:18.955861  1493 tablet_copy_client.cc:670] T 2c697f7cf8734508876af14c230f86c3 P 2a57b6a03a2042ac80a166675c9cf3e8: tablet copy: Starting download of 1 WAL segments...
I20260630 12:11:18.960055  1493 tablet_copy_client.cc:538] T 2c697f7cf8734508876af14c230f86c3 P 2a57b6a03a2042ac80a166675c9cf3e8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:11:18.960338   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:11:18.970852  1493 tablet_bootstrap.cc:492] T 2c697f7cf8734508876af14c230f86c3 P 2a57b6a03a2042ac80a166675c9cf3e8: Bootstrap starting.
I20260630 12:11:18.977705   431 tablet_copy_service.cc:362] P c6c2edf869104059a697f264e8ccffa9: Destroying tablet copy session 2a57b6a03a2042ac80a166675c9cf3e8-2c697f7cf8734508876af14c230f86c3 due to service shutdown
I20260630 12:11:18.978200   431 tablet_copy_service.cc:434] P c6c2edf869104059a697f264e8ccffa9: ending tablet copy session 2a57b6a03a2042ac80a166675c9cf3e8-2c697f7cf8734508876af14c230f86c3 on tablet 2c697f7cf8734508876af14c230f86c3 with peer 2a57b6a03a2042ac80a166675c9cf3e8
W20260630 12:11:18.991227  1216 consensus_peers.cc:597] T 8e470ecf1624478ebdced01d4c057792 P d37ae292f7e44448a4dfb1b0a39c50e9 -> Peer c6c2edf869104059a697f264e8ccffa9 (127.0.107.194:41213): Couldn't send request to peer c6c2edf869104059a697f264e8ccffa9. 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:11:19.003760  1493 tablet_bootstrap.cc:492] T 2c697f7cf8734508876af14c230f86c3 P 2a57b6a03a2042ac80a166675c9cf3e8: 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
W20260630 12:11:19.006003  1142 consensus_peers.cc:597] T 865ce4a89364433b88cc03964d55bd08 P c6c2edf869104059a697f264e8ccffa9 -> Peer 871c06ff95c446b9baedc163ec521c1f (127.0.107.193:35519): Couldn't send request to peer 871c06ff95c446b9baedc163ec521c1f. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35519: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:19.006886  1493 tablet_bootstrap.cc:492] T 2c697f7cf8734508876af14c230f86c3 P 2a57b6a03a2042ac80a166675c9cf3e8: Bootstrap complete.
I20260630 12:11:19.007623  1493 ts_tablet_manager.cc:1403] T 2c697f7cf8734508876af14c230f86c3 P 2a57b6a03a2042ac80a166675c9cf3e8: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.012s
I20260630 12:11:19.011222  1498 ts_tablet_manager.cc:933] T 865ce4a89364433b88cc03964d55bd08 P 2a57b6a03a2042ac80a166675c9cf3e8: Initiating tablet copy from peer c6c2edf869104059a697f264e8ccffa9 (127.0.107.194:41213)
I20260630 12:11:19.011833   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:19.011339  1493 raft_consensus.cc:359] T 2c697f7cf8734508876af14c230f86c3 P 2a57b6a03a2042ac80a166675c9cf3e8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } attrs { replace: true } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } } peers { permanent_uuid: "2a57b6a03a2042ac80a166675c9cf3e8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38845 } attrs { promote: true } }
I20260630 12:11:19.012293  1493 raft_consensus.cc:740] T 2c697f7cf8734508876af14c230f86c3 P 2a57b6a03a2042ac80a166675c9cf3e8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2a57b6a03a2042ac80a166675c9cf3e8, State: Initialized, Role: LEARNER
I20260630 12:11:19.013374   431 tablet_replica.cc:333] T d08ceba30daa49a2a048679182f203fd P c6c2edf869104059a697f264e8ccffa9: stopping tablet replica
I20260630 12:11:19.013075  1493 consensus_queue.cc:260] T 2c697f7cf8734508876af14c230f86c3 P 2a57b6a03a2042ac80a166675c9cf3e8 [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: "871c06ff95c446b9baedc163ec521c1f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35519 } attrs { replace: true } } peers { permanent_uuid: "c6c2edf869104059a697f264e8ccffa9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41213 } } peers { permanent_uuid: "d37ae292f7e44448a4dfb1b0a39c50e9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40029 } } peers { permanent_uuid: "2a57b6a03a2042ac80a166675c9cf3e8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38845 } attrs { promote: true } }
I20260630 12:11:19.014618   431 raft_consensus.cc:2243] T d08ceba30daa49a2a048679182f203fd P c6c2edf869104059a697f264e8ccffa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:19.015417   431 raft_consensus.cc:2272] T d08ceba30daa49a2a048679182f203fd P c6c2edf869104059a697f264e8ccffa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:19.018896   431 tablet_replica.cc:333] T 1c8c68bfdd3e43828ce8214b4df203a1 P c6c2edf869104059a697f264e8ccffa9: stopping tablet replica
I20260630 12:11:19.019865   431 raft_consensus.cc:2243] T 1c8c68bfdd3e43828ce8214b4df203a1 P c6c2edf869104059a697f264e8ccffa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:19.020601   431 raft_consensus.cc:2272] T 1c8c68bfdd3e43828ce8214b4df203a1 P c6c2edf869104059a697f264e8ccffa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:19.022135  1498 tablet_copy_client.cc:323] T 865ce4a89364433b88cc03964d55bd08 P 2a57b6a03a2042ac80a166675c9cf3e8: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:41213
I20260630 12:11:19.023844   431 tablet_replica.cc:333] T e95f0b98be3144918974a429735c086d P c6c2edf869104059a697f264e8ccffa9: stopping tablet replica
I20260630 12:11:19.024613   431 raft_consensus.cc:2243] T e95f0b98be3144918974a429735c086d P c6c2edf869104059a697f264e8ccffa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:19.025094   431 raft_consensus.cc:2272] T e95f0b98be3144918974a429735c086d P c6c2edf869104059a697f264e8ccffa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:19.027312   431 tablet_replica.cc:333] T 8e470ecf1624478ebdced01d4c057792 P c6c2edf869104059a697f264e8ccffa9: stopping tablet replica
I20260630 12:11:19.027827   431 raft_consensus.cc:2243] T 8e470ecf1624478ebdced01d4c057792 P c6c2edf869104059a697f264e8ccffa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:19.028204   431 raft_consensus.cc:2272] T 8e470ecf1624478ebdced01d4c057792 P c6c2edf869104059a697f264e8ccffa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:19.029850   431 tablet_replica.cc:333] T 865ce4a89364433b88cc03964d55bd08 P c6c2edf869104059a697f264e8ccffa9: stopping tablet replica
I20260630 12:11:19.030489   431 raft_consensus.cc:2243] T 865ce4a89364433b88cc03964d55bd08 P c6c2edf869104059a697f264e8ccffa9 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:11:19.031586   431 raft_consensus.cc:2272] T 865ce4a89364433b88cc03964d55bd08 P c6c2edf869104059a697f264e8ccffa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:19.031775  1493 ts_tablet_manager.cc:1434] T 2c697f7cf8734508876af14c230f86c3 P 2a57b6a03a2042ac80a166675c9cf3e8: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.013s
I20260630 12:11:19.034476   431 tablet_replica.cc:333] T b3d3f40de3ab43eeaa22de8e9107d4bd P c6c2edf869104059a697f264e8ccffa9: stopping tablet replica
I20260630 12:11:19.035230   431 raft_consensus.cc:2243] T b3d3f40de3ab43eeaa22de8e9107d4bd P c6c2edf869104059a697f264e8ccffa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:19.035715   431 raft_consensus.cc:2272] T b3d3f40de3ab43eeaa22de8e9107d4bd P c6c2edf869104059a697f264e8ccffa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:19.038302   431 tablet_replica.cc:333] T 2c697f7cf8734508876af14c230f86c3 P c6c2edf869104059a697f264e8ccffa9: stopping tablet replica
I20260630 12:11:19.038921   431 raft_consensus.cc:2243] T 2c697f7cf8734508876af14c230f86c3 P c6c2edf869104059a697f264e8ccffa9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:19.039873   431 raft_consensus.cc:2272] T 2c697f7cf8734508876af14c230f86c3 P c6c2edf869104059a697f264e8ccffa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:19.042488   431 tablet_replica.cc:333] T 89fb6f5d1f3d45559cb2771b6ca713d7 P c6c2edf869104059a697f264e8ccffa9: stopping tablet replica
I20260630 12:11:19.043025   431 raft_consensus.cc:2243] T 89fb6f5d1f3d45559cb2771b6ca713d7 P c6c2edf869104059a697f264e8ccffa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:19.043540   431 raft_consensus.cc:2272] T 89fb6f5d1f3d45559cb2771b6ca713d7 P c6c2edf869104059a697f264e8ccffa9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:11:19.051703  1216 consensus_peers.cc:597] T d08ceba30daa49a2a048679182f203fd P d37ae292f7e44448a4dfb1b0a39c50e9 -> Peer c6c2edf869104059a697f264e8ccffa9 (127.0.107.194:41213): Couldn't send request to peer c6c2edf869104059a697f264e8ccffa9. 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:11:19.063730   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
W20260630 12:11:19.067507  1493 tablet_copy_client.cc:1131] T 2c697f7cf8734508876af14c230f86c3 P 2a57b6a03a2042ac80a166675c9cf3e8: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.107.194:41213: connect: Connection refused (error 111)
W20260630 12:11:19.074653  1360 connection.cc:466] server connection from 127.0.0.1:51880 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:51880 (request call id 3) could send its response
I20260630 12:11:19.086513   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:11:19.112167   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:19.112939   431 tablet_replica.cc:333] T d08ceba30daa49a2a048679182f203fd P d37ae292f7e44448a4dfb1b0a39c50e9: stopping tablet replica
I20260630 12:11:19.113554   431 raft_consensus.cc:2243] T d08ceba30daa49a2a048679182f203fd P d37ae292f7e44448a4dfb1b0a39c50e9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:19.114270   431 raft_consensus.cc:2272] T d08ceba30daa49a2a048679182f203fd P d37ae292f7e44448a4dfb1b0a39c50e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:19.116153   431 tablet_replica.cc:333] T 89fb6f5d1f3d45559cb2771b6ca713d7 P d37ae292f7e44448a4dfb1b0a39c50e9: stopping tablet replica
I20260630 12:11:19.116671   431 raft_consensus.cc:2243] T 89fb6f5d1f3d45559cb2771b6ca713d7 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:19.117303   431 raft_consensus.cc:2272] T 89fb6f5d1f3d45559cb2771b6ca713d7 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:19.119052   431 tablet_replica.cc:333] T b3d3f40de3ab43eeaa22de8e9107d4bd P d37ae292f7e44448a4dfb1b0a39c50e9: stopping tablet replica
I20260630 12:11:19.119544   431 raft_consensus.cc:2243] T b3d3f40de3ab43eeaa22de8e9107d4bd P d37ae292f7e44448a4dfb1b0a39c50e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:19.119912   431 raft_consensus.cc:2272] T b3d3f40de3ab43eeaa22de8e9107d4bd P d37ae292f7e44448a4dfb1b0a39c50e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:19.121443   431 tablet_replica.cc:333] T 2c697f7cf8734508876af14c230f86c3 P d37ae292f7e44448a4dfb1b0a39c50e9: stopping tablet replica
I20260630 12:11:19.121917   431 raft_consensus.cc:2243] T 2c697f7cf8734508876af14c230f86c3 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:19.122313   431 raft_consensus.cc:2272] T 2c697f7cf8734508876af14c230f86c3 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:19.124913   431 tablet_replica.cc:333] T e95f0b98be3144918974a429735c086d P d37ae292f7e44448a4dfb1b0a39c50e9: stopping tablet replica
I20260630 12:11:19.125427   431 raft_consensus.cc:2243] T e95f0b98be3144918974a429735c086d P d37ae292f7e44448a4dfb1b0a39c50e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:19.125902   431 raft_consensus.cc:2272] T e95f0b98be3144918974a429735c086d P d37ae292f7e44448a4dfb1b0a39c50e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:19.127981   431 tablet_replica.cc:333] T 8e470ecf1624478ebdced01d4c057792 P d37ae292f7e44448a4dfb1b0a39c50e9: stopping tablet replica
I20260630 12:11:19.128453   431 raft_consensus.cc:2243] T 8e470ecf1624478ebdced01d4c057792 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:19.129171   431 raft_consensus.cc:2272] T 8e470ecf1624478ebdced01d4c057792 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:19.130824   431 tablet_replica.cc:333] T 865ce4a89364433b88cc03964d55bd08 P d37ae292f7e44448a4dfb1b0a39c50e9: stopping tablet replica
I20260630 12:11:19.131243   431 raft_consensus.cc:2243] T 865ce4a89364433b88cc03964d55bd08 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:19.131778   431 raft_consensus.cc:2272] T 865ce4a89364433b88cc03964d55bd08 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:19.133787   431 tablet_replica.cc:333] T 1c8c68bfdd3e43828ce8214b4df203a1 P d37ae292f7e44448a4dfb1b0a39c50e9: stopping tablet replica
I20260630 12:11:19.134231   431 raft_consensus.cc:2243] T 1c8c68bfdd3e43828ce8214b4df203a1 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:19.134685   431 raft_consensus.cc:2272] T 1c8c68bfdd3e43828ce8214b4df203a1 P d37ae292f7e44448a4dfb1b0a39c50e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:19.162057   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:11:19.185678   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:11:19.210230   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:19.211611   431 tablet_replica.cc:333] T 2c697f7cf8734508876af14c230f86c3 P 2a57b6a03a2042ac80a166675c9cf3e8: stopping tablet replica
I20260630 12:11:19.212154   431 raft_consensus.cc:2243] T 2c697f7cf8734508876af14c230f86c3 P 2a57b6a03a2042ac80a166675c9cf3e8 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:11:19.212666   431 raft_consensus.cc:2272] T 2c697f7cf8734508876af14c230f86c3 P 2a57b6a03a2042ac80a166675c9cf3e8 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:11:19.222169   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:11:19.234498   431 master.cc:562] Master@127.0.107.254:38485 shutting down...
W20260630 12:11:19.255682  1049 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:11:19.256789   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fc4716874046435d9a40c4dbe2f5685a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:19.257336   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fc4716874046435d9a40c4dbe2f5685a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:19.257683   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P fc4716874046435d9a40c4dbe2f5685a: stopping tablet replica
I20260630 12:11:19.276117   431 master.cc:584] Master@127.0.107.254:38485 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (9062 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260630 12:11:19.312704   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:41343,127.0.107.253:38271,127.0.107.252:45465
I20260630 12:11:19.313908   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:19.319003  1501 instance_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:19.319073  1502 instance_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:19.321619   431 server_base.cc:1061] running on GCE node
W20260630 12:11:19.321799  1504 instance_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:19.322731   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:19.322983   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:19.323156   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821479323126 us; error 0 us; skew 500 ppm
I20260630 12:11:19.323675   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:19.325909   431 webserver.cc:533] Webserver started at http://127.0.107.254:41143/ using document root <none> and password file <none>
I20260630 12:11:19.326364   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:19.326565   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:19.326987   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:19.327997   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821463199918-431-0/minicluster-data/master-0-root/instance:
uuid: "d1f3925cbc1b4f679e3f247c27399c4f"
format_stamp: "Formatted at 2026-06-30 12:11:19 on dist-test-slave-rzcc"
I20260630 12:11:19.332168   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:11:19.335268  1509 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:19.335949   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260630 12:11:19.336220   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821463199918-431-0/minicluster-data/master-0-root
uuid: "d1f3925cbc1b4f679e3f247c27399c4f"
format_stamp: "Formatted at 2026-06-30 12:11:19 on dist-test-slave-rzcc"
I20260630 12:11:19.336479   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821463199918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821463199918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821463199918-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:19.388712   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:19.389866   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:19.430073   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:41343
I20260630 12:11:19.430177  1560 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:41343 every 8 connection(s)
I20260630 12:11:19.434406  1561 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:19.434695   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:19.439845  1563 instance_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:19.441763  1561 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41343 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:11:19.442761  1564 instance_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:19.442921  1566 instance_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:19.443190   431 server_base.cc:1061] running on GCE node
I20260630 12:11:19.444453   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:19.444710   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:19.444911   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821479444880 us; error 0 us; skew 500 ppm
I20260630 12:11:19.445742   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:19.450379   431 webserver.cc:533] Webserver started at http://127.0.107.253:40037/ using document root <none> and password file <none>
I20260630 12:11:19.450953   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:19.451166   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:19.451440   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:19.452800   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821463199918-431-0/minicluster-data/master-1-root/instance:
uuid: "f1a7bfefb9024749a3116f4bd80512e2"
format_stamp: "Formatted at 2026-06-30 12:11:19 on dist-test-slave-rzcc"
I20260630 12:11:19.458320   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:11:19.461357  1561 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38271 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:19.462632  1573 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:19.463613   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:11:19.463883   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821463199918-431-0/minicluster-data/master-1-root
uuid: "f1a7bfefb9024749a3116f4bd80512e2"
format_stamp: "Formatted at 2026-06-30 12:11:19 on dist-test-slave-rzcc"
I20260630 12:11:19.464214   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821463199918-431-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821463199918-431-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821463199918-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)
W20260630 12:11:19.467347  1561 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.253:38271: Network error: Client connection negotiation failed: client connection to 127.0.107.253:38271: connect: Connection refused (error 111)
I20260630 12:11:19.478348   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:19.479614   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:19.517789   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.253:38271
I20260630 12:11:19.517881  1625 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.253:38271 every 8 connection(s)
I20260630 12:11:19.520898  1561 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38271 } attempt: 1
I20260630 12:11:19.521816   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:19.521868  1626 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:19.528234  1629 instance_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:19.532063  1626 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41343 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:19.537521  1561 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 45465 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:11:19.540555  1630 instance_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:19.544075  1561 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:45465: Network error: Client connection negotiation failed: client connection to 127.0.107.252:45465: connect: Connection refused (error 111)
I20260630 12:11:19.548859   431 server_base.cc:1061] running on GCE node
I20260630 12:11:19.549283  1626 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38271 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:11:19.549649  1633 instance_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:19.550520   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:19.550793   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:19.551051   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821479551031 us; error 0 us; skew 500 ppm
I20260630 12:11:19.551733   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:19.554404   431 webserver.cc:533] Webserver started at http://127.0.107.252:40401/ using document root <none> and password file <none>
I20260630 12:11:19.555011   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:19.555220   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:19.555478   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:19.556739   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821463199918-431-0/minicluster-data/master-2-root/instance:
uuid: "088affacab1a43b38239b4b0f682caa4"
format_stamp: "Formatted at 2026-06-30 12:11:19 on dist-test-slave-rzcc"
I20260630 12:11:19.559706  1626 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 45465 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:19.561915   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
W20260630 12:11:19.565400  1626 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:45465: Network error: Client connection negotiation failed: client connection to 127.0.107.252:45465: connect: Connection refused (error 111)
I20260630 12:11:19.566043  1639 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:19.566897   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:11:19.567173   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821463199918-431-0/minicluster-data/master-2-root
uuid: "088affacab1a43b38239b4b0f682caa4"
format_stamp: "Formatted at 2026-06-30 12:11:19 on dist-test-slave-rzcc"
I20260630 12:11:19.567430   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821463199918-431-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821463199918-431-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821463199918-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:19.576566  1561 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 45465 } attempt: 1
W20260630 12:11:19.581281  1561 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:45465: Network error: Client connection negotiation failed: client connection to 127.0.107.252:45465: connect: Connection refused (error 111)
I20260630 12:11:19.583961   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:19.584995   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:19.596925  1626 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 45465 } attempt: 1
W20260630 12:11:19.602029  1626 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:45465: Network error: Client connection negotiation failed: client connection to 127.0.107.252:45465: connect: Connection refused (error 111)
I20260630 12:11:19.622759   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.252:45465
I20260630 12:11:19.622916  1690 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.252:45465 every 8 connection(s)
I20260630 12:11:19.625779   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:11:19.626452  1691 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:19.632212  1691 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41343 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:19.636765  1561 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 45465 } attempt: 2
I20260630 12:11:19.637557  1626 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 45465 } attempt: 2
I20260630 12:11:19.645289  1691 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38271 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:19.656066  1691 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 45465 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:19.657083  1561 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d1f3925cbc1b4f679e3f247c27399c4f: Bootstrap starting.
I20260630 12:11:19.662675  1561 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d1f3925cbc1b4f679e3f247c27399c4f: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:19.664026  1626 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f1a7bfefb9024749a3116f4bd80512e2: Bootstrap starting.
I20260630 12:11:19.667836  1561 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d1f3925cbc1b4f679e3f247c27399c4f: No bootstrap required, opened a new log
I20260630 12:11:19.670104  1561 raft_consensus.cc:359] T 00000000000000000000000000000000 P d1f3925cbc1b4f679e3f247c27399c4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1f3925cbc1b4f679e3f247c27399c4f" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41343 } } peers { permanent_uuid: "f1a7bfefb9024749a3116f4bd80512e2" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38271 } } peers { permanent_uuid: "088affacab1a43b38239b4b0f682caa4" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 45465 } }
I20260630 12:11:19.670632  1561 raft_consensus.cc:385] T 00000000000000000000000000000000 P d1f3925cbc1b4f679e3f247c27399c4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:19.670938  1561 raft_consensus.cc:740] T 00000000000000000000000000000000 P d1f3925cbc1b4f679e3f247c27399c4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1f3925cbc1b4f679e3f247c27399c4f, State: Initialized, Role: FOLLOWER
I20260630 12:11:19.671597  1561 consensus_queue.cc:260] T 00000000000000000000000000000000 P d1f3925cbc1b4f679e3f247c27399c4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1f3925cbc1b4f679e3f247c27399c4f" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41343 } } peers { permanent_uuid: "f1a7bfefb9024749a3116f4bd80512e2" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38271 } } peers { permanent_uuid: "088affacab1a43b38239b4b0f682caa4" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 45465 } }
I20260630 12:11:19.673615  1626 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f1a7bfefb9024749a3116f4bd80512e2: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:19.673476  1697 sys_catalog.cc:455] T 00000000000000000000000000000000 P d1f3925cbc1b4f679e3f247c27399c4f [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: "d1f3925cbc1b4f679e3f247c27399c4f" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41343 } } peers { permanent_uuid: "f1a7bfefb9024749a3116f4bd80512e2" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38271 } } peers { permanent_uuid: "088affacab1a43b38239b4b0f682caa4" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 45465 } } }
I20260630 12:11:19.674050  1691 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 088affacab1a43b38239b4b0f682caa4: Bootstrap starting.
I20260630 12:11:19.674309  1697 sys_catalog.cc:458] T 00000000000000000000000000000000 P d1f3925cbc1b4f679e3f247c27399c4f [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:19.675034  1561 sys_catalog.cc:565] T 00000000000000000000000000000000 P d1f3925cbc1b4f679e3f247c27399c4f [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:19.679185  1626 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f1a7bfefb9024749a3116f4bd80512e2: No bootstrap required, opened a new log
I20260630 12:11:19.681517  1691 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 088affacab1a43b38239b4b0f682caa4: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:19.681965  1626 raft_consensus.cc:359] T 00000000000000000000000000000000 P f1a7bfefb9024749a3116f4bd80512e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1f3925cbc1b4f679e3f247c27399c4f" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41343 } } peers { permanent_uuid: "f1a7bfefb9024749a3116f4bd80512e2" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38271 } } peers { permanent_uuid: "088affacab1a43b38239b4b0f682caa4" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 45465 } }
I20260630 12:11:19.682700  1626 raft_consensus.cc:385] T 00000000000000000000000000000000 P f1a7bfefb9024749a3116f4bd80512e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:19.683043  1626 raft_consensus.cc:740] T 00000000000000000000000000000000 P f1a7bfefb9024749a3116f4bd80512e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a7bfefb9024749a3116f4bd80512e2, State: Initialized, Role: FOLLOWER
I20260630 12:11:19.683928  1626 consensus_queue.cc:260] T 00000000000000000000000000000000 P f1a7bfefb9024749a3116f4bd80512e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1f3925cbc1b4f679e3f247c27399c4f" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41343 } } peers { permanent_uuid: "f1a7bfefb9024749a3116f4bd80512e2" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38271 } } peers { permanent_uuid: "088affacab1a43b38239b4b0f682caa4" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 45465 } }
I20260630 12:11:19.687747  1691 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 088affacab1a43b38239b4b0f682caa4: No bootstrap required, opened a new log
I20260630 12:11:19.694067  1691 raft_consensus.cc:359] T 00000000000000000000000000000000 P 088affacab1a43b38239b4b0f682caa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1f3925cbc1b4f679e3f247c27399c4f" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41343 } } peers { permanent_uuid: "f1a7bfefb9024749a3116f4bd80512e2" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38271 } } peers { permanent_uuid: "088affacab1a43b38239b4b0f682caa4" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 45465 } }
I20260630 12:11:19.695098  1691 raft_consensus.cc:385] T 00000000000000000000000000000000 P 088affacab1a43b38239b4b0f682caa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:19.695873  1691 raft_consensus.cc:740] T 00000000000000000000000000000000 P 088affacab1a43b38239b4b0f682caa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 088affacab1a43b38239b4b0f682caa4, State: Initialized, Role: FOLLOWER
I20260630 12:11:19.696061   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:11:19.698143  1626 sys_catalog.cc:565] T 00000000000000000000000000000000 P f1a7bfefb9024749a3116f4bd80512e2 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:19.697983  1691 consensus_queue.cc:260] T 00000000000000000000000000000000 P 088affacab1a43b38239b4b0f682caa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1f3925cbc1b4f679e3f247c27399c4f" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41343 } } peers { permanent_uuid: "f1a7bfefb9024749a3116f4bd80512e2" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38271 } } peers { permanent_uuid: "088affacab1a43b38239b4b0f682caa4" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 45465 } }
I20260630 12:11:19.696671  1707 sys_catalog.cc:455] T 00000000000000000000000000000000 P f1a7bfefb9024749a3116f4bd80512e2 [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: "d1f3925cbc1b4f679e3f247c27399c4f" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41343 } } peers { permanent_uuid: "f1a7bfefb9024749a3116f4bd80512e2" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38271 } } peers { permanent_uuid: "088affacab1a43b38239b4b0f682caa4" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 45465 } } }
I20260630 12:11:19.698911  1707 sys_catalog.cc:458] T 00000000000000000000000000000000 P f1a7bfefb9024749a3116f4bd80512e2 [sys.catalog]: This master's current role is: FOLLOWER
W20260630 12:11:19.699486  1711 catalog_manager.cc:1594] T 00000000000000000000000000000000 P d1f3925cbc1b4f679e3f247c27399c4f: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:11:19.699770  1711 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:11:19.700441  1712 sys_catalog.cc:455] T 00000000000000000000000000000000 P 088affacab1a43b38239b4b0f682caa4 [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: "d1f3925cbc1b4f679e3f247c27399c4f" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41343 } } peers { permanent_uuid: "f1a7bfefb9024749a3116f4bd80512e2" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38271 } } peers { permanent_uuid: "088affacab1a43b38239b4b0f682caa4" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 45465 } } }
I20260630 12:11:19.700984  1712 sys_catalog.cc:458] T 00000000000000000000000000000000 P 088affacab1a43b38239b4b0f682caa4 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:19.702309  1691 sys_catalog.cc:565] T 00000000000000000000000000000000 P 088affacab1a43b38239b4b0f682caa4 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:19.711315   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
W20260630 12:11:19.714298  1728 catalog_manager.cc:1594] T 00000000000000000000000000000000 P f1a7bfefb9024749a3116f4bd80512e2: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:11:19.714593  1728 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:11:19.718104   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:19.720855  1734 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 088affacab1a43b38239b4b0f682caa4: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:11:19.721202  1734 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:11:19.725498  1735 instance_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:19.725925  1736 instance_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:19.727564  1738 instance_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:19.728044   431 server_base.cc:1061] running on GCE node
I20260630 12:11:19.728865   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:19.729049   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:19.729271   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821479729246 us; error 0 us; skew 500 ppm
I20260630 12:11:19.729758   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:19.731952   431 webserver.cc:533] Webserver started at http://127.0.107.193:38197/ using document root <none> and password file <none>
I20260630 12:11:19.732416   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:19.732623   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:19.732896   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:19.734012   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821463199918-431-0/minicluster-data/ts-0-root/instance:
uuid: "8e107557e08e453281a684bf542f13c5"
format_stamp: "Formatted at 2026-06-30 12:11:19 on dist-test-slave-rzcc"
I20260630 12:11:19.738260   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:11:19.741443  1743 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:19.742208   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:11:19.742493   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821463199918-431-0/minicluster-data/ts-0-root
uuid: "8e107557e08e453281a684bf542f13c5"
format_stamp: "Formatted at 2026-06-30 12:11:19 on dist-test-slave-rzcc"
I20260630 12:11:19.742729   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821463199918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821463199918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821463199918-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:19.749063  1697 raft_consensus.cc:493] T 00000000000000000000000000000000 P d1f3925cbc1b4f679e3f247c27399c4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:19.749507  1697 raft_consensus.cc:515] T 00000000000000000000000000000000 P d1f3925cbc1b4f679e3f247c27399c4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1f3925cbc1b4f679e3f247c27399c4f" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41343 } } peers { permanent_uuid: "f1a7bfefb9024749a3116f4bd80512e2" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38271 } } peers { permanent_uuid: "088affacab1a43b38239b4b0f682caa4" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 45465 } }
I20260630 12:11:19.751309  1697 leader_election.cc:290] T 00000000000000000000000000000000 P d1f3925cbc1b4f679e3f247c27399c4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1a7bfefb9024749a3116f4bd80512e2 (127.0.107.253:38271), 088affacab1a43b38239b4b0f682caa4 (127.0.107.252:45465)
I20260630 12:11:19.751981  1601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d1f3925cbc1b4f679e3f247c27399c4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a7bfefb9024749a3116f4bd80512e2" is_pre_election: true
I20260630 12:11:19.752311  1666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d1f3925cbc1b4f679e3f247c27399c4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "088affacab1a43b38239b4b0f682caa4" is_pre_election: true
I20260630 12:11:19.752635  1601 raft_consensus.cc:2468] T 00000000000000000000000000000000 P f1a7bfefb9024749a3116f4bd80512e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1f3925cbc1b4f679e3f247c27399c4f in term 0.
I20260630 12:11:19.752934  1666 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 088affacab1a43b38239b4b0f682caa4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1f3925cbc1b4f679e3f247c27399c4f in term 0.
I20260630 12:11:19.753775  1513 leader_election.cc:304] T 00000000000000000000000000000000 P d1f3925cbc1b4f679e3f247c27399c4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1f3925cbc1b4f679e3f247c27399c4f, f1a7bfefb9024749a3116f4bd80512e2; no voters: 
I20260630 12:11:19.754496  1697 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d1f3925cbc1b4f679e3f247c27399c4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:19.754877  1697 raft_consensus.cc:493] T 00000000000000000000000000000000 P d1f3925cbc1b4f679e3f247c27399c4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:19.755163  1697 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d1f3925cbc1b4f679e3f247c27399c4f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:19.759438  1697 raft_consensus.cc:515] T 00000000000000000000000000000000 P d1f3925cbc1b4f679e3f247c27399c4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1f3925cbc1b4f679e3f247c27399c4f" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41343 } } peers { permanent_uuid: "f1a7bfefb9024749a3116f4bd80512e2" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38271 } } peers { permanent_uuid: "088affacab1a43b38239b4b0f682caa4" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 45465 } }
I20260630 12:11:19.760851  1697 leader_election.cc:290] T 00000000000000000000000000000000 P d1f3925cbc1b4f679e3f247c27399c4f [CANDIDATE]: Term 1 election: Requested vote from peers f1a7bfefb9024749a3116f4bd80512e2 (127.0.107.253:38271), 088affacab1a43b38239b4b0f682caa4 (127.0.107.252:45465)
I20260630 12:11:19.761559  1601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d1f3925cbc1b4f679e3f247c27399c4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a7bfefb9024749a3116f4bd80512e2"
I20260630 12:11:19.761897  1666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d1f3925cbc1b4f679e3f247c27399c4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "088affacab1a43b38239b4b0f682caa4"
I20260630 12:11:19.762145  1601 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f1a7bfefb9024749a3116f4bd80512e2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:19.762436  1666 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 088affacab1a43b38239b4b0f682caa4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:19.768808  1666 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 088affacab1a43b38239b4b0f682caa4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1f3925cbc1b4f679e3f247c27399c4f in term 1.
I20260630 12:11:19.768808  1601 raft_consensus.cc:2468] T 00000000000000000000000000000000 P f1a7bfefb9024749a3116f4bd80512e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1f3925cbc1b4f679e3f247c27399c4f in term 1.
I20260630 12:11:19.769618   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:19.770079  1513 leader_election.cc:304] T 00000000000000000000000000000000 P d1f3925cbc1b4f679e3f247c27399c4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 088affacab1a43b38239b4b0f682caa4, d1f3925cbc1b4f679e3f247c27399c4f; no voters: 
I20260630 12:11:19.770727  1697 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d1f3925cbc1b4f679e3f247c27399c4f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:19.771023   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:19.771960  1697 raft_consensus.cc:697] T 00000000000000000000000000000000 P d1f3925cbc1b4f679e3f247c27399c4f [term 1 LEADER]: Becoming Leader. State: Replica: d1f3925cbc1b4f679e3f247c27399c4f, State: Running, Role: LEADER
I20260630 12:11:19.772637  1697 consensus_queue.cc:237] T 00000000000000000000000000000000 P d1f3925cbc1b4f679e3f247c27399c4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1f3925cbc1b4f679e3f247c27399c4f" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41343 } } peers { permanent_uuid: "f1a7bfefb9024749a3116f4bd80512e2" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38271 } } peers { permanent_uuid: "088affacab1a43b38239b4b0f682caa4" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 45465 } }
I20260630 12:11:19.772994   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:19.775620   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:19.775853   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:19.776182   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:19.776487   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:19.776734  1748 sys_catalog.cc:455] T 00000000000000000000000000000000 P d1f3925cbc1b4f679e3f247c27399c4f [sys.catalog]: SysCatalogTable state changed. Reason: New leader d1f3925cbc1b4f679e3f247c27399c4f. Latest consensus state: current_term: 1 leader_uuid: "d1f3925cbc1b4f679e3f247c27399c4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1f3925cbc1b4f679e3f247c27399c4f" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41343 } } peers { permanent_uuid: "f1a7bfefb9024749a3116f4bd80512e2" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38271 } } peers { permanent_uuid: "088affacab1a43b38239b4b0f682caa4" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 45465 } } }
I20260630 12:11:19.777697  1748 sys_catalog.cc:458] T 00000000000000000000000000000000 P d1f3925cbc1b4f679e3f247c27399c4f [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:19.779222  1753 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:11:19.784058  1753 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:11:19.793440  1666 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 088affacab1a43b38239b4b0f682caa4 [term 1 FOLLOWER]: Refusing update from remote peer d1f3925cbc1b4f679e3f247c27399c4f: 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:19.794221  1601 raft_consensus.cc:1275] T 00000000000000000000000000000000 P f1a7bfefb9024749a3116f4bd80512e2 [term 1 FOLLOWER]: Refusing update from remote peer d1f3925cbc1b4f679e3f247c27399c4f: 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:19.795127  1748 consensus_queue.cc:1048] T 00000000000000000000000000000000 P d1f3925cbc1b4f679e3f247c27399c4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "088affacab1a43b38239b4b0f682caa4" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 45465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:19.795796  1697 consensus_queue.cc:1048] T 00000000000000000000000000000000 P d1f3925cbc1b4f679e3f247c27399c4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1a7bfefb9024749a3116f4bd80512e2" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:11:19.811241  1712 sys_catalog.cc:455] T 00000000000000000000000000000000 P 088affacab1a43b38239b4b0f682caa4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d1f3925cbc1b4f679e3f247c27399c4f. Latest consensus state: current_term: 1 leader_uuid: "d1f3925cbc1b4f679e3f247c27399c4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1f3925cbc1b4f679e3f247c27399c4f" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41343 } } peers { permanent_uuid: "f1a7bfefb9024749a3116f4bd80512e2" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38271 } } peers { permanent_uuid: "088affacab1a43b38239b4b0f682caa4" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 45465 } } }
I20260630 12:11:19.812234  1712 sys_catalog.cc:458] T 00000000000000000000000000000000 P 088affacab1a43b38239b4b0f682caa4 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:19.825805  1707 sys_catalog.cc:455] T 00000000000000000000000000000000 P f1a7bfefb9024749a3116f4bd80512e2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d1f3925cbc1b4f679e3f247c27399c4f. Latest consensus state: current_term: 1 leader_uuid: "d1f3925cbc1b4f679e3f247c27399c4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1f3925cbc1b4f679e3f247c27399c4f" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41343 } } peers { permanent_uuid: "f1a7bfefb9024749a3116f4bd80512e2" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38271 } } peers { permanent_uuid: "088affacab1a43b38239b4b0f682caa4" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 45465 } } }
I20260630 12:11:19.826581  1707 sys_catalog.cc:458] T 00000000000000000000000000000000 P f1a7bfefb9024749a3116f4bd80512e2 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:19.827936  1712 sys_catalog.cc:455] T 00000000000000000000000000000000 P 088affacab1a43b38239b4b0f682caa4 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "d1f3925cbc1b4f679e3f247c27399c4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1f3925cbc1b4f679e3f247c27399c4f" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41343 } } peers { permanent_uuid: "f1a7bfefb9024749a3116f4bd80512e2" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38271 } } peers { permanent_uuid: "088affacab1a43b38239b4b0f682caa4" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 45465 } } }
I20260630 12:11:19.828610  1712 sys_catalog.cc:458] T 00000000000000000000000000000000 P 088affacab1a43b38239b4b0f682caa4 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:19.831326  1697 sys_catalog.cc:455] T 00000000000000000000000000000000 P d1f3925cbc1b4f679e3f247c27399c4f [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "d1f3925cbc1b4f679e3f247c27399c4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1f3925cbc1b4f679e3f247c27399c4f" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41343 } } peers { permanent_uuid: "f1a7bfefb9024749a3116f4bd80512e2" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38271 } } peers { permanent_uuid: "088affacab1a43b38239b4b0f682caa4" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 45465 } } }
I20260630 12:11:19.832044  1697 sys_catalog.cc:458] T 00000000000000000000000000000000 P d1f3925cbc1b4f679e3f247c27399c4f [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:19.832646  1697 sys_catalog.cc:455] T 00000000000000000000000000000000 P d1f3925cbc1b4f679e3f247c27399c4f [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "d1f3925cbc1b4f679e3f247c27399c4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1f3925cbc1b4f679e3f247c27399c4f" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41343 } } peers { permanent_uuid: "f1a7bfefb9024749a3116f4bd80512e2" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38271 } } peers { permanent_uuid: "088affacab1a43b38239b4b0f682caa4" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 45465 } } }
I20260630 12:11:19.833355  1697 sys_catalog.cc:458] T 00000000000000000000000000000000 P d1f3925cbc1b4f679e3f247c27399c4f [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:19.835388  1753 catalog_manager.cc:1383] Generated new cluster ID: 6909d0053d144046a6b89b50ccf64c49
I20260630 12:11:19.835817  1753 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:11:19.847687  1707 sys_catalog.cc:455] T 00000000000000000000000000000000 P f1a7bfefb9024749a3116f4bd80512e2 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "d1f3925cbc1b4f679e3f247c27399c4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1f3925cbc1b4f679e3f247c27399c4f" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41343 } } peers { permanent_uuid: "f1a7bfefb9024749a3116f4bd80512e2" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38271 } } peers { permanent_uuid: "088affacab1a43b38239b4b0f682caa4" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 45465 } } }
I20260630 12:11:19.848351  1707 sys_catalog.cc:458] T 00000000000000000000000000000000 P f1a7bfefb9024749a3116f4bd80512e2 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:19.867493  1753 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:11:19.869122  1753 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:11:19.885673   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:46555
I20260630 12:11:19.885859  1817 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:46555 every 8 connection(s)
I20260630 12:11:19.906692  1753 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d1f3925cbc1b4f679e3f247c27399c4f: Generated new TSK 0
I20260630 12:11:19.907533  1753 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:11:19.920684  1818 heartbeater.cc:344] Connected to a master server at 127.0.107.252:45465
I20260630 12:11:19.921132  1818 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:19.922049  1818 heartbeater.cc:507] Master 127.0.107.252:45465 requested a full tablet report, sending...
I20260630 12:11:19.925185  1656 ts_manager.cc:194] Registered new tserver with Master: 8e107557e08e453281a684bf542f13c5 (127.0.107.193:46555)
I20260630 12:11:19.930131   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:19.930348  1821 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41343
I20260630 12:11:19.930747  1821 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:19.931615  1821 heartbeater.cc:507] Master 127.0.107.254:41343 requested a full tablet report, sending...
I20260630 12:11:19.934070  1526 ts_manager.cc:194] Registered new tserver with Master: 8e107557e08e453281a684bf542f13c5 (127.0.107.193:46555)
I20260630 12:11:19.935173  1819 heartbeater.cc:344] Connected to a master server at 127.0.107.253:38271
I20260630 12:11:19.935593  1819 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:19.936450  1819 heartbeater.cc:507] Master 127.0.107.253:38271 requested a full tablet report, sending...
I20260630 12:11:19.936834  1526 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54060
W20260630 12:11:19.937659  1825 instance_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:19.939488  1591 ts_manager.cc:194] Registered new tserver with Master: 8e107557e08e453281a684bf542f13c5 (127.0.107.193:46555)
W20260630 12:11:19.941874  1826 instance_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:19.943377  1828 instance_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:19.943852   431 server_base.cc:1061] running on GCE node
I20260630 12:11:19.944715   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:19.944916   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:19.945080   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821479945067 us; error 0 us; skew 500 ppm
I20260630 12:11:19.945586   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:19.947849   431 webserver.cc:533] Webserver started at http://127.0.107.194:45503/ using document root <none> and password file <none>
I20260630 12:11:19.948347   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:19.948540   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:19.948803   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:19.949793   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821463199918-431-0/minicluster-data/ts-1-root/instance:
uuid: "d6dc5a7bc1874910b46fe97a08f4e57b"
format_stamp: "Formatted at 2026-06-30 12:11:19 on dist-test-slave-rzcc"
I20260630 12:11:19.954066   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:11:19.957090  1833 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:19.957863   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:11:19.958191   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821463199918-431-0/minicluster-data/ts-1-root
uuid: "d6dc5a7bc1874910b46fe97a08f4e57b"
format_stamp: "Formatted at 2026-06-30 12:11:19 on dist-test-slave-rzcc"
I20260630 12:11:19.958443   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821463199918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821463199918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821463199918-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:19.984221   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:19.985415   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:19.986964   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:19.989153   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:19.989380   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:19.989621   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:19.989796   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:20.028851   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:40241
I20260630 12:11:20.028959  1895 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:40241 every 8 connection(s)
I20260630 12:11:20.036047   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:20.054795  1896 heartbeater.cc:344] Connected to a master server at 127.0.107.252:45465
I20260630 12:11:20.055352  1896 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:20.056452  1896 heartbeater.cc:507] Master 127.0.107.252:45465 requested a full tablet report, sending...
I20260630 12:11:20.059685  1656 ts_manager.cc:194] Registered new tserver with Master: d6dc5a7bc1874910b46fe97a08f4e57b (127.0.107.194:40241)
W20260630 12:11:20.065198  1904 instance_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:20.066375  1898 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41343
I20260630 12:11:20.066931  1898 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:20.067981  1898 heartbeater.cc:507] Master 127.0.107.254:41343 requested a full tablet report, sending...
I20260630 12:11:20.070603  1526 ts_manager.cc:194] Registered new tserver with Master: d6dc5a7bc1874910b46fe97a08f4e57b (127.0.107.194:40241)
W20260630 12:11:20.064730  1903 instance_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:20.071867  1897 heartbeater.cc:344] Connected to a master server at 127.0.107.253:38271
I20260630 12:11:20.073175  1897 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:20.072615  1526 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54070
I20260630 12:11:20.074082  1897 heartbeater.cc:507] Master 127.0.107.253:38271 requested a full tablet report, sending...
W20260630 12:11:20.075361  1906 instance_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:20.075742   431 server_base.cc:1061] running on GCE node
I20260630 12:11:20.077005   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:11:20.077028  1591 ts_manager.cc:194] Registered new tserver with Master: d6dc5a7bc1874910b46fe97a08f4e57b (127.0.107.194:40241)
W20260630 12:11:20.077416   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:20.077696   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821480077676 us; error 0 us; skew 500 ppm
I20260630 12:11:20.078274   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:20.080515   431 webserver.cc:533] Webserver started at http://127.0.107.195:42809/ using document root <none> and password file <none>
I20260630 12:11:20.080981   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:20.081192   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:20.081458   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:20.082679   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821463199918-431-0/minicluster-data/ts-2-root/instance:
uuid: "61f2edb24e0143688fe9520bb121a377"
format_stamp: "Formatted at 2026-06-30 12:11:20 on dist-test-slave-rzcc"
I20260630 12:11:20.086864   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:11:20.089922  1911 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:20.090575   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:11:20.090937   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821463199918-431-0/minicluster-data/ts-2-root
uuid: "61f2edb24e0143688fe9520bb121a377"
format_stamp: "Formatted at 2026-06-30 12:11:20 on dist-test-slave-rzcc"
I20260630 12:11:20.091223   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821463199918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821463199918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821463199918-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:20.103533   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:20.104696   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:20.105974   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:20.108069   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:20.108301   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:20.108541   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:20.108719   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:20.147289   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:33743
I20260630 12:11:20.147377  1973 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:33743 every 8 connection(s)
I20260630 12:11:20.169230  1975 heartbeater.cc:344] Connected to a master server at 127.0.107.253:38271
I20260630 12:11:20.169757  1975 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:20.170588  1975 heartbeater.cc:507] Master 127.0.107.253:38271 requested a full tablet report, sending...
I20260630 12:11:20.169343  1974 heartbeater.cc:344] Connected to a master server at 127.0.107.252:45465
I20260630 12:11:20.171567  1974 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:20.172278  1976 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41343
I20260630 12:11:20.172411  1974 heartbeater.cc:507] Master 127.0.107.252:45465 requested a full tablet report, sending...
I20260630 12:11:20.172741  1976 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:20.173372  1976 heartbeater.cc:507] Master 127.0.107.254:41343 requested a full tablet report, sending...
I20260630 12:11:20.174939  1591 ts_manager.cc:194] Registered new tserver with Master: 61f2edb24e0143688fe9520bb121a377 (127.0.107.195:33743)
I20260630 12:11:20.175076  1656 ts_manager.cc:194] Registered new tserver with Master: 61f2edb24e0143688fe9520bb121a377 (127.0.107.195:33743)
I20260630 12:11:20.175391  1526 ts_manager.cc:194] Registered new tserver with Master: 61f2edb24e0143688fe9520bb121a377 (127.0.107.195:33743)
I20260630 12:11:20.176146   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017089921s
I20260630 12:11:20.177105  1526 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54074
I20260630 12:11:20.718119  1728 catalog_manager.cc:1295] Loaded cluster ID: 6909d0053d144046a6b89b50ccf64c49
I20260630 12:11:20.718389  1728 catalog_manager.cc:1588] T 00000000000000000000000000000000 P f1a7bfefb9024749a3116f4bd80512e2: loading cluster ID for follower catalog manager: success
I20260630 12:11:20.722587  1728 catalog_manager.cc:1610] T 00000000000000000000000000000000 P f1a7bfefb9024749a3116f4bd80512e2: acquiring CA information for follower catalog manager: success
I20260630 12:11:20.724902  1734 catalog_manager.cc:1295] Loaded cluster ID: 6909d0053d144046a6b89b50ccf64c49
I20260630 12:11:20.725188  1734 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 088affacab1a43b38239b4b0f682caa4: loading cluster ID for follower catalog manager: success
I20260630 12:11:20.726047  1728 catalog_manager.cc:1638] T 00000000000000000000000000000000 P f1a7bfefb9024749a3116f4bd80512e2: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:11:20.729753  1734 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 088affacab1a43b38239b4b0f682caa4: acquiring CA information for follower catalog manager: success
I20260630 12:11:20.733707  1734 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 088affacab1a43b38239b4b0f682caa4: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:11:20.940758  1821 heartbeater.cc:499] Master 127.0.107.254:41343 was elected leader, sending a full tablet report...
I20260630 12:11:21.077060  1898 heartbeater.cc:499] Master 127.0.107.254:41343 was elected leader, sending a full tablet report...
I20260630 12:11:21.179904  1976 heartbeater.cc:499] Master 127.0.107.254:41343 was elected leader, sending a full tablet report...
I20260630 12:11:21.695737  1710 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:21.762243  1526 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54086:
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:21.836490  1861 tablet_service.cc:1511] Processing CreateTablet for tablet c6a9142351f84c8097467e3aba9e3a5e (DEFAULT_TABLE table=test-workload [id=48aefaab39244111a2ba179f4e96c240]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:11:21.837888  1861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6a9142351f84c8097467e3aba9e3a5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:21.839308  1777 tablet_service.cc:1511] Processing CreateTablet for tablet c77835b9f2c4401da36575ad2602354d (DEFAULT_TABLE table=test-workload [id=48aefaab39244111a2ba179f4e96c240]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:11:21.840478  1777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c77835b9f2c4401da36575ad2602354d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:21.842303  1939 tablet_service.cc:1511] Processing CreateTablet for tablet 9cae818d6962423dae932cdcf5882468 (DEFAULT_TABLE table=test-workload [id=48aefaab39244111a2ba179f4e96c240]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:11:21.843614  1939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cae818d6962423dae932cdcf5882468. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:21.851155  2009 tablet_bootstrap.cc:492] T c6a9142351f84c8097467e3aba9e3a5e P d6dc5a7bc1874910b46fe97a08f4e57b: Bootstrap starting.
I20260630 12:11:21.856281  2010 tablet_bootstrap.cc:492] T c77835b9f2c4401da36575ad2602354d P 8e107557e08e453281a684bf542f13c5: Bootstrap starting.
I20260630 12:11:21.856312  2009 tablet_bootstrap.cc:654] T c6a9142351f84c8097467e3aba9e3a5e P d6dc5a7bc1874910b46fe97a08f4e57b: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:21.859031  2011 tablet_bootstrap.cc:492] T 9cae818d6962423dae932cdcf5882468 P 61f2edb24e0143688fe9520bb121a377: Bootstrap starting.
I20260630 12:11:21.863118  2010 tablet_bootstrap.cc:654] T c77835b9f2c4401da36575ad2602354d P 8e107557e08e453281a684bf542f13c5: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:21.864334  2009 tablet_bootstrap.cc:492] T c6a9142351f84c8097467e3aba9e3a5e P d6dc5a7bc1874910b46fe97a08f4e57b: No bootstrap required, opened a new log
I20260630 12:11:21.864812  2009 ts_tablet_manager.cc:1403] T c6a9142351f84c8097467e3aba9e3a5e P d6dc5a7bc1874910b46fe97a08f4e57b: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260630 12:11:21.865975  2011 tablet_bootstrap.cc:654] T 9cae818d6962423dae932cdcf5882468 P 61f2edb24e0143688fe9520bb121a377: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:21.867594  2010 tablet_bootstrap.cc:492] T c77835b9f2c4401da36575ad2602354d P 8e107557e08e453281a684bf542f13c5: No bootstrap required, opened a new log
I20260630 12:11:21.867990  2010 ts_tablet_manager.cc:1403] T c77835b9f2c4401da36575ad2602354d P 8e107557e08e453281a684bf542f13c5: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.006s
I20260630 12:11:21.867887  2009 raft_consensus.cc:359] T c6a9142351f84c8097467e3aba9e3a5e P d6dc5a7bc1874910b46fe97a08f4e57b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6dc5a7bc1874910b46fe97a08f4e57b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40241 } }
I20260630 12:11:21.868579  2009 raft_consensus.cc:385] T c6a9142351f84c8097467e3aba9e3a5e P d6dc5a7bc1874910b46fe97a08f4e57b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:21.868959  2009 raft_consensus.cc:740] T c6a9142351f84c8097467e3aba9e3a5e P d6dc5a7bc1874910b46fe97a08f4e57b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6dc5a7bc1874910b46fe97a08f4e57b, State: Initialized, Role: FOLLOWER
I20260630 12:11:21.869968  2009 consensus_queue.cc:260] T c6a9142351f84c8097467e3aba9e3a5e P d6dc5a7bc1874910b46fe97a08f4e57b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d6dc5a7bc1874910b46fe97a08f4e57b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40241 } }
I20260630 12:11:21.870478  2010 raft_consensus.cc:359] T c77835b9f2c4401da36575ad2602354d P 8e107557e08e453281a684bf542f13c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e107557e08e453281a684bf542f13c5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46555 } }
I20260630 12:11:21.870850  2009 raft_consensus.cc:399] T c6a9142351f84c8097467e3aba9e3a5e P d6dc5a7bc1874910b46fe97a08f4e57b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:21.871057  2010 raft_consensus.cc:385] T c77835b9f2c4401da36575ad2602354d P 8e107557e08e453281a684bf542f13c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:21.871371  2009 raft_consensus.cc:493] T c6a9142351f84c8097467e3aba9e3a5e P d6dc5a7bc1874910b46fe97a08f4e57b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:21.871493  2010 raft_consensus.cc:740] T c77835b9f2c4401da36575ad2602354d P 8e107557e08e453281a684bf542f13c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e107557e08e453281a684bf542f13c5, State: Initialized, Role: FOLLOWER
I20260630 12:11:21.871961  2009 raft_consensus.cc:3060] T c6a9142351f84c8097467e3aba9e3a5e P d6dc5a7bc1874910b46fe97a08f4e57b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:21.872479  2010 consensus_queue.cc:260] T c77835b9f2c4401da36575ad2602354d P 8e107557e08e453281a684bf542f13c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8e107557e08e453281a684bf542f13c5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46555 } }
I20260630 12:11:21.873039  2010 raft_consensus.cc:399] T c77835b9f2c4401da36575ad2602354d P 8e107557e08e453281a684bf542f13c5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:21.873303  2010 raft_consensus.cc:493] T c77835b9f2c4401da36575ad2602354d P 8e107557e08e453281a684bf542f13c5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:21.873584  2010 raft_consensus.cc:3060] T c77835b9f2c4401da36575ad2602354d P 8e107557e08e453281a684bf542f13c5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:21.873730  2011 tablet_bootstrap.cc:492] T 9cae818d6962423dae932cdcf5882468 P 61f2edb24e0143688fe9520bb121a377: No bootstrap required, opened a new log
I20260630 12:11:21.874228  2011 ts_tablet_manager.cc:1403] T 9cae818d6962423dae932cdcf5882468 P 61f2edb24e0143688fe9520bb121a377: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.007s
I20260630 12:11:21.877027  2011 raft_consensus.cc:359] T 9cae818d6962423dae932cdcf5882468 P 61f2edb24e0143688fe9520bb121a377 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61f2edb24e0143688fe9520bb121a377" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33743 } }
I20260630 12:11:21.877494  2011 raft_consensus.cc:385] T 9cae818d6962423dae932cdcf5882468 P 61f2edb24e0143688fe9520bb121a377 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:21.877760  2011 raft_consensus.cc:740] T 9cae818d6962423dae932cdcf5882468 P 61f2edb24e0143688fe9520bb121a377 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61f2edb24e0143688fe9520bb121a377, State: Initialized, Role: FOLLOWER
I20260630 12:11:21.878435  2011 consensus_queue.cc:260] T 9cae818d6962423dae932cdcf5882468 P 61f2edb24e0143688fe9520bb121a377 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "61f2edb24e0143688fe9520bb121a377" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33743 } }
I20260630 12:11:21.878638  2009 raft_consensus.cc:515] T c6a9142351f84c8097467e3aba9e3a5e P d6dc5a7bc1874910b46fe97a08f4e57b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6dc5a7bc1874910b46fe97a08f4e57b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40241 } }
I20260630 12:11:21.879096  2011 raft_consensus.cc:399] T 9cae818d6962423dae932cdcf5882468 P 61f2edb24e0143688fe9520bb121a377 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:21.879171  2010 raft_consensus.cc:515] T c77835b9f2c4401da36575ad2602354d P 8e107557e08e453281a684bf542f13c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e107557e08e453281a684bf542f13c5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46555 } }
I20260630 12:11:21.879492  2011 raft_consensus.cc:493] T 9cae818d6962423dae932cdcf5882468 P 61f2edb24e0143688fe9520bb121a377 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:21.879362  2009 leader_election.cc:304] T c6a9142351f84c8097467e3aba9e3a5e P d6dc5a7bc1874910b46fe97a08f4e57b [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: d6dc5a7bc1874910b46fe97a08f4e57b; no voters: 
I20260630 12:11:21.879957  2011 raft_consensus.cc:3060] T 9cae818d6962423dae932cdcf5882468 P 61f2edb24e0143688fe9520bb121a377 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:21.879989  2010 leader_election.cc:304] T c77835b9f2c4401da36575ad2602354d P 8e107557e08e453281a684bf542f13c5 [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: 8e107557e08e453281a684bf542f13c5; no voters: 
I20260630 12:11:21.881035  2009 leader_election.cc:290] T c6a9142351f84c8097467e3aba9e3a5e P d6dc5a7bc1874910b46fe97a08f4e57b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:21.881371  2015 raft_consensus.cc:2804] T c6a9142351f84c8097467e3aba9e3a5e P d6dc5a7bc1874910b46fe97a08f4e57b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:21.888450  2011 raft_consensus.cc:515] T 9cae818d6962423dae932cdcf5882468 P 61f2edb24e0143688fe9520bb121a377 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61f2edb24e0143688fe9520bb121a377" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33743 } }
I20260630 12:11:21.889387  2015 raft_consensus.cc:697] T c6a9142351f84c8097467e3aba9e3a5e P d6dc5a7bc1874910b46fe97a08f4e57b [term 1 LEADER]: Becoming Leader. State: Replica: d6dc5a7bc1874910b46fe97a08f4e57b, State: Running, Role: LEADER
I20260630 12:11:21.890188  2010 leader_election.cc:290] T c77835b9f2c4401da36575ad2602354d P 8e107557e08e453281a684bf542f13c5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:21.889321  2011 leader_election.cc:304] T 9cae818d6962423dae932cdcf5882468 P 61f2edb24e0143688fe9520bb121a377 [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: 61f2edb24e0143688fe9520bb121a377; no voters: 
I20260630 12:11:21.890259  2015 consensus_queue.cc:237] T c6a9142351f84c8097467e3aba9e3a5e P d6dc5a7bc1874910b46fe97a08f4e57b [LEADER]: Queue going to LEADER mode. State: All 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: "d6dc5a7bc1874910b46fe97a08f4e57b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40241 } }
I20260630 12:11:21.890588  2016 raft_consensus.cc:2804] T c77835b9f2c4401da36575ad2602354d P 8e107557e08e453281a684bf542f13c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:21.894570  2011 leader_election.cc:290] T 9cae818d6962423dae932cdcf5882468 P 61f2edb24e0143688fe9520bb121a377 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:21.894995  2020 raft_consensus.cc:2804] T 9cae818d6962423dae932cdcf5882468 P 61f2edb24e0143688fe9520bb121a377 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:21.896531  2009 ts_tablet_manager.cc:1434] T c6a9142351f84c8097467e3aba9e3a5e P d6dc5a7bc1874910b46fe97a08f4e57b: Time spent starting tablet: real 0.031s	user 0.018s	sys 0.009s
I20260630 12:11:21.900477  2020 raft_consensus.cc:697] T 9cae818d6962423dae932cdcf5882468 P 61f2edb24e0143688fe9520bb121a377 [term 1 LEADER]: Becoming Leader. State: Replica: 61f2edb24e0143688fe9520bb121a377, State: Running, Role: LEADER
I20260630 12:11:21.901507  2020 consensus_queue.cc:237] T 9cae818d6962423dae932cdcf5882468 P 61f2edb24e0143688fe9520bb121a377 [LEADER]: Queue going to LEADER mode. State: All 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: "61f2edb24e0143688fe9520bb121a377" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33743 } }
I20260630 12:11:21.906102  1526 catalog_manager.cc:5697] T c6a9142351f84c8097467e3aba9e3a5e P d6dc5a7bc1874910b46fe97a08f4e57b reported cstate change: term changed from 0 to 1, leader changed from <none> to d6dc5a7bc1874910b46fe97a08f4e57b (127.0.107.194). New cstate: current_term: 1 leader_uuid: "d6dc5a7bc1874910b46fe97a08f4e57b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6dc5a7bc1874910b46fe97a08f4e57b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40241 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:21.906464  2016 raft_consensus.cc:697] T c77835b9f2c4401da36575ad2602354d P 8e107557e08e453281a684bf542f13c5 [term 1 LEADER]: Becoming Leader. State: Replica: 8e107557e08e453281a684bf542f13c5, State: Running, Role: LEADER
I20260630 12:11:21.913704  2011 ts_tablet_manager.cc:1434] T 9cae818d6962423dae932cdcf5882468 P 61f2edb24e0143688fe9520bb121a377: Time spent starting tablet: real 0.039s	user 0.019s	sys 0.008s
I20260630 12:11:21.939522  2010 ts_tablet_manager.cc:1434] T c77835b9f2c4401da36575ad2602354d P 8e107557e08e453281a684bf542f13c5: Time spent starting tablet: real 0.071s	user 0.038s	sys 0.020s
I20260630 12:11:21.927357  2016 consensus_queue.cc:237] T c77835b9f2c4401da36575ad2602354d P 8e107557e08e453281a684bf542f13c5 [LEADER]: Queue going to LEADER mode. State: All 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: "8e107557e08e453281a684bf542f13c5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46555 } }
I20260630 12:11:21.964488  1525 catalog_manager.cc:5697] T 9cae818d6962423dae932cdcf5882468 P 61f2edb24e0143688fe9520bb121a377 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61f2edb24e0143688fe9520bb121a377 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "61f2edb24e0143688fe9520bb121a377" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61f2edb24e0143688fe9520bb121a377" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33743 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:21.976751  1524 catalog_manager.cc:5697] T c77835b9f2c4401da36575ad2602354d P 8e107557e08e453281a684bf542f13c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e107557e08e453281a684bf542f13c5 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "8e107557e08e453281a684bf542f13c5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e107557e08e453281a684bf542f13c5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46555 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:23.696920  1710 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:23.699007  1710 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:24.063357   431 master.cc:562] Master@127.0.107.254:41343 shutting down...
I20260630 12:11:24.088145   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d1f3925cbc1b4f679e3f247c27399c4f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:24.089088   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d1f3925cbc1b4f679e3f247c27399c4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:24.089476   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P d1f3925cbc1b4f679e3f247c27399c4f: stopping tablet replica
I20260630 12:11:24.110982   431 master.cc:584] Master@127.0.107.254:41343 shutdown complete.
W20260630 12:11:24.972669  1898 heartbeater.cc:646] Failed to heartbeat to 127.0.107.254:41343 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.0.107.254:41343: connect: Connection refused (error 111)
I20260630 12:11:25.032351  2035 raft_consensus.cc:493] T 00000000000000000000000000000000 P f1a7bfefb9024749a3116f4bd80512e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d1f3925cbc1b4f679e3f247c27399c4f)
I20260630 12:11:25.032897  2035 raft_consensus.cc:515] T 00000000000000000000000000000000 P f1a7bfefb9024749a3116f4bd80512e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1f3925cbc1b4f679e3f247c27399c4f" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41343 } } peers { permanent_uuid: "f1a7bfefb9024749a3116f4bd80512e2" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38271 } } peers { permanent_uuid: "088affacab1a43b38239b4b0f682caa4" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 45465 } }
I20260630 12:11:25.034695  2035 leader_election.cc:290] T 00000000000000000000000000000000 P f1a7bfefb9024749a3116f4bd80512e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d1f3925cbc1b4f679e3f247c27399c4f (127.0.107.254:41343), 088affacab1a43b38239b4b0f682caa4 (127.0.107.252:45465)
I20260630 12:11:25.036221  1665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f1a7bfefb9024749a3116f4bd80512e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 12 } } ignore_live_leader: false dest_uuid: "088affacab1a43b38239b4b0f682caa4" is_pre_election: true
W20260630 12:11:25.037322  1575 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.254:41343: connect: Connection refused (error 111) [suppressed 11 similar messages]
W20260630 12:11:25.040589  1575 leader_election.cc:336] T 00000000000000000000000000000000 P f1a7bfefb9024749a3116f4bd80512e2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d1f3925cbc1b4f679e3f247c27399c4f (127.0.107.254:41343): Network error: Client connection negotiation failed: client connection to 127.0.107.254:41343: connect: Connection refused (error 111)
I20260630 12:11:25.040931  1575 leader_election.cc:304] T 00000000000000000000000000000000 P f1a7bfefb9024749a3116f4bd80512e2 [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: f1a7bfefb9024749a3116f4bd80512e2; no voters: 088affacab1a43b38239b4b0f682caa4, d1f3925cbc1b4f679e3f247c27399c4f
I20260630 12:11:25.041483  2035 raft_consensus.cc:2749] T 00000000000000000000000000000000 P f1a7bfefb9024749a3116f4bd80512e2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:11:25.485942  2038 raft_consensus.cc:493] T 00000000000000000000000000000000 P 088affacab1a43b38239b4b0f682caa4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d1f3925cbc1b4f679e3f247c27399c4f)
I20260630 12:11:25.486418  2038 raft_consensus.cc:515] T 00000000000000000000000000000000 P 088affacab1a43b38239b4b0f682caa4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1f3925cbc1b4f679e3f247c27399c4f" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41343 } } peers { permanent_uuid: "f1a7bfefb9024749a3116f4bd80512e2" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38271 } } peers { permanent_uuid: "088affacab1a43b38239b4b0f682caa4" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 45465 } }
I20260630 12:11:25.488348  2038 leader_election.cc:290] T 00000000000000000000000000000000 P 088affacab1a43b38239b4b0f682caa4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d1f3925cbc1b4f679e3f247c27399c4f (127.0.107.254:41343), f1a7bfefb9024749a3116f4bd80512e2 (127.0.107.253:38271)
I20260630 12:11:25.489600  1601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "088affacab1a43b38239b4b0f682caa4" candidate_term: 2 candidate_status { last_received { term: 1 index: 12 } } ignore_live_leader: false dest_uuid: "f1a7bfefb9024749a3116f4bd80512e2" is_pre_election: true
I20260630 12:11:25.490157  1601 raft_consensus.cc:2468] T 00000000000000000000000000000000 P f1a7bfefb9024749a3116f4bd80512e2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 088affacab1a43b38239b4b0f682caa4 in term 1.
I20260630 12:11:25.491489  1643 leader_election.cc:304] T 00000000000000000000000000000000 P 088affacab1a43b38239b4b0f682caa4 [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: 088affacab1a43b38239b4b0f682caa4, f1a7bfefb9024749a3116f4bd80512e2; no voters: 
I20260630 12:11:25.492307  2038 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 088affacab1a43b38239b4b0f682caa4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:11:25.492674  2038 raft_consensus.cc:493] T 00000000000000000000000000000000 P 088affacab1a43b38239b4b0f682caa4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d1f3925cbc1b4f679e3f247c27399c4f)
I20260630 12:11:25.493027  2038 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 088affacab1a43b38239b4b0f682caa4 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:11:25.494073  1640 leader_election.cc:336] T 00000000000000000000000000000000 P 088affacab1a43b38239b4b0f682caa4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d1f3925cbc1b4f679e3f247c27399c4f (127.0.107.254:41343): Network error: Client connection negotiation failed: client connection to 127.0.107.254:41343: connect: Connection refused (error 111)
I20260630 12:11:25.498288  2038 raft_consensus.cc:515] T 00000000000000000000000000000000 P 088affacab1a43b38239b4b0f682caa4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1f3925cbc1b4f679e3f247c27399c4f" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41343 } } peers { permanent_uuid: "f1a7bfefb9024749a3116f4bd80512e2" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38271 } } peers { permanent_uuid: "088affacab1a43b38239b4b0f682caa4" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 45465 } }
I20260630 12:11:25.500077  2038 leader_election.cc:290] T 00000000000000000000000000000000 P 088affacab1a43b38239b4b0f682caa4 [CANDIDATE]: Term 2 election: Requested vote from peers d1f3925cbc1b4f679e3f247c27399c4f (127.0.107.254:41343), f1a7bfefb9024749a3116f4bd80512e2 (127.0.107.253:38271)
I20260630 12:11:25.501091  1601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "088affacab1a43b38239b4b0f682caa4" candidate_term: 2 candidate_status { last_received { term: 1 index: 12 } } ignore_live_leader: false dest_uuid: "f1a7bfefb9024749a3116f4bd80512e2"
I20260630 12:11:25.501730  1601 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f1a7bfefb9024749a3116f4bd80512e2 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:11:25.503218  1640 leader_election.cc:336] T 00000000000000000000000000000000 P 088affacab1a43b38239b4b0f682caa4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d1f3925cbc1b4f679e3f247c27399c4f (127.0.107.254:41343): Network error: Client connection negotiation failed: client connection to 127.0.107.254:41343: connect: Connection refused (error 111)
I20260630 12:11:25.507004  1601 raft_consensus.cc:2468] T 00000000000000000000000000000000 P f1a7bfefb9024749a3116f4bd80512e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 088affacab1a43b38239b4b0f682caa4 in term 2.
I20260630 12:11:25.507910  1643 leader_election.cc:304] T 00000000000000000000000000000000 P 088affacab1a43b38239b4b0f682caa4 [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: 088affacab1a43b38239b4b0f682caa4, f1a7bfefb9024749a3116f4bd80512e2; no voters: d1f3925cbc1b4f679e3f247c27399c4f
I20260630 12:11:25.508709  2038 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 088affacab1a43b38239b4b0f682caa4 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:11:25.509689  2038 raft_consensus.cc:697] T 00000000000000000000000000000000 P 088affacab1a43b38239b4b0f682caa4 [term 2 LEADER]: Becoming Leader. State: Replica: 088affacab1a43b38239b4b0f682caa4, State: Running, Role: LEADER
I20260630 12:11:25.510485  2038 consensus_queue.cc:237] T 00000000000000000000000000000000 P 088affacab1a43b38239b4b0f682caa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 1.12, Last appended by leader: 12, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1f3925cbc1b4f679e3f247c27399c4f" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41343 } } peers { permanent_uuid: "f1a7bfefb9024749a3116f4bd80512e2" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38271 } } peers { permanent_uuid: "088affacab1a43b38239b4b0f682caa4" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 45465 } }
I20260630 12:11:25.516160  2041 sys_catalog.cc:455] T 00000000000000000000000000000000 P 088affacab1a43b38239b4b0f682caa4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 088affacab1a43b38239b4b0f682caa4. Latest consensus state: current_term: 2 leader_uuid: "088affacab1a43b38239b4b0f682caa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1f3925cbc1b4f679e3f247c27399c4f" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41343 } } peers { permanent_uuid: "f1a7bfefb9024749a3116f4bd80512e2" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38271 } } peers { permanent_uuid: "088affacab1a43b38239b4b0f682caa4" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 45465 } } }
I20260630 12:11:25.516744  2041 sys_catalog.cc:458] T 00000000000000000000000000000000 P 088affacab1a43b38239b4b0f682caa4 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:25.518115  2043 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:11:25.524161  2043 catalog_manager.cc:679] Loaded metadata for table test-workload [id=48aefaab39244111a2ba179f4e96c240]
I20260630 12:11:25.528856  2043 tablet_loader.cc:96] loaded metadata for tablet 9cae818d6962423dae932cdcf5882468 (table test-workload [id=48aefaab39244111a2ba179f4e96c240])
I20260630 12:11:25.529778  2043 tablet_loader.cc:96] loaded metadata for tablet c6a9142351f84c8097467e3aba9e3a5e (table test-workload [id=48aefaab39244111a2ba179f4e96c240])
I20260630 12:11:25.530668  2043 tablet_loader.cc:96] loaded metadata for tablet c77835b9f2c4401da36575ad2602354d (table test-workload [id=48aefaab39244111a2ba179f4e96c240])
I20260630 12:11:25.531628  2043 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:11:25.534457  2043 catalog_manager.cc:1295] Loaded cluster ID: 6909d0053d144046a6b89b50ccf64c49
I20260630 12:11:25.534668  2043 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:11:25.537930  2043 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:11:25.541203  2043 catalog_manager.cc:6081] T 00000000000000000000000000000000 P 088affacab1a43b38239b4b0f682caa4: Loaded TSK: 0
I20260630 12:11:25.542073  2043 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:11:25.717793  1733 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:25.719558  1733 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:25.776571   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:11:25.807394   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:25.808244   431 tablet_replica.cc:333] T c77835b9f2c4401da36575ad2602354d P 8e107557e08e453281a684bf542f13c5: stopping tablet replica
I20260630 12:11:25.809048   431 raft_consensus.cc:2243] T c77835b9f2c4401da36575ad2602354d P 8e107557e08e453281a684bf542f13c5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:25.809809   431 raft_consensus.cc:2272] T c77835b9f2c4401da36575ad2602354d P 8e107557e08e453281a684bf542f13c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:25.829633   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:11:25.841831   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:11:25.867202   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:25.867884   431 tablet_replica.cc:333] T c6a9142351f84c8097467e3aba9e3a5e P d6dc5a7bc1874910b46fe97a08f4e57b: stopping tablet replica
I20260630 12:11:25.868399   431 raft_consensus.cc:2243] T c6a9142351f84c8097467e3aba9e3a5e P d6dc5a7bc1874910b46fe97a08f4e57b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:25.868957   431 raft_consensus.cc:2272] T c6a9142351f84c8097467e3aba9e3a5e P d6dc5a7bc1874910b46fe97a08f4e57b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:25.887036   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:11:25.897096   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:11:25.916893   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:25.917507   431 tablet_replica.cc:333] T 9cae818d6962423dae932cdcf5882468 P 61f2edb24e0143688fe9520bb121a377: stopping tablet replica
I20260630 12:11:25.917981   431 raft_consensus.cc:2243] T 9cae818d6962423dae932cdcf5882468 P 61f2edb24e0143688fe9520bb121a377 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:25.918509   431 raft_consensus.cc:2272] T 9cae818d6962423dae932cdcf5882468 P 61f2edb24e0143688fe9520bb121a377 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:25.936082   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:11:25.944792   431 master.cc:562] Master@127.0.107.253:38271 shutting down...
I20260630 12:11:25.959672   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f1a7bfefb9024749a3116f4bd80512e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:25.960242   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f1a7bfefb9024749a3116f4bd80512e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:25.960557   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P f1a7bfefb9024749a3116f4bd80512e2: stopping tablet replica
I20260630 12:11:25.978379   431 master.cc:584] Master@127.0.107.253:38271 shutdown complete.
I20260630 12:11:25.990571   431 master.cc:562] Master@127.0.107.252:45465 shutting down...
I20260630 12:11:26.006313   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 088affacab1a43b38239b4b0f682caa4 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:11:26.007125   431 pending_rounds.cc:70] T 00000000000000000000000000000000 P 088affacab1a43b38239b4b0f682caa4: Trying to abort 1 pending ops.
I20260630 12:11:26.007336   431 pending_rounds.cc:77] T 00000000000000000000000000000000 P 088affacab1a43b38239b4b0f682caa4: Aborting op as it isn't in flight: id { term: 2 index: 13 } timestamp: 7302436804658540544 op_type: NO_OP noop_request { }
I20260630 12:11:26.007619   431 raft_consensus.cc:2889] T 00000000000000000000000000000000 P 088affacab1a43b38239b4b0f682caa4 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:11:26.007838   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 088affacab1a43b38239b4b0f682caa4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:26.008198   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 088affacab1a43b38239b4b0f682caa4: stopping tablet replica
I20260630 12:11:26.026218   431 master.cc:584] Master@127.0.107.252:45465 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6745 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260630 12:11:26.057696   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:44735
I20260630 12:11:26.058841   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:26.063767  2044 instance_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:26.063875  2045 instance_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:26.065560  2047 instance_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:26.066344   431 server_base.cc:1061] running on GCE node
I20260630 12:11:26.067165   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:26.067387   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:26.067512   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821486067500 us; error 0 us; skew 500 ppm
I20260630 12:11:26.067904   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:26.070058   431 webserver.cc:533] Webserver started at http://127.0.107.254:41111/ using document root <none> and password file <none>
I20260630 12:11:26.070466   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:26.070617   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:26.070897   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:26.071972   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821463199918-431-0/minicluster-data/master-0-root/instance:
uuid: "5e75d9785b0f44c18358fd4502742c62"
format_stamp: "Formatted at 2026-06-30 12:11:26 on dist-test-slave-rzcc"
I20260630 12:11:26.076073   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:11:26.079181  2052 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:26.079876   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260630 12:11:26.080161   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821463199918-431-0/minicluster-data/master-0-root
uuid: "5e75d9785b0f44c18358fd4502742c62"
format_stamp: "Formatted at 2026-06-30 12:11:26 on dist-test-slave-rzcc"
I20260630 12:11:26.080433   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821463199918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821463199918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821463199918-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:26.092146   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:26.093246   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:26.129235   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:44735
I20260630 12:11:26.129324  2103 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:44735 every 8 connection(s)
I20260630 12:11:26.133467  2104 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:26.142829  2104 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5e75d9785b0f44c18358fd4502742c62: Bootstrap starting.
I20260630 12:11:26.147032  2104 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5e75d9785b0f44c18358fd4502742c62: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:26.150820  2104 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5e75d9785b0f44c18358fd4502742c62: No bootstrap required, opened a new log
I20260630 12:11:26.152735  2104 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5e75d9785b0f44c18358fd4502742c62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e75d9785b0f44c18358fd4502742c62" member_type: VOTER }
I20260630 12:11:26.153086  2104 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5e75d9785b0f44c18358fd4502742c62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:26.153353  2104 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5e75d9785b0f44c18358fd4502742c62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e75d9785b0f44c18358fd4502742c62, State: Initialized, Role: FOLLOWER
I20260630 12:11:26.153970  2104 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5e75d9785b0f44c18358fd4502742c62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5e75d9785b0f44c18358fd4502742c62" member_type: VOTER }
I20260630 12:11:26.154428  2104 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5e75d9785b0f44c18358fd4502742c62 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:26.154649  2104 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5e75d9785b0f44c18358fd4502742c62 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:26.154938  2104 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5e75d9785b0f44c18358fd4502742c62 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:26.158900  2104 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5e75d9785b0f44c18358fd4502742c62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e75d9785b0f44c18358fd4502742c62" member_type: VOTER }
I20260630 12:11:26.159391  2104 leader_election.cc:304] T 00000000000000000000000000000000 P 5e75d9785b0f44c18358fd4502742c62 [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: 5e75d9785b0f44c18358fd4502742c62; no voters: 
I20260630 12:11:26.160460  2104 leader_election.cc:290] T 00000000000000000000000000000000 P 5e75d9785b0f44c18358fd4502742c62 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:26.160794  2107 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5e75d9785b0f44c18358fd4502742c62 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:26.162111  2107 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5e75d9785b0f44c18358fd4502742c62 [term 1 LEADER]: Becoming Leader. State: Replica: 5e75d9785b0f44c18358fd4502742c62, State: Running, Role: LEADER
I20260630 12:11:26.162734  2107 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5e75d9785b0f44c18358fd4502742c62 [LEADER]: Queue going to LEADER mode. State: All 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: "5e75d9785b0f44c18358fd4502742c62" member_type: VOTER }
I20260630 12:11:26.163425  2104 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5e75d9785b0f44c18358fd4502742c62 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:26.165500  2108 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5e75d9785b0f44c18358fd4502742c62 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5e75d9785b0f44c18358fd4502742c62" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e75d9785b0f44c18358fd4502742c62" member_type: VOTER } }
I20260630 12:11:26.165678  2109 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5e75d9785b0f44c18358fd4502742c62 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5e75d9785b0f44c18358fd4502742c62. Latest consensus state: current_term: 1 leader_uuid: "5e75d9785b0f44c18358fd4502742c62" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e75d9785b0f44c18358fd4502742c62" member_type: VOTER } }
I20260630 12:11:26.166070  2108 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5e75d9785b0f44c18358fd4502742c62 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:26.166219  2109 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5e75d9785b0f44c18358fd4502742c62 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:26.171975  2112 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:11:26.179600  2112 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:11:26.180498   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:11:26.188223  2112 catalog_manager.cc:1383] Generated new cluster ID: 915c2095136340108b4f2479d77dab85
I20260630 12:11:26.188504  2112 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:11:26.204216  2112 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:11:26.205410  2112 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:11:26.216887  2112 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5e75d9785b0f44c18358fd4502742c62: Generated new TSK 0
I20260630 12:11:26.217450  2112 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:11:26.246840   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:26.252375  2125 instance_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:26.253530  2126 instance_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:26.255211  2128 instance_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:26.255733   431 server_base.cc:1061] running on GCE node
I20260630 12:11:26.256539   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:26.256735   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:26.256907   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821486256889 us; error 0 us; skew 500 ppm
I20260630 12:11:26.257390   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:26.259521   431 webserver.cc:533] Webserver started at http://127.0.107.193:38603/ using document root <none> and password file <none>
I20260630 12:11:26.260028   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:26.260226   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:26.260490   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:26.261507   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821463199918-431-0/minicluster-data/ts-0-root/instance:
uuid: "54af039e56394f5fa027cf068d1f218c"
format_stamp: "Formatted at 2026-06-30 12:11:26 on dist-test-slave-rzcc"
I20260630 12:11:26.265970   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:11:26.269025  2133 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:26.269734   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:11:26.270009   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821463199918-431-0/minicluster-data/ts-0-root
uuid: "54af039e56394f5fa027cf068d1f218c"
format_stamp: "Formatted at 2026-06-30 12:11:26 on dist-test-slave-rzcc"
I20260630 12:11:26.270267   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821463199918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821463199918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821463199918-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:26.305660   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:26.306886   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:26.308329   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:26.310858   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:26.311033   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:26.311198   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:26.311347   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:26.349534   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:38891
I20260630 12:11:26.349633  2195 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:38891 every 8 connection(s)
I20260630 12:11:26.354287   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:26.360945  2200 instance_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:26.362018  2201 instance_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:26.365995  2203 instance_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:26.366047   431 server_base.cc:1061] running on GCE node
I20260630 12:11:26.367364   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:26.367601   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:26.367789   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821486367766 us; error 0 us; skew 500 ppm
I20260630 12:11:26.368242  2196 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44735
I20260630 12:11:26.368343   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:26.368687  2196 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:26.369622  2196 heartbeater.cc:507] Master 127.0.107.254:44735 requested a full tablet report, sending...
I20260630 12:11:26.371109   431 webserver.cc:533] Webserver started at http://127.0.107.194:33111/ using document root <none> and password file <none>
I20260630 12:11:26.371722   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:26.371902   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:26.371810  2069 ts_manager.cc:194] Registered new tserver with Master: 54af039e56394f5fa027cf068d1f218c (127.0.107.193:38891)
I20260630 12:11:26.372408   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:26.373721   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821463199918-431-0/minicluster-data/ts-1-root/instance:
uuid: "fd5b32da405048fcaa4b1ac529793fd1"
format_stamp: "Formatted at 2026-06-30 12:11:26 on dist-test-slave-rzcc"
I20260630 12:11:26.373797  2069 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43372
I20260630 12:11:26.378369   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260630 12:11:26.381508  2208 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:26.382294   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:11:26.382575   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821463199918-431-0/minicluster-data/ts-1-root
uuid: "fd5b32da405048fcaa4b1ac529793fd1"
format_stamp: "Formatted at 2026-06-30 12:11:26 on dist-test-slave-rzcc"
I20260630 12:11:26.382870   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821463199918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821463199918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821463199918-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:26.404026   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:26.405133   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:26.406497   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:26.408694   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:26.408916   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:26.409149   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:26.409315   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:26.445853   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:38909
I20260630 12:11:26.445943  2270 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:38909 every 8 connection(s)
I20260630 12:11:26.450371   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:26.457090  2274 instance_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:26.458446  2275 instance_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:26.461781   431 server_base.cc:1061] running on GCE node
W20260630 12:11:26.462128  2277 instance_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:26.463146  2271 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44735
I20260630 12:11:26.463208   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:26.463536   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:26.463574  2271 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:26.463817   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821486463799 us; error 0 us; skew 500 ppm
I20260630 12:11:26.464409   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:26.464452  2271 heartbeater.cc:507] Master 127.0.107.254:44735 requested a full tablet report, sending...
I20260630 12:11:26.466732  2069 ts_manager.cc:194] Registered new tserver with Master: fd5b32da405048fcaa4b1ac529793fd1 (127.0.107.194:38909)
I20260630 12:11:26.467103   431 webserver.cc:533] Webserver started at http://127.0.107.195:45587/ using document root <none> and password file <none>
I20260630 12:11:26.467598   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:26.467803   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:26.468070   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:26.468241  2069 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43378
I20260630 12:11:26.469341   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821463199918-431-0/minicluster-data/ts-2-root/instance:
uuid: "aea222557cbf4fb198b162f1189dfd54"
format_stamp: "Formatted at 2026-06-30 12:11:26 on dist-test-slave-rzcc"
I20260630 12:11:26.473690   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:11:26.476712  2282 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:26.477399   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:11:26.477690   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821463199918-431-0/minicluster-data/ts-2-root
uuid: "aea222557cbf4fb198b162f1189dfd54"
format_stamp: "Formatted at 2026-06-30 12:11:26 on dist-test-slave-rzcc"
I20260630 12:11:26.477965   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821463199918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821463199918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821463199918-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:26.496770   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:26.497987   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:26.499408   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:26.501652   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:26.501868   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:26.502094   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:26.502264   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:26.539896   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:42967
I20260630 12:11:26.539988  2344 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:42967 every 8 connection(s)
I20260630 12:11:26.552778  2345 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44735
I20260630 12:11:26.553164  2345 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:26.553855  2345 heartbeater.cc:507] Master 127.0.107.254:44735 requested a full tablet report, sending...
I20260630 12:11:26.555655  2069 ts_manager.cc:194] Registered new tserver with Master: aea222557cbf4fb198b162f1189dfd54 (127.0.107.195:42967)
I20260630 12:11:26.556216   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013241649s
I20260630 12:11:26.556955  2069 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43394
I20260630 12:11:27.376480  2196 heartbeater.cc:499] Master 127.0.107.254:44735 was elected leader, sending a full tablet report...
I20260630 12:11:27.470517  2271 heartbeater.cc:499] Master 127.0.107.254:44735 was elected leader, sending a full tablet report...
I20260630 12:11:27.559305  2345 heartbeater.cc:499] Master 127.0.107.254:44735 was elected leader, sending a full tablet report...
I20260630 12:11:27.611933  2069 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43408:
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:27.614131  2069 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:27.672116  2310 tablet_service.cc:1511] Processing CreateTablet for tablet 1e2d1d869f514e7086d7e17892bb0f81 (DEFAULT_TABLE table=test-workload [id=fca73eba1d2e46bab9b635662dbc30bf]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:11:27.673547  2236 tablet_service.cc:1511] Processing CreateTablet for tablet 1e2d1d869f514e7086d7e17892bb0f81 (DEFAULT_TABLE table=test-workload [id=fca73eba1d2e46bab9b635662dbc30bf]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:11:27.674916  2236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e2d1d869f514e7086d7e17892bb0f81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:27.674640  2309 tablet_service.cc:1511] Processing CreateTablet for tablet 4bda86f8af2f44558eb72d6394db919e (DEFAULT_TABLE table=test-workload [id=fca73eba1d2e46bab9b635662dbc30bf]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:11:27.674652  2235 tablet_service.cc:1511] Processing CreateTablet for tablet 4bda86f8af2f44558eb72d6394db919e (DEFAULT_TABLE table=test-workload [id=fca73eba1d2e46bab9b635662dbc30bf]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:11:27.676040  2160 tablet_service.cc:1511] Processing CreateTablet for tablet 4bda86f8af2f44558eb72d6394db919e (DEFAULT_TABLE table=test-workload [id=fca73eba1d2e46bab9b635662dbc30bf]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:11:27.677078  2235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bda86f8af2f44558eb72d6394db919e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:27.677425  2160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bda86f8af2f44558eb72d6394db919e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:27.676136  2161 tablet_service.cc:1511] Processing CreateTablet for tablet 1e2d1d869f514e7086d7e17892bb0f81 (DEFAULT_TABLE table=test-workload [id=fca73eba1d2e46bab9b635662dbc30bf]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:11:27.678730  2161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e2d1d869f514e7086d7e17892bb0f81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:27.673595  2310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e2d1d869f514e7086d7e17892bb0f81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:27.682633  2309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bda86f8af2f44558eb72d6394db919e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:27.694128  2366 tablet_bootstrap.cc:492] T 4bda86f8af2f44558eb72d6394db919e P 54af039e56394f5fa027cf068d1f218c: Bootstrap starting.
I20260630 12:11:27.697615  2365 tablet_bootstrap.cc:492] T 1e2d1d869f514e7086d7e17892bb0f81 P fd5b32da405048fcaa4b1ac529793fd1: Bootstrap starting.
I20260630 12:11:27.701257  2366 tablet_bootstrap.cc:654] T 4bda86f8af2f44558eb72d6394db919e P 54af039e56394f5fa027cf068d1f218c: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:27.705106  2365 tablet_bootstrap.cc:654] T 1e2d1d869f514e7086d7e17892bb0f81 P fd5b32da405048fcaa4b1ac529793fd1: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:27.713073  2366 tablet_bootstrap.cc:492] T 4bda86f8af2f44558eb72d6394db919e P 54af039e56394f5fa027cf068d1f218c: No bootstrap required, opened a new log
I20260630 12:11:27.713549  2366 ts_tablet_manager.cc:1403] T 4bda86f8af2f44558eb72d6394db919e P 54af039e56394f5fa027cf068d1f218c: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260630 12:11:27.716341  2366 raft_consensus.cc:359] T 4bda86f8af2f44558eb72d6394db919e P 54af039e56394f5fa027cf068d1f218c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54af039e56394f5fa027cf068d1f218c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38891 } } peers { permanent_uuid: "fd5b32da405048fcaa4b1ac529793fd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38909 } } peers { permanent_uuid: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 } }
I20260630 12:11:27.717715  2366 raft_consensus.cc:385] T 4bda86f8af2f44558eb72d6394db919e P 54af039e56394f5fa027cf068d1f218c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:27.718057  2366 raft_consensus.cc:740] T 4bda86f8af2f44558eb72d6394db919e P 54af039e56394f5fa027cf068d1f218c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54af039e56394f5fa027cf068d1f218c, State: Initialized, Role: FOLLOWER
I20260630 12:11:27.718820  2366 consensus_queue.cc:260] T 4bda86f8af2f44558eb72d6394db919e P 54af039e56394f5fa027cf068d1f218c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54af039e56394f5fa027cf068d1f218c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38891 } } peers { permanent_uuid: "fd5b32da405048fcaa4b1ac529793fd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38909 } } peers { permanent_uuid: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 } }
I20260630 12:11:27.719759  2365 tablet_bootstrap.cc:492] T 1e2d1d869f514e7086d7e17892bb0f81 P fd5b32da405048fcaa4b1ac529793fd1: No bootstrap required, opened a new log
I20260630 12:11:27.720345  2365 ts_tablet_manager.cc:1403] T 1e2d1d869f514e7086d7e17892bb0f81 P fd5b32da405048fcaa4b1ac529793fd1: Time spent bootstrapping tablet: real 0.023s	user 0.002s	sys 0.012s
I20260630 12:11:27.721283  2369 tablet_bootstrap.cc:492] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54: Bootstrap starting.
I20260630 12:11:27.723016  2365 raft_consensus.cc:359] T 1e2d1d869f514e7086d7e17892bb0f81 P fd5b32da405048fcaa4b1ac529793fd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 } } peers { permanent_uuid: "fd5b32da405048fcaa4b1ac529793fd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38909 } } peers { permanent_uuid: "54af039e56394f5fa027cf068d1f218c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38891 } }
I20260630 12:11:27.723796  2365 raft_consensus.cc:385] T 1e2d1d869f514e7086d7e17892bb0f81 P fd5b32da405048fcaa4b1ac529793fd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:27.724128  2365 raft_consensus.cc:740] T 1e2d1d869f514e7086d7e17892bb0f81 P fd5b32da405048fcaa4b1ac529793fd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd5b32da405048fcaa4b1ac529793fd1, State: Initialized, Role: FOLLOWER
I20260630 12:11:27.724493  2366 ts_tablet_manager.cc:1434] T 4bda86f8af2f44558eb72d6394db919e P 54af039e56394f5fa027cf068d1f218c: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260630 12:11:27.725414  2366 tablet_bootstrap.cc:492] T 1e2d1d869f514e7086d7e17892bb0f81 P 54af039e56394f5fa027cf068d1f218c: Bootstrap starting.
I20260630 12:11:27.725044  2365 consensus_queue.cc:260] T 1e2d1d869f514e7086d7e17892bb0f81 P fd5b32da405048fcaa4b1ac529793fd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 } } peers { permanent_uuid: "fd5b32da405048fcaa4b1ac529793fd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38909 } } peers { permanent_uuid: "54af039e56394f5fa027cf068d1f218c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38891 } }
I20260630 12:11:27.728252  2369 tablet_bootstrap.cc:654] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:27.731899  2366 tablet_bootstrap.cc:654] T 1e2d1d869f514e7086d7e17892bb0f81 P 54af039e56394f5fa027cf068d1f218c: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:27.735215  2365 ts_tablet_manager.cc:1434] T 1e2d1d869f514e7086d7e17892bb0f81 P fd5b32da405048fcaa4b1ac529793fd1: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.006s
I20260630 12:11:27.739409  2365 tablet_bootstrap.cc:492] T 4bda86f8af2f44558eb72d6394db919e P fd5b32da405048fcaa4b1ac529793fd1: Bootstrap starting.
I20260630 12:11:27.748602  2365 tablet_bootstrap.cc:654] T 4bda86f8af2f44558eb72d6394db919e P fd5b32da405048fcaa4b1ac529793fd1: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:27.751003  2369 tablet_bootstrap.cc:492] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54: No bootstrap required, opened a new log
I20260630 12:11:27.751039  2366 tablet_bootstrap.cc:492] T 1e2d1d869f514e7086d7e17892bb0f81 P 54af039e56394f5fa027cf068d1f218c: No bootstrap required, opened a new log
I20260630 12:11:27.751762  2369 ts_tablet_manager.cc:1403] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.012s
I20260630 12:11:27.752195  2366 ts_tablet_manager.cc:1403] T 1e2d1d869f514e7086d7e17892bb0f81 P 54af039e56394f5fa027cf068d1f218c: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.013s
I20260630 12:11:27.753706  2365 tablet_bootstrap.cc:492] T 4bda86f8af2f44558eb72d6394db919e P fd5b32da405048fcaa4b1ac529793fd1: No bootstrap required, opened a new log
I20260630 12:11:27.754110  2365 ts_tablet_manager.cc:1403] T 4bda86f8af2f44558eb72d6394db919e P fd5b32da405048fcaa4b1ac529793fd1: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260630 12:11:27.754627  2369 raft_consensus.cc:359] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 } } peers { permanent_uuid: "fd5b32da405048fcaa4b1ac529793fd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38909 } } peers { permanent_uuid: "54af039e56394f5fa027cf068d1f218c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38891 } }
I20260630 12:11:27.754927  2366 raft_consensus.cc:359] T 1e2d1d869f514e7086d7e17892bb0f81 P 54af039e56394f5fa027cf068d1f218c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 } } peers { permanent_uuid: "fd5b32da405048fcaa4b1ac529793fd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38909 } } peers { permanent_uuid: "54af039e56394f5fa027cf068d1f218c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38891 } }
I20260630 12:11:27.755406  2369 raft_consensus.cc:385] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:27.755595  2366 raft_consensus.cc:385] T 1e2d1d869f514e7086d7e17892bb0f81 P 54af039e56394f5fa027cf068d1f218c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:27.755743  2369 raft_consensus.cc:740] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aea222557cbf4fb198b162f1189dfd54, State: Initialized, Role: FOLLOWER
I20260630 12:11:27.755915  2366 raft_consensus.cc:740] T 1e2d1d869f514e7086d7e17892bb0f81 P 54af039e56394f5fa027cf068d1f218c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54af039e56394f5fa027cf068d1f218c, State: Initialized, Role: FOLLOWER
I20260630 12:11:27.756496  2365 raft_consensus.cc:359] T 4bda86f8af2f44558eb72d6394db919e P fd5b32da405048fcaa4b1ac529793fd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54af039e56394f5fa027cf068d1f218c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38891 } } peers { permanent_uuid: "fd5b32da405048fcaa4b1ac529793fd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38909 } } peers { permanent_uuid: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 } }
I20260630 12:11:27.757211  2365 raft_consensus.cc:385] T 4bda86f8af2f44558eb72d6394db919e P fd5b32da405048fcaa4b1ac529793fd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:27.756515  2369 consensus_queue.cc:260] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 } } peers { permanent_uuid: "fd5b32da405048fcaa4b1ac529793fd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38909 } } peers { permanent_uuid: "54af039e56394f5fa027cf068d1f218c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38891 } }
I20260630 12:11:27.756749  2366 consensus_queue.cc:260] T 1e2d1d869f514e7086d7e17892bb0f81 P 54af039e56394f5fa027cf068d1f218c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 } } peers { permanent_uuid: "fd5b32da405048fcaa4b1ac529793fd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38909 } } peers { permanent_uuid: "54af039e56394f5fa027cf068d1f218c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38891 } }
I20260630 12:11:27.757489  2365 raft_consensus.cc:740] T 4bda86f8af2f44558eb72d6394db919e P fd5b32da405048fcaa4b1ac529793fd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd5b32da405048fcaa4b1ac529793fd1, State: Initialized, Role: FOLLOWER
I20260630 12:11:27.759029  2366 ts_tablet_manager.cc:1434] T 1e2d1d869f514e7086d7e17892bb0f81 P 54af039e56394f5fa027cf068d1f218c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:11:27.758630  2365 consensus_queue.cc:260] T 4bda86f8af2f44558eb72d6394db919e P fd5b32da405048fcaa4b1ac529793fd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54af039e56394f5fa027cf068d1f218c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38891 } } peers { permanent_uuid: "fd5b32da405048fcaa4b1ac529793fd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38909 } } peers { permanent_uuid: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 } }
I20260630 12:11:27.761926  2365 ts_tablet_manager.cc:1434] T 4bda86f8af2f44558eb72d6394db919e P fd5b32da405048fcaa4b1ac529793fd1: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260630 12:11:27.763983  2369 ts_tablet_manager.cc:1434] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.003s
I20260630 12:11:27.765208  2369 tablet_bootstrap.cc:492] T 4bda86f8af2f44558eb72d6394db919e P aea222557cbf4fb198b162f1189dfd54: Bootstrap starting.
I20260630 12:11:27.771238  2369 tablet_bootstrap.cc:654] T 4bda86f8af2f44558eb72d6394db919e P aea222557cbf4fb198b162f1189dfd54: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:27.776726  2369 tablet_bootstrap.cc:492] T 4bda86f8af2f44558eb72d6394db919e P aea222557cbf4fb198b162f1189dfd54: No bootstrap required, opened a new log
I20260630 12:11:27.777247  2369 ts_tablet_manager.cc:1403] T 4bda86f8af2f44558eb72d6394db919e P aea222557cbf4fb198b162f1189dfd54: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260630 12:11:27.780355  2369 raft_consensus.cc:359] T 4bda86f8af2f44558eb72d6394db919e P aea222557cbf4fb198b162f1189dfd54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54af039e56394f5fa027cf068d1f218c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38891 } } peers { permanent_uuid: "fd5b32da405048fcaa4b1ac529793fd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38909 } } peers { permanent_uuid: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 } }
I20260630 12:11:27.781132  2369 raft_consensus.cc:385] T 4bda86f8af2f44558eb72d6394db919e P aea222557cbf4fb198b162f1189dfd54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:27.781472  2369 raft_consensus.cc:740] T 4bda86f8af2f44558eb72d6394db919e P aea222557cbf4fb198b162f1189dfd54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aea222557cbf4fb198b162f1189dfd54, State: Initialized, Role: FOLLOWER
I20260630 12:11:27.782269  2369 consensus_queue.cc:260] T 4bda86f8af2f44558eb72d6394db919e P aea222557cbf4fb198b162f1189dfd54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54af039e56394f5fa027cf068d1f218c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38891 } } peers { permanent_uuid: "fd5b32da405048fcaa4b1ac529793fd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38909 } } peers { permanent_uuid: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 } }
I20260630 12:11:27.784715  2369 ts_tablet_manager.cc:1434] T 4bda86f8af2f44558eb72d6394db919e P aea222557cbf4fb198b162f1189dfd54: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:11:27.895257  2375 raft_consensus.cc:493] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:27.895756  2375 raft_consensus.cc:515] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 } } peers { permanent_uuid: "fd5b32da405048fcaa4b1ac529793fd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38909 } } peers { permanent_uuid: "54af039e56394f5fa027cf068d1f218c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38891 } }
I20260630 12:11:27.897770  2375 leader_election.cc:290] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd5b32da405048fcaa4b1ac529793fd1 (127.0.107.194:38909), 54af039e56394f5fa027cf068d1f218c (127.0.107.193:38891)
I20260630 12:11:27.901319  2371 raft_consensus.cc:493] T 1e2d1d869f514e7086d7e17892bb0f81 P fd5b32da405048fcaa4b1ac529793fd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:27.901813  2371 raft_consensus.cc:515] T 1e2d1d869f514e7086d7e17892bb0f81 P fd5b32da405048fcaa4b1ac529793fd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 } } peers { permanent_uuid: "fd5b32da405048fcaa4b1ac529793fd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38909 } } peers { permanent_uuid: "54af039e56394f5fa027cf068d1f218c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38891 } }
I20260630 12:11:27.905735  2371 leader_election.cc:290] T 1e2d1d869f514e7086d7e17892bb0f81 P fd5b32da405048fcaa4b1ac529793fd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aea222557cbf4fb198b162f1189dfd54 (127.0.107.195:42967), 54af039e56394f5fa027cf068d1f218c (127.0.107.193:38891)
I20260630 12:11:27.913900  2246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2d1d869f514e7086d7e17892bb0f81" candidate_uuid: "aea222557cbf4fb198b162f1189dfd54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd5b32da405048fcaa4b1ac529793fd1" is_pre_election: true
I20260630 12:11:27.914626  2246 raft_consensus.cc:2468] T 1e2d1d869f514e7086d7e17892bb0f81 P fd5b32da405048fcaa4b1ac529793fd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aea222557cbf4fb198b162f1189dfd54 in term 0.
I20260630 12:11:27.916711  2285 leader_election.cc:304] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aea222557cbf4fb198b162f1189dfd54, fd5b32da405048fcaa4b1ac529793fd1; no voters: 
I20260630 12:11:27.917613  2375 raft_consensus.cc:2804] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:27.917961  2375 raft_consensus.cc:493] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:27.918279  2375 raft_consensus.cc:3060] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:27.918442  2171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2d1d869f514e7086d7e17892bb0f81" candidate_uuid: "aea222557cbf4fb198b162f1189dfd54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54af039e56394f5fa027cf068d1f218c" is_pre_election: true
I20260630 12:11:27.919162  2171 raft_consensus.cc:2468] T 1e2d1d869f514e7086d7e17892bb0f81 P 54af039e56394f5fa027cf068d1f218c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aea222557cbf4fb198b162f1189dfd54 in term 0.
I20260630 12:11:27.924625  2171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2d1d869f514e7086d7e17892bb0f81" candidate_uuid: "fd5b32da405048fcaa4b1ac529793fd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54af039e56394f5fa027cf068d1f218c" is_pre_election: true
I20260630 12:11:27.924991  2320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2d1d869f514e7086d7e17892bb0f81" candidate_uuid: "fd5b32da405048fcaa4b1ac529793fd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aea222557cbf4fb198b162f1189dfd54" is_pre_election: true
I20260630 12:11:27.925194  2171 raft_consensus.cc:2468] T 1e2d1d869f514e7086d7e17892bb0f81 P 54af039e56394f5fa027cf068d1f218c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd5b32da405048fcaa4b1ac529793fd1 in term 0.
I20260630 12:11:27.925181  2375 raft_consensus.cc:515] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 } } peers { permanent_uuid: "fd5b32da405048fcaa4b1ac529793fd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38909 } } peers { permanent_uuid: "54af039e56394f5fa027cf068d1f218c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38891 } }
I20260630 12:11:27.926561  2320 raft_consensus.cc:2393] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd5b32da405048fcaa4b1ac529793fd1 in current term 1: Already voted for candidate aea222557cbf4fb198b162f1189dfd54 in this term.
I20260630 12:11:27.926436  2210 leader_election.cc:304] T 1e2d1d869f514e7086d7e17892bb0f81 P fd5b32da405048fcaa4b1ac529793fd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54af039e56394f5fa027cf068d1f218c, fd5b32da405048fcaa4b1ac529793fd1; no voters: 
I20260630 12:11:27.927322  2371 raft_consensus.cc:2804] T 1e2d1d869f514e7086d7e17892bb0f81 P fd5b32da405048fcaa4b1ac529793fd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:27.927663  2371 raft_consensus.cc:493] T 1e2d1d869f514e7086d7e17892bb0f81 P fd5b32da405048fcaa4b1ac529793fd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:27.927784  2246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2d1d869f514e7086d7e17892bb0f81" candidate_uuid: "aea222557cbf4fb198b162f1189dfd54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd5b32da405048fcaa4b1ac529793fd1"
I20260630 12:11:27.928084  2371 raft_consensus.cc:3060] T 1e2d1d869f514e7086d7e17892bb0f81 P fd5b32da405048fcaa4b1ac529793fd1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:27.928622  2375 leader_election.cc:290] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54 [CANDIDATE]: Term 1 election: Requested vote from peers fd5b32da405048fcaa4b1ac529793fd1 (127.0.107.194:38909), 54af039e56394f5fa027cf068d1f218c (127.0.107.193:38891)
I20260630 12:11:27.929529  2171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2d1d869f514e7086d7e17892bb0f81" candidate_uuid: "aea222557cbf4fb198b162f1189dfd54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54af039e56394f5fa027cf068d1f218c"
I20260630 12:11:27.929970  2171 raft_consensus.cc:3060] T 1e2d1d869f514e7086d7e17892bb0f81 P 54af039e56394f5fa027cf068d1f218c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:27.932843  2371 raft_consensus.cc:515] T 1e2d1d869f514e7086d7e17892bb0f81 P fd5b32da405048fcaa4b1ac529793fd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 } } peers { permanent_uuid: "fd5b32da405048fcaa4b1ac529793fd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38909 } } peers { permanent_uuid: "54af039e56394f5fa027cf068d1f218c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38891 } }
I20260630 12:11:27.933796  2246 raft_consensus.cc:2393] T 1e2d1d869f514e7086d7e17892bb0f81 P fd5b32da405048fcaa4b1ac529793fd1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate aea222557cbf4fb198b162f1189dfd54 in current term 1: Already voted for candidate fd5b32da405048fcaa4b1ac529793fd1 in this term.
I20260630 12:11:27.934922  2371 leader_election.cc:290] T 1e2d1d869f514e7086d7e17892bb0f81 P fd5b32da405048fcaa4b1ac529793fd1 [CANDIDATE]: Term 1 election: Requested vote from peers aea222557cbf4fb198b162f1189dfd54 (127.0.107.195:42967), 54af039e56394f5fa027cf068d1f218c (127.0.107.193:38891)
I20260630 12:11:27.935227  2320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2d1d869f514e7086d7e17892bb0f81" candidate_uuid: "fd5b32da405048fcaa4b1ac529793fd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aea222557cbf4fb198b162f1189dfd54"
I20260630 12:11:27.936064  2320 raft_consensus.cc:2393] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fd5b32da405048fcaa4b1ac529793fd1 in current term 1: Already voted for candidate aea222557cbf4fb198b162f1189dfd54 in this term.
I20260630 12:11:27.936113  2170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2d1d869f514e7086d7e17892bb0f81" candidate_uuid: "fd5b32da405048fcaa4b1ac529793fd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54af039e56394f5fa027cf068d1f218c"
I20260630 12:11:27.935209  2171 raft_consensus.cc:2468] T 1e2d1d869f514e7086d7e17892bb0f81 P 54af039e56394f5fa027cf068d1f218c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aea222557cbf4fb198b162f1189dfd54 in term 1.
I20260630 12:11:27.937634  2210 leader_election.cc:304] T 1e2d1d869f514e7086d7e17892bb0f81 P fd5b32da405048fcaa4b1ac529793fd1 [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: fd5b32da405048fcaa4b1ac529793fd1; no voters: 54af039e56394f5fa027cf068d1f218c, aea222557cbf4fb198b162f1189dfd54
I20260630 12:11:27.937992  2284 leader_election.cc:304] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54 [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: 54af039e56394f5fa027cf068d1f218c, aea222557cbf4fb198b162f1189dfd54; no voters: fd5b32da405048fcaa4b1ac529793fd1
I20260630 12:11:27.938339  2371 raft_consensus.cc:2749] T 1e2d1d869f514e7086d7e17892bb0f81 P fd5b32da405048fcaa4b1ac529793fd1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:11:27.938736  2375 raft_consensus.cc:2804] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:27.939829  2375 raft_consensus.cc:697] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54 [term 1 LEADER]: Becoming Leader. State: Replica: aea222557cbf4fb198b162f1189dfd54, State: Running, Role: LEADER
I20260630 12:11:27.940544  2375 consensus_queue.cc:237] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 } } peers { permanent_uuid: "fd5b32da405048fcaa4b1ac529793fd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38909 } } peers { permanent_uuid: "54af039e56394f5fa027cf068d1f218c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38891 } }
I20260630 12:11:27.947788  2066 catalog_manager.cc:5697] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54 reported cstate change: term changed from 0 to 1, leader changed from <none> to aea222557cbf4fb198b162f1189dfd54 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "aea222557cbf4fb198b162f1189dfd54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd5b32da405048fcaa4b1ac529793fd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54af039e56394f5fa027cf068d1f218c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38891 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:28.083904  2375 raft_consensus.cc:493] T 4bda86f8af2f44558eb72d6394db919e P aea222557cbf4fb198b162f1189dfd54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:28.084434  2375 raft_consensus.cc:515] T 4bda86f8af2f44558eb72d6394db919e P aea222557cbf4fb198b162f1189dfd54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54af039e56394f5fa027cf068d1f218c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38891 } } peers { permanent_uuid: "fd5b32da405048fcaa4b1ac529793fd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38909 } } peers { permanent_uuid: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 } }
I20260630 12:11:28.086205  2375 leader_election.cc:290] T 4bda86f8af2f44558eb72d6394db919e P aea222557cbf4fb198b162f1189dfd54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54af039e56394f5fa027cf068d1f218c (127.0.107.193:38891), fd5b32da405048fcaa4b1ac529793fd1 (127.0.107.194:38909)
I20260630 12:11:28.086970  2171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bda86f8af2f44558eb72d6394db919e" candidate_uuid: "aea222557cbf4fb198b162f1189dfd54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54af039e56394f5fa027cf068d1f218c" is_pre_election: true
I20260630 12:11:28.087225  2246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bda86f8af2f44558eb72d6394db919e" candidate_uuid: "aea222557cbf4fb198b162f1189dfd54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd5b32da405048fcaa4b1ac529793fd1" is_pre_election: true
I20260630 12:11:28.087517  2171 raft_consensus.cc:2468] T 4bda86f8af2f44558eb72d6394db919e P 54af039e56394f5fa027cf068d1f218c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aea222557cbf4fb198b162f1189dfd54 in term 0.
I20260630 12:11:28.087824  2246 raft_consensus.cc:2468] T 4bda86f8af2f44558eb72d6394db919e P fd5b32da405048fcaa4b1ac529793fd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aea222557cbf4fb198b162f1189dfd54 in term 0.
I20260630 12:11:28.088490  2284 leader_election.cc:304] T 4bda86f8af2f44558eb72d6394db919e P aea222557cbf4fb198b162f1189dfd54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54af039e56394f5fa027cf068d1f218c, aea222557cbf4fb198b162f1189dfd54; no voters: 
I20260630 12:11:28.089277  2375 raft_consensus.cc:2804] T 4bda86f8af2f44558eb72d6394db919e P aea222557cbf4fb198b162f1189dfd54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:28.089627  2375 raft_consensus.cc:493] T 4bda86f8af2f44558eb72d6394db919e P aea222557cbf4fb198b162f1189dfd54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:28.089918  2375 raft_consensus.cc:3060] T 4bda86f8af2f44558eb72d6394db919e P aea222557cbf4fb198b162f1189dfd54 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:28.094127  2375 raft_consensus.cc:515] T 4bda86f8af2f44558eb72d6394db919e P aea222557cbf4fb198b162f1189dfd54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54af039e56394f5fa027cf068d1f218c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38891 } } peers { permanent_uuid: "fd5b32da405048fcaa4b1ac529793fd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38909 } } peers { permanent_uuid: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 } }
I20260630 12:11:28.095600  2375 leader_election.cc:290] T 4bda86f8af2f44558eb72d6394db919e P aea222557cbf4fb198b162f1189dfd54 [CANDIDATE]: Term 1 election: Requested vote from peers 54af039e56394f5fa027cf068d1f218c (127.0.107.193:38891), fd5b32da405048fcaa4b1ac529793fd1 (127.0.107.194:38909)
I20260630 12:11:28.096499  2171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bda86f8af2f44558eb72d6394db919e" candidate_uuid: "aea222557cbf4fb198b162f1189dfd54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54af039e56394f5fa027cf068d1f218c"
I20260630 12:11:28.096640  2246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bda86f8af2f44558eb72d6394db919e" candidate_uuid: "aea222557cbf4fb198b162f1189dfd54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd5b32da405048fcaa4b1ac529793fd1"
I20260630 12:11:28.096951  2171 raft_consensus.cc:3060] T 4bda86f8af2f44558eb72d6394db919e P 54af039e56394f5fa027cf068d1f218c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:28.097146  2246 raft_consensus.cc:3060] T 4bda86f8af2f44558eb72d6394db919e P fd5b32da405048fcaa4b1ac529793fd1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:28.101203  2171 raft_consensus.cc:2468] T 4bda86f8af2f44558eb72d6394db919e P 54af039e56394f5fa027cf068d1f218c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aea222557cbf4fb198b162f1189dfd54 in term 1.
I20260630 12:11:28.101696  2246 raft_consensus.cc:2468] T 4bda86f8af2f44558eb72d6394db919e P fd5b32da405048fcaa4b1ac529793fd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aea222557cbf4fb198b162f1189dfd54 in term 1.
I20260630 12:11:28.102147  2284 leader_election.cc:304] T 4bda86f8af2f44558eb72d6394db919e P aea222557cbf4fb198b162f1189dfd54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54af039e56394f5fa027cf068d1f218c, aea222557cbf4fb198b162f1189dfd54; no voters: 
I20260630 12:11:28.102926  2375 raft_consensus.cc:2804] T 4bda86f8af2f44558eb72d6394db919e P aea222557cbf4fb198b162f1189dfd54 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:28.103284  2375 raft_consensus.cc:697] T 4bda86f8af2f44558eb72d6394db919e P aea222557cbf4fb198b162f1189dfd54 [term 1 LEADER]: Becoming Leader. State: Replica: aea222557cbf4fb198b162f1189dfd54, State: Running, Role: LEADER
I20260630 12:11:28.104053  2375 consensus_queue.cc:237] T 4bda86f8af2f44558eb72d6394db919e P aea222557cbf4fb198b162f1189dfd54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54af039e56394f5fa027cf068d1f218c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38891 } } peers { permanent_uuid: "fd5b32da405048fcaa4b1ac529793fd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38909 } } peers { permanent_uuid: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 } }
I20260630 12:11:28.111392  2066 catalog_manager.cc:5697] T 4bda86f8af2f44558eb72d6394db919e P aea222557cbf4fb198b162f1189dfd54 reported cstate change: term changed from 0 to 1, leader changed from <none> to aea222557cbf4fb198b162f1189dfd54 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "aea222557cbf4fb198b162f1189dfd54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54af039e56394f5fa027cf068d1f218c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd5b32da405048fcaa4b1ac529793fd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:28.178263  2122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:28.190068  2320 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e2d1d869f514e7086d7e17892bb0f81"
dest_uuid: "aea222557cbf4fb198b162f1189dfd54"
mode: GRACEFUL
new_leader_uuid: "54af039e56394f5fa027cf068d1f218c"
 from {username='slave'} at 127.0.0.1:57898
I20260630 12:11:28.190595  2320 raft_consensus.cc:606] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54 [term 1 LEADER]: Received request to transfer leadership to TS 54af039e56394f5fa027cf068d1f218c
I20260630 12:11:28.191718  2122 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:11:28.192023  2122 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:28.393364  2375 consensus_queue.cc:1048] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54af039e56394f5fa027cf068d1f218c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:28.399896  2382 raft_consensus.cc:993] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54: : Instructing follower 54af039e56394f5fa027cf068d1f218c to start an election
I20260630 12:11:28.400584  2375 raft_consensus.cc:1081] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54 [term 1 LEADER]: Signalling peer 54af039e56394f5fa027cf068d1f218c to start an election
I20260630 12:11:28.402441  2170 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e2d1d869f514e7086d7e17892bb0f81"
dest_uuid: "54af039e56394f5fa027cf068d1f218c"
 from {username='slave'} at 127.0.0.1:55836
I20260630 12:11:28.404431  2170 raft_consensus.cc:493] T 1e2d1d869f514e7086d7e17892bb0f81 P 54af039e56394f5fa027cf068d1f218c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:11:28.404914  2170 raft_consensus.cc:3060] T 1e2d1d869f514e7086d7e17892bb0f81 P 54af039e56394f5fa027cf068d1f218c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:28.410081  2382 consensus_queue.cc:1048] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd5b32da405048fcaa4b1ac529793fd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:28.414333  2170 raft_consensus.cc:515] T 1e2d1d869f514e7086d7e17892bb0f81 P 54af039e56394f5fa027cf068d1f218c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 } } peers { permanent_uuid: "fd5b32da405048fcaa4b1ac529793fd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38909 } } peers { permanent_uuid: "54af039e56394f5fa027cf068d1f218c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38891 } }
I20260630 12:11:28.421396  2170 leader_election.cc:290] T 1e2d1d869f514e7086d7e17892bb0f81 P 54af039e56394f5fa027cf068d1f218c [CANDIDATE]: Term 2 election: Requested vote from peers aea222557cbf4fb198b162f1189dfd54 (127.0.107.195:42967), fd5b32da405048fcaa4b1ac529793fd1 (127.0.107.194:38909)
I20260630 12:11:28.432566  2320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2d1d869f514e7086d7e17892bb0f81" candidate_uuid: "54af039e56394f5fa027cf068d1f218c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aea222557cbf4fb198b162f1189dfd54"
I20260630 12:11:28.433190  2320 raft_consensus.cc:3055] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:11:28.433334  2246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2d1d869f514e7086d7e17892bb0f81" candidate_uuid: "54af039e56394f5fa027cf068d1f218c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd5b32da405048fcaa4b1ac529793fd1"
I20260630 12:11:28.433575  2320 raft_consensus.cc:740] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aea222557cbf4fb198b162f1189dfd54, State: Running, Role: LEADER
I20260630 12:11:28.433948  2246 raft_consensus.cc:3060] T 1e2d1d869f514e7086d7e17892bb0f81 P fd5b32da405048fcaa4b1ac529793fd1 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:28.434315  2320 consensus_queue.cc:260] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54 [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: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 } } peers { permanent_uuid: "fd5b32da405048fcaa4b1ac529793fd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38909 } } peers { permanent_uuid: "54af039e56394f5fa027cf068d1f218c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38891 } }
I20260630 12:11:28.435261  2320 raft_consensus.cc:3060] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:28.439106  2246 raft_consensus.cc:2468] T 1e2d1d869f514e7086d7e17892bb0f81 P fd5b32da405048fcaa4b1ac529793fd1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54af039e56394f5fa027cf068d1f218c in term 2.
I20260630 12:11:28.439911  2320 raft_consensus.cc:2468] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54af039e56394f5fa027cf068d1f218c in term 2.
I20260630 12:11:28.440032  2136 leader_election.cc:304] T 1e2d1d869f514e7086d7e17892bb0f81 P 54af039e56394f5fa027cf068d1f218c [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: 54af039e56394f5fa027cf068d1f218c, fd5b32da405048fcaa4b1ac529793fd1; no voters: 
I20260630 12:11:28.440841  2386 raft_consensus.cc:2804] T 1e2d1d869f514e7086d7e17892bb0f81 P 54af039e56394f5fa027cf068d1f218c [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:11:28.441699  2386 raft_consensus.cc:697] T 1e2d1d869f514e7086d7e17892bb0f81 P 54af039e56394f5fa027cf068d1f218c [term 2 LEADER]: Becoming Leader. State: Replica: 54af039e56394f5fa027cf068d1f218c, State: Running, Role: LEADER
I20260630 12:11:28.442283  2386 consensus_queue.cc:237] T 1e2d1d869f514e7086d7e17892bb0f81 P 54af039e56394f5fa027cf068d1f218c [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: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 } } peers { permanent_uuid: "fd5b32da405048fcaa4b1ac529793fd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38909 } } peers { permanent_uuid: "54af039e56394f5fa027cf068d1f218c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38891 } }
I20260630 12:11:28.447757  2067 catalog_manager.cc:5697] T 1e2d1d869f514e7086d7e17892bb0f81 P 54af039e56394f5fa027cf068d1f218c reported cstate change: term changed from 1 to 2, leader changed from aea222557cbf4fb198b162f1189dfd54 (127.0.107.195) to 54af039e56394f5fa027cf068d1f218c (127.0.107.193). New cstate: current_term: 2 leader_uuid: "54af039e56394f5fa027cf068d1f218c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd5b32da405048fcaa4b1ac529793fd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54af039e56394f5fa027cf068d1f218c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38891 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:28.568228  2382 consensus_queue.cc:1048] T 4bda86f8af2f44558eb72d6394db919e P aea222557cbf4fb198b162f1189dfd54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd5b32da405048fcaa4b1ac529793fd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:28.578416  2388 consensus_queue.cc:1048] T 4bda86f8af2f44558eb72d6394db919e P aea222557cbf4fb198b162f1189dfd54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54af039e56394f5fa027cf068d1f218c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:28.821642  2320 raft_consensus.cc:1275] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54 [term 2 FOLLOWER]: Refusing update from remote peer 54af039e56394f5fa027cf068d1f218c: 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.823064  2386 consensus_queue.cc:1048] T 1e2d1d869f514e7086d7e17892bb0f81 P 54af039e56394f5fa027cf068d1f218c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 }, 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.830935  2246 raft_consensus.cc:1275] T 1e2d1d869f514e7086d7e17892bb0f81 P fd5b32da405048fcaa4b1ac529793fd1 [term 2 FOLLOWER]: Refusing update from remote peer 54af039e56394f5fa027cf068d1f218c: 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.832329  2399 consensus_queue.cc:1048] T 1e2d1d869f514e7086d7e17892bb0f81 P 54af039e56394f5fa027cf068d1f218c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd5b32da405048fcaa4b1ac529793fd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:11:30.130268  2192 debug-util.cc:398] Leaking SignalData structure 0x7b08001a5a40 after lost signal to thread 434
W20260630 12:11:30.131158  2192 debug-util.cc:398] Leaking SignalData structure 0x7b080008e960 after lost signal to thread 2103
W20260630 12:11:30.132135  2192 debug-util.cc:398] Leaking SignalData structure 0x7b08001e7be0 after lost signal to thread 2195
W20260630 12:11:30.132972  2192 debug-util.cc:398] Leaking SignalData structure 0x7b08001af0a0 after lost signal to thread 2270
W20260630 12:11:30.133781  2192 debug-util.cc:398] Leaking SignalData structure 0x7b080018b4e0 after lost signal to thread 2344
I20260630 12:11:30.192809  2122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:30.194753  2122 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:30.195155  2122 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:32.196067  2122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:32.198083  2122 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:32.198441  2122 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:33.927119  2404 raft_consensus.cc:493] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 54af039e56394f5fa027cf068d1f218c)
I20260630 12:11:33.928534  2404 raft_consensus.cc:515] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 } } peers { permanent_uuid: "fd5b32da405048fcaa4b1ac529793fd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38909 } } peers { permanent_uuid: "54af039e56394f5fa027cf068d1f218c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38891 } }
I20260630 12:11:33.931886  2404 leader_election.cc:290] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fd5b32da405048fcaa4b1ac529793fd1 (127.0.107.194:38909), 54af039e56394f5fa027cf068d1f218c (127.0.107.193:38891)
I20260630 12:11:33.933310  2244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2d1d869f514e7086d7e17892bb0f81" candidate_uuid: "aea222557cbf4fb198b162f1189dfd54" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fd5b32da405048fcaa4b1ac529793fd1" is_pre_election: true
I20260630 12:11:33.936511  2171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2d1d869f514e7086d7e17892bb0f81" candidate_uuid: "aea222557cbf4fb198b162f1189dfd54" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54af039e56394f5fa027cf068d1f218c" is_pre_election: true
I20260630 12:11:33.938755  2284 leader_election.cc:304] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54 [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: aea222557cbf4fb198b162f1189dfd54; no voters: 54af039e56394f5fa027cf068d1f218c, fd5b32da405048fcaa4b1ac529793fd1
I20260630 12:11:33.939757  2404 raft_consensus.cc:2749] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260630 12:11:34.093976  2192 debug-util.cc:398] Leaking SignalData structure 0x7b0800220d20 after lost signal to thread 434
W20260630 12:11:34.095057  2192 debug-util.cc:398] Leaking SignalData structure 0x7b0800227920 after lost signal to thread 2103
W20260630 12:11:34.096138  2192 debug-util.cc:398] Leaking SignalData structure 0x7b0800087380 after lost signal to thread 2195
W20260630 12:11:34.097148  2192 debug-util.cc:398] Leaking SignalData structure 0x7b0800159fe0 after lost signal to thread 2270
W20260630 12:11:34.098017  2192 debug-util.cc:398] Leaking SignalData structure 0x7b08001c7400 after lost signal to thread 2344
I20260630 12:11:34.199506  2122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:34.201514  2122 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:34.201877  2122 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:11:34.985198  2267 debug-util.cc:398] Leaking SignalData structure 0x7b080009a2c0 after lost signal to thread 434
W20260630 12:11:34.986019  2267 debug-util.cc:398] Leaking SignalData structure 0x7b08000a79a0 after lost signal to thread 2103
W20260630 12:11:34.986959  2267 debug-util.cc:398] Leaking SignalData structure 0x7b0800153a80 after lost signal to thread 2195
W20260630 12:11:34.987808  2267 debug-util.cc:398] Leaking SignalData structure 0x7b08002096c0 after lost signal to thread 2270
W20260630 12:11:34.988616  2267 debug-util.cc:398] Leaking SignalData structure 0x7b080016f940 after lost signal to thread 2344
I20260630 12:11:36.202732  2122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:36.204674  2122 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:36.204995  2122 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:38.205969  2122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:38.208014  2122 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:38.208362  2122 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:38.411474   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:38.418542  2405 instance_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.418761  2406 instance_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.420545  2408 instance_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.421777   431 server_base.cc:1061] running on GCE node
I20260630 12:11:38.423134   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:38.423379   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.423571   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821498423550 us; error 0 us; skew 500 ppm
I20260630 12:11:38.424147   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:38.426815   431 webserver.cc:533] Webserver started at http://127.0.107.196:37875/ using document root <none> and password file <none>
I20260630 12:11:38.427328   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:38.427541   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:38.427845   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:38.429199   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821463199918-431-0/minicluster-data/ts-3-root/instance:
uuid: "86604fc65e8f483791085adb46949855"
format_stamp: "Formatted at 2026-06-30 12:11:38 on dist-test-slave-rzcc"
I20260630 12:11:38.433842   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:11:38.437885  2413 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.438630   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:11:38.438956   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821463199918-431-0/minicluster-data/ts-3-root
uuid: "86604fc65e8f483791085adb46949855"
format_stamp: "Formatted at 2026-06-30 12:11:38 on dist-test-slave-rzcc"
I20260630 12:11:38.439307   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821463199918-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821463199918-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821463199918-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:38.456909   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:38.458230   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:38.460057   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:38.462882   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:38.463074   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:38.463372   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:38.463563   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:38.502737   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:39749
I20260630 12:11:38.502846  2475 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:39749 every 8 connection(s)
I20260630 12:11:38.517957  2476 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44735
I20260630 12:11:38.518304  2476 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:38.518997  2476 heartbeater.cc:507] Master 127.0.107.254:44735 requested a full tablet report, sending...
I20260630 12:11:38.520870  2067 ts_manager.cc:194] Registered new tserver with Master: 86604fc65e8f483791085adb46949855 (127.0.107.196:39749)
I20260630 12:11:38.522243  2067 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37054
I20260630 12:11:38.944903  2170 consensus_queue.cc:237] T 1e2d1d869f514e7086d7e17892bb0f81 P 54af039e56394f5fa027cf068d1f218c [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: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 } } peers { permanent_uuid: "fd5b32da405048fcaa4b1ac529793fd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38909 } attrs { replace: true } } peers { permanent_uuid: "54af039e56394f5fa027cf068d1f218c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38891 } } peers { permanent_uuid: "86604fc65e8f483791085adb46949855" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39749 } attrs { promote: true } }
I20260630 12:11:38.952875  2320 raft_consensus.cc:1275] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54 [term 2 FOLLOWER]: Refusing update from remote peer 54af039e56394f5fa027cf068d1f218c: 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:38.954200  2246 raft_consensus.cc:1275] T 1e2d1d869f514e7086d7e17892bb0f81 P fd5b32da405048fcaa4b1ac529793fd1 [term 2 FOLLOWER]: Refusing update from remote peer 54af039e56394f5fa027cf068d1f218c: 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:38.954483  2402 consensus_queue.cc:1048] T 1e2d1d869f514e7086d7e17892bb0f81 P 54af039e56394f5fa027cf068d1f218c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:11:38.955772  2483 consensus_queue.cc:1048] T 1e2d1d869f514e7086d7e17892bb0f81 P 54af039e56394f5fa027cf068d1f218c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd5b32da405048fcaa4b1ac529793fd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38909 } 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:38.964469  2483 raft_consensus.cc:2955] T 1e2d1d869f514e7086d7e17892bb0f81 P 54af039e56394f5fa027cf068d1f218c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 86604fc65e8f483791085adb46949855 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 } } peers { permanent_uuid: "fd5b32da405048fcaa4b1ac529793fd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38909 } attrs { replace: true } } peers { permanent_uuid: "54af039e56394f5fa027cf068d1f218c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38891 } } peers { permanent_uuid: "86604fc65e8f483791085adb46949855" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39749 } attrs { promote: true } } }
W20260630 12:11:38.966820  2136 consensus_peers.cc:597] T 1e2d1d869f514e7086d7e17892bb0f81 P 54af039e56394f5fa027cf068d1f218c -> Peer 86604fc65e8f483791085adb46949855 (127.0.107.196:39749): Couldn't send request to peer 86604fc65e8f483791085adb46949855. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1e2d1d869f514e7086d7e17892bb0f81. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:38.966271  2246 raft_consensus.cc:2955] T 1e2d1d869f514e7086d7e17892bb0f81 P fd5b32da405048fcaa4b1ac529793fd1 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 86604fc65e8f483791085adb46949855 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 } } peers { permanent_uuid: "fd5b32da405048fcaa4b1ac529793fd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38909 } attrs { replace: true } } peers { permanent_uuid: "54af039e56394f5fa027cf068d1f218c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38891 } } peers { permanent_uuid: "86604fc65e8f483791085adb46949855" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39749 } attrs { promote: true } } }
I20260630 12:11:38.970701  2320 raft_consensus.cc:2955] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 86604fc65e8f483791085adb46949855 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 } } peers { permanent_uuid: "fd5b32da405048fcaa4b1ac529793fd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38909 } attrs { replace: true } } peers { permanent_uuid: "54af039e56394f5fa027cf068d1f218c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38891 } } peers { permanent_uuid: "86604fc65e8f483791085adb46949855" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39749 } attrs { promote: true } } }
I20260630 12:11:38.982625  2067 catalog_manager.cc:5697] T 1e2d1d869f514e7086d7e17892bb0f81 P 54af039e56394f5fa027cf068d1f218c reported cstate change: config changed from index -1 to 3, NON_VOTER 86604fc65e8f483791085adb46949855 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "54af039e56394f5fa027cf068d1f218c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd5b32da405048fcaa4b1ac529793fd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38909 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54af039e56394f5fa027cf068d1f218c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86604fc65e8f483791085adb46949855" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39749 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:39.524487  2476 heartbeater.cc:499] Master 127.0.107.254:44735 was elected leader, sending a full tablet report...
I20260630 12:11:39.573602  2493 ts_tablet_manager.cc:933] T 1e2d1d869f514e7086d7e17892bb0f81 P 86604fc65e8f483791085adb46949855: Initiating tablet copy from peer 54af039e56394f5fa027cf068d1f218c (127.0.107.193:38891)
I20260630 12:11:39.575281  2493 tablet_copy_client.cc:323] T 1e2d1d869f514e7086d7e17892bb0f81 P 86604fc65e8f483791085adb46949855: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:38891
I20260630 12:11:39.586036  2181 tablet_copy_service.cc:140] P 54af039e56394f5fa027cf068d1f218c: Received BeginTabletCopySession request for tablet 1e2d1d869f514e7086d7e17892bb0f81 from peer 86604fc65e8f483791085adb46949855 ({username='slave'} at 127.0.0.1:57606)
I20260630 12:11:39.586499  2181 tablet_copy_service.cc:161] P 54af039e56394f5fa027cf068d1f218c: Beginning new tablet copy session on tablet 1e2d1d869f514e7086d7e17892bb0f81 from peer 86604fc65e8f483791085adb46949855 at {username='slave'} at 127.0.0.1:57606: session id = 86604fc65e8f483791085adb46949855-1e2d1d869f514e7086d7e17892bb0f81
I20260630 12:11:39.591769  2181 tablet_copy_source_session.cc:215] T 1e2d1d869f514e7086d7e17892bb0f81 P 54af039e56394f5fa027cf068d1f218c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:11:39.594513  2493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e2d1d869f514e7086d7e17892bb0f81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:39.609539  2493 tablet_copy_client.cc:806] T 1e2d1d869f514e7086d7e17892bb0f81 P 86604fc65e8f483791085adb46949855: tablet copy: Starting download of 0 data blocks...
I20260630 12:11:39.610198  2493 tablet_copy_client.cc:670] T 1e2d1d869f514e7086d7e17892bb0f81 P 86604fc65e8f483791085adb46949855: tablet copy: Starting download of 1 WAL segments...
I20260630 12:11:39.613459  2493 tablet_copy_client.cc:538] T 1e2d1d869f514e7086d7e17892bb0f81 P 86604fc65e8f483791085adb46949855: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:11:39.621374  2493 tablet_bootstrap.cc:492] T 1e2d1d869f514e7086d7e17892bb0f81 P 86604fc65e8f483791085adb46949855: Bootstrap starting.
I20260630 12:11:39.642123  2493 tablet_bootstrap.cc:492] T 1e2d1d869f514e7086d7e17892bb0f81 P 86604fc65e8f483791085adb46949855: 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:39.643020  2493 tablet_bootstrap.cc:492] T 1e2d1d869f514e7086d7e17892bb0f81 P 86604fc65e8f483791085adb46949855: Bootstrap complete.
I20260630 12:11:39.643636  2493 ts_tablet_manager.cc:1403] T 1e2d1d869f514e7086d7e17892bb0f81 P 86604fc65e8f483791085adb46949855: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.004s
I20260630 12:11:39.646474  2493 raft_consensus.cc:359] T 1e2d1d869f514e7086d7e17892bb0f81 P 86604fc65e8f483791085adb46949855 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 } } peers { permanent_uuid: "fd5b32da405048fcaa4b1ac529793fd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38909 } attrs { replace: true } } peers { permanent_uuid: "54af039e56394f5fa027cf068d1f218c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38891 } } peers { permanent_uuid: "86604fc65e8f483791085adb46949855" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39749 } attrs { promote: true } }
I20260630 12:11:39.647312  2493 raft_consensus.cc:740] T 1e2d1d869f514e7086d7e17892bb0f81 P 86604fc65e8f483791085adb46949855 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 86604fc65e8f483791085adb46949855, State: Initialized, Role: LEARNER
I20260630 12:11:39.647938  2493 consensus_queue.cc:260] T 1e2d1d869f514e7086d7e17892bb0f81 P 86604fc65e8f483791085adb46949855 [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: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 } } peers { permanent_uuid: "fd5b32da405048fcaa4b1ac529793fd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38909 } attrs { replace: true } } peers { permanent_uuid: "54af039e56394f5fa027cf068d1f218c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38891 } } peers { permanent_uuid: "86604fc65e8f483791085adb46949855" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39749 } attrs { promote: true } }
I20260630 12:11:39.650926  2493 ts_tablet_manager.cc:1434] T 1e2d1d869f514e7086d7e17892bb0f81 P 86604fc65e8f483791085adb46949855: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:11:39.652580  2181 tablet_copy_service.cc:342] P 54af039e56394f5fa027cf068d1f218c: Request end of tablet copy session 86604fc65e8f483791085adb46949855-1e2d1d869f514e7086d7e17892bb0f81 received from {username='slave'} at 127.0.0.1:57606
I20260630 12:11:39.652997  2181 tablet_copy_service.cc:434] P 54af039e56394f5fa027cf068d1f218c: ending tablet copy session 86604fc65e8f483791085adb46949855-1e2d1d869f514e7086d7e17892bb0f81 on tablet 1e2d1d869f514e7086d7e17892bb0f81 with peer 86604fc65e8f483791085adb46949855
I20260630 12:11:40.167610  2451 raft_consensus.cc:1217] T 1e2d1d869f514e7086d7e17892bb0f81 P 86604fc65e8f483791085adb46949855 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:11:40.209271  2122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:40.211511  2122 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:40.211856  2122 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:40.656244  2499 raft_consensus.cc:1064] T 1e2d1d869f514e7086d7e17892bb0f81 P 54af039e56394f5fa027cf068d1f218c: attempting to promote NON_VOTER 86604fc65e8f483791085adb46949855 to VOTER
I20260630 12:11:40.658217  2499 consensus_queue.cc:237] T 1e2d1d869f514e7086d7e17892bb0f81 P 54af039e56394f5fa027cf068d1f218c [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: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 } } peers { permanent_uuid: "fd5b32da405048fcaa4b1ac529793fd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38909 } attrs { replace: true } } peers { permanent_uuid: "54af039e56394f5fa027cf068d1f218c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38891 } } peers { permanent_uuid: "86604fc65e8f483791085adb46949855" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39749 } attrs { promote: false } }
I20260630 12:11:40.665674  2451 raft_consensus.cc:1275] T 1e2d1d869f514e7086d7e17892bb0f81 P 86604fc65e8f483791085adb46949855 [term 2 LEARNER]: Refusing update from remote peer 54af039e56394f5fa027cf068d1f218c: 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:40.666730  2246 raft_consensus.cc:1275] T 1e2d1d869f514e7086d7e17892bb0f81 P fd5b32da405048fcaa4b1ac529793fd1 [term 2 FOLLOWER]: Refusing update from remote peer 54af039e56394f5fa027cf068d1f218c: 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:40.667474  2503 consensus_queue.cc:1048] T 1e2d1d869f514e7086d7e17892bb0f81 P 54af039e56394f5fa027cf068d1f218c [LEADER]: Connected to new peer: Peer: permanent_uuid: "86604fc65e8f483791085adb46949855" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39749 } 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:40.668510  2500 consensus_queue.cc:1048] T 1e2d1d869f514e7086d7e17892bb0f81 P 54af039e56394f5fa027cf068d1f218c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd5b32da405048fcaa4b1ac529793fd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38909 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:11:40.668787  2320 raft_consensus.cc:1275] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54 [term 2 FOLLOWER]: Refusing update from remote peer 54af039e56394f5fa027cf068d1f218c: 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:40.670909  2503 consensus_queue.cc:1048] T 1e2d1d869f514e7086d7e17892bb0f81 P 54af039e56394f5fa027cf068d1f218c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:11:40.688791  2503 raft_consensus.cc:2955] T 1e2d1d869f514e7086d7e17892bb0f81 P 54af039e56394f5fa027cf068d1f218c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 86604fc65e8f483791085adb46949855 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 } } peers { permanent_uuid: "fd5b32da405048fcaa4b1ac529793fd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38909 } attrs { replace: true } } peers { permanent_uuid: "54af039e56394f5fa027cf068d1f218c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38891 } } peers { permanent_uuid: "86604fc65e8f483791085adb46949855" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39749 } attrs { promote: false } } }
I20260630 12:11:40.692562  2451 raft_consensus.cc:2955] T 1e2d1d869f514e7086d7e17892bb0f81 P 86604fc65e8f483791085adb46949855 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 86604fc65e8f483791085adb46949855 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 } } peers { permanent_uuid: "fd5b32da405048fcaa4b1ac529793fd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38909 } attrs { replace: true } } peers { permanent_uuid: "54af039e56394f5fa027cf068d1f218c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38891 } } peers { permanent_uuid: "86604fc65e8f483791085adb46949855" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39749 } attrs { promote: false } } }
I20260630 12:11:40.693312  2246 raft_consensus.cc:2955] T 1e2d1d869f514e7086d7e17892bb0f81 P fd5b32da405048fcaa4b1ac529793fd1 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 86604fc65e8f483791085adb46949855 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 } } peers { permanent_uuid: "fd5b32da405048fcaa4b1ac529793fd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38909 } attrs { replace: true } } peers { permanent_uuid: "54af039e56394f5fa027cf068d1f218c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38891 } } peers { permanent_uuid: "86604fc65e8f483791085adb46949855" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39749 } attrs { promote: false } } }
I20260630 12:11:40.701200  2320 raft_consensus.cc:2955] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 86604fc65e8f483791085adb46949855 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 } } peers { permanent_uuid: "fd5b32da405048fcaa4b1ac529793fd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38909 } attrs { replace: true } } peers { permanent_uuid: "54af039e56394f5fa027cf068d1f218c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38891 } } peers { permanent_uuid: "86604fc65e8f483791085adb46949855" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39749 } attrs { promote: false } } }
I20260630 12:11:40.714041  2069 catalog_manager.cc:5697] T 1e2d1d869f514e7086d7e17892bb0f81 P fd5b32da405048fcaa4b1ac529793fd1 reported cstate change: config changed from index 3 to 4, 86604fc65e8f483791085adb46949855 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "54af039e56394f5fa027cf068d1f218c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 } } peers { permanent_uuid: "fd5b32da405048fcaa4b1ac529793fd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38909 } attrs { replace: true } } peers { permanent_uuid: "54af039e56394f5fa027cf068d1f218c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38891 } } peers { permanent_uuid: "86604fc65e8f483791085adb46949855" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39749 } attrs { promote: false } } }
I20260630 12:11:40.734251  2170 consensus_queue.cc:237] T 1e2d1d869f514e7086d7e17892bb0f81 P 54af039e56394f5fa027cf068d1f218c [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: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 } } peers { permanent_uuid: "54af039e56394f5fa027cf068d1f218c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38891 } } peers { permanent_uuid: "86604fc65e8f483791085adb46949855" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39749 } attrs { promote: false } }
I20260630 12:11:40.739528  2451 raft_consensus.cc:1275] T 1e2d1d869f514e7086d7e17892bb0f81 P 86604fc65e8f483791085adb46949855 [term 2 FOLLOWER]: Refusing update from remote peer 54af039e56394f5fa027cf068d1f218c: 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:40.739852  2320 raft_consensus.cc:1275] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54 [term 2 FOLLOWER]: Refusing update from remote peer 54af039e56394f5fa027cf068d1f218c: 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:40.741158  2503 consensus_queue.cc:1048] T 1e2d1d869f514e7086d7e17892bb0f81 P 54af039e56394f5fa027cf068d1f218c [LEADER]: Connected to new peer: Peer: permanent_uuid: "86604fc65e8f483791085adb46949855" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39749 } 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:40.742080  2500 consensus_queue.cc:1048] T 1e2d1d869f514e7086d7e17892bb0f81 P 54af039e56394f5fa027cf068d1f218c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:11:40.748423  2483 raft_consensus.cc:2955] T 1e2d1d869f514e7086d7e17892bb0f81 P 54af039e56394f5fa027cf068d1f218c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER fd5b32da405048fcaa4b1ac529793fd1 (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 } } peers { permanent_uuid: "54af039e56394f5fa027cf068d1f218c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38891 } } peers { permanent_uuid: "86604fc65e8f483791085adb46949855" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39749 } attrs { promote: false } } }
I20260630 12:11:40.750429  2320 raft_consensus.cc:2955] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER fd5b32da405048fcaa4b1ac529793fd1 (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 } } peers { permanent_uuid: "54af039e56394f5fa027cf068d1f218c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38891 } } peers { permanent_uuid: "86604fc65e8f483791085adb46949855" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39749 } attrs { promote: false } } }
I20260630 12:11:40.755654  2054 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1e2d1d869f514e7086d7e17892bb0f81 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:11:40.756515  2451 raft_consensus.cc:2955] T 1e2d1d869f514e7086d7e17892bb0f81 P 86604fc65e8f483791085adb46949855 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER fd5b32da405048fcaa4b1ac529793fd1 (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 } } peers { permanent_uuid: "54af039e56394f5fa027cf068d1f218c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38891 } } peers { permanent_uuid: "86604fc65e8f483791085adb46949855" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39749 } attrs { promote: false } } }
I20260630 12:11:40.759295  2067 catalog_manager.cc:5697] T 1e2d1d869f514e7086d7e17892bb0f81 P 54af039e56394f5fa027cf068d1f218c reported cstate change: config changed from index 4 to 5, VOTER fd5b32da405048fcaa4b1ac529793fd1 (127.0.107.194) evicted. New cstate: current_term: 2 leader_uuid: "54af039e56394f5fa027cf068d1f218c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aea222557cbf4fb198b162f1189dfd54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54af039e56394f5fa027cf068d1f218c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86604fc65e8f483791085adb46949855" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:11:40.771739  2235 tablet_service.cc:1558] Processing DeleteTablet for tablet 1e2d1d869f514e7086d7e17892bb0f81 with delete_type TABLET_DATA_TOMBSTONED (TS fd5b32da405048fcaa4b1ac529793fd1 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:52838
I20260630 12:11:40.774194  2514 tablet_replica.cc:333] T 1e2d1d869f514e7086d7e17892bb0f81 P fd5b32da405048fcaa4b1ac529793fd1: stopping tablet replica
I20260630 12:11:40.774871  2514 raft_consensus.cc:2243] T 1e2d1d869f514e7086d7e17892bb0f81 P fd5b32da405048fcaa4b1ac529793fd1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:40.775432  2514 raft_consensus.cc:2272] T 1e2d1d869f514e7086d7e17892bb0f81 P fd5b32da405048fcaa4b1ac529793fd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:40.778107  2514 ts_tablet_manager.cc:1916] T 1e2d1d869f514e7086d7e17892bb0f81 P fd5b32da405048fcaa4b1ac529793fd1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:11:40.788362  2514 ts_tablet_manager.cc:1929] T 1e2d1d869f514e7086d7e17892bb0f81 P fd5b32da405048fcaa4b1ac529793fd1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:11:40.788719  2514 log.cc:1199] T 1e2d1d869f514e7086d7e17892bb0f81 P fd5b32da405048fcaa4b1ac529793fd1: Deleting WAL directory at /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821463199918-431-0/minicluster-data/ts-1-root/wals/1e2d1d869f514e7086d7e17892bb0f81
I20260630 12:11:40.790156  2055 catalog_manager.cc:5028] TS fd5b32da405048fcaa4b1ac529793fd1 (127.0.107.194:38909): tablet 1e2d1d869f514e7086d7e17892bb0f81 (table test-workload [id=fca73eba1d2e46bab9b635662dbc30bf]) successfully deleted
I20260630 12:11:42.212843  2122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:42.214890  2122 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:42.215225  2122 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:44.216449  2122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:44.218873  2122 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:44.219292  2122 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:46.220360  2122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:46.222656  2122 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:46.223078  2122 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:48.224148  2122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:48.226298  2122 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:48.226670  2122 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:50.227630  2122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:50.229553  2122 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:50.229967  2122 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:52.230991  2122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:52.232885  2122 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:52.233244  2122 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:53.115348   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
W20260630 12:11:53.140502  2284 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260630 12:11:53.158113  2284 consensus_peers.cc:597] T 4bda86f8af2f44558eb72d6394db919e P aea222557cbf4fb198b162f1189dfd54 -> Peer 54af039e56394f5fa027cf068d1f218c (127.0.107.193:38891): Couldn't send request to peer 54af039e56394f5fa027cf068d1f218c. 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:11:53.759279   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:53.760805   431 tablet_replica.cc:333] T 1e2d1d869f514e7086d7e17892bb0f81 P 54af039e56394f5fa027cf068d1f218c: stopping tablet replica
I20260630 12:11:53.762061   431 raft_consensus.cc:2243] T 1e2d1d869f514e7086d7e17892bb0f81 P 54af039e56394f5fa027cf068d1f218c [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:11:53.763818   431 raft_consensus.cc:2272] T 1e2d1d869f514e7086d7e17892bb0f81 P 54af039e56394f5fa027cf068d1f218c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:53.769280   431 tablet_replica.cc:333] T 4bda86f8af2f44558eb72d6394db919e P 54af039e56394f5fa027cf068d1f218c: stopping tablet replica
I20260630 12:11:53.770248   431 raft_consensus.cc:2243] T 4bda86f8af2f44558eb72d6394db919e P 54af039e56394f5fa027cf068d1f218c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:53.771041   431 raft_consensus.cc:2272] T 4bda86f8af2f44558eb72d6394db919e P 54af039e56394f5fa027cf068d1f218c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:11:53.858032  2284 connection.cc:573] client connection to 127.0.107.193:38891 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260630 12:11:53.895624   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:11:53.908640   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:11:53.930685   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:53.931434   431 tablet_replica.cc:333] T 4bda86f8af2f44558eb72d6394db919e P fd5b32da405048fcaa4b1ac529793fd1: stopping tablet replica
I20260630 12:11:53.931972   431 raft_consensus.cc:2243] T 4bda86f8af2f44558eb72d6394db919e P fd5b32da405048fcaa4b1ac529793fd1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:53.932459   431 raft_consensus.cc:2272] T 4bda86f8af2f44558eb72d6394db919e P fd5b32da405048fcaa4b1ac529793fd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:53.989753   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:11:54.004868   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:11:54.031867   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:54.032613   431 tablet_replica.cc:333] T 4bda86f8af2f44558eb72d6394db919e P aea222557cbf4fb198b162f1189dfd54: stopping tablet replica
I20260630 12:11:54.033270   431 raft_consensus.cc:2243] T 4bda86f8af2f44558eb72d6394db919e P aea222557cbf4fb198b162f1189dfd54 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:54.034698   431 raft_consensus.cc:2272] T 4bda86f8af2f44558eb72d6394db919e P aea222557cbf4fb198b162f1189dfd54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:54.037112   431 tablet_replica.cc:333] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54: stopping tablet replica
I20260630 12:11:54.037626   431 raft_consensus.cc:2243] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:54.038456   431 raft_consensus.cc:2272] T 1e2d1d869f514e7086d7e17892bb0f81 P aea222557cbf4fb198b162f1189dfd54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:54.061293   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:11:54.073305   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:11:54.092774   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:54.093433   431 tablet_replica.cc:333] T 1e2d1d869f514e7086d7e17892bb0f81 P 86604fc65e8f483791085adb46949855: stopping tablet replica
I20260630 12:11:54.093894   431 raft_consensus.cc:2243] T 1e2d1d869f514e7086d7e17892bb0f81 P 86604fc65e8f483791085adb46949855 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:54.094741   431 raft_consensus.cc:2272] T 1e2d1d869f514e7086d7e17892bb0f81 P 86604fc65e8f483791085adb46949855 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:54.115461   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:11:54.125476   431 master.cc:562] Master@127.0.107.254:44735 shutting down...
I20260630 12:11:54.144150   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5e75d9785b0f44c18358fd4502742c62 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:54.144734   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5e75d9785b0f44c18358fd4502742c62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:54.145026   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5e75d9785b0f44c18358fd4502742c62: stopping tablet replica
W20260630 12:11:54.705770  2100 debug-util.cc:398] Leaking SignalData structure 0x7b0800231bc0 after lost signal to thread 434
W20260630 12:11:54.707720  2100 debug-util.cc:398] Leaking SignalData structure 0x7b08001a88c0 after lost signal to thread 2270
W20260630 12:11:54.708559  2100 debug-util.cc:398] Leaking SignalData structure 0x7b08001ede40 after lost signal to thread 2344
W20260630 12:11:55.161571   431 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 2100)
W20260630 12:11:56.162125   431 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 2100)
W20260630 12:11:57.162633   431 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 2100)
I20260630 12:11:57.322588   431 master.cc:584] Master@127.0.107.254:44735 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (31302 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260630 12:11:57.360414   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:43627
I20260630 12:11:57.361537   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:57.366708  2528 instance_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:57.367216  2529 instance_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:57.368384  2531 instance_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:57.369289   431 server_base.cc:1061] running on GCE node
I20260630 12:11:57.370177   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:57.370491   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:57.370612   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821517370599 us; error 0 us; skew 500 ppm
I20260630 12:11:57.371078   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:57.373294   431 webserver.cc:533] Webserver started at http://127.0.107.254:45323/ using document root <none> and password file <none>
I20260630 12:11:57.373714   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:57.373873   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:57.374089   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:57.375406   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782821463199918-431-0/minicluster-data/master-0-root/instance:
uuid: "8048560964e64ed58ac9b0344466e91a"
format_stamp: "Formatted at 2026-06-30 12:11:57 on dist-test-slave-rzcc"
I20260630 12:11:57.379566   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:11:57.382568  2536 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:57.383342   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:11:57.383607   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782821463199918-431-0/minicluster-data/master-0-root
uuid: "8048560964e64ed58ac9b0344466e91a"
format_stamp: "Formatted at 2026-06-30 12:11:57 on dist-test-slave-rzcc"
I20260630 12:11:57.383880   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782821463199918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782821463199918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782821463199918-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:57.432749   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:57.433949   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:57.470647   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:43627
I20260630 12:11:57.470829  2587 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:43627 every 8 connection(s)
I20260630 12:11:57.474573  2588 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:57.484419  2588 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8048560964e64ed58ac9b0344466e91a: Bootstrap starting.
I20260630 12:11:57.488966  2588 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8048560964e64ed58ac9b0344466e91a: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:57.492779  2588 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8048560964e64ed58ac9b0344466e91a: No bootstrap required, opened a new log
I20260630 12:11:57.494796  2588 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8048560964e64ed58ac9b0344466e91a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8048560964e64ed58ac9b0344466e91a" member_type: VOTER }
I20260630 12:11:57.495203  2588 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8048560964e64ed58ac9b0344466e91a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:57.495374  2588 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8048560964e64ed58ac9b0344466e91a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8048560964e64ed58ac9b0344466e91a, State: Initialized, Role: FOLLOWER
I20260630 12:11:57.495929  2588 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8048560964e64ed58ac9b0344466e91a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8048560964e64ed58ac9b0344466e91a" member_type: VOTER }
I20260630 12:11:57.496352  2588 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8048560964e64ed58ac9b0344466e91a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:57.496543  2588 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8048560964e64ed58ac9b0344466e91a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:57.496757  2588 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8048560964e64ed58ac9b0344466e91a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:57.500767  2588 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8048560964e64ed58ac9b0344466e91a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8048560964e64ed58ac9b0344466e91a" member_type: VOTER }
I20260630 12:11:57.501217  2588 leader_election.cc:304] T 00000000000000000000000000000000 P 8048560964e64ed58ac9b0344466e91a [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: 8048560964e64ed58ac9b0344466e91a; no voters: 
I20260630 12:11:57.502233  2588 leader_election.cc:290] T 00000000000000000000000000000000 P 8048560964e64ed58ac9b0344466e91a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:57.502663  2591 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8048560964e64ed58ac9b0344466e91a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:57.504009  2591 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8048560964e64ed58ac9b0344466e91a [term 1 LEADER]: Becoming Leader. State: Replica: 8048560964e64ed58ac9b0344466e91a, State: Running, Role: LEADER
I20260630 12:11:57.504602  2591 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8048560964e64ed58ac9b0344466e91a [LEADER]: Queue going to LEADER mode. State: All 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: "8048560964e64ed58ac9b0344466e91a" member_type: VOTER }
I20260630 12:11:57.505169  2588 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8048560964e64ed58ac9b0344466e91a [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:57.509723  2593 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8048560964e64ed58ac9b0344466e91a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8048560964e64ed58ac9b0344466e91a. Latest consensus state: current_term: 1 leader_uuid: "8048560964e64ed58ac9b0344466e91a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8048560964e64ed58ac9b0344466e91a" member_type: VOTER } }
I20260630 12:11:57.510337  2593 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8048560964e64ed58ac9b0344466e91a [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:57.510605  2592 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8048560964e64ed58ac9b0344466e91a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8048560964e64ed58ac9b0344466e91a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8048560964e64ed58ac9b0344466e91a" member_type: VOTER } }
I20260630 12:11:57.511389  2592 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8048560964e64ed58ac9b0344466e91a [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:57.512183  2598 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:11:57.517446  2598 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:11:57.520887   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:11:57.526703  2598 catalog_manager.cc:1383] Generated new cluster ID: fd68e912739d48ecb16e9990f356af5c
I20260630 12:11:57.526993  2598 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:11:57.550447  2598 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:11:57.551690  2598 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:11:57.564116  2598 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8048560964e64ed58ac9b0344466e91a: Generated new TSK 0
I20260630 12:11:57.564706  2598 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:11:57.586519   431 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000180872s
I20260630 12:12:09.679713   431 master.cc:562] Master@127.0.107.254:43627 shutting down...
I20260630 12:12:09.703495   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8048560964e64ed58ac9b0344466e91a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:09.704300   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8048560964e64ed58ac9b0344466e91a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:09.704689   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8048560964e64ed58ac9b0344466e91a: stopping tablet replica
I20260630 12:12:09.723557   431 master.cc:584] Master@127.0.107.254:43627 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12393 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260630 12:12:09.753966   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:44283
I20260630 12:12:09.755100   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:09.760423  2611 instance_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:09.760818  2612 instance_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:09.762282  2614 instance_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:09.763304   431 server_base.cc:1061] running on GCE node
I20260630 12:12:09.763988   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:09.764154   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:09.764263   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821529764253 us; error 0 us; skew 500 ppm
I20260630 12:12:09.764659   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:09.766819   431 webserver.cc:533] Webserver started at http://127.0.107.254:44597/ using document root <none> and password file <none>
I20260630 12:12:09.767264   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:09.767444   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:09.767695   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:09.768764   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821463199918-431-0/minicluster-data/master-0-root/instance:
uuid: "6b37a7e7672d43c083dbd34d6e782b5f"
format_stamp: "Formatted at 2026-06-30 12:12:09 on dist-test-slave-rzcc"
I20260630 12:12:09.773056   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:12:09.776080  2619 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:09.776733   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:12:09.776976   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821463199918-431-0/minicluster-data/master-0-root
uuid: "6b37a7e7672d43c083dbd34d6e782b5f"
format_stamp: "Formatted at 2026-06-30 12:12:09 on dist-test-slave-rzcc"
I20260630 12:12:09.777195   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821463199918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821463199918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821463199918-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:09.794488   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:09.795617   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:09.831461   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:44283
I20260630 12:12:09.831562  2670 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:44283 every 8 connection(s)
I20260630 12:12:09.835778  2671 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:09.846328  2671 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6b37a7e7672d43c083dbd34d6e782b5f: Bootstrap starting.
I20260630 12:12:09.850868  2671 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6b37a7e7672d43c083dbd34d6e782b5f: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:09.854817  2671 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6b37a7e7672d43c083dbd34d6e782b5f: No bootstrap required, opened a new log
I20260630 12:12:09.856981  2671 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6b37a7e7672d43c083dbd34d6e782b5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b37a7e7672d43c083dbd34d6e782b5f" member_type: VOTER }
I20260630 12:12:09.857628  2671 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6b37a7e7672d43c083dbd34d6e782b5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:09.857933  2671 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6b37a7e7672d43c083dbd34d6e782b5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b37a7e7672d43c083dbd34d6e782b5f, State: Initialized, Role: FOLLOWER
I20260630 12:12:09.858409  2671 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6b37a7e7672d43c083dbd34d6e782b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6b37a7e7672d43c083dbd34d6e782b5f" member_type: VOTER }
I20260630 12:12:09.858889  2671 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6b37a7e7672d43c083dbd34d6e782b5f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:12:09.859094  2671 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6b37a7e7672d43c083dbd34d6e782b5f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:12:09.859305  2671 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6b37a7e7672d43c083dbd34d6e782b5f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:09.863490  2671 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6b37a7e7672d43c083dbd34d6e782b5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b37a7e7672d43c083dbd34d6e782b5f" member_type: VOTER }
I20260630 12:12:09.863924  2671 leader_election.cc:304] T 00000000000000000000000000000000 P 6b37a7e7672d43c083dbd34d6e782b5f [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: 6b37a7e7672d43c083dbd34d6e782b5f; no voters: 
I20260630 12:12:09.864917  2671 leader_election.cc:290] T 00000000000000000000000000000000 P 6b37a7e7672d43c083dbd34d6e782b5f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:12:09.865340  2674 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6b37a7e7672d43c083dbd34d6e782b5f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:09.866680  2674 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6b37a7e7672d43c083dbd34d6e782b5f [term 1 LEADER]: Becoming Leader. State: Replica: 6b37a7e7672d43c083dbd34d6e782b5f, State: Running, Role: LEADER
I20260630 12:12:09.867472  2674 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6b37a7e7672d43c083dbd34d6e782b5f [LEADER]: Queue going to LEADER mode. State: All 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: "6b37a7e7672d43c083dbd34d6e782b5f" member_type: VOTER }
I20260630 12:12:09.867861  2671 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6b37a7e7672d43c083dbd34d6e782b5f [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:12:09.870645  2676 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6b37a7e7672d43c083dbd34d6e782b5f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6b37a7e7672d43c083dbd34d6e782b5f. Latest consensus state: current_term: 1 leader_uuid: "6b37a7e7672d43c083dbd34d6e782b5f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b37a7e7672d43c083dbd34d6e782b5f" member_type: VOTER } }
I20260630 12:12:09.870621  2675 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6b37a7e7672d43c083dbd34d6e782b5f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6b37a7e7672d43c083dbd34d6e782b5f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b37a7e7672d43c083dbd34d6e782b5f" member_type: VOTER } }
I20260630 12:12:09.871443  2676 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6b37a7e7672d43c083dbd34d6e782b5f [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:09.871570  2675 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6b37a7e7672d43c083dbd34d6e782b5f [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:09.879328  2680 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:12:09.885012  2680 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:12:09.886121   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:12:09.893810  2680 catalog_manager.cc:1383] Generated new cluster ID: 133104d42df34b0693b5aebad7d1364f
I20260630 12:12:09.894136  2680 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:12:09.911154  2680 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:12:09.912436  2680 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:12:09.924577  2680 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6b37a7e7672d43c083dbd34d6e782b5f: Generated new TSK 0
I20260630 12:12:09.925209  2680 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:12:09.952140   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:09.957913  2692 instance_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:09.959053  2693 instance_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:09.960816   431 server_base.cc:1061] running on GCE node
W20260630 12:12:09.961046  2695 instance_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:09.961932   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:09.962112   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:09.962324   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821529962291 us; error 0 us; skew 500 ppm
I20260630 12:12:09.962931   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:09.965093   431 webserver.cc:533] Webserver started at http://127.0.107.193:35971/ using document root <none> and password file <none>
I20260630 12:12:09.965548   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:09.965729   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:09.966013   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:09.967195   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821463199918-431-0/minicluster-data/ts-0-root/instance:
uuid: "75b25870bebc4b4cba9c0cc781ca2082"
format_stamp: "Formatted at 2026-06-30 12:12:09 on dist-test-slave-rzcc"
I20260630 12:12:09.972175   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:12:09.975247  2700 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:09.976011   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260630 12:12:09.976279   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821463199918-431-0/minicluster-data/ts-0-root
uuid: "75b25870bebc4b4cba9c0cc781ca2082"
format_stamp: "Formatted at 2026-06-30 12:12:09 on dist-test-slave-rzcc"
I20260630 12:12:09.976562   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821463199918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821463199918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821463199918-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:10.020442   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:10.021638   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:10.023136   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:10.025359   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:10.025581   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:10.025812   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:10.026000   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:10.065519   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:44005
I20260630 12:12:10.065613  2762 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:44005 every 8 connection(s)
I20260630 12:12:10.070859   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:10.078855  2767 instance_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:10.079849  2768 instance_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:10.081902  2770 instance_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:10.082868   431 server_base.cc:1061] running on GCE node
I20260630 12:12:10.083724   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:10.083981   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:10.084192   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821530084167 us; error 0 us; skew 500 ppm
I20260630 12:12:10.084417  2763 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44283
I20260630 12:12:10.084743  2763 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:10.084769   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:10.085610  2763 heartbeater.cc:507] Master 127.0.107.254:44283 requested a full tablet report, sending...
I20260630 12:12:10.087435   431 webserver.cc:533] Webserver started at http://127.0.107.194:40513/ using document root <none> and password file <none>
I20260630 12:12:10.088058   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:10.088091  2636 ts_manager.cc:194] Registered new tserver with Master: 75b25870bebc4b4cba9c0cc781ca2082 (127.0.107.193:44005)
I20260630 12:12:10.088449   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:10.088809   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:10.090353   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821463199918-431-0/minicluster-data/ts-1-root/instance:
uuid: "194c58fa766b424eabee2c70371a338b"
format_stamp: "Formatted at 2026-06-30 12:12:10 on dist-test-slave-rzcc"
I20260630 12:12:10.090682  2636 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34210
I20260630 12:12:10.095000   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.003s
I20260630 12:12:10.098254  2775 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:10.099080   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:12:10.099381   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821463199918-431-0/minicluster-data/ts-1-root
uuid: "194c58fa766b424eabee2c70371a338b"
format_stamp: "Formatted at 2026-06-30 12:12:10 on dist-test-slave-rzcc"
I20260630 12:12:10.099676   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821463199918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821463199918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821463199918-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:10.112926   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:10.114104   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:10.115608   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:10.117714   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:10.117946   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:10.118193   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:10.118377   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:10.159164   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:43649
I20260630 12:12:10.159256  2837 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:43649 every 8 connection(s)
I20260630 12:12:10.163795   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:10.170511  2841 instance_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:10.173890  2842 instance_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:10.174647  2838 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44283
I20260630 12:12:10.175122  2838 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:10.176184  2838 heartbeater.cc:507] Master 127.0.107.254:44283 requested a full tablet report, sending...
I20260630 12:12:10.176623   431 server_base.cc:1061] running on GCE node
W20260630 12:12:10.177489  2845 instance_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:10.178480   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:10.178755   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:10.178668  2636 ts_manager.cc:194] Registered new tserver with Master: 194c58fa766b424eabee2c70371a338b (127.0.107.194:43649)
I20260630 12:12:10.179081   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821530179061 us; error 0 us; skew 500 ppm
I20260630 12:12:10.179826   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:10.180598  2636 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34222
I20260630 12:12:10.182621   431 webserver.cc:533] Webserver started at http://127.0.107.195:33561/ using document root <none> and password file <none>
I20260630 12:12:10.183142   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:10.183329   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:10.183615   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:10.184726   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821463199918-431-0/minicluster-data/ts-2-root/instance:
uuid: "7f62b0cf3fe74b168566616917748f5e"
format_stamp: "Formatted at 2026-06-30 12:12:10 on dist-test-slave-rzcc"
I20260630 12:12:10.188839   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:12:10.191989  2849 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:10.192698   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:12:10.192977   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821463199918-431-0/minicluster-data/ts-2-root
uuid: "7f62b0cf3fe74b168566616917748f5e"
format_stamp: "Formatted at 2026-06-30 12:12:10 on dist-test-slave-rzcc"
I20260630 12:12:10.193249   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821463199918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821463199918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821463199918-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:10.206702   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:10.207883   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:10.209235   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:10.211356   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:10.211578   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:10.211804   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:10.211975   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:10.249588   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:41901
I20260630 12:12:10.249686  2911 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:41901 every 8 connection(s)
I20260630 12:12:10.263087  2912 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44283
I20260630 12:12:10.263486  2912 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:10.264196  2912 heartbeater.cc:507] Master 127.0.107.254:44283 requested a full tablet report, sending...
I20260630 12:12:10.265987  2636 ts_manager.cc:194] Registered new tserver with Master: 7f62b0cf3fe74b168566616917748f5e (127.0.107.195:41901)
I20260630 12:12:10.266690   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01414962s
I20260630 12:12:10.267273  2636 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34230
I20260630 12:12:11.093346  2763 heartbeater.cc:499] Master 127.0.107.254:44283 was elected leader, sending a full tablet report...
I20260630 12:12:11.183333  2838 heartbeater.cc:499] Master 127.0.107.254:44283 was elected leader, sending a full tablet report...
I20260630 12:12:11.269928  2912 heartbeater.cc:499] Master 127.0.107.254:44283 was elected leader, sending a full tablet report...
I20260630 12:12:11.882418  2689 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:13.883317  2689 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:15.884428  2689 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:17.885696  2689 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:19.886755  2689 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:21.887773  2689 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:22.360132   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:12:22.383415   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:22.400008   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:12:22.409523   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:12:22.427254   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:22.443095   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:12:22.451599   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:12:22.470615   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:22.486013   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:12:22.494282   431 master.cc:562] Master@127.0.107.254:44283 shutting down...
I20260630 12:12:22.512522   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6b37a7e7672d43c083dbd34d6e782b5f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:22.513326   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6b37a7e7672d43c083dbd34d6e782b5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:22.513697   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6b37a7e7672d43c083dbd34d6e782b5f: stopping tablet replica
I20260630 12:12:22.531456   431 master.cc:584] Master@127.0.107.254:44283 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12807 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260630 12:12:22.563759   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:46439
I20260630 12:12:22.564894   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:22.570466  2917 instance_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:22.570539  2918 instance_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:22.571231  2920 instance_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:22.572932   431 server_base.cc:1061] running on GCE node
I20260630 12:12:22.573710   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:22.573900   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:22.574009   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821542573999 us; error 0 us; skew 500 ppm
I20260630 12:12:22.574424   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:22.576756   431 webserver.cc:533] Webserver started at http://127.0.107.254:37461/ using document root <none> and password file <none>
I20260630 12:12:22.577168   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:22.577323   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:22.577550   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:22.578703   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821463199918-431-0/minicluster-data/master-0-root/instance:
uuid: "dac5fb9945b245a4b0b68d590dd71757"
format_stamp: "Formatted at 2026-06-30 12:12:22 on dist-test-slave-rzcc"
I20260630 12:12:22.583020   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:12:22.586300  2925 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:22.587090   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:12:22.587374   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821463199918-431-0/minicluster-data/master-0-root
uuid: "dac5fb9945b245a4b0b68d590dd71757"
format_stamp: "Formatted at 2026-06-30 12:12:22 on dist-test-slave-rzcc"
I20260630 12:12:22.587659   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821463199918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821463199918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821463199918-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:22.601771   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:22.602972   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:22.639863   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:46439
I20260630 12:12:22.639967  2976 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:46439 every 8 connection(s)
I20260630 12:12:22.643983  2977 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:22.654527  2977 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dac5fb9945b245a4b0b68d590dd71757: Bootstrap starting.
I20260630 12:12:22.659085  2977 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dac5fb9945b245a4b0b68d590dd71757: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:22.663105  2977 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dac5fb9945b245a4b0b68d590dd71757: No bootstrap required, opened a new log
I20260630 12:12:22.665184  2977 raft_consensus.cc:359] T 00000000000000000000000000000000 P dac5fb9945b245a4b0b68d590dd71757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dac5fb9945b245a4b0b68d590dd71757" member_type: VOTER }
I20260630 12:12:22.665591  2977 raft_consensus.cc:385] T 00000000000000000000000000000000 P dac5fb9945b245a4b0b68d590dd71757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:22.665853  2977 raft_consensus.cc:740] T 00000000000000000000000000000000 P dac5fb9945b245a4b0b68d590dd71757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac5fb9945b245a4b0b68d590dd71757, State: Initialized, Role: FOLLOWER
I20260630 12:12:22.666411  2977 consensus_queue.cc:260] T 00000000000000000000000000000000 P dac5fb9945b245a4b0b68d590dd71757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dac5fb9945b245a4b0b68d590dd71757" member_type: VOTER }
I20260630 12:12:22.666893  2977 raft_consensus.cc:399] T 00000000000000000000000000000000 P dac5fb9945b245a4b0b68d590dd71757 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:12:22.667106  2977 raft_consensus.cc:493] T 00000000000000000000000000000000 P dac5fb9945b245a4b0b68d590dd71757 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:12:22.667408  2977 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dac5fb9945b245a4b0b68d590dd71757 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:22.671554  2977 raft_consensus.cc:515] T 00000000000000000000000000000000 P dac5fb9945b245a4b0b68d590dd71757 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dac5fb9945b245a4b0b68d590dd71757" member_type: VOTER }
I20260630 12:12:22.672039  2977 leader_election.cc:304] T 00000000000000000000000000000000 P dac5fb9945b245a4b0b68d590dd71757 [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: dac5fb9945b245a4b0b68d590dd71757; no voters: 
I20260630 12:12:22.673147  2977 leader_election.cc:290] T 00000000000000000000000000000000 P dac5fb9945b245a4b0b68d590dd71757 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:12:22.673422  2980 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dac5fb9945b245a4b0b68d590dd71757 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:22.674716  2980 raft_consensus.cc:697] T 00000000000000000000000000000000 P dac5fb9945b245a4b0b68d590dd71757 [term 1 LEADER]: Becoming Leader. State: Replica: dac5fb9945b245a4b0b68d590dd71757, State: Running, Role: LEADER
I20260630 12:12:22.675436  2980 consensus_queue.cc:237] T 00000000000000000000000000000000 P dac5fb9945b245a4b0b68d590dd71757 [LEADER]: Queue going to LEADER mode. State: All 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: "dac5fb9945b245a4b0b68d590dd71757" member_type: VOTER }
I20260630 12:12:22.676090  2977 sys_catalog.cc:565] T 00000000000000000000000000000000 P dac5fb9945b245a4b0b68d590dd71757 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:12:22.678392  2981 sys_catalog.cc:455] T 00000000000000000000000000000000 P dac5fb9945b245a4b0b68d590dd71757 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dac5fb9945b245a4b0b68d590dd71757" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dac5fb9945b245a4b0b68d590dd71757" member_type: VOTER } }
I20260630 12:12:22.679111  2981 sys_catalog.cc:458] T 00000000000000000000000000000000 P dac5fb9945b245a4b0b68d590dd71757 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:22.678445  2982 sys_catalog.cc:455] T 00000000000000000000000000000000 P dac5fb9945b245a4b0b68d590dd71757 [sys.catalog]: SysCatalogTable state changed. Reason: New leader dac5fb9945b245a4b0b68d590dd71757. Latest consensus state: current_term: 1 leader_uuid: "dac5fb9945b245a4b0b68d590dd71757" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dac5fb9945b245a4b0b68d590dd71757" member_type: VOTER } }
I20260630 12:12:22.679930  2982 sys_catalog.cc:458] T 00000000000000000000000000000000 P dac5fb9945b245a4b0b68d590dd71757 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:22.688474  2986 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:12:22.696332  2986 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:12:22.697309   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:12:22.704928  2986 catalog_manager.cc:1383] Generated new cluster ID: 6ff6eccb26804226ac922527079fa5e6
I20260630 12:12:22.705188  2986 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:12:22.731169  2986 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:12:22.732427  2986 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:12:22.745217  2986 catalog_manager.cc:6070] T 00000000000000000000000000000000 P dac5fb9945b245a4b0b68d590dd71757: Generated new TSK 0
I20260630 12:12:22.745875  2986 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:12:22.763674   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:22.769294  2998 instance_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:22.770622  2999 instance_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:22.772096   431 server_base.cc:1061] running on GCE node
W20260630 12:12:22.772063  3001 instance_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:22.773119   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:22.773311   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:22.773518   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821542773491 us; error 0 us; skew 500 ppm
I20260630 12:12:22.774009   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:22.776192   431 webserver.cc:533] Webserver started at http://127.0.107.193:40885/ using document root <none> and password file <none>
I20260630 12:12:22.776664   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:22.776859   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:22.777132   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:22.778194   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821463199918-431-0/minicluster-data/ts-0-root/instance:
uuid: "73116bccba3b4fe587c394d5d83aa47b"
format_stamp: "Formatted at 2026-06-30 12:12:22 on dist-test-slave-rzcc"
I20260630 12:12:22.782434   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:12:22.785442  3006 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:22.786307   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:12:22.786587   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821463199918-431-0/minicluster-data/ts-0-root
uuid: "73116bccba3b4fe587c394d5d83aa47b"
format_stamp: "Formatted at 2026-06-30 12:12:22 on dist-test-slave-rzcc"
I20260630 12:12:22.786891   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821463199918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821463199918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821463199918-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:22.797025   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:22.798048   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:22.799425   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:22.801554   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:22.801746   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:22.801986   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:22.802162   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:22.840422   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:35277
I20260630 12:12:22.840525  3068 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:35277 every 8 connection(s)
I20260630 12:12:22.845321   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:22.852058  3073 instance_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:22.853017  3074 instance_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:22.854616   431 server_base.cc:1061] running on GCE node
W20260630 12:12:22.855677  3076 instance_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:22.856627   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:22.856878   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:22.857095   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821542857070 us; error 0 us; skew 500 ppm
I20260630 12:12:22.857582   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:22.860320   431 webserver.cc:533] Webserver started at http://127.0.107.194:37219/ using document root <none> and password file <none>
I20260630 12:12:22.860817  3069 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46439
I20260630 12:12:22.860854   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:22.861264   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:22.861294  3069 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:22.861616   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:22.862114  3069 heartbeater.cc:507] Master 127.0.107.254:46439 requested a full tablet report, sending...
I20260630 12:12:22.862890   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821463199918-431-0/minicluster-data/ts-1-root/instance:
uuid: "2195ac84455e40d393c0508e75347779"
format_stamp: "Formatted at 2026-06-30 12:12:22 on dist-test-slave-rzcc"
I20260630 12:12:22.864302  2942 ts_manager.cc:194] Registered new tserver with Master: 73116bccba3b4fe587c394d5d83aa47b (127.0.107.193:35277)
I20260630 12:12:22.866020  2942 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51954
I20260630 12:12:22.867633   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:12:22.870738  3081 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:22.871541   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:12:22.871833   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821463199918-431-0/minicluster-data/ts-1-root
uuid: "2195ac84455e40d393c0508e75347779"
format_stamp: "Formatted at 2026-06-30 12:12:22 on dist-test-slave-rzcc"
I20260630 12:12:22.872117   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821463199918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821463199918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821463199918-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:22.892570   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:22.893714   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:22.895165   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:22.897238   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:22.897455   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:22.897683   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:22.897853   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:22.935246   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:42485
I20260630 12:12:22.935339  3143 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:42485 every 8 connection(s)
I20260630 12:12:22.939911   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:22.946938  3147 instance_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:22.948225  3148 instance_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:22.949945  3150 instance_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:22.951526   431 server_base.cc:1061] running on GCE node
I20260630 12:12:22.952595   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:22.952845   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:22.953064   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821542953045 us; error 0 us; skew 500 ppm
I20260630 12:12:22.953128  3144 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46439
I20260630 12:12:22.953569  3144 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:22.953742   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:22.954314  3144 heartbeater.cc:507] Master 127.0.107.254:46439 requested a full tablet report, sending...
I20260630 12:12:22.956494  2942 ts_manager.cc:194] Registered new tserver with Master: 2195ac84455e40d393c0508e75347779 (127.0.107.194:42485)
I20260630 12:12:22.956537   431 webserver.cc:533] Webserver started at http://127.0.107.195:45115/ using document root <none> and password file <none>
I20260630 12:12:22.957342   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:22.957597   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:22.957924   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:22.958447  2942 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51968
I20260630 12:12:22.959532   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821463199918-431-0/minicluster-data/ts-2-root/instance:
uuid: "a1504815fe134de381c9421cf6bcfa84"
format_stamp: "Formatted at 2026-06-30 12:12:22 on dist-test-slave-rzcc"
I20260630 12:12:22.963774   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:12:22.966853  3155 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:22.967572   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:12:22.967864   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821463199918-431-0/minicluster-data/ts-2-root
uuid: "a1504815fe134de381c9421cf6bcfa84"
format_stamp: "Formatted at 2026-06-30 12:12:22 on dist-test-slave-rzcc"
I20260630 12:12:22.968152   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821463199918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821463199918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821463199918-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:22.987089   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:22.988198   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:22.989639   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:22.991757   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:22.991976   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:22.992209   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:22.992380   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:23.029290   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:32793
I20260630 12:12:23.029385  3217 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:32793 every 8 connection(s)
I20260630 12:12:23.042894  3218 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46439
I20260630 12:12:23.043223  3218 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:23.043851  3218 heartbeater.cc:507] Master 127.0.107.254:46439 requested a full tablet report, sending...
I20260630 12:12:23.045571  2942 ts_manager.cc:194] Registered new tserver with Master: a1504815fe134de381c9421cf6bcfa84 (127.0.107.195:32793)
I20260630 12:12:23.046586   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014208326s
I20260630 12:12:23.046743  2942 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51978
I20260630 12:12:23.868727  3069 heartbeater.cc:499] Master 127.0.107.254:46439 was elected leader, sending a full tablet report...
I20260630 12:12:23.961086  3144 heartbeater.cc:499] Master 127.0.107.254:46439 was elected leader, sending a full tablet report...
I20260630 12:12:24.049147  3218 heartbeater.cc:499] Master 127.0.107.254:46439 was elected leader, sending a full tablet report...
I20260630 12:12:24.102451  2942 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51994:
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:24.105159  2942 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:24.167078  3034 tablet_service.cc:1511] Processing CreateTablet for tablet 53a1b4091ac947b4ba02f5c471725131 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=c30442cf043945fba0445dbce0fdf3ad]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:24.169147  3034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53a1b4091ac947b4ba02f5c471725131. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:24.169960  3033 tablet_service.cc:1511] Processing CreateTablet for tablet 8fca0537c2554667a00eac83d7fc962f (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=c30442cf043945fba0445dbce0fdf3ad]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:24.171442  3033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fca0537c2554667a00eac83d7fc962f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:24.171715  3032 tablet_service.cc:1511] Processing CreateTablet for tablet 3bc7afb0ca644d5e981c0c2308fb87e7 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=c30442cf043945fba0445dbce0fdf3ad]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:24.173072  3032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bc7afb0ca644d5e981c0c2308fb87e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:24.180595  3031 tablet_service.cc:1511] Processing CreateTablet for tablet 5496906679e449fca8d1d6bd287cda49 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=c30442cf043945fba0445dbce0fdf3ad]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:24.182005  3031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5496906679e449fca8d1d6bd287cda49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:24.185382  3109 tablet_service.cc:1511] Processing CreateTablet for tablet 53a1b4091ac947b4ba02f5c471725131 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=c30442cf043945fba0445dbce0fdf3ad]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:24.185905  3108 tablet_service.cc:1511] Processing CreateTablet for tablet 8fca0537c2554667a00eac83d7fc962f (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=c30442cf043945fba0445dbce0fdf3ad]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:24.187033  3109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53a1b4091ac947b4ba02f5c471725131. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:24.187918  3107 tablet_service.cc:1511] Processing CreateTablet for tablet 3bc7afb0ca644d5e981c0c2308fb87e7 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=c30442cf043945fba0445dbce0fdf3ad]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:24.190742  3108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fca0537c2554667a00eac83d7fc962f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:24.191085  3106 tablet_service.cc:1511] Processing CreateTablet for tablet 5496906679e449fca8d1d6bd287cda49 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=c30442cf043945fba0445dbce0fdf3ad]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:24.195219  3106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5496906679e449fca8d1d6bd287cda49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:24.195883  3107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bc7afb0ca644d5e981c0c2308fb87e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:24.212535  3183 tablet_service.cc:1511] Processing CreateTablet for tablet 53a1b4091ac947b4ba02f5c471725131 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=c30442cf043945fba0445dbce0fdf3ad]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:24.214166  3183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53a1b4091ac947b4ba02f5c471725131. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:24.215888  3182 tablet_service.cc:1511] Processing CreateTablet for tablet 8fca0537c2554667a00eac83d7fc962f (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=c30442cf043945fba0445dbce0fdf3ad]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:24.217236  3182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fca0537c2554667a00eac83d7fc962f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:24.219025  3181 tablet_service.cc:1511] Processing CreateTablet for tablet 3bc7afb0ca644d5e981c0c2308fb87e7 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=c30442cf043945fba0445dbce0fdf3ad]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:24.220427  3181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bc7afb0ca644d5e981c0c2308fb87e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:24.222599  3180 tablet_service.cc:1511] Processing CreateTablet for tablet 5496906679e449fca8d1d6bd287cda49 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=c30442cf043945fba0445dbce0fdf3ad]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:24.224335  3180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5496906679e449fca8d1d6bd287cda49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:24.226722  3240 tablet_bootstrap.cc:492] T 5496906679e449fca8d1d6bd287cda49 P 2195ac84455e40d393c0508e75347779: Bootstrap starting.
I20260630 12:12:24.241401  3240 tablet_bootstrap.cc:654] T 5496906679e449fca8d1d6bd287cda49 P 2195ac84455e40d393c0508e75347779: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:24.254432  3240 tablet_bootstrap.cc:492] T 5496906679e449fca8d1d6bd287cda49 P 2195ac84455e40d393c0508e75347779: No bootstrap required, opened a new log
I20260630 12:12:24.255048  3240 ts_tablet_manager.cc:1403] T 5496906679e449fca8d1d6bd287cda49 P 2195ac84455e40d393c0508e75347779: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.007s
I20260630 12:12:24.258630  3240 raft_consensus.cc:359] T 5496906679e449fca8d1d6bd287cda49 P 2195ac84455e40d393c0508e75347779 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73116bccba3b4fe587c394d5d83aa47b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35277 } } peers { permanent_uuid: "2195ac84455e40d393c0508e75347779" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42485 } } peers { permanent_uuid: "a1504815fe134de381c9421cf6bcfa84" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32793 } }
I20260630 12:12:24.259963  3240 raft_consensus.cc:385] T 5496906679e449fca8d1d6bd287cda49 P 2195ac84455e40d393c0508e75347779 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:24.260469  3240 raft_consensus.cc:740] T 5496906679e449fca8d1d6bd287cda49 P 2195ac84455e40d393c0508e75347779 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2195ac84455e40d393c0508e75347779, State: Initialized, Role: FOLLOWER
I20260630 12:12:24.261682  3240 consensus_queue.cc:260] T 5496906679e449fca8d1d6bd287cda49 P 2195ac84455e40d393c0508e75347779 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73116bccba3b4fe587c394d5d83aa47b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35277 } } peers { permanent_uuid: "2195ac84455e40d393c0508e75347779" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42485 } } peers { permanent_uuid: "a1504815fe134de381c9421cf6bcfa84" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32793 } }
I20260630 12:12:24.272251  3240 ts_tablet_manager.cc:1434] T 5496906679e449fca8d1d6bd287cda49 P 2195ac84455e40d393c0508e75347779: Time spent starting tablet: real 0.017s	user 0.014s	sys 0.000s
I20260630 12:12:24.274791  3239 tablet_bootstrap.cc:492] T 53a1b4091ac947b4ba02f5c471725131 P 73116bccba3b4fe587c394d5d83aa47b: Bootstrap starting.
I20260630 12:12:24.275594  3240 tablet_bootstrap.cc:492] T 8fca0537c2554667a00eac83d7fc962f P 2195ac84455e40d393c0508e75347779: Bootstrap starting.
I20260630 12:12:24.283821  3240 tablet_bootstrap.cc:654] T 8fca0537c2554667a00eac83d7fc962f P 2195ac84455e40d393c0508e75347779: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:24.287041  3243 tablet_bootstrap.cc:492] T 5496906679e449fca8d1d6bd287cda49 P a1504815fe134de381c9421cf6bcfa84: Bootstrap starting.
I20260630 12:12:24.292919  3239 tablet_bootstrap.cc:654] T 53a1b4091ac947b4ba02f5c471725131 P 73116bccba3b4fe587c394d5d83aa47b: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:24.295518  3243 tablet_bootstrap.cc:654] T 5496906679e449fca8d1d6bd287cda49 P a1504815fe134de381c9421cf6bcfa84: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:24.297814  3240 tablet_bootstrap.cc:492] T 8fca0537c2554667a00eac83d7fc962f P 2195ac84455e40d393c0508e75347779: No bootstrap required, opened a new log
I20260630 12:12:24.298322  3240 ts_tablet_manager.cc:1403] T 8fca0537c2554667a00eac83d7fc962f P 2195ac84455e40d393c0508e75347779: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.005s
I20260630 12:12:24.299841  3239 tablet_bootstrap.cc:492] T 53a1b4091ac947b4ba02f5c471725131 P 73116bccba3b4fe587c394d5d83aa47b: No bootstrap required, opened a new log
I20260630 12:12:24.300310  3239 ts_tablet_manager.cc:1403] T 53a1b4091ac947b4ba02f5c471725131 P 73116bccba3b4fe587c394d5d83aa47b: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.005s
I20260630 12:12:24.301654  3240 raft_consensus.cc:359] T 8fca0537c2554667a00eac83d7fc962f P 2195ac84455e40d393c0508e75347779 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73116bccba3b4fe587c394d5d83aa47b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35277 } } peers { permanent_uuid: "2195ac84455e40d393c0508e75347779" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42485 } } peers { permanent_uuid: "a1504815fe134de381c9421cf6bcfa84" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32793 } }
I20260630 12:12:24.302263  3243 tablet_bootstrap.cc:492] T 5496906679e449fca8d1d6bd287cda49 P a1504815fe134de381c9421cf6bcfa84: No bootstrap required, opened a new log
I20260630 12:12:24.302409  3240 raft_consensus.cc:385] T 8fca0537c2554667a00eac83d7fc962f P 2195ac84455e40d393c0508e75347779 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:24.302723  3243 ts_tablet_manager.cc:1403] T 5496906679e449fca8d1d6bd287cda49 P a1504815fe134de381c9421cf6bcfa84: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260630 12:12:24.302747  3240 raft_consensus.cc:740] T 8fca0537c2554667a00eac83d7fc962f P 2195ac84455e40d393c0508e75347779 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2195ac84455e40d393c0508e75347779, State: Initialized, Role: FOLLOWER
I20260630 12:12:24.302634  3239 raft_consensus.cc:359] T 53a1b4091ac947b4ba02f5c471725131 P 73116bccba3b4fe587c394d5d83aa47b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73116bccba3b4fe587c394d5d83aa47b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35277 } } peers { permanent_uuid: "2195ac84455e40d393c0508e75347779" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42485 } } peers { permanent_uuid: "a1504815fe134de381c9421cf6bcfa84" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32793 } }
I20260630 12:12:24.303570  3239 raft_consensus.cc:385] T 53a1b4091ac947b4ba02f5c471725131 P 73116bccba3b4fe587c394d5d83aa47b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:24.303913  3239 raft_consensus.cc:740] T 53a1b4091ac947b4ba02f5c471725131 P 73116bccba3b4fe587c394d5d83aa47b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73116bccba3b4fe587c394d5d83aa47b, State: Initialized, Role: FOLLOWER
I20260630 12:12:24.303807  3240 consensus_queue.cc:260] T 8fca0537c2554667a00eac83d7fc962f P 2195ac84455e40d393c0508e75347779 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73116bccba3b4fe587c394d5d83aa47b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35277 } } peers { permanent_uuid: "2195ac84455e40d393c0508e75347779" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42485 } } peers { permanent_uuid: "a1504815fe134de381c9421cf6bcfa84" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32793 } }
I20260630 12:12:24.304685  3239 consensus_queue.cc:260] T 53a1b4091ac947b4ba02f5c471725131 P 73116bccba3b4fe587c394d5d83aa47b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73116bccba3b4fe587c394d5d83aa47b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35277 } } peers { permanent_uuid: "2195ac84455e40d393c0508e75347779" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42485 } } peers { permanent_uuid: "a1504815fe134de381c9421cf6bcfa84" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32793 } }
I20260630 12:12:24.306180  3240 ts_tablet_manager.cc:1434] T 8fca0537c2554667a00eac83d7fc962f P 2195ac84455e40d393c0508e75347779: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:12:24.305860  3243 raft_consensus.cc:359] T 5496906679e449fca8d1d6bd287cda49 P a1504815fe134de381c9421cf6bcfa84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73116bccba3b4fe587c394d5d83aa47b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35277 } } peers { permanent_uuid: "2195ac84455e40d393c0508e75347779" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42485 } } peers { permanent_uuid: "a1504815fe134de381c9421cf6bcfa84" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32793 } }
I20260630 12:12:24.306631  3243 raft_consensus.cc:385] T 5496906679e449fca8d1d6bd287cda49 P a1504815fe134de381c9421cf6bcfa84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:24.307014  3243 raft_consensus.cc:740] T 5496906679e449fca8d1d6bd287cda49 P a1504815fe134de381c9421cf6bcfa84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1504815fe134de381c9421cf6bcfa84, State: Initialized, Role: FOLLOWER
I20260630 12:12:24.307976  3243 consensus_queue.cc:260] T 5496906679e449fca8d1d6bd287cda49 P a1504815fe134de381c9421cf6bcfa84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73116bccba3b4fe587c394d5d83aa47b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35277 } } peers { permanent_uuid: "2195ac84455e40d393c0508e75347779" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42485 } } peers { permanent_uuid: "a1504815fe134de381c9421cf6bcfa84" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32793 } }
I20260630 12:12:24.310927  3243 ts_tablet_manager.cc:1434] T 5496906679e449fca8d1d6bd287cda49 P a1504815fe134de381c9421cf6bcfa84: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260630 12:12:24.311851  3243 tablet_bootstrap.cc:492] T 8fca0537c2554667a00eac83d7fc962f P a1504815fe134de381c9421cf6bcfa84: Bootstrap starting.
I20260630 12:12:24.318624  3243 tablet_bootstrap.cc:654] T 8fca0537c2554667a00eac83d7fc962f P a1504815fe134de381c9421cf6bcfa84: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:24.307735  3240 tablet_bootstrap.cc:492] T 3bc7afb0ca644d5e981c0c2308fb87e7 P 2195ac84455e40d393c0508e75347779: Bootstrap starting.
I20260630 12:12:24.321972  3239 ts_tablet_manager.cc:1434] T 53a1b4091ac947b4ba02f5c471725131 P 73116bccba3b4fe587c394d5d83aa47b: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.012s
I20260630 12:12:24.323035  3239 tablet_bootstrap.cc:492] T 8fca0537c2554667a00eac83d7fc962f P 73116bccba3b4fe587c394d5d83aa47b: Bootstrap starting.
I20260630 12:12:24.327216  3240 tablet_bootstrap.cc:654] T 3bc7afb0ca644d5e981c0c2308fb87e7 P 2195ac84455e40d393c0508e75347779: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:24.329571  3239 tablet_bootstrap.cc:654] T 8fca0537c2554667a00eac83d7fc962f P 73116bccba3b4fe587c394d5d83aa47b: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:24.332890  3243 tablet_bootstrap.cc:492] T 8fca0537c2554667a00eac83d7fc962f P a1504815fe134de381c9421cf6bcfa84: No bootstrap required, opened a new log
I20260630 12:12:24.333182  3240 tablet_bootstrap.cc:492] T 3bc7afb0ca644d5e981c0c2308fb87e7 P 2195ac84455e40d393c0508e75347779: No bootstrap required, opened a new log
I20260630 12:12:24.333607  3243 ts_tablet_manager.cc:1403] T 8fca0537c2554667a00eac83d7fc962f P a1504815fe134de381c9421cf6bcfa84: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.009s
I20260630 12:12:24.333772  3240 ts_tablet_manager.cc:1403] T 3bc7afb0ca644d5e981c0c2308fb87e7 P 2195ac84455e40d393c0508e75347779: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.004s
I20260630 12:12:24.336822  3240 raft_consensus.cc:359] T 3bc7afb0ca644d5e981c0c2308fb87e7 P 2195ac84455e40d393c0508e75347779 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73116bccba3b4fe587c394d5d83aa47b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35277 } } peers { permanent_uuid: "2195ac84455e40d393c0508e75347779" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42485 } } peers { permanent_uuid: "a1504815fe134de381c9421cf6bcfa84" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32793 } }
I20260630 12:12:24.337548  3240 raft_consensus.cc:385] T 3bc7afb0ca644d5e981c0c2308fb87e7 P 2195ac84455e40d393c0508e75347779 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:24.338078  3240 raft_consensus.cc:740] T 3bc7afb0ca644d5e981c0c2308fb87e7 P 2195ac84455e40d393c0508e75347779 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2195ac84455e40d393c0508e75347779, State: Initialized, Role: FOLLOWER
I20260630 12:12:24.337455  3243 raft_consensus.cc:359] T 8fca0537c2554667a00eac83d7fc962f P a1504815fe134de381c9421cf6bcfa84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73116bccba3b4fe587c394d5d83aa47b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35277 } } peers { permanent_uuid: "2195ac84455e40d393c0508e75347779" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42485 } } peers { permanent_uuid: "a1504815fe134de381c9421cf6bcfa84" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32793 } }
I20260630 12:12:24.339244  3243 raft_consensus.cc:385] T 8fca0537c2554667a00eac83d7fc962f P a1504815fe134de381c9421cf6bcfa84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:24.338979  3240 consensus_queue.cc:260] T 3bc7afb0ca644d5e981c0c2308fb87e7 P 2195ac84455e40d393c0508e75347779 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73116bccba3b4fe587c394d5d83aa47b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35277 } } peers { permanent_uuid: "2195ac84455e40d393c0508e75347779" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42485 } } peers { permanent_uuid: "a1504815fe134de381c9421cf6bcfa84" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32793 } }
I20260630 12:12:24.340268  3243 raft_consensus.cc:740] T 8fca0537c2554667a00eac83d7fc962f P a1504815fe134de381c9421cf6bcfa84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1504815fe134de381c9421cf6bcfa84, State: Initialized, Role: FOLLOWER
I20260630 12:12:24.340943  3239 tablet_bootstrap.cc:492] T 8fca0537c2554667a00eac83d7fc962f P 73116bccba3b4fe587c394d5d83aa47b: No bootstrap required, opened a new log
I20260630 12:12:24.341462  3239 ts_tablet_manager.cc:1403] T 8fca0537c2554667a00eac83d7fc962f P 73116bccba3b4fe587c394d5d83aa47b: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260630 12:12:24.341192  3243 consensus_queue.cc:260] T 8fca0537c2554667a00eac83d7fc962f P a1504815fe134de381c9421cf6bcfa84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73116bccba3b4fe587c394d5d83aa47b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35277 } } peers { permanent_uuid: "2195ac84455e40d393c0508e75347779" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42485 } } peers { permanent_uuid: "a1504815fe134de381c9421cf6bcfa84" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32793 } }
I20260630 12:12:24.341840  3240 ts_tablet_manager.cc:1434] T 3bc7afb0ca644d5e981c0c2308fb87e7 P 2195ac84455e40d393c0508e75347779: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:12:24.342945  3240 tablet_bootstrap.cc:492] T 53a1b4091ac947b4ba02f5c471725131 P 2195ac84455e40d393c0508e75347779: Bootstrap starting.
I20260630 12:12:24.345767  3243 ts_tablet_manager.cc:1434] T 8fca0537c2554667a00eac83d7fc962f P a1504815fe134de381c9421cf6bcfa84: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
W20260630 12:12:24.346042  3070 tablet.cc:2406] T 53a1b4091ac947b4ba02f5c471725131 P 73116bccba3b4fe587c394d5d83aa47b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:12:24.346865  3243 tablet_bootstrap.cc:492] T 3bc7afb0ca644d5e981c0c2308fb87e7 P a1504815fe134de381c9421cf6bcfa84: Bootstrap starting.
I20260630 12:12:24.344343  3239 raft_consensus.cc:359] T 8fca0537c2554667a00eac83d7fc962f P 73116bccba3b4fe587c394d5d83aa47b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73116bccba3b4fe587c394d5d83aa47b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35277 } } peers { permanent_uuid: "2195ac84455e40d393c0508e75347779" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42485 } } peers { permanent_uuid: "a1504815fe134de381c9421cf6bcfa84" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32793 } }
I20260630 12:12:24.347759  3239 raft_consensus.cc:385] T 8fca0537c2554667a00eac83d7fc962f P 73116bccba3b4fe587c394d5d83aa47b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:24.348148  3239 raft_consensus.cc:740] T 8fca0537c2554667a00eac83d7fc962f P 73116bccba3b4fe587c394d5d83aa47b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73116bccba3b4fe587c394d5d83aa47b, State: Initialized, Role: FOLLOWER
I20260630 12:12:24.349140  3239 consensus_queue.cc:260] T 8fca0537c2554667a00eac83d7fc962f P 73116bccba3b4fe587c394d5d83aa47b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73116bccba3b4fe587c394d5d83aa47b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35277 } } peers { permanent_uuid: "2195ac84455e40d393c0508e75347779" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42485 } } peers { permanent_uuid: "a1504815fe134de381c9421cf6bcfa84" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32793 } }
I20260630 12:12:24.349973  3240 tablet_bootstrap.cc:654] T 53a1b4091ac947b4ba02f5c471725131 P 2195ac84455e40d393c0508e75347779: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:24.353528  3239 ts_tablet_manager.cc:1434] T 8fca0537c2554667a00eac83d7fc962f P 73116bccba3b4fe587c394d5d83aa47b: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.005s
I20260630 12:12:24.353981  3243 tablet_bootstrap.cc:654] T 3bc7afb0ca644d5e981c0c2308fb87e7 P a1504815fe134de381c9421cf6bcfa84: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:24.354974  3239 tablet_bootstrap.cc:492] T 5496906679e449fca8d1d6bd287cda49 P 73116bccba3b4fe587c394d5d83aa47b: Bootstrap starting.
I20260630 12:12:24.364041  3239 tablet_bootstrap.cc:654] T 5496906679e449fca8d1d6bd287cda49 P 73116bccba3b4fe587c394d5d83aa47b: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:24.376219  3243 tablet_bootstrap.cc:492] T 3bc7afb0ca644d5e981c0c2308fb87e7 P a1504815fe134de381c9421cf6bcfa84: No bootstrap required, opened a new log
I20260630 12:12:24.376708  3240 tablet_bootstrap.cc:492] T 53a1b4091ac947b4ba02f5c471725131 P 2195ac84455e40d393c0508e75347779: No bootstrap required, opened a new log
I20260630 12:12:24.376725  3243 ts_tablet_manager.cc:1403] T 3bc7afb0ca644d5e981c0c2308fb87e7 P a1504815fe134de381c9421cf6bcfa84: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.015s
I20260630 12:12:24.377430  3240 ts_tablet_manager.cc:1403] T 53a1b4091ac947b4ba02f5c471725131 P 2195ac84455e40d393c0508e75347779: Time spent bootstrapping tablet: real 0.035s	user 0.024s	sys 0.008s
I20260630 12:12:24.380100  3239 tablet_bootstrap.cc:492] T 5496906679e449fca8d1d6bd287cda49 P 73116bccba3b4fe587c394d5d83aa47b: No bootstrap required, opened a new log
I20260630 12:12:24.380239  3243 raft_consensus.cc:359] T 3bc7afb0ca644d5e981c0c2308fb87e7 P a1504815fe134de381c9421cf6bcfa84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73116bccba3b4fe587c394d5d83aa47b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35277 } } peers { permanent_uuid: "2195ac84455e40d393c0508e75347779" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42485 } } peers { permanent_uuid: "a1504815fe134de381c9421cf6bcfa84" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32793 } }
I20260630 12:12:24.380703  3239 ts_tablet_manager.cc:1403] T 5496906679e449fca8d1d6bd287cda49 P 73116bccba3b4fe587c394d5d83aa47b: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.008s
I20260630 12:12:24.380965  3243 raft_consensus.cc:385] T 3bc7afb0ca644d5e981c0c2308fb87e7 P a1504815fe134de381c9421cf6bcfa84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:24.380589  3240 raft_consensus.cc:359] T 53a1b4091ac947b4ba02f5c471725131 P 2195ac84455e40d393c0508e75347779 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73116bccba3b4fe587c394d5d83aa47b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35277 } } peers { permanent_uuid: "2195ac84455e40d393c0508e75347779" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42485 } } peers { permanent_uuid: "a1504815fe134de381c9421cf6bcfa84" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32793 } }
I20260630 12:12:24.381284  3243 raft_consensus.cc:740] T 3bc7afb0ca644d5e981c0c2308fb87e7 P a1504815fe134de381c9421cf6bcfa84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1504815fe134de381c9421cf6bcfa84, State: Initialized, Role: FOLLOWER
I20260630 12:12:24.381443  3240 raft_consensus.cc:385] T 53a1b4091ac947b4ba02f5c471725131 P 2195ac84455e40d393c0508e75347779 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:24.381796  3240 raft_consensus.cc:740] T 53a1b4091ac947b4ba02f5c471725131 P 2195ac84455e40d393c0508e75347779 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2195ac84455e40d393c0508e75347779, State: Initialized, Role: FOLLOWER
I20260630 12:12:24.382117  3243 consensus_queue.cc:260] T 3bc7afb0ca644d5e981c0c2308fb87e7 P a1504815fe134de381c9421cf6bcfa84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73116bccba3b4fe587c394d5d83aa47b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35277 } } peers { permanent_uuid: "2195ac84455e40d393c0508e75347779" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42485 } } peers { permanent_uuid: "a1504815fe134de381c9421cf6bcfa84" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32793 } }
I20260630 12:12:24.382568  3240 consensus_queue.cc:260] T 53a1b4091ac947b4ba02f5c471725131 P 2195ac84455e40d393c0508e75347779 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73116bccba3b4fe587c394d5d83aa47b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35277 } } peers { permanent_uuid: "2195ac84455e40d393c0508e75347779" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42485 } } peers { permanent_uuid: "a1504815fe134de381c9421cf6bcfa84" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32793 } }
I20260630 12:12:24.383725  3239 raft_consensus.cc:359] T 5496906679e449fca8d1d6bd287cda49 P 73116bccba3b4fe587c394d5d83aa47b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73116bccba3b4fe587c394d5d83aa47b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35277 } } peers { permanent_uuid: "2195ac84455e40d393c0508e75347779" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42485 } } peers { permanent_uuid: "a1504815fe134de381c9421cf6bcfa84" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32793 } }
I20260630 12:12:24.384301  3243 ts_tablet_manager.cc:1434] T 3bc7afb0ca644d5e981c0c2308fb87e7 P a1504815fe134de381c9421cf6bcfa84: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:12:24.384502  3239 raft_consensus.cc:385] T 5496906679e449fca8d1d6bd287cda49 P 73116bccba3b4fe587c394d5d83aa47b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:24.384889  3239 raft_consensus.cc:740] T 5496906679e449fca8d1d6bd287cda49 P 73116bccba3b4fe587c394d5d83aa47b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73116bccba3b4fe587c394d5d83aa47b, State: Initialized, Role: FOLLOWER
I20260630 12:12:24.385352  3243 tablet_bootstrap.cc:492] T 53a1b4091ac947b4ba02f5c471725131 P a1504815fe134de381c9421cf6bcfa84: Bootstrap starting.
I20260630 12:12:24.385771  3239 consensus_queue.cc:260] T 5496906679e449fca8d1d6bd287cda49 P 73116bccba3b4fe587c394d5d83aa47b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73116bccba3b4fe587c394d5d83aa47b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35277 } } peers { permanent_uuid: "2195ac84455e40d393c0508e75347779" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42485 } } peers { permanent_uuid: "a1504815fe134de381c9421cf6bcfa84" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32793 } }
I20260630 12:12:24.388016  3239 ts_tablet_manager.cc:1434] T 5496906679e449fca8d1d6bd287cda49 P 73116bccba3b4fe587c394d5d83aa47b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:12:24.388567  3240 ts_tablet_manager.cc:1434] T 53a1b4091ac947b4ba02f5c471725131 P 2195ac84455e40d393c0508e75347779: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:12:24.389240  3239 tablet_bootstrap.cc:492] T 3bc7afb0ca644d5e981c0c2308fb87e7 P 73116bccba3b4fe587c394d5d83aa47b: Bootstrap starting.
I20260630 12:12:24.394181  3243 tablet_bootstrap.cc:654] T 53a1b4091ac947b4ba02f5c471725131 P a1504815fe134de381c9421cf6bcfa84: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:24.395958  3239 tablet_bootstrap.cc:654] T 3bc7afb0ca644d5e981c0c2308fb87e7 P 73116bccba3b4fe587c394d5d83aa47b: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:24.403187  3243 tablet_bootstrap.cc:492] T 53a1b4091ac947b4ba02f5c471725131 P a1504815fe134de381c9421cf6bcfa84: No bootstrap required, opened a new log
I20260630 12:12:24.403707  3243 ts_tablet_manager.cc:1403] T 53a1b4091ac947b4ba02f5c471725131 P a1504815fe134de381c9421cf6bcfa84: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.007s
I20260630 12:12:24.404109  3239 tablet_bootstrap.cc:492] T 3bc7afb0ca644d5e981c0c2308fb87e7 P 73116bccba3b4fe587c394d5d83aa47b: No bootstrap required, opened a new log
I20260630 12:12:24.404580  3239 ts_tablet_manager.cc:1403] T 3bc7afb0ca644d5e981c0c2308fb87e7 P 73116bccba3b4fe587c394d5d83aa47b: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260630 12:12:24.406320  3243 raft_consensus.cc:359] T 53a1b4091ac947b4ba02f5c471725131 P a1504815fe134de381c9421cf6bcfa84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73116bccba3b4fe587c394d5d83aa47b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35277 } } peers { permanent_uuid: "2195ac84455e40d393c0508e75347779" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42485 } } peers { permanent_uuid: "a1504815fe134de381c9421cf6bcfa84" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32793 } }
I20260630 12:12:24.406687  3247 raft_consensus.cc:493] T 53a1b4091ac947b4ba02f5c471725131 P 73116bccba3b4fe587c394d5d83aa47b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:24.407109  3243 raft_consensus.cc:385] T 53a1b4091ac947b4ba02f5c471725131 P a1504815fe134de381c9421cf6bcfa84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:24.406870  3239 raft_consensus.cc:359] T 3bc7afb0ca644d5e981c0c2308fb87e7 P 73116bccba3b4fe587c394d5d83aa47b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73116bccba3b4fe587c394d5d83aa47b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35277 } } peers { permanent_uuid: "2195ac84455e40d393c0508e75347779" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42485 } } peers { permanent_uuid: "a1504815fe134de381c9421cf6bcfa84" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32793 } }
I20260630 12:12:24.407533  3239 raft_consensus.cc:385] T 3bc7afb0ca644d5e981c0c2308fb87e7 P 73116bccba3b4fe587c394d5d83aa47b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:24.407260  3247 raft_consensus.cc:515] T 53a1b4091ac947b4ba02f5c471725131 P 73116bccba3b4fe587c394d5d83aa47b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73116bccba3b4fe587c394d5d83aa47b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35277 } } peers { permanent_uuid: "2195ac84455e40d393c0508e75347779" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42485 } } peers { permanent_uuid: "a1504815fe134de381c9421cf6bcfa84" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32793 } }
I20260630 12:12:24.407478  3243 raft_consensus.cc:740] T 53a1b4091ac947b4ba02f5c471725131 P a1504815fe134de381c9421cf6bcfa84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1504815fe134de381c9421cf6bcfa84, State: Initialized, Role: FOLLOWER
I20260630 12:12:24.407871  3239 raft_consensus.cc:740] T 3bc7afb0ca644d5e981c0c2308fb87e7 P 73116bccba3b4fe587c394d5d83aa47b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73116bccba3b4fe587c394d5d83aa47b, State: Initialized, Role: FOLLOWER
I20260630 12:12:24.408547  3239 consensus_queue.cc:260] T 3bc7afb0ca644d5e981c0c2308fb87e7 P 73116bccba3b4fe587c394d5d83aa47b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73116bccba3b4fe587c394d5d83aa47b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35277 } } peers { permanent_uuid: "2195ac84455e40d393c0508e75347779" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42485 } } peers { permanent_uuid: "a1504815fe134de381c9421cf6bcfa84" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32793 } }
I20260630 12:12:24.408416  3243 consensus_queue.cc:260] T 53a1b4091ac947b4ba02f5c471725131 P a1504815fe134de381c9421cf6bcfa84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73116bccba3b4fe587c394d5d83aa47b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35277 } } peers { permanent_uuid: "2195ac84455e40d393c0508e75347779" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42485 } } peers { permanent_uuid: "a1504815fe134de381c9421cf6bcfa84" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32793 } }
I20260630 12:12:24.411192  3243 ts_tablet_manager.cc:1434] T 53a1b4091ac947b4ba02f5c471725131 P a1504815fe134de381c9421cf6bcfa84: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:12:24.411614  3247 leader_election.cc:290] T 53a1b4091ac947b4ba02f5c471725131 P 73116bccba3b4fe587c394d5d83aa47b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2195ac84455e40d393c0508e75347779 (127.0.107.194:42485), a1504815fe134de381c9421cf6bcfa84 (127.0.107.195:32793)
I20260630 12:12:24.422013  3242 raft_consensus.cc:493] T 53a1b4091ac947b4ba02f5c471725131 P 2195ac84455e40d393c0508e75347779 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:24.422650  3242 raft_consensus.cc:515] T 53a1b4091ac947b4ba02f5c471725131 P 2195ac84455e40d393c0508e75347779 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73116bccba3b4fe587c394d5d83aa47b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35277 } } peers { permanent_uuid: "2195ac84455e40d393c0508e75347779" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42485 } } peers { permanent_uuid: "a1504815fe134de381c9421cf6bcfa84" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32793 } }
I20260630 12:12:24.424415  3239 ts_tablet_manager.cc:1434] T 3bc7afb0ca644d5e981c0c2308fb87e7 P 73116bccba3b4fe587c394d5d83aa47b: Time spent starting tablet: real 0.020s	user 0.012s	sys 0.007s
I20260630 12:12:24.429021  3242 leader_election.cc:290] T 53a1b4091ac947b4ba02f5c471725131 P 2195ac84455e40d393c0508e75347779 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73116bccba3b4fe587c394d5d83aa47b (127.0.107.193:35277), a1504815fe134de381c9421cf6bcfa84 (127.0.107.195:32793)
I20260630 12:12:24.446944  3257 raft_consensus.cc:493] T 3bc7afb0ca644d5e981c0c2308fb87e7 P 73116bccba3b4fe587c394d5d83aa47b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:24.447599  3257 raft_consensus.cc:515] T 3bc7afb0ca644d5e981c0c2308fb87e7 P 73116bccba3b4fe587c394d5d83aa47b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73116bccba3b4fe587c394d5d83aa47b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35277 } } peers { permanent_uuid: "2195ac84455e40d393c0508e75347779" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42485 } } peers { permanent_uuid: "a1504815fe134de381c9421cf6bcfa84" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32793 } }
I20260630 12:12:24.449335  3119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53a1b4091ac947b4ba02f5c471725131" candidate_uuid: "73116bccba3b4fe587c394d5d83aa47b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2195ac84455e40d393c0508e75347779" is_pre_election: true
I20260630 12:12:24.449939  3257 leader_election.cc:290] T 3bc7afb0ca644d5e981c0c2308fb87e7 P 73116bccba3b4fe587c394d5d83aa47b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2195ac84455e40d393c0508e75347779 (127.0.107.194:42485), a1504815fe134de381c9421cf6bcfa84 (127.0.107.195:32793)
I20260630 12:12:24.450171  3119 raft_consensus.cc:2468] T 53a1b4091ac947b4ba02f5c471725131 P 2195ac84455e40d393c0508e75347779 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73116bccba3b4fe587c394d5d83aa47b in term 0.
I20260630 12:12:24.452661  3007 leader_election.cc:304] T 53a1b4091ac947b4ba02f5c471725131 P 73116bccba3b4fe587c394d5d83aa47b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2195ac84455e40d393c0508e75347779, 73116bccba3b4fe587c394d5d83aa47b; no voters: 
I20260630 12:12:24.452973  3119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bc7afb0ca644d5e981c0c2308fb87e7" candidate_uuid: "73116bccba3b4fe587c394d5d83aa47b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2195ac84455e40d393c0508e75347779" is_pre_election: true
I20260630 12:12:24.453642  3119 raft_consensus.cc:2468] T 3bc7afb0ca644d5e981c0c2308fb87e7 P 2195ac84455e40d393c0508e75347779 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73116bccba3b4fe587c394d5d83aa47b in term 0.
I20260630 12:12:24.454205  3257 raft_consensus.cc:2804] T 53a1b4091ac947b4ba02f5c471725131 P 73116bccba3b4fe587c394d5d83aa47b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:24.454373  3193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53a1b4091ac947b4ba02f5c471725131" candidate_uuid: "73116bccba3b4fe587c394d5d83aa47b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1504815fe134de381c9421cf6bcfa84" is_pre_election: true
I20260630 12:12:24.454695  3257 raft_consensus.cc:493] T 53a1b4091ac947b4ba02f5c471725131 P 73116bccba3b4fe587c394d5d83aa47b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:24.454550  3192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bc7afb0ca644d5e981c0c2308fb87e7" candidate_uuid: "73116bccba3b4fe587c394d5d83aa47b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1504815fe134de381c9421cf6bcfa84" is_pre_election: true
I20260630 12:12:24.455142  3007 leader_election.cc:304] T 3bc7afb0ca644d5e981c0c2308fb87e7 P 73116bccba3b4fe587c394d5d83aa47b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2195ac84455e40d393c0508e75347779, 73116bccba3b4fe587c394d5d83aa47b; no voters: 
I20260630 12:12:24.455231  3193 raft_consensus.cc:2468] T 53a1b4091ac947b4ba02f5c471725131 P a1504815fe134de381c9421cf6bcfa84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73116bccba3b4fe587c394d5d83aa47b in term 0.
I20260630 12:12:24.455439  3192 raft_consensus.cc:2468] T 3bc7afb0ca644d5e981c0c2308fb87e7 P a1504815fe134de381c9421cf6bcfa84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73116bccba3b4fe587c394d5d83aa47b in term 0.
I20260630 12:12:24.456344  3247 raft_consensus.cc:2804] T 3bc7afb0ca644d5e981c0c2308fb87e7 P 73116bccba3b4fe587c394d5d83aa47b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:24.456712  3247 raft_consensus.cc:493] T 3bc7afb0ca644d5e981c0c2308fb87e7 P 73116bccba3b4fe587c394d5d83aa47b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:24.455242  3257 raft_consensus.cc:3060] T 53a1b4091ac947b4ba02f5c471725131 P 73116bccba3b4fe587c394d5d83aa47b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:24.457067  3247 raft_consensus.cc:3060] T 3bc7afb0ca644d5e981c0c2308fb87e7 P 73116bccba3b4fe587c394d5d83aa47b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:24.464498  3257 raft_consensus.cc:515] T 53a1b4091ac947b4ba02f5c471725131 P 73116bccba3b4fe587c394d5d83aa47b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73116bccba3b4fe587c394d5d83aa47b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35277 } } peers { permanent_uuid: "2195ac84455e40d393c0508e75347779" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42485 } } peers { permanent_uuid: "a1504815fe134de381c9421cf6bcfa84" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32793 } }
I20260630 12:12:24.466691  3044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53a1b4091ac947b4ba02f5c471725131" candidate_uuid: "2195ac84455e40d393c0508e75347779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73116bccba3b4fe587c394d5d83aa47b" is_pre_election: true
I20260630 12:12:24.467393  3119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53a1b4091ac947b4ba02f5c471725131" candidate_uuid: "73116bccba3b4fe587c394d5d83aa47b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2195ac84455e40d393c0508e75347779"
I20260630 12:12:24.467609  3044 raft_consensus.cc:2393] T 53a1b4091ac947b4ba02f5c471725131 P 73116bccba3b4fe587c394d5d83aa47b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2195ac84455e40d393c0508e75347779 in current term 1: Already voted for candidate 73116bccba3b4fe587c394d5d83aa47b in this term.
I20260630 12:12:24.468000  3119 raft_consensus.cc:3060] T 53a1b4091ac947b4ba02f5c471725131 P 2195ac84455e40d393c0508e75347779 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:24.468386  3193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53a1b4091ac947b4ba02f5c471725131" candidate_uuid: "73116bccba3b4fe587c394d5d83aa47b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1504815fe134de381c9421cf6bcfa84"
I20260630 12:12:24.468868  3193 raft_consensus.cc:3060] T 53a1b4091ac947b4ba02f5c471725131 P a1504815fe134de381c9421cf6bcfa84 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:24.469157  3192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53a1b4091ac947b4ba02f5c471725131" candidate_uuid: "2195ac84455e40d393c0508e75347779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1504815fe134de381c9421cf6bcfa84" is_pre_election: true
I20260630 12:12:24.470728  3082 leader_election.cc:304] T 53a1b4091ac947b4ba02f5c471725131 P 2195ac84455e40d393c0508e75347779 [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: 2195ac84455e40d393c0508e75347779; no voters: 73116bccba3b4fe587c394d5d83aa47b, a1504815fe134de381c9421cf6bcfa84
I20260630 12:12:24.473277  3247 raft_consensus.cc:515] T 3bc7afb0ca644d5e981c0c2308fb87e7 P 73116bccba3b4fe587c394d5d83aa47b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73116bccba3b4fe587c394d5d83aa47b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35277 } } peers { permanent_uuid: "2195ac84455e40d393c0508e75347779" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42485 } } peers { permanent_uuid: "a1504815fe134de381c9421cf6bcfa84" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32793 } }
I20260630 12:12:24.474891  3193 raft_consensus.cc:2468] T 53a1b4091ac947b4ba02f5c471725131 P a1504815fe134de381c9421cf6bcfa84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73116bccba3b4fe587c394d5d83aa47b in term 1.
I20260630 12:12:24.475479  3247 leader_election.cc:290] T 3bc7afb0ca644d5e981c0c2308fb87e7 P 73116bccba3b4fe587c394d5d83aa47b [CANDIDATE]: Term 1 election: Requested vote from peers 2195ac84455e40d393c0508e75347779 (127.0.107.194:42485), a1504815fe134de381c9421cf6bcfa84 (127.0.107.195:32793)
I20260630 12:12:24.476006  3007 leader_election.cc:304] T 53a1b4091ac947b4ba02f5c471725131 P 73116bccba3b4fe587c394d5d83aa47b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73116bccba3b4fe587c394d5d83aa47b, a1504815fe134de381c9421cf6bcfa84; no voters: 
I20260630 12:12:24.476418  3118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bc7afb0ca644d5e981c0c2308fb87e7" candidate_uuid: "73116bccba3b4fe587c394d5d83aa47b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2195ac84455e40d393c0508e75347779"
I20260630 12:12:24.466734  3257 leader_election.cc:290] T 53a1b4091ac947b4ba02f5c471725131 P 73116bccba3b4fe587c394d5d83aa47b [CANDIDATE]: Term 1 election: Requested vote from peers 2195ac84455e40d393c0508e75347779 (127.0.107.194:42485), a1504815fe134de381c9421cf6bcfa84 (127.0.107.195:32793)
I20260630 12:12:24.476588  3193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bc7afb0ca644d5e981c0c2308fb87e7" candidate_uuid: "73116bccba3b4fe587c394d5d83aa47b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1504815fe134de381c9421cf6bcfa84"
I20260630 12:12:24.476809  3247 raft_consensus.cc:2804] T 53a1b4091ac947b4ba02f5c471725131 P 73116bccba3b4fe587c394d5d83aa47b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:24.477191  3118 raft_consensus.cc:3060] T 3bc7afb0ca644d5e981c0c2308fb87e7 P 2195ac84455e40d393c0508e75347779 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:24.477322  3193 raft_consensus.cc:3060] T 3bc7afb0ca644d5e981c0c2308fb87e7 P a1504815fe134de381c9421cf6bcfa84 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:24.477424  3247 raft_consensus.cc:697] T 53a1b4091ac947b4ba02f5c471725131 P 73116bccba3b4fe587c394d5d83aa47b [term 1 LEADER]: Becoming Leader. State: Replica: 73116bccba3b4fe587c394d5d83aa47b, State: Running, Role: LEADER
I20260630 12:12:24.476506  3119 raft_consensus.cc:2468] T 53a1b4091ac947b4ba02f5c471725131 P 2195ac84455e40d393c0508e75347779 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73116bccba3b4fe587c394d5d83aa47b in term 1.
I20260630 12:12:24.478554  3247 consensus_queue.cc:237] T 53a1b4091ac947b4ba02f5c471725131 P 73116bccba3b4fe587c394d5d83aa47b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73116bccba3b4fe587c394d5d83aa47b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35277 } } peers { permanent_uuid: "2195ac84455e40d393c0508e75347779" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42485 } } peers { permanent_uuid: "a1504815fe134de381c9421cf6bcfa84" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32793 } }
I20260630 12:12:24.479290  3242 raft_consensus.cc:2749] T 53a1b4091ac947b4ba02f5c471725131 P 2195ac84455e40d393c0508e75347779 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:24.483392  3193 raft_consensus.cc:2468] T 3bc7afb0ca644d5e981c0c2308fb87e7 P a1504815fe134de381c9421cf6bcfa84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73116bccba3b4fe587c394d5d83aa47b in term 1.
I20260630 12:12:24.484295  3007 leader_election.cc:304] T 3bc7afb0ca644d5e981c0c2308fb87e7 P 73116bccba3b4fe587c394d5d83aa47b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73116bccba3b4fe587c394d5d83aa47b, a1504815fe134de381c9421cf6bcfa84; no voters: 
I20260630 12:12:24.484912  3257 raft_consensus.cc:2804] T 3bc7afb0ca644d5e981c0c2308fb87e7 P 73116bccba3b4fe587c394d5d83aa47b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:24.486964  3118 raft_consensus.cc:2468] T 3bc7afb0ca644d5e981c0c2308fb87e7 P 2195ac84455e40d393c0508e75347779 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73116bccba3b4fe587c394d5d83aa47b in term 1.
I20260630 12:12:24.487715  3257 raft_consensus.cc:697] T 3bc7afb0ca644d5e981c0c2308fb87e7 P 73116bccba3b4fe587c394d5d83aa47b [term 1 LEADER]: Becoming Leader. State: Replica: 73116bccba3b4fe587c394d5d83aa47b, State: Running, Role: LEADER
I20260630 12:12:24.488543  3257 consensus_queue.cc:237] T 3bc7afb0ca644d5e981c0c2308fb87e7 P 73116bccba3b4fe587c394d5d83aa47b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73116bccba3b4fe587c394d5d83aa47b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35277 } } peers { permanent_uuid: "2195ac84455e40d393c0508e75347779" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42485 } } peers { permanent_uuid: "a1504815fe134de381c9421cf6bcfa84" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32793 } }
I20260630 12:12:24.492892  3242 raft_consensus.cc:493] T 5496906679e449fca8d1d6bd287cda49 P 2195ac84455e40d393c0508e75347779 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:24.493335  3242 raft_consensus.cc:515] T 5496906679e449fca8d1d6bd287cda49 P 2195ac84455e40d393c0508e75347779 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73116bccba3b4fe587c394d5d83aa47b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35277 } } peers { permanent_uuid: "2195ac84455e40d393c0508e75347779" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42485 } } peers { permanent_uuid: "a1504815fe134de381c9421cf6bcfa84" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32793 } }
I20260630 12:12:24.495062  3242 leader_election.cc:290] T 5496906679e449fca8d1d6bd287cda49 P 2195ac84455e40d393c0508e75347779 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73116bccba3b4fe587c394d5d83aa47b (127.0.107.193:35277), a1504815fe134de381c9421cf6bcfa84 (127.0.107.195:32793)
I20260630 12:12:24.496083  3044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5496906679e449fca8d1d6bd287cda49" candidate_uuid: "2195ac84455e40d393c0508e75347779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73116bccba3b4fe587c394d5d83aa47b" is_pre_election: true
I20260630 12:12:24.496697  3044 raft_consensus.cc:2468] T 5496906679e449fca8d1d6bd287cda49 P 73116bccba3b4fe587c394d5d83aa47b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2195ac84455e40d393c0508e75347779 in term 0.
I20260630 12:12:24.497300  2942 catalog_manager.cc:5697] T 53a1b4091ac947b4ba02f5c471725131 P 73116bccba3b4fe587c394d5d83aa47b reported cstate change: term changed from 0 to 1, leader changed from <none> to 73116bccba3b4fe587c394d5d83aa47b (127.0.107.193). New cstate: current_term: 1 leader_uuid: "73116bccba3b4fe587c394d5d83aa47b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73116bccba3b4fe587c394d5d83aa47b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2195ac84455e40d393c0508e75347779" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1504815fe134de381c9421cf6bcfa84" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32793 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:24.497684  3193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5496906679e449fca8d1d6bd287cda49" candidate_uuid: "2195ac84455e40d393c0508e75347779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1504815fe134de381c9421cf6bcfa84" is_pre_election: true
I20260630 12:12:24.497851  3083 leader_election.cc:304] T 5496906679e449fca8d1d6bd287cda49 P 2195ac84455e40d393c0508e75347779 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2195ac84455e40d393c0508e75347779, 73116bccba3b4fe587c394d5d83aa47b; no voters: 
I20260630 12:12:24.498462  3193 raft_consensus.cc:2468] T 5496906679e449fca8d1d6bd287cda49 P a1504815fe134de381c9421cf6bcfa84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2195ac84455e40d393c0508e75347779 in term 0.
I20260630 12:12:24.498700  3242 raft_consensus.cc:2804] T 5496906679e449fca8d1d6bd287cda49 P 2195ac84455e40d393c0508e75347779 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:24.499193  3242 raft_consensus.cc:493] T 5496906679e449fca8d1d6bd287cda49 P 2195ac84455e40d393c0508e75347779 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:24.499562  3242 raft_consensus.cc:3060] T 5496906679e449fca8d1d6bd287cda49 P 2195ac84455e40d393c0508e75347779 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:24.505416  3242 raft_consensus.cc:515] T 5496906679e449fca8d1d6bd287cda49 P 2195ac84455e40d393c0508e75347779 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73116bccba3b4fe587c394d5d83aa47b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35277 } } peers { permanent_uuid: "2195ac84455e40d393c0508e75347779" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42485 } } peers { permanent_uuid: "a1504815fe134de381c9421cf6bcfa84" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32793 } }
I20260630 12:12:24.507197  3242 leader_election.cc:290] T 5496906679e449fca8d1d6bd287cda49 P 2195ac84455e40d393c0508e75347779 [CANDIDATE]: Term 1 election: Requested vote from peers 73116bccba3b4fe587c394d5d83aa47b (127.0.107.193:35277), a1504815fe134de381c9421cf6bcfa84 (127.0.107.195:32793)
I20260630 12:12:24.508148  3193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5496906679e449fca8d1d6bd287cda49" candidate_uuid: "2195ac84455e40d393c0508e75347779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1504815fe134de381c9421cf6bcfa84"
I20260630 12:12:24.508148  3044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5496906679e449fca8d1d6bd287cda49" candidate_uuid: "2195ac84455e40d393c0508e75347779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73116bccba3b4fe587c394d5d83aa47b"
I20260630 12:12:24.508926  3193 raft_consensus.cc:3060] T 5496906679e449fca8d1d6bd287cda49 P a1504815fe134de381c9421cf6bcfa84 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:24.509030  3044 raft_consensus.cc:3060] T 5496906679e449fca8d1d6bd287cda49 P 73116bccba3b4fe587c394d5d83aa47b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:24.509536  2942 catalog_manager.cc:5697] T 3bc7afb0ca644d5e981c0c2308fb87e7 P 73116bccba3b4fe587c394d5d83aa47b reported cstate change: term changed from 0 to 1, leader changed from <none> to 73116bccba3b4fe587c394d5d83aa47b (127.0.107.193). New cstate: current_term: 1 leader_uuid: "73116bccba3b4fe587c394d5d83aa47b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73116bccba3b4fe587c394d5d83aa47b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2195ac84455e40d393c0508e75347779" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1504815fe134de381c9421cf6bcfa84" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32793 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:24.515743  3044 raft_consensus.cc:2468] T 5496906679e449fca8d1d6bd287cda49 P 73116bccba3b4fe587c394d5d83aa47b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2195ac84455e40d393c0508e75347779 in term 1.
I20260630 12:12:24.515746  3193 raft_consensus.cc:2468] T 5496906679e449fca8d1d6bd287cda49 P a1504815fe134de381c9421cf6bcfa84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2195ac84455e40d393c0508e75347779 in term 1.
I20260630 12:12:24.517059  3082 leader_election.cc:304] T 5496906679e449fca8d1d6bd287cda49 P 2195ac84455e40d393c0508e75347779 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2195ac84455e40d393c0508e75347779, a1504815fe134de381c9421cf6bcfa84; no voters: 
I20260630 12:12:24.517719  3242 raft_consensus.cc:2804] T 5496906679e449fca8d1d6bd287cda49 P 2195ac84455e40d393c0508e75347779 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:24.518945  3242 raft_consensus.cc:697] T 5496906679e449fca8d1d6bd287cda49 P 2195ac84455e40d393c0508e75347779 [term 1 LEADER]: Becoming Leader. State: Replica: 2195ac84455e40d393c0508e75347779, State: Running, Role: LEADER
I20260630 12:12:24.519672  3242 consensus_queue.cc:237] T 5496906679e449fca8d1d6bd287cda49 P 2195ac84455e40d393c0508e75347779 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73116bccba3b4fe587c394d5d83aa47b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35277 } } peers { permanent_uuid: "2195ac84455e40d393c0508e75347779" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42485 } } peers { permanent_uuid: "a1504815fe134de381c9421cf6bcfa84" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32793 } }
I20260630 12:12:24.525866  2942 catalog_manager.cc:5697] T 5496906679e449fca8d1d6bd287cda49 P 2195ac84455e40d393c0508e75347779 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2195ac84455e40d393c0508e75347779 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "2195ac84455e40d393c0508e75347779" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73116bccba3b4fe587c394d5d83aa47b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2195ac84455e40d393c0508e75347779" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1504815fe134de381c9421cf6bcfa84" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32793 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:24.528497  3257 raft_consensus.cc:493] T 8fca0537c2554667a00eac83d7fc962f P 73116bccba3b4fe587c394d5d83aa47b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:24.528963  3257 raft_consensus.cc:515] T 8fca0537c2554667a00eac83d7fc962f P 73116bccba3b4fe587c394d5d83aa47b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73116bccba3b4fe587c394d5d83aa47b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35277 } } peers { permanent_uuid: "2195ac84455e40d393c0508e75347779" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42485 } } peers { permanent_uuid: "a1504815fe134de381c9421cf6bcfa84" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32793 } }
I20260630 12:12:24.530728  3257 leader_election.cc:290] T 8fca0537c2554667a00eac83d7fc962f P 73116bccba3b4fe587c394d5d83aa47b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2195ac84455e40d393c0508e75347779 (127.0.107.194:42485), a1504815fe134de381c9421cf6bcfa84 (127.0.107.195:32793)
I20260630 12:12:24.531598  3118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fca0537c2554667a00eac83d7fc962f" candidate_uuid: "73116bccba3b4fe587c394d5d83aa47b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2195ac84455e40d393c0508e75347779" is_pre_election: true
I20260630 12:12:24.531857  3193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fca0537c2554667a00eac83d7fc962f" candidate_uuid: "73116bccba3b4fe587c394d5d83aa47b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1504815fe134de381c9421cf6bcfa84" is_pre_election: true
I20260630 12:12:24.532155  3118 raft_consensus.cc:2468] T 8fca0537c2554667a00eac83d7fc962f P 2195ac84455e40d393c0508e75347779 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73116bccba3b4fe587c394d5d83aa47b in term 0.
I20260630 12:12:24.532533  3193 raft_consensus.cc:2468] T 8fca0537c2554667a00eac83d7fc962f P a1504815fe134de381c9421cf6bcfa84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73116bccba3b4fe587c394d5d83aa47b in term 0.
I20260630 12:12:24.533402  3007 leader_election.cc:304] T 8fca0537c2554667a00eac83d7fc962f P 73116bccba3b4fe587c394d5d83aa47b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2195ac84455e40d393c0508e75347779, 73116bccba3b4fe587c394d5d83aa47b; no voters: 
I20260630 12:12:24.534297  3257 raft_consensus.cc:2804] T 8fca0537c2554667a00eac83d7fc962f P 73116bccba3b4fe587c394d5d83aa47b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:24.534624  3257 raft_consensus.cc:493] T 8fca0537c2554667a00eac83d7fc962f P 73116bccba3b4fe587c394d5d83aa47b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:24.534931  3257 raft_consensus.cc:3060] T 8fca0537c2554667a00eac83d7fc962f P 73116bccba3b4fe587c394d5d83aa47b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:24.539603  3257 raft_consensus.cc:515] T 8fca0537c2554667a00eac83d7fc962f P 73116bccba3b4fe587c394d5d83aa47b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73116bccba3b4fe587c394d5d83aa47b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35277 } } peers { permanent_uuid: "2195ac84455e40d393c0508e75347779" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42485 } } peers { permanent_uuid: "a1504815fe134de381c9421cf6bcfa84" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32793 } }
I20260630 12:12:24.541023  3257 leader_election.cc:290] T 8fca0537c2554667a00eac83d7fc962f P 73116bccba3b4fe587c394d5d83aa47b [CANDIDATE]: Term 1 election: Requested vote from peers 2195ac84455e40d393c0508e75347779 (127.0.107.194:42485), a1504815fe134de381c9421cf6bcfa84 (127.0.107.195:32793)
I20260630 12:12:24.541733  3118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fca0537c2554667a00eac83d7fc962f" candidate_uuid: "73116bccba3b4fe587c394d5d83aa47b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2195ac84455e40d393c0508e75347779"
I20260630 12:12:24.541859  3193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fca0537c2554667a00eac83d7fc962f" candidate_uuid: "73116bccba3b4fe587c394d5d83aa47b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1504815fe134de381c9421cf6bcfa84"
I20260630 12:12:24.542194  3118 raft_consensus.cc:3060] T 8fca0537c2554667a00eac83d7fc962f P 2195ac84455e40d393c0508e75347779 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:24.542407  3193 raft_consensus.cc:3060] T 8fca0537c2554667a00eac83d7fc962f P a1504815fe134de381c9421cf6bcfa84 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:24.546535  3118 raft_consensus.cc:2468] T 8fca0537c2554667a00eac83d7fc962f P 2195ac84455e40d393c0508e75347779 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73116bccba3b4fe587c394d5d83aa47b in term 1.
I20260630 12:12:24.546568  3193 raft_consensus.cc:2468] T 8fca0537c2554667a00eac83d7fc962f P a1504815fe134de381c9421cf6bcfa84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73116bccba3b4fe587c394d5d83aa47b in term 1.
I20260630 12:12:24.547660  3007 leader_election.cc:304] T 8fca0537c2554667a00eac83d7fc962f P 73116bccba3b4fe587c394d5d83aa47b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2195ac84455e40d393c0508e75347779, 73116bccba3b4fe587c394d5d83aa47b; no voters: 
I20260630 12:12:24.548306  3257 raft_consensus.cc:2804] T 8fca0537c2554667a00eac83d7fc962f P 73116bccba3b4fe587c394d5d83aa47b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:24.548732  3257 raft_consensus.cc:697] T 8fca0537c2554667a00eac83d7fc962f P 73116bccba3b4fe587c394d5d83aa47b [term 1 LEADER]: Becoming Leader. State: Replica: 73116bccba3b4fe587c394d5d83aa47b, State: Running, Role: LEADER
I20260630 12:12:24.549386  3257 consensus_queue.cc:237] T 8fca0537c2554667a00eac83d7fc962f P 73116bccba3b4fe587c394d5d83aa47b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73116bccba3b4fe587c394d5d83aa47b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35277 } } peers { permanent_uuid: "2195ac84455e40d393c0508e75347779" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42485 } } peers { permanent_uuid: "a1504815fe134de381c9421cf6bcfa84" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32793 } }
I20260630 12:12:24.555516  2942 catalog_manager.cc:5697] T 8fca0537c2554667a00eac83d7fc962f P 73116bccba3b4fe587c394d5d83aa47b reported cstate change: term changed from 0 to 1, leader changed from <none> to 73116bccba3b4fe587c394d5d83aa47b (127.0.107.193). New cstate: current_term: 1 leader_uuid: "73116bccba3b4fe587c394d5d83aa47b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73116bccba3b4fe587c394d5d83aa47b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2195ac84455e40d393c0508e75347779" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1504815fe134de381c9421cf6bcfa84" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32793 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:24.639120   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:12:24.663003   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:24.663926   431 tablet_replica.cc:333] T 3bc7afb0ca644d5e981c0c2308fb87e7 P 73116bccba3b4fe587c394d5d83aa47b: stopping tablet replica
I20260630 12:12:24.664464   431 raft_consensus.cc:2243] T 3bc7afb0ca644d5e981c0c2308fb87e7 P 73116bccba3b4fe587c394d5d83aa47b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:24.664973   431 pending_rounds.cc:70] T 3bc7afb0ca644d5e981c0c2308fb87e7 P 73116bccba3b4fe587c394d5d83aa47b: Trying to abort 1 pending ops.
I20260630 12:12:24.665148   431 pending_rounds.cc:77] T 3bc7afb0ca644d5e981c0c2308fb87e7 P 73116bccba3b4fe587c394d5d83aa47b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437046233518080 op_type: NO_OP noop_request { }
I20260630 12:12:24.665426   431 raft_consensus.cc:2889] T 3bc7afb0ca644d5e981c0c2308fb87e7 P 73116bccba3b4fe587c394d5d83aa47b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:12:24.665673   431 raft_consensus.cc:2272] T 3bc7afb0ca644d5e981c0c2308fb87e7 P 73116bccba3b4fe587c394d5d83aa47b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:24.667721   431 tablet_replica.cc:333] T 5496906679e449fca8d1d6bd287cda49 P 73116bccba3b4fe587c394d5d83aa47b: stopping tablet replica
I20260630 12:12:24.668191   431 raft_consensus.cc:2243] T 5496906679e449fca8d1d6bd287cda49 P 73116bccba3b4fe587c394d5d83aa47b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:24.668491   431 raft_consensus.cc:2272] T 5496906679e449fca8d1d6bd287cda49 P 73116bccba3b4fe587c394d5d83aa47b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:24.670208   431 tablet_replica.cc:333] T 8fca0537c2554667a00eac83d7fc962f P 73116bccba3b4fe587c394d5d83aa47b: stopping tablet replica
I20260630 12:12:24.670619   431 raft_consensus.cc:2243] T 8fca0537c2554667a00eac83d7fc962f P 73116bccba3b4fe587c394d5d83aa47b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:24.671171   431 pending_rounds.cc:70] T 8fca0537c2554667a00eac83d7fc962f P 73116bccba3b4fe587c394d5d83aa47b: Trying to abort 1 pending ops.
I20260630 12:12:24.671324   431 pending_rounds.cc:77] T 8fca0537c2554667a00eac83d7fc962f P 73116bccba3b4fe587c394d5d83aa47b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437046481108992 op_type: NO_OP noop_request { }
I20260630 12:12:24.671538   431 raft_consensus.cc:2889] T 8fca0537c2554667a00eac83d7fc962f P 73116bccba3b4fe587c394d5d83aa47b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:12:24.671738   431 raft_consensus.cc:2272] T 8fca0537c2554667a00eac83d7fc962f P 73116bccba3b4fe587c394d5d83aa47b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:24.673614   431 tablet_replica.cc:333] T 53a1b4091ac947b4ba02f5c471725131 P 73116bccba3b4fe587c394d5d83aa47b: stopping tablet replica
I20260630 12:12:24.674132   431 raft_consensus.cc:2243] T 53a1b4091ac947b4ba02f5c471725131 P 73116bccba3b4fe587c394d5d83aa47b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:24.674657   431 pending_rounds.cc:70] T 53a1b4091ac947b4ba02f5c471725131 P 73116bccba3b4fe587c394d5d83aa47b: Trying to abort 1 pending ops.
I20260630 12:12:24.674857   431 pending_rounds.cc:77] T 53a1b4091ac947b4ba02f5c471725131 P 73116bccba3b4fe587c394d5d83aa47b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437046196068352 op_type: NO_OP noop_request { }
I20260630 12:12:24.675071   431 raft_consensus.cc:2889] T 53a1b4091ac947b4ba02f5c471725131 P 73116bccba3b4fe587c394d5d83aa47b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:12:24.675282   431 raft_consensus.cc:2272] T 53a1b4091ac947b4ba02f5c471725131 P 73116bccba3b4fe587c394d5d83aa47b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:24.692061  2995 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_auto_rebalancer_test
I20260630 12:12:24.698818   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
W20260630 12:12:24.699129  2995 auto_leader_rebalancer.cc:524] the master instance isn't leader: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35277: connect: Connection refused (error 111)
I20260630 12:12:24.711314   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:12:24.731091   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:24.732018   431 tablet_replica.cc:333] T 53a1b4091ac947b4ba02f5c471725131 P 2195ac84455e40d393c0508e75347779: stopping tablet replica
I20260630 12:12:24.732585   431 raft_consensus.cc:2243] T 53a1b4091ac947b4ba02f5c471725131 P 2195ac84455e40d393c0508e75347779 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:24.732921   431 raft_consensus.cc:2272] T 53a1b4091ac947b4ba02f5c471725131 P 2195ac84455e40d393c0508e75347779 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:24.734910   431 tablet_replica.cc:333] T 3bc7afb0ca644d5e981c0c2308fb87e7 P 2195ac84455e40d393c0508e75347779: stopping tablet replica
I20260630 12:12:24.735347   431 raft_consensus.cc:2243] T 3bc7afb0ca644d5e981c0c2308fb87e7 P 2195ac84455e40d393c0508e75347779 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:24.735643   431 raft_consensus.cc:2272] T 3bc7afb0ca644d5e981c0c2308fb87e7 P 2195ac84455e40d393c0508e75347779 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:24.737226   431 tablet_replica.cc:333] T 8fca0537c2554667a00eac83d7fc962f P 2195ac84455e40d393c0508e75347779: stopping tablet replica
I20260630 12:12:24.737628   431 raft_consensus.cc:2243] T 8fca0537c2554667a00eac83d7fc962f P 2195ac84455e40d393c0508e75347779 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:24.737910   431 raft_consensus.cc:2272] T 8fca0537c2554667a00eac83d7fc962f P 2195ac84455e40d393c0508e75347779 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:24.739615   431 tablet_replica.cc:333] T 5496906679e449fca8d1d6bd287cda49 P 2195ac84455e40d393c0508e75347779: stopping tablet replica
I20260630 12:12:24.740026   431 raft_consensus.cc:2243] T 5496906679e449fca8d1d6bd287cda49 P 2195ac84455e40d393c0508e75347779 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:24.740514   431 pending_rounds.cc:70] T 5496906679e449fca8d1d6bd287cda49 P 2195ac84455e40d393c0508e75347779: Trying to abort 1 pending ops.
I20260630 12:12:24.740657   431 pending_rounds.cc:77] T 5496906679e449fca8d1d6bd287cda49 P 2195ac84455e40d393c0508e75347779: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437046359232512 op_type: NO_OP noop_request { }
I20260630 12:12:24.740873   431 raft_consensus.cc:2889] T 5496906679e449fca8d1d6bd287cda49 P 2195ac84455e40d393c0508e75347779 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:12:24.741073   431 raft_consensus.cc:2272] T 5496906679e449fca8d1d6bd287cda49 P 2195ac84455e40d393c0508e75347779 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:24.763867   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:12:24.775143   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:12:24.793388   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:24.794400   431 tablet_replica.cc:333] T 53a1b4091ac947b4ba02f5c471725131 P a1504815fe134de381c9421cf6bcfa84: stopping tablet replica
I20260630 12:12:24.795050   431 raft_consensus.cc:2243] T 53a1b4091ac947b4ba02f5c471725131 P a1504815fe134de381c9421cf6bcfa84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:24.795449   431 raft_consensus.cc:2272] T 53a1b4091ac947b4ba02f5c471725131 P a1504815fe134de381c9421cf6bcfa84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:24.797119   431 tablet_replica.cc:333] T 3bc7afb0ca644d5e981c0c2308fb87e7 P a1504815fe134de381c9421cf6bcfa84: stopping tablet replica
I20260630 12:12:24.797646   431 raft_consensus.cc:2243] T 3bc7afb0ca644d5e981c0c2308fb87e7 P a1504815fe134de381c9421cf6bcfa84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:24.798010   431 raft_consensus.cc:2272] T 3bc7afb0ca644d5e981c0c2308fb87e7 P a1504815fe134de381c9421cf6bcfa84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:24.799736   431 tablet_replica.cc:333] T 8fca0537c2554667a00eac83d7fc962f P a1504815fe134de381c9421cf6bcfa84: stopping tablet replica
I20260630 12:12:24.800195   431 raft_consensus.cc:2243] T 8fca0537c2554667a00eac83d7fc962f P a1504815fe134de381c9421cf6bcfa84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:24.800537   431 raft_consensus.cc:2272] T 8fca0537c2554667a00eac83d7fc962f P a1504815fe134de381c9421cf6bcfa84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:24.802345   431 tablet_replica.cc:333] T 5496906679e449fca8d1d6bd287cda49 P a1504815fe134de381c9421cf6bcfa84: stopping tablet replica
I20260630 12:12:24.802827   431 raft_consensus.cc:2243] T 5496906679e449fca8d1d6bd287cda49 P a1504815fe134de381c9421cf6bcfa84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:24.803167   431 raft_consensus.cc:2272] T 5496906679e449fca8d1d6bd287cda49 P a1504815fe134de381c9421cf6bcfa84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:24.824630   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:12:24.836517   431 master.cc:562] Master@127.0.107.254:46439 shutting down...
I20260630 12:12:24.853865   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dac5fb9945b245a4b0b68d590dd71757 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:24.854382   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dac5fb9945b245a4b0b68d590dd71757 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:24.854750   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P dac5fb9945b245a4b0b68d590dd71757: stopping tablet replica
I20260630 12:12:24.872529   431 master.cc:584] Master@127.0.107.254:46439 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2347 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260630 12:12:24.911270   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:41953
I20260630 12:12:24.912249   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:24.917141  3271 instance_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:24.917225  3270 instance_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:24.919811   431 server_base.cc:1061] running on GCE node
W20260630 12:12:24.919984  3273 instance_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:24.920914   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:24.921136   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:24.921307   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821544921290 us; error 0 us; skew 500 ppm
I20260630 12:12:24.921784   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:24.924077   431 webserver.cc:533] Webserver started at http://127.0.107.254:41507/ using document root <none> and password file <none>
I20260630 12:12:24.924540   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:24.924734   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:24.925019   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:24.926047   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821463199918-431-0/minicluster-data/master-0-root/instance:
uuid: "eb8573d8c48640a393223b3b27305ef4"
format_stamp: "Formatted at 2026-06-30 12:12:24 on dist-test-slave-rzcc"
I20260630 12:12:24.930331   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:12:24.933352  3278 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:24.934038   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:12:24.934343   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821463199918-431-0/minicluster-data/master-0-root
uuid: "eb8573d8c48640a393223b3b27305ef4"
format_stamp: "Formatted at 2026-06-30 12:12:24 on dist-test-slave-rzcc"
I20260630 12:12:24.934628   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821463199918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821463199918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821463199918-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:24.951819   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:24.952963   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:24.989061   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:41953
I20260630 12:12:24.989166  3329 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:41953 every 8 connection(s)
I20260630 12:12:24.992745  3330 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:25.002013  3330 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eb8573d8c48640a393223b3b27305ef4: Bootstrap starting.
I20260630 12:12:25.006335  3330 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P eb8573d8c48640a393223b3b27305ef4: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:25.010244  3330 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eb8573d8c48640a393223b3b27305ef4: No bootstrap required, opened a new log
I20260630 12:12:25.012148  3330 raft_consensus.cc:359] T 00000000000000000000000000000000 P eb8573d8c48640a393223b3b27305ef4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb8573d8c48640a393223b3b27305ef4" member_type: VOTER }
I20260630 12:12:25.012519  3330 raft_consensus.cc:385] T 00000000000000000000000000000000 P eb8573d8c48640a393223b3b27305ef4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:25.012737  3330 raft_consensus.cc:740] T 00000000000000000000000000000000 P eb8573d8c48640a393223b3b27305ef4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8573d8c48640a393223b3b27305ef4, State: Initialized, Role: FOLLOWER
I20260630 12:12:25.013381  3330 consensus_queue.cc:260] T 00000000000000000000000000000000 P eb8573d8c48640a393223b3b27305ef4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "eb8573d8c48640a393223b3b27305ef4" member_type: VOTER }
I20260630 12:12:25.013850  3330 raft_consensus.cc:399] T 00000000000000000000000000000000 P eb8573d8c48640a393223b3b27305ef4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:12:25.014075  3330 raft_consensus.cc:493] T 00000000000000000000000000000000 P eb8573d8c48640a393223b3b27305ef4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:12:25.014341  3330 raft_consensus.cc:3060] T 00000000000000000000000000000000 P eb8573d8c48640a393223b3b27305ef4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:25.018286  3330 raft_consensus.cc:515] T 00000000000000000000000000000000 P eb8573d8c48640a393223b3b27305ef4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb8573d8c48640a393223b3b27305ef4" member_type: VOTER }
I20260630 12:12:25.018777  3330 leader_election.cc:304] T 00000000000000000000000000000000 P eb8573d8c48640a393223b3b27305ef4 [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: eb8573d8c48640a393223b3b27305ef4; no voters: 
I20260630 12:12:25.019846  3330 leader_election.cc:290] T 00000000000000000000000000000000 P eb8573d8c48640a393223b3b27305ef4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:12:25.020156  3333 raft_consensus.cc:2804] T 00000000000000000000000000000000 P eb8573d8c48640a393223b3b27305ef4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:25.021425  3333 raft_consensus.cc:697] T 00000000000000000000000000000000 P eb8573d8c48640a393223b3b27305ef4 [term 1 LEADER]: Becoming Leader. State: Replica: eb8573d8c48640a393223b3b27305ef4, State: Running, Role: LEADER
I20260630 12:12:25.022055  3333 consensus_queue.cc:237] T 00000000000000000000000000000000 P eb8573d8c48640a393223b3b27305ef4 [LEADER]: Queue going to LEADER mode. State: All 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: "eb8573d8c48640a393223b3b27305ef4" member_type: VOTER }
I20260630 12:12:25.022702  3330 sys_catalog.cc:565] T 00000000000000000000000000000000 P eb8573d8c48640a393223b3b27305ef4 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:12:25.024893  3335 sys_catalog.cc:455] T 00000000000000000000000000000000 P eb8573d8c48640a393223b3b27305ef4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader eb8573d8c48640a393223b3b27305ef4. Latest consensus state: current_term: 1 leader_uuid: "eb8573d8c48640a393223b3b27305ef4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb8573d8c48640a393223b3b27305ef4" member_type: VOTER } }
I20260630 12:12:25.024974  3334 sys_catalog.cc:455] T 00000000000000000000000000000000 P eb8573d8c48640a393223b3b27305ef4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "eb8573d8c48640a393223b3b27305ef4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb8573d8c48640a393223b3b27305ef4" member_type: VOTER } }
I20260630 12:12:25.025527  3335 sys_catalog.cc:458] T 00000000000000000000000000000000 P eb8573d8c48640a393223b3b27305ef4 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:25.025619  3334 sys_catalog.cc:458] T 00000000000000000000000000000000 P eb8573d8c48640a393223b3b27305ef4 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:25.028976  3338 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:12:25.033928  3338 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:12:25.038643   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:12:25.042675  3338 catalog_manager.cc:1383] Generated new cluster ID: f08bb6e950044c36918fc90d9df5b953
I20260630 12:12:25.042966  3338 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:12:25.056991  3338 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:12:25.058187  3338 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:12:25.071745  3338 catalog_manager.cc:6070] T 00000000000000000000000000000000 P eb8573d8c48640a393223b3b27305ef4: Generated new TSK 0
I20260630 12:12:25.072302  3338 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:12:25.104645   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:25.110275  3351 instance_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:25.111524  3352 instance_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:25.113047  3354 instance_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:25.113570   431 server_base.cc:1061] running on GCE node
I20260630 12:12:25.114460   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:25.114661   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:25.114884   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821545114866 us; error 0 us; skew 500 ppm
I20260630 12:12:25.115382   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:25.117548   431 webserver.cc:533] Webserver started at http://127.0.107.193:34771/ using document root <none> and password file <none>
I20260630 12:12:25.118006   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:25.118211   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:25.118497   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:25.119613   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821463199918-431-0/minicluster-data/ts-0-root/instance:
uuid: "aa43e1a0a4974dc08fec65c94aac738e"
format_stamp: "Formatted at 2026-06-30 12:12:25 on dist-test-slave-rzcc"
I20260630 12:12:25.123865   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:12:25.127029  3359 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:25.127748   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:12:25.128021   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821463199918-431-0/minicluster-data/ts-0-root
uuid: "aa43e1a0a4974dc08fec65c94aac738e"
format_stamp: "Formatted at 2026-06-30 12:12:25 on dist-test-slave-rzcc"
I20260630 12:12:25.128286   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821463199918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821463199918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821463199918-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:25.141219   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:25.142374   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:25.143769   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:25.145924   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:25.146099   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:25.146384   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:25.146555   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:25.184316   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:34185
I20260630 12:12:25.184412  3421 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:34185 every 8 connection(s)
I20260630 12:12:25.189293   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:25.195658  3426 instance_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:25.197503  3427 instance_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:25.200278  3429 instance_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:25.201184   431 server_base.cc:1061] running on GCE node
I20260630 12:12:25.202016   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:12:25.202219  3422 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41953
W20260630 12:12:25.202276   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:25.202679   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821545202659 us; error 0 us; skew 500 ppm
I20260630 12:12:25.202723  3422 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:25.203312   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:25.203665  3422 heartbeater.cc:507] Master 127.0.107.254:41953 requested a full tablet report, sending...
I20260630 12:12:25.205925   431 webserver.cc:533] Webserver started at http://127.0.107.194:33381/ using document root <none> and password file <none>
I20260630 12:12:25.206092  3295 ts_manager.cc:194] Registered new tserver with Master: aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193:34185)
I20260630 12:12:25.206574   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:25.206869   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:25.207155   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:25.207988  3295 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48932
I20260630 12:12:25.208149   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821463199918-431-0/minicluster-data/ts-1-root/instance:
uuid: "1f77e454a239492bb01aaca3e43feee7"
format_stamp: "Formatted at 2026-06-30 12:12:25 on dist-test-slave-rzcc"
I20260630 12:12:25.212451   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:12:25.215386  3434 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:25.216086   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:12:25.216368   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821463199918-431-0/minicluster-data/ts-1-root
uuid: "1f77e454a239492bb01aaca3e43feee7"
format_stamp: "Formatted at 2026-06-30 12:12:25 on dist-test-slave-rzcc"
I20260630 12:12:25.216630   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821463199918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821463199918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821463199918-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:25.236004   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:25.237083   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:25.238325   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:25.240594   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:25.240768   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:25.241046   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:25.241202   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:25.277388   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:34087
I20260630 12:12:25.277495  3496 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:34087 every 8 connection(s)
I20260630 12:12:25.281980   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:25.289146  3500 instance_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:25.289561  3501 instance_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:25.291821  3503 instance_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:25.294802   431 server_base.cc:1061] running on GCE node
I20260630 12:12:25.295639   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:25.295900   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:25.295984  3497 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41953
I20260630 12:12:25.296113   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821545296097 us; error 0 us; skew 500 ppm
I20260630 12:12:25.296484  3497 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:25.296725   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:25.297227  3497 heartbeater.cc:507] Master 127.0.107.254:41953 requested a full tablet report, sending...
I20260630 12:12:25.299206  3295 ts_manager.cc:194] Registered new tserver with Master: 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194:34087)
I20260630 12:12:25.299407   431 webserver.cc:533] Webserver started at http://127.0.107.195:44881/ using document root <none> and password file <none>
I20260630 12:12:25.299953   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:25.300150   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:25.300462   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:25.300791  3295 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48936
I20260630 12:12:25.302004   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821463199918-431-0/minicluster-data/ts-2-root/instance:
uuid: "3b87dc16f7004137b652c40e7be326e7"
format_stamp: "Formatted at 2026-06-30 12:12:25 on dist-test-slave-rzcc"
I20260630 12:12:25.307425   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:12:25.311003  3508 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:25.311728   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:12:25.312009   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821463199918-431-0/minicluster-data/ts-2-root
uuid: "3b87dc16f7004137b652c40e7be326e7"
format_stamp: "Formatted at 2026-06-30 12:12:25 on dist-test-slave-rzcc"
I20260630 12:12:25.312285   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821463199918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821463199918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821463199918-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:25.328765   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:25.329919   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:25.331321   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:25.333564   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:25.333760   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:25.334018   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:25.334182   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:25.370873   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:32935
I20260630 12:12:25.370962  3570 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:32935 every 8 connection(s)
I20260630 12:12:25.383455  3571 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41953
I20260630 12:12:25.383857  3571 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:25.384534  3571 heartbeater.cc:507] Master 127.0.107.254:41953 requested a full tablet report, sending...
I20260630 12:12:25.386294  3295 ts_manager.cc:194] Registered new tserver with Master: 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195:32935)
I20260630 12:12:25.387135   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013165612s
I20260630 12:12:25.387604  3295 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48940
I20260630 12:12:26.210309  3422 heartbeater.cc:499] Master 127.0.107.254:41953 was elected leader, sending a full tablet report...
I20260630 12:12:26.303893  3497 heartbeater.cc:499] Master 127.0.107.254:41953 was elected leader, sending a full tablet report...
I20260630 12:12:26.389786  3571 heartbeater.cc:499] Master 127.0.107.254:41953 was elected leader, sending a full tablet report...
I20260630 12:12:26.439877  3295 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48954:
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:26.441774  3295 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:26.494499  3462 tablet_service.cc:1511] Processing CreateTablet for tablet 3c9f5e429cb3448296d61ff2323357fc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:26.495219  3461 tablet_service.cc:1511] Processing CreateTablet for tablet b578e01e95394927a61fec0baac878f2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:26.496037  3462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c9f5e429cb3448296d61ff2323357fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:26.497294  3460 tablet_service.cc:1511] Processing CreateTablet for tablet 2de61e2e7a804b55ae8592fd8693a2f9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:26.498721  3460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2de61e2e7a804b55ae8592fd8693a2f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:26.500118  3461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b578e01e95394927a61fec0baac878f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:26.508157  3459 tablet_service.cc:1511] Processing CreateTablet for tablet e6ccd0b4c21348b08d019d263fc8b78f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:26.509573  3459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6ccd0b4c21348b08d019d263fc8b78f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:26.510046  3387 tablet_service.cc:1511] Processing CreateTablet for tablet 3c9f5e429cb3448296d61ff2323357fc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:26.511544  3387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c9f5e429cb3448296d61ff2323357fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:26.513166  3458 tablet_service.cc:1511] Processing CreateTablet for tablet 51af561d26f648e8a5bbd07c4ca68871 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:26.514950  3458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51af561d26f648e8a5bbd07c4ca68871. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:26.515977  3386 tablet_service.cc:1511] Processing CreateTablet for tablet b578e01e95394927a61fec0baac878f2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:26.517560  3386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b578e01e95394927a61fec0baac878f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:26.519984  3457 tablet_service.cc:1511] Processing CreateTablet for tablet 264ed7818a264905b867d3df8bee5163 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:26.521725  3457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 264ed7818a264905b867d3df8bee5163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:26.544592  3456 tablet_service.cc:1511] Processing CreateTablet for tablet 3f341958e0d24ddb86ca67dfef74e930 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:26.546586  3385 tablet_service.cc:1511] Processing CreateTablet for tablet 2de61e2e7a804b55ae8592fd8693a2f9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:26.547986  3385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2de61e2e7a804b55ae8592fd8693a2f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:26.549571  3455 tablet_service.cc:1511] Processing CreateTablet for tablet 98ee60408d504818bab0bcdb86e6bf64 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:26.551237  3456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f341958e0d24ddb86ca67dfef74e930. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:26.552167  3535 tablet_service.cc:1511] Processing CreateTablet for tablet b578e01e95394927a61fec0baac878f2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:26.552804  3455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98ee60408d504818bab0bcdb86e6bf64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:26.553578  3535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b578e01e95394927a61fec0baac878f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:26.554440  3536 tablet_service.cc:1511] Processing CreateTablet for tablet 3c9f5e429cb3448296d61ff2323357fc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:26.555804  3536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c9f5e429cb3448296d61ff2323357fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:26.555677  3534 tablet_service.cc:1511] Processing CreateTablet for tablet 2de61e2e7a804b55ae8592fd8693a2f9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:26.557029  3534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2de61e2e7a804b55ae8592fd8693a2f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:26.559643  3533 tablet_service.cc:1511] Processing CreateTablet for tablet e6ccd0b4c21348b08d019d263fc8b78f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:26.560987  3533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6ccd0b4c21348b08d019d263fc8b78f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:26.563700  3532 tablet_service.cc:1511] Processing CreateTablet for tablet 51af561d26f648e8a5bbd07c4ca68871 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:26.564224  3384 tablet_service.cc:1511] Processing CreateTablet for tablet e6ccd0b4c21348b08d019d263fc8b78f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:26.565100  3532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51af561d26f648e8a5bbd07c4ca68871. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:26.565580  3384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6ccd0b4c21348b08d019d263fc8b78f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:26.567739  3531 tablet_service.cc:1511] Processing CreateTablet for tablet 264ed7818a264905b867d3df8bee5163 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:26.569079  3531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 264ed7818a264905b867d3df8bee5163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:26.574199  3529 tablet_service.cc:1511] Processing CreateTablet for tablet 98ee60408d504818bab0bcdb86e6bf64 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:26.575551  3529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98ee60408d504818bab0bcdb86e6bf64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:26.579617  3530 tablet_service.cc:1511] Processing CreateTablet for tablet 3f341958e0d24ddb86ca67dfef74e930 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:26.580155  3383 tablet_service.cc:1511] Processing CreateTablet for tablet 51af561d26f648e8a5bbd07c4ca68871 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:26.580974  3530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f341958e0d24ddb86ca67dfef74e930. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:26.581521  3383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51af561d26f648e8a5bbd07c4ca68871. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:26.589881  3382 tablet_service.cc:1511] Processing CreateTablet for tablet 264ed7818a264905b867d3df8bee5163 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:26.598066  3382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 264ed7818a264905b867d3df8bee5163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:26.608212  3381 tablet_service.cc:1511] Processing CreateTablet for tablet 3f341958e0d24ddb86ca67dfef74e930 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:26.609656  3381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f341958e0d24ddb86ca67dfef74e930. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:26.627373  3591 tablet_bootstrap.cc:492] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7: Bootstrap starting.
I20260630 12:12:26.640403  3591 tablet_bootstrap.cc:654] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:26.665148  3387 tablet_service.cc:1511] Processing CreateTablet for tablet 98ee60408d504818bab0bcdb86e6bf64 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:26.666500  3387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98ee60408d504818bab0bcdb86e6bf64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:26.675721  3593 tablet_bootstrap.cc:492] T 2de61e2e7a804b55ae8592fd8693a2f9 P aa43e1a0a4974dc08fec65c94aac738e: Bootstrap starting.
I20260630 12:12:26.675908  3592 tablet_bootstrap.cc:492] T 3f341958e0d24ddb86ca67dfef74e930 P 1f77e454a239492bb01aaca3e43feee7: Bootstrap starting.
I20260630 12:12:26.680442  3593 tablet_bootstrap.cc:654] T 2de61e2e7a804b55ae8592fd8693a2f9 P aa43e1a0a4974dc08fec65c94aac738e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:26.681928  3592 tablet_bootstrap.cc:654] T 3f341958e0d24ddb86ca67dfef74e930 P 1f77e454a239492bb01aaca3e43feee7: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:26.684530  3591 tablet_bootstrap.cc:492] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7: No bootstrap required, opened a new log
I20260630 12:12:26.685127  3591 ts_tablet_manager.cc:1403] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7: Time spent bootstrapping tablet: real 0.058s	user 0.005s	sys 0.005s
I20260630 12:12:26.688067  3592 tablet_bootstrap.cc:492] T 3f341958e0d24ddb86ca67dfef74e930 P 1f77e454a239492bb01aaca3e43feee7: No bootstrap required, opened a new log
I20260630 12:12:26.688067  3593 tablet_bootstrap.cc:492] T 2de61e2e7a804b55ae8592fd8693a2f9 P aa43e1a0a4974dc08fec65c94aac738e: No bootstrap required, opened a new log
I20260630 12:12:26.688669  3592 ts_tablet_manager.cc:1403] T 3f341958e0d24ddb86ca67dfef74e930 P 1f77e454a239492bb01aaca3e43feee7: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.007s
I20260630 12:12:26.688131  3591 raft_consensus.cc:359] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } }
I20260630 12:12:26.688839  3593 ts_tablet_manager.cc:1403] T 2de61e2e7a804b55ae8592fd8693a2f9 P aa43e1a0a4974dc08fec65c94aac738e: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260630 12:12:26.689139  3591 raft_consensus.cc:385] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:26.689481  3591 raft_consensus.cc:740] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b87dc16f7004137b652c40e7be326e7, State: Initialized, Role: FOLLOWER
I20260630 12:12:26.690238  3591 consensus_queue.cc:260] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } }
I20260630 12:12:26.691123  3592 raft_consensus.cc:359] T 3f341958e0d24ddb86ca67dfef74e930 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:26.691653  3592 raft_consensus.cc:385] T 3f341958e0d24ddb86ca67dfef74e930 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:26.691906  3592 raft_consensus.cc:740] T 3f341958e0d24ddb86ca67dfef74e930 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f77e454a239492bb01aaca3e43feee7, State: Initialized, Role: FOLLOWER
I20260630 12:12:26.691792  3593 raft_consensus.cc:359] T 2de61e2e7a804b55ae8592fd8693a2f9 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:26.692912  3593 raft_consensus.cc:385] T 2de61e2e7a804b55ae8592fd8693a2f9 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:26.692713  3592 consensus_queue.cc:260] T 3f341958e0d24ddb86ca67dfef74e930 P 1f77e454a239492bb01aaca3e43feee7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:26.693324  3593 raft_consensus.cc:740] T 2de61e2e7a804b55ae8592fd8693a2f9 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa43e1a0a4974dc08fec65c94aac738e, State: Initialized, Role: FOLLOWER
I20260630 12:12:26.694295  3593 consensus_queue.cc:260] T 2de61e2e7a804b55ae8592fd8693a2f9 P aa43e1a0a4974dc08fec65c94aac738e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:26.696630  3591 ts_tablet_manager.cc:1434] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260630 12:12:26.697984  3591 tablet_bootstrap.cc:492] T e6ccd0b4c21348b08d019d263fc8b78f P 3b87dc16f7004137b652c40e7be326e7: Bootstrap starting.
I20260630 12:12:26.705719  3591 tablet_bootstrap.cc:654] T e6ccd0b4c21348b08d019d263fc8b78f P 3b87dc16f7004137b652c40e7be326e7: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:26.712457  3592 ts_tablet_manager.cc:1434] T 3f341958e0d24ddb86ca67dfef74e930 P 1f77e454a239492bb01aaca3e43feee7: Time spent starting tablet: real 0.023s	user 0.018s	sys 0.003s
I20260630 12:12:26.714707  3593 ts_tablet_manager.cc:1434] T 2de61e2e7a804b55ae8592fd8693a2f9 P aa43e1a0a4974dc08fec65c94aac738e: Time spent starting tablet: real 0.025s	user 0.010s	sys 0.009s
I20260630 12:12:26.719141  3592 tablet_bootstrap.cc:492] T 2de61e2e7a804b55ae8592fd8693a2f9 P 1f77e454a239492bb01aaca3e43feee7: Bootstrap starting.
I20260630 12:12:26.721302  3593 tablet_bootstrap.cc:492] T 264ed7818a264905b867d3df8bee5163 P aa43e1a0a4974dc08fec65c94aac738e: Bootstrap starting.
I20260630 12:12:26.727347  3592 tablet_bootstrap.cc:654] T 2de61e2e7a804b55ae8592fd8693a2f9 P 1f77e454a239492bb01aaca3e43feee7: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:26.731761  3593 tablet_bootstrap.cc:654] T 264ed7818a264905b867d3df8bee5163 P aa43e1a0a4974dc08fec65c94aac738e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:26.732520  3592 tablet_bootstrap.cc:492] T 2de61e2e7a804b55ae8592fd8693a2f9 P 1f77e454a239492bb01aaca3e43feee7: No bootstrap required, opened a new log
I20260630 12:12:26.732930  3592 ts_tablet_manager.cc:1403] T 2de61e2e7a804b55ae8592fd8693a2f9 P 1f77e454a239492bb01aaca3e43feee7: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.001s
I20260630 12:12:26.733001  3591 tablet_bootstrap.cc:492] T e6ccd0b4c21348b08d019d263fc8b78f P 3b87dc16f7004137b652c40e7be326e7: No bootstrap required, opened a new log
I20260630 12:12:26.733594  3591 ts_tablet_manager.cc:1403] T e6ccd0b4c21348b08d019d263fc8b78f P 3b87dc16f7004137b652c40e7be326e7: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.019s
I20260630 12:12:26.735451  3592 raft_consensus.cc:359] T 2de61e2e7a804b55ae8592fd8693a2f9 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:26.736189  3592 raft_consensus.cc:385] T 2de61e2e7a804b55ae8592fd8693a2f9 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:26.736552  3592 raft_consensus.cc:740] T 2de61e2e7a804b55ae8592fd8693a2f9 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f77e454a239492bb01aaca3e43feee7, State: Initialized, Role: FOLLOWER
I20260630 12:12:26.736634  3591 raft_consensus.cc:359] T e6ccd0b4c21348b08d019d263fc8b78f P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:26.737406  3593 tablet_bootstrap.cc:492] T 264ed7818a264905b867d3df8bee5163 P aa43e1a0a4974dc08fec65c94aac738e: No bootstrap required, opened a new log
I20260630 12:12:26.737486  3591 raft_consensus.cc:385] T e6ccd0b4c21348b08d019d263fc8b78f P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:26.737370  3592 consensus_queue.cc:260] T 2de61e2e7a804b55ae8592fd8693a2f9 P 1f77e454a239492bb01aaca3e43feee7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:26.738193  3593 ts_tablet_manager.cc:1403] T 264ed7818a264905b867d3df8bee5163 P aa43e1a0a4974dc08fec65c94aac738e: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.001s
I20260630 12:12:26.738057  3591 raft_consensus.cc:740] T e6ccd0b4c21348b08d019d263fc8b78f P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b87dc16f7004137b652c40e7be326e7, State: Initialized, Role: FOLLOWER
I20260630 12:12:26.739864  3592 ts_tablet_manager.cc:1434] T 2de61e2e7a804b55ae8592fd8693a2f9 P 1f77e454a239492bb01aaca3e43feee7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:12:26.739392  3591 consensus_queue.cc:260] T e6ccd0b4c21348b08d019d263fc8b78f P 3b87dc16f7004137b652c40e7be326e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:26.740782  3592 tablet_bootstrap.cc:492] T 98ee60408d504818bab0bcdb86e6bf64 P 1f77e454a239492bb01aaca3e43feee7: Bootstrap starting.
I20260630 12:12:26.741509  3593 raft_consensus.cc:359] T 264ed7818a264905b867d3df8bee5163 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:26.742278  3593 raft_consensus.cc:385] T 264ed7818a264905b867d3df8bee5163 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:26.742599  3593 raft_consensus.cc:740] T 264ed7818a264905b867d3df8bee5163 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa43e1a0a4974dc08fec65c94aac738e, State: Initialized, Role: FOLLOWER
I20260630 12:12:26.743424  3593 consensus_queue.cc:260] T 264ed7818a264905b867d3df8bee5163 P aa43e1a0a4974dc08fec65c94aac738e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:26.744581  3591 ts_tablet_manager.cc:1434] T e6ccd0b4c21348b08d019d263fc8b78f P 3b87dc16f7004137b652c40e7be326e7: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260630 12:12:26.745585  3591 tablet_bootstrap.cc:492] T b578e01e95394927a61fec0baac878f2 P 3b87dc16f7004137b652c40e7be326e7: Bootstrap starting.
I20260630 12:12:26.747340  3592 tablet_bootstrap.cc:654] T 98ee60408d504818bab0bcdb86e6bf64 P 1f77e454a239492bb01aaca3e43feee7: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:26.752238  3591 tablet_bootstrap.cc:654] T b578e01e95394927a61fec0baac878f2 P 3b87dc16f7004137b652c40e7be326e7: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:26.751924  3593 ts_tablet_manager.cc:1434] T 264ed7818a264905b867d3df8bee5163 P aa43e1a0a4974dc08fec65c94aac738e: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.004s
I20260630 12:12:26.757601  3593 tablet_bootstrap.cc:492] T 3c9f5e429cb3448296d61ff2323357fc P aa43e1a0a4974dc08fec65c94aac738e: Bootstrap starting.
I20260630 12:12:26.762284  3592 tablet_bootstrap.cc:492] T 98ee60408d504818bab0bcdb86e6bf64 P 1f77e454a239492bb01aaca3e43feee7: No bootstrap required, opened a new log
I20260630 12:12:26.762827  3592 ts_tablet_manager.cc:1403] T 98ee60408d504818bab0bcdb86e6bf64 P 1f77e454a239492bb01aaca3e43feee7: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.000s
I20260630 12:12:26.765218  3593 tablet_bootstrap.cc:654] T 3c9f5e429cb3448296d61ff2323357fc P aa43e1a0a4974dc08fec65c94aac738e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:26.765133  3592 raft_consensus.cc:359] T 98ee60408d504818bab0bcdb86e6bf64 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:26.765561  3591 tablet_bootstrap.cc:492] T b578e01e95394927a61fec0baac878f2 P 3b87dc16f7004137b652c40e7be326e7: No bootstrap required, opened a new log
I20260630 12:12:26.765807  3592 raft_consensus.cc:385] T 98ee60408d504818bab0bcdb86e6bf64 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:26.766119  3591 ts_tablet_manager.cc:1403] T b578e01e95394927a61fec0baac878f2 P 3b87dc16f7004137b652c40e7be326e7: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260630 12:12:26.766135  3592 raft_consensus.cc:740] T 98ee60408d504818bab0bcdb86e6bf64 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f77e454a239492bb01aaca3e43feee7, State: Initialized, Role: FOLLOWER
I20260630 12:12:26.767184  3592 consensus_queue.cc:260] T 98ee60408d504818bab0bcdb86e6bf64 P 1f77e454a239492bb01aaca3e43feee7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:26.769079  3592 ts_tablet_manager.cc:1434] T 98ee60408d504818bab0bcdb86e6bf64 P 1f77e454a239492bb01aaca3e43feee7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:12:26.770018  3592 tablet_bootstrap.cc:492] T 3c9f5e429cb3448296d61ff2323357fc P 1f77e454a239492bb01aaca3e43feee7: Bootstrap starting.
I20260630 12:12:26.769969  3591 raft_consensus.cc:359] T b578e01e95394927a61fec0baac878f2 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:26.771313  3591 raft_consensus.cc:385] T b578e01e95394927a61fec0baac878f2 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:26.771713  3591 raft_consensus.cc:740] T b578e01e95394927a61fec0baac878f2 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b87dc16f7004137b652c40e7be326e7, State: Initialized, Role: FOLLOWER
I20260630 12:12:26.772920  3591 consensus_queue.cc:260] T b578e01e95394927a61fec0baac878f2 P 3b87dc16f7004137b652c40e7be326e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:26.776155  3592 tablet_bootstrap.cc:654] T 3c9f5e429cb3448296d61ff2323357fc P 1f77e454a239492bb01aaca3e43feee7: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:26.776820  3593 tablet_bootstrap.cc:492] T 3c9f5e429cb3448296d61ff2323357fc P aa43e1a0a4974dc08fec65c94aac738e: No bootstrap required, opened a new log
I20260630 12:12:26.777319  3593 ts_tablet_manager.cc:1403] T 3c9f5e429cb3448296d61ff2323357fc P aa43e1a0a4974dc08fec65c94aac738e: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260630 12:12:26.778052  3591 ts_tablet_manager.cc:1434] T b578e01e95394927a61fec0baac878f2 P 3b87dc16f7004137b652c40e7be326e7: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.005s
I20260630 12:12:26.779199  3591 tablet_bootstrap.cc:492] T 264ed7818a264905b867d3df8bee5163 P 3b87dc16f7004137b652c40e7be326e7: Bootstrap starting.
I20260630 12:12:26.780308  3593 raft_consensus.cc:359] T 3c9f5e429cb3448296d61ff2323357fc P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } }
I20260630 12:12:26.781095  3593 raft_consensus.cc:385] T 3c9f5e429cb3448296d61ff2323357fc P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:26.781409  3593 raft_consensus.cc:740] T 3c9f5e429cb3448296d61ff2323357fc P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa43e1a0a4974dc08fec65c94aac738e, State: Initialized, Role: FOLLOWER
I20260630 12:12:26.782454  3593 consensus_queue.cc:260] T 3c9f5e429cb3448296d61ff2323357fc P aa43e1a0a4974dc08fec65c94aac738e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } }
I20260630 12:12:26.786684  3593 ts_tablet_manager.cc:1434] T 3c9f5e429cb3448296d61ff2323357fc P aa43e1a0a4974dc08fec65c94aac738e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:12:26.787487  3591 tablet_bootstrap.cc:654] T 264ed7818a264905b867d3df8bee5163 P 3b87dc16f7004137b652c40e7be326e7: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:26.787744  3593 tablet_bootstrap.cc:492] T 51af561d26f648e8a5bbd07c4ca68871 P aa43e1a0a4974dc08fec65c94aac738e: Bootstrap starting.
I20260630 12:12:26.793635  3592 tablet_bootstrap.cc:492] T 3c9f5e429cb3448296d61ff2323357fc P 1f77e454a239492bb01aaca3e43feee7: No bootstrap required, opened a new log
I20260630 12:12:26.794148  3592 ts_tablet_manager.cc:1403] T 3c9f5e429cb3448296d61ff2323357fc P 1f77e454a239492bb01aaca3e43feee7: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.006s
I20260630 12:12:26.796780  3592 raft_consensus.cc:359] T 3c9f5e429cb3448296d61ff2323357fc P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } }
I20260630 12:12:26.797427  3593 tablet_bootstrap.cc:654] T 51af561d26f648e8a5bbd07c4ca68871 P aa43e1a0a4974dc08fec65c94aac738e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:26.797479  3592 raft_consensus.cc:385] T 3c9f5e429cb3448296d61ff2323357fc P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:26.798146  3592 raft_consensus.cc:740] T 3c9f5e429cb3448296d61ff2323357fc P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f77e454a239492bb01aaca3e43feee7, State: Initialized, Role: FOLLOWER
I20260630 12:12:26.798929  3592 consensus_queue.cc:260] T 3c9f5e429cb3448296d61ff2323357fc P 1f77e454a239492bb01aaca3e43feee7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } }
I20260630 12:12:26.801116  3592 ts_tablet_manager.cc:1434] T 3c9f5e429cb3448296d61ff2323357fc P 1f77e454a239492bb01aaca3e43feee7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:12:26.802026  3592 tablet_bootstrap.cc:492] T 51af561d26f648e8a5bbd07c4ca68871 P 1f77e454a239492bb01aaca3e43feee7: Bootstrap starting.
I20260630 12:12:26.804806  3591 tablet_bootstrap.cc:492] T 264ed7818a264905b867d3df8bee5163 P 3b87dc16f7004137b652c40e7be326e7: No bootstrap required, opened a new log
I20260630 12:12:26.805382  3591 ts_tablet_manager.cc:1403] T 264ed7818a264905b867d3df8bee5163 P 3b87dc16f7004137b652c40e7be326e7: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.008s
I20260630 12:12:26.807441  3593 tablet_bootstrap.cc:492] T 51af561d26f648e8a5bbd07c4ca68871 P aa43e1a0a4974dc08fec65c94aac738e: No bootstrap required, opened a new log
I20260630 12:12:26.807785  3592 tablet_bootstrap.cc:654] T 51af561d26f648e8a5bbd07c4ca68871 P 1f77e454a239492bb01aaca3e43feee7: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:26.807950  3593 ts_tablet_manager.cc:1403] T 51af561d26f648e8a5bbd07c4ca68871 P aa43e1a0a4974dc08fec65c94aac738e: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260630 12:12:26.808328  3591 raft_consensus.cc:359] T 264ed7818a264905b867d3df8bee5163 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:26.809127  3591 raft_consensus.cc:385] T 264ed7818a264905b867d3df8bee5163 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:26.809454  3591 raft_consensus.cc:740] T 264ed7818a264905b867d3df8bee5163 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b87dc16f7004137b652c40e7be326e7, State: Initialized, Role: FOLLOWER
I20260630 12:12:26.810359  3591 consensus_queue.cc:260] T 264ed7818a264905b867d3df8bee5163 P 3b87dc16f7004137b652c40e7be326e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:26.811058  3593 raft_consensus.cc:359] T 51af561d26f648e8a5bbd07c4ca68871 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:26.811868  3593 raft_consensus.cc:385] T 51af561d26f648e8a5bbd07c4ca68871 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:26.812188  3593 raft_consensus.cc:740] T 51af561d26f648e8a5bbd07c4ca68871 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa43e1a0a4974dc08fec65c94aac738e, State: Initialized, Role: FOLLOWER
I20260630 12:12:26.813071  3591 ts_tablet_manager.cc:1434] T 264ed7818a264905b867d3df8bee5163 P 3b87dc16f7004137b652c40e7be326e7: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:12:26.813166  3593 consensus_queue.cc:260] T 51af561d26f648e8a5bbd07c4ca68871 P aa43e1a0a4974dc08fec65c94aac738e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:26.814599  3591 tablet_bootstrap.cc:492] T 3f341958e0d24ddb86ca67dfef74e930 P 3b87dc16f7004137b652c40e7be326e7: Bootstrap starting.
I20260630 12:12:26.817629  3593 ts_tablet_manager.cc:1434] T 51af561d26f648e8a5bbd07c4ca68871 P aa43e1a0a4974dc08fec65c94aac738e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:12:26.818939  3593 tablet_bootstrap.cc:492] T b578e01e95394927a61fec0baac878f2 P aa43e1a0a4974dc08fec65c94aac738e: Bootstrap starting.
I20260630 12:12:26.821870  3591 tablet_bootstrap.cc:654] T 3f341958e0d24ddb86ca67dfef74e930 P 3b87dc16f7004137b652c40e7be326e7: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:26.826112  3593 tablet_bootstrap.cc:654] T b578e01e95394927a61fec0baac878f2 P aa43e1a0a4974dc08fec65c94aac738e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:26.834750  3591 tablet_bootstrap.cc:492] T 3f341958e0d24ddb86ca67dfef74e930 P 3b87dc16f7004137b652c40e7be326e7: No bootstrap required, opened a new log
I20260630 12:12:26.835465  3591 ts_tablet_manager.cc:1403] T 3f341958e0d24ddb86ca67dfef74e930 P 3b87dc16f7004137b652c40e7be326e7: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260630 12:12:26.839056  3593 tablet_bootstrap.cc:492] T b578e01e95394927a61fec0baac878f2 P aa43e1a0a4974dc08fec65c94aac738e: No bootstrap required, opened a new log
I20260630 12:12:26.838873  3598 raft_consensus.cc:493] T 98ee60408d504818bab0bcdb86e6bf64 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:26.838704  3591 raft_consensus.cc:359] T 3f341958e0d24ddb86ca67dfef74e930 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:26.839737  3593 ts_tablet_manager.cc:1403] T b578e01e95394927a61fec0baac878f2 P aa43e1a0a4974dc08fec65c94aac738e: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260630 12:12:26.839722  3591 raft_consensus.cc:385] T 3f341958e0d24ddb86ca67dfef74e930 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:26.840386  3591 raft_consensus.cc:740] T 3f341958e0d24ddb86ca67dfef74e930 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b87dc16f7004137b652c40e7be326e7, State: Initialized, Role: FOLLOWER
I20260630 12:12:26.839761  3598 raft_consensus.cc:515] T 98ee60408d504818bab0bcdb86e6bf64 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:26.841477  3591 consensus_queue.cc:260] T 3f341958e0d24ddb86ca67dfef74e930 P 3b87dc16f7004137b652c40e7be326e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:26.843113  3593 raft_consensus.cc:359] T b578e01e95394927a61fec0baac878f2 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:26.843906  3593 raft_consensus.cc:385] T b578e01e95394927a61fec0baac878f2 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:26.844238  3593 raft_consensus.cc:740] T b578e01e95394927a61fec0baac878f2 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa43e1a0a4974dc08fec65c94aac738e, State: Initialized, Role: FOLLOWER
I20260630 12:12:26.844468  3591 ts_tablet_manager.cc:1434] T 3f341958e0d24ddb86ca67dfef74e930 P 3b87dc16f7004137b652c40e7be326e7: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260630 12:12:26.845660  3591 tablet_bootstrap.cc:492] T 51af561d26f648e8a5bbd07c4ca68871 P 3b87dc16f7004137b652c40e7be326e7: Bootstrap starting.
I20260630 12:12:26.846482  3598 leader_election.cc:290] T 98ee60408d504818bab0bcdb86e6bf64 P 1f77e454a239492bb01aaca3e43feee7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193:34185), 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195:32935)
I20260630 12:12:26.845126  3593 consensus_queue.cc:260] T b578e01e95394927a61fec0baac878f2 P aa43e1a0a4974dc08fec65c94aac738e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:26.849016  3593 ts_tablet_manager.cc:1434] T b578e01e95394927a61fec0baac878f2 P aa43e1a0a4974dc08fec65c94aac738e: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260630 12:12:26.856666  3593 tablet_bootstrap.cc:492] T 3f341958e0d24ddb86ca67dfef74e930 P aa43e1a0a4974dc08fec65c94aac738e: Bootstrap starting.
I20260630 12:12:26.863457  3593 tablet_bootstrap.cc:654] T 3f341958e0d24ddb86ca67dfef74e930 P aa43e1a0a4974dc08fec65c94aac738e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:26.873492  3599 raft_consensus.cc:493] T 264ed7818a264905b867d3df8bee5163 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:26.874069  3599 raft_consensus.cc:515] T 264ed7818a264905b867d3df8bee5163 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:26.855572  3591 tablet_bootstrap.cc:654] T 51af561d26f648e8a5bbd07c4ca68871 P 3b87dc16f7004137b652c40e7be326e7: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:26.883512  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98ee60408d504818bab0bcdb86e6bf64" candidate_uuid: "1f77e454a239492bb01aaca3e43feee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa43e1a0a4974dc08fec65c94aac738e" is_pre_election: true
I20260630 12:12:26.885265  3599 leader_election.cc:290] T 264ed7818a264905b867d3df8bee5163 P aa43e1a0a4974dc08fec65c94aac738e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194:34087), 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195:32935)
W20260630 12:12:26.887236  3435 leader_election.cc:343] T 98ee60408d504818bab0bcdb86e6bf64 P 1f77e454a239492bb01aaca3e43feee7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193:34185): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:26.887200  3592 tablet_bootstrap.cc:492] T 51af561d26f648e8a5bbd07c4ca68871 P 1f77e454a239492bb01aaca3e43feee7: No bootstrap required, opened a new log
I20260630 12:12:26.893445  3592 ts_tablet_manager.cc:1403] T 51af561d26f648e8a5bbd07c4ca68871 P 1f77e454a239492bb01aaca3e43feee7: Time spent bootstrapping tablet: real 0.092s	user 0.036s	sys 0.044s
I20260630 12:12:26.896658  3592 raft_consensus.cc:359] T 51af561d26f648e8a5bbd07c4ca68871 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:26.897387  3592 raft_consensus.cc:385] T 51af561d26f648e8a5bbd07c4ca68871 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:26.897699  3592 raft_consensus.cc:740] T 51af561d26f648e8a5bbd07c4ca68871 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f77e454a239492bb01aaca3e43feee7, State: Initialized, Role: FOLLOWER
I20260630 12:12:26.898407  3599 raft_consensus.cc:493] T 51af561d26f648e8a5bbd07c4ca68871 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:26.899279  3599 raft_consensus.cc:515] T 51af561d26f648e8a5bbd07c4ca68871 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:26.904099  3598 raft_consensus.cc:493] T 2de61e2e7a804b55ae8592fd8693a2f9 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:26.904573  3598 raft_consensus.cc:515] T 2de61e2e7a804b55ae8592fd8693a2f9 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:26.905905  3593 tablet_bootstrap.cc:492] T 3f341958e0d24ddb86ca67dfef74e930 P aa43e1a0a4974dc08fec65c94aac738e: No bootstrap required, opened a new log
I20260630 12:12:26.906541  3593 ts_tablet_manager.cc:1403] T 3f341958e0d24ddb86ca67dfef74e930 P aa43e1a0a4974dc08fec65c94aac738e: Time spent bootstrapping tablet: real 0.050s	user 0.018s	sys 0.001s
I20260630 12:12:26.906486  3472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "264ed7818a264905b867d3df8bee5163" candidate_uuid: "aa43e1a0a4974dc08fec65c94aac738e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f77e454a239492bb01aaca3e43feee7" is_pre_election: true
I20260630 12:12:26.906720  3598 leader_election.cc:290] T 2de61e2e7a804b55ae8592fd8693a2f9 P 1f77e454a239492bb01aaca3e43feee7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193:34185), 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195:32935)
I20260630 12:12:26.904587  3599 leader_election.cc:290] T 51af561d26f648e8a5bbd07c4ca68871 P aa43e1a0a4974dc08fec65c94aac738e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194:34087), 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195:32935)
I20260630 12:12:26.907545  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de61e2e7a804b55ae8592fd8693a2f9" candidate_uuid: "1f77e454a239492bb01aaca3e43feee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa43e1a0a4974dc08fec65c94aac738e" is_pre_election: true
I20260630 12:12:26.908334  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51af561d26f648e8a5bbd07c4ca68871" candidate_uuid: "aa43e1a0a4974dc08fec65c94aac738e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f77e454a239492bb01aaca3e43feee7" is_pre_election: true
I20260630 12:12:26.908365  3397 raft_consensus.cc:2468] T 2de61e2e7a804b55ae8592fd8693a2f9 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f77e454a239492bb01aaca3e43feee7 in term 0.
I20260630 12:12:26.909487  3598 raft_consensus.cc:493] T 3f341958e0d24ddb86ca67dfef74e930 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:26.898545  3592 consensus_queue.cc:260] T 51af561d26f648e8a5bbd07c4ca68871 P 1f77e454a239492bb01aaca3e43feee7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:26.909976  3598 raft_consensus.cc:515] T 3f341958e0d24ddb86ca67dfef74e930 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:26.910491  3435 leader_election.cc:304] T 2de61e2e7a804b55ae8592fd8693a2f9 P 1f77e454a239492bb01aaca3e43feee7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f77e454a239492bb01aaca3e43feee7, aa43e1a0a4974dc08fec65c94aac738e; no voters: 
I20260630 12:12:26.910491  3593 raft_consensus.cc:359] T 3f341958e0d24ddb86ca67dfef74e930 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:26.910627  3471 raft_consensus.cc:2468] T 51af561d26f648e8a5bbd07c4ca68871 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa43e1a0a4974dc08fec65c94aac738e in term 0.
I20260630 12:12:26.911736  3593 raft_consensus.cc:385] T 3f341958e0d24ddb86ca67dfef74e930 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:26.912333  3593 raft_consensus.cc:740] T 3f341958e0d24ddb86ca67dfef74e930 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa43e1a0a4974dc08fec65c94aac738e, State: Initialized, Role: FOLLOWER
I20260630 12:12:26.911851  3598 leader_election.cc:290] T 3f341958e0d24ddb86ca67dfef74e930 P 1f77e454a239492bb01aaca3e43feee7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193:34185), 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195:32935)
I20260630 12:12:26.913053  3598 raft_consensus.cc:2804] T 2de61e2e7a804b55ae8592fd8693a2f9 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:26.913848  3598 raft_consensus.cc:493] T 2de61e2e7a804b55ae8592fd8693a2f9 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:26.914050  3546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98ee60408d504818bab0bcdb86e6bf64" candidate_uuid: "1f77e454a239492bb01aaca3e43feee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b87dc16f7004137b652c40e7be326e7" is_pre_election: true
W20260630 12:12:26.909160  3362 leader_election.cc:343] T 264ed7818a264905b867d3df8bee5163 P aa43e1a0a4974dc08fec65c94aac738e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194:34087): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:26.914497  3598 raft_consensus.cc:3060] T 2de61e2e7a804b55ae8592fd8693a2f9 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:26.915858  3546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de61e2e7a804b55ae8592fd8693a2f9" candidate_uuid: "1f77e454a239492bb01aaca3e43feee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b87dc16f7004137b652c40e7be326e7" is_pre_election: true
I20260630 12:12:26.917279  3546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f341958e0d24ddb86ca67dfef74e930" candidate_uuid: "1f77e454a239492bb01aaca3e43feee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b87dc16f7004137b652c40e7be326e7" is_pre_election: true
I20260630 12:12:26.917711  3592 ts_tablet_manager.cc:1434] T 51af561d26f648e8a5bbd07c4ca68871 P 1f77e454a239492bb01aaca3e43feee7: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260630 12:12:26.917865  3546 raft_consensus.cc:2468] T 3f341958e0d24ddb86ca67dfef74e930 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f77e454a239492bb01aaca3e43feee7 in term 0.
W20260630 12:12:26.919174  3438 leader_election.cc:343] T 98ee60408d504818bab0bcdb86e6bf64 P 1f77e454a239492bb01aaca3e43feee7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195:32935): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:26.919628  3438 leader_election.cc:304] T 98ee60408d504818bab0bcdb86e6bf64 P 1f77e454a239492bb01aaca3e43feee7 [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: 1f77e454a239492bb01aaca3e43feee7; no voters: 3b87dc16f7004137b652c40e7be326e7, aa43e1a0a4974dc08fec65c94aac738e
I20260630 12:12:26.918588  3593 consensus_queue.cc:260] T 3f341958e0d24ddb86ca67dfef74e930 P aa43e1a0a4974dc08fec65c94aac738e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:26.926397  3592 tablet_bootstrap.cc:492] T 264ed7818a264905b867d3df8bee5163 P 1f77e454a239492bb01aaca3e43feee7: Bootstrap starting.
I20260630 12:12:26.927277  3593 ts_tablet_manager.cc:1434] T 3f341958e0d24ddb86ca67dfef74e930 P aa43e1a0a4974dc08fec65c94aac738e: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260630 12:12:26.927896  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f341958e0d24ddb86ca67dfef74e930" candidate_uuid: "1f77e454a239492bb01aaca3e43feee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa43e1a0a4974dc08fec65c94aac738e" is_pre_election: true
I20260630 12:12:26.929906  3397 raft_consensus.cc:2468] T 3f341958e0d24ddb86ca67dfef74e930 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f77e454a239492bb01aaca3e43feee7 in term 0.
I20260630 12:12:26.928779  3362 leader_election.cc:304] T 51af561d26f648e8a5bbd07c4ca68871 P aa43e1a0a4974dc08fec65c94aac738e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f77e454a239492bb01aaca3e43feee7, aa43e1a0a4974dc08fec65c94aac738e; no voters: 
I20260630 12:12:26.932976  3435 leader_election.cc:304] T 3f341958e0d24ddb86ca67dfef74e930 P 1f77e454a239492bb01aaca3e43feee7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f77e454a239492bb01aaca3e43feee7, aa43e1a0a4974dc08fec65c94aac738e; no voters: 
I20260630 12:12:26.935006  3599 raft_consensus.cc:2804] T 51af561d26f648e8a5bbd07c4ca68871 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:26.928274  3619 raft_consensus.cc:2749] T 98ee60408d504818bab0bcdb86e6bf64 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260630 12:12:26.941275  3438 leader_election.cc:343] T 2de61e2e7a804b55ae8592fd8693a2f9 P 1f77e454a239492bb01aaca3e43feee7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195:32935): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:26.941459  3598 raft_consensus.cc:515] T 2de61e2e7a804b55ae8592fd8693a2f9 P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:26.935832  3620 raft_consensus.cc:2804] T 3f341958e0d24ddb86ca67dfef74e930 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:26.936492  3593 tablet_bootstrap.cc:492] T 98ee60408d504818bab0bcdb86e6bf64 P aa43e1a0a4974dc08fec65c94aac738e: Bootstrap starting.
I20260630 12:12:26.945473  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de61e2e7a804b55ae8592fd8693a2f9" candidate_uuid: "1f77e454a239492bb01aaca3e43feee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa43e1a0a4974dc08fec65c94aac738e"
I20260630 12:12:26.946110  3397 raft_consensus.cc:3060] T 2de61e2e7a804b55ae8592fd8693a2f9 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:26.935395  3599 raft_consensus.cc:493] T 51af561d26f648e8a5bbd07c4ca68871 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:26.947357  3599 raft_consensus.cc:3060] T 51af561d26f648e8a5bbd07c4ca68871 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:26.950881  3593 tablet_bootstrap.cc:654] T 98ee60408d504818bab0bcdb86e6bf64 P aa43e1a0a4974dc08fec65c94aac738e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:26.954254  3546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de61e2e7a804b55ae8592fd8693a2f9" candidate_uuid: "1f77e454a239492bb01aaca3e43feee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b87dc16f7004137b652c40e7be326e7"
I20260630 12:12:26.955632  3598 leader_election.cc:290] T 2de61e2e7a804b55ae8592fd8693a2f9 P 1f77e454a239492bb01aaca3e43feee7 [CANDIDATE]: Term 1 election: Requested vote from peers aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193:34185), 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195:32935)
W20260630 12:12:26.955747  3438 leader_election.cc:343] T 2de61e2e7a804b55ae8592fd8693a2f9 P 1f77e454a239492bb01aaca3e43feee7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195:32935): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:26.951511  3620 raft_consensus.cc:493] T 3f341958e0d24ddb86ca67dfef74e930 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:26.956377  3591 tablet_bootstrap.cc:492] T 51af561d26f648e8a5bbd07c4ca68871 P 3b87dc16f7004137b652c40e7be326e7: No bootstrap required, opened a new log
I20260630 12:12:26.956544  3620 raft_consensus.cc:3060] T 3f341958e0d24ddb86ca67dfef74e930 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:26.956992  3591 ts_tablet_manager.cc:1403] T 51af561d26f648e8a5bbd07c4ca68871 P 3b87dc16f7004137b652c40e7be326e7: Time spent bootstrapping tablet: real 0.112s	user 0.036s	sys 0.022s
I20260630 12:12:26.958256  3592 tablet_bootstrap.cc:654] T 264ed7818a264905b867d3df8bee5163 P 1f77e454a239492bb01aaca3e43feee7: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:26.958019  3397 raft_consensus.cc:2468] T 2de61e2e7a804b55ae8592fd8693a2f9 P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f77e454a239492bb01aaca3e43feee7 in term 1.
I20260630 12:12:26.959777  3435 leader_election.cc:304] T 2de61e2e7a804b55ae8592fd8693a2f9 P 1f77e454a239492bb01aaca3e43feee7 [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: 1f77e454a239492bb01aaca3e43feee7, aa43e1a0a4974dc08fec65c94aac738e; no voters: 3b87dc16f7004137b652c40e7be326e7
I20260630 12:12:26.960762  3599 raft_consensus.cc:515] T 51af561d26f648e8a5bbd07c4ca68871 P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:26.963752  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51af561d26f648e8a5bbd07c4ca68871" candidate_uuid: "aa43e1a0a4974dc08fec65c94aac738e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f77e454a239492bb01aaca3e43feee7"
I20260630 12:12:26.964396  3471 raft_consensus.cc:3060] T 51af561d26f648e8a5bbd07c4ca68871 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:26.964656  3545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51af561d26f648e8a5bbd07c4ca68871" candidate_uuid: "aa43e1a0a4974dc08fec65c94aac738e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b87dc16f7004137b652c40e7be326e7" is_pre_election: true
I20260630 12:12:26.965413  3598 raft_consensus.cc:2804] T 2de61e2e7a804b55ae8592fd8693a2f9 P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:26.965967  3598 raft_consensus.cc:697] T 2de61e2e7a804b55ae8592fd8693a2f9 P 1f77e454a239492bb01aaca3e43feee7 [term 1 LEADER]: Becoming Leader. State: Replica: 1f77e454a239492bb01aaca3e43feee7, State: Running, Role: LEADER
I20260630 12:12:26.966895  3598 consensus_queue.cc:237] T 2de61e2e7a804b55ae8592fd8693a2f9 P 1f77e454a239492bb01aaca3e43feee7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:26.967850  3591 raft_consensus.cc:359] T 51af561d26f648e8a5bbd07c4ca68871 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:26.968470  3591 raft_consensus.cc:385] T 51af561d26f648e8a5bbd07c4ca68871 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:26.968765  3591 raft_consensus.cc:740] T 51af561d26f648e8a5bbd07c4ca68871 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b87dc16f7004137b652c40e7be326e7, State: Initialized, Role: FOLLOWER
I20260630 12:12:26.963752  3546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "264ed7818a264905b867d3df8bee5163" candidate_uuid: "aa43e1a0a4974dc08fec65c94aac738e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b87dc16f7004137b652c40e7be326e7" is_pre_election: true
I20260630 12:12:26.969422  3591 consensus_queue.cc:260] T 51af561d26f648e8a5bbd07c4ca68871 P 3b87dc16f7004137b652c40e7be326e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:26.970008  3546 raft_consensus.cc:2468] T 264ed7818a264905b867d3df8bee5163 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa43e1a0a4974dc08fec65c94aac738e in term 0.
I20260630 12:12:26.970328  3545 raft_consensus.cc:2468] T 51af561d26f648e8a5bbd07c4ca68871 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa43e1a0a4974dc08fec65c94aac738e in term 0.
I20260630 12:12:26.971735  3591 ts_tablet_manager.cc:1434] T 51af561d26f648e8a5bbd07c4ca68871 P 3b87dc16f7004137b652c40e7be326e7: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260630 12:12:26.974031  3591 tablet_bootstrap.cc:492] T 98ee60408d504818bab0bcdb86e6bf64 P 3b87dc16f7004137b652c40e7be326e7: Bootstrap starting.
I20260630 12:12:26.979635  3363 leader_election.cc:304] T 264ed7818a264905b867d3df8bee5163 P aa43e1a0a4974dc08fec65c94aac738e [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: 3b87dc16f7004137b652c40e7be326e7, aa43e1a0a4974dc08fec65c94aac738e; no voters: 1f77e454a239492bb01aaca3e43feee7
I20260630 12:12:26.983501  3621 raft_consensus.cc:2804] T 264ed7818a264905b867d3df8bee5163 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:26.983989  3621 raft_consensus.cc:493] T 264ed7818a264905b867d3df8bee5163 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:26.984340  3621 raft_consensus.cc:3060] T 264ed7818a264905b867d3df8bee5163 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:26.986625  3597 raft_consensus.cc:493] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:26.987083  3545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51af561d26f648e8a5bbd07c4ca68871" candidate_uuid: "aa43e1a0a4974dc08fec65c94aac738e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b87dc16f7004137b652c40e7be326e7"
I20260630 12:12:26.987180  3597 raft_consensus.cc:515] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } }
I20260630 12:12:26.987655  3545 raft_consensus.cc:3060] T 51af561d26f648e8a5bbd07c4ca68871 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:26.982115  3599 leader_election.cc:290] T 51af561d26f648e8a5bbd07c4ca68871 P aa43e1a0a4974dc08fec65c94aac738e [CANDIDATE]: Term 1 election: Requested vote from peers 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194:34087), 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195:32935)
I20260630 12:12:26.990439  3292 catalog_manager.cc:5697] T 2de61e2e7a804b55ae8592fd8693a2f9 P 1f77e454a239492bb01aaca3e43feee7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "1f77e454a239492bb01aaca3e43feee7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:26.997663  3471 raft_consensus.cc:2468] T 51af561d26f648e8a5bbd07c4ca68871 P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa43e1a0a4974dc08fec65c94aac738e in term 1.
I20260630 12:12:26.998399  3593 tablet_bootstrap.cc:492] T 98ee60408d504818bab0bcdb86e6bf64 P aa43e1a0a4974dc08fec65c94aac738e: No bootstrap required, opened a new log
I20260630 12:12:26.998838  3597 leader_election.cc:290] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194:34087), aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193:34185)
I20260630 12:12:26.999573  3362 leader_election.cc:304] T 51af561d26f648e8a5bbd07c4ca68871 P aa43e1a0a4974dc08fec65c94aac738e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f77e454a239492bb01aaca3e43feee7, aa43e1a0a4974dc08fec65c94aac738e; no voters: 
I20260630 12:12:27.000473  3620 raft_consensus.cc:515] T 3f341958e0d24ddb86ca67dfef74e930 P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:26.998963  3593 ts_tablet_manager.cc:1403] T 98ee60408d504818bab0bcdb86e6bf64 P aa43e1a0a4974dc08fec65c94aac738e: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.006s
I20260630 12:12:26.994195  3621 raft_consensus.cc:515] T 264ed7818a264905b867d3df8bee5163 P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:27.005617  3599 raft_consensus.cc:2804] T 51af561d26f648e8a5bbd07c4ca68871 P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:27.006227  3592 tablet_bootstrap.cc:492] T 264ed7818a264905b867d3df8bee5163 P 1f77e454a239492bb01aaca3e43feee7: No bootstrap required, opened a new log
I20260630 12:12:27.006744  3592 ts_tablet_manager.cc:1403] T 264ed7818a264905b867d3df8bee5163 P 1f77e454a239492bb01aaca3e43feee7: Time spent bootstrapping tablet: real 0.081s	user 0.014s	sys 0.005s
I20260630 12:12:27.007448  3593 raft_consensus.cc:359] T 98ee60408d504818bab0bcdb86e6bf64 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:27.008589  3593 raft_consensus.cc:385] T 98ee60408d504818bab0bcdb86e6bf64 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:27.009074  3593 raft_consensus.cc:740] T 98ee60408d504818bab0bcdb86e6bf64 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa43e1a0a4974dc08fec65c94aac738e, State: Initialized, Role: FOLLOWER
I20260630 12:12:27.009649  3592 raft_consensus.cc:359] T 264ed7818a264905b867d3df8bee5163 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:27.010406  3592 raft_consensus.cc:385] T 264ed7818a264905b867d3df8bee5163 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:27.010701  3592 raft_consensus.cc:740] T 264ed7818a264905b867d3df8bee5163 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f77e454a239492bb01aaca3e43feee7, State: Initialized, Role: FOLLOWER
I20260630 12:12:27.011101  3545 raft_consensus.cc:2468] T 51af561d26f648e8a5bbd07c4ca68871 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa43e1a0a4974dc08fec65c94aac738e in term 1.
I20260630 12:12:27.011538  3592 consensus_queue.cc:260] T 264ed7818a264905b867d3df8bee5163 P 1f77e454a239492bb01aaca3e43feee7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:27.014184  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f341958e0d24ddb86ca67dfef74e930" candidate_uuid: "1f77e454a239492bb01aaca3e43feee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa43e1a0a4974dc08fec65c94aac738e"
I20260630 12:12:27.014878  3397 raft_consensus.cc:3060] T 3f341958e0d24ddb86ca67dfef74e930 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:27.011576  3593 consensus_queue.cc:260] T 98ee60408d504818bab0bcdb86e6bf64 P aa43e1a0a4974dc08fec65c94aac738e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:27.016732  3599 raft_consensus.cc:697] T 51af561d26f648e8a5bbd07c4ca68871 P aa43e1a0a4974dc08fec65c94aac738e [term 1 LEADER]: Becoming Leader. State: Replica: aa43e1a0a4974dc08fec65c94aac738e, State: Running, Role: LEADER
I20260630 12:12:27.023698  3397 raft_consensus.cc:2468] T 3f341958e0d24ddb86ca67dfef74e930 P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f77e454a239492bb01aaca3e43feee7 in term 1.
I20260630 12:12:27.025436  3621 leader_election.cc:290] T 264ed7818a264905b867d3df8bee5163 P aa43e1a0a4974dc08fec65c94aac738e [CANDIDATE]: Term 1 election: Requested vote from peers 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194:34087), 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195:32935)
I20260630 12:12:27.019176  3545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f341958e0d24ddb86ca67dfef74e930" candidate_uuid: "1f77e454a239492bb01aaca3e43feee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b87dc16f7004137b652c40e7be326e7"
I20260630 12:12:27.019668  3620 leader_election.cc:290] T 3f341958e0d24ddb86ca67dfef74e930 P 1f77e454a239492bb01aaca3e43feee7 [CANDIDATE]: Term 1 election: Requested vote from peers aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193:34185), 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195:32935)
I20260630 12:12:27.023590  3593 ts_tablet_manager.cc:1434] T 98ee60408d504818bab0bcdb86e6bf64 P aa43e1a0a4974dc08fec65c94aac738e: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.004s
I20260630 12:12:27.017290  3592 ts_tablet_manager.cc:1434] T 264ed7818a264905b867d3df8bee5163 P 1f77e454a239492bb01aaca3e43feee7: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:12:27.026006  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "264ed7818a264905b867d3df8bee5163" candidate_uuid: "aa43e1a0a4974dc08fec65c94aac738e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f77e454a239492bb01aaca3e43feee7"
I20260630 12:12:27.025175  3599 consensus_queue.cc:237] T 51af561d26f648e8a5bbd07c4ca68871 P aa43e1a0a4974dc08fec65c94aac738e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:27.027282  3471 raft_consensus.cc:3060] T 264ed7818a264905b867d3df8bee5163 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:27.026206  3591 tablet_bootstrap.cc:654] T 98ee60408d504818bab0bcdb86e6bf64 P 3b87dc16f7004137b652c40e7be326e7: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:27.028013  3435 leader_election.cc:304] T 3f341958e0d24ddb86ca67dfef74e930 P 1f77e454a239492bb01aaca3e43feee7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f77e454a239492bb01aaca3e43feee7, aa43e1a0a4974dc08fec65c94aac738e; no voters: 
I20260630 12:12:27.028311  3472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9f5e429cb3448296d61ff2323357fc" candidate_uuid: "3b87dc16f7004137b652c40e7be326e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f77e454a239492bb01aaca3e43feee7" is_pre_election: true
I20260630 12:12:27.028962  3472 raft_consensus.cc:2468] T 3c9f5e429cb3448296d61ff2323357fc P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b87dc16f7004137b652c40e7be326e7 in term 0.
I20260630 12:12:27.030371  3592 tablet_bootstrap.cc:492] T b578e01e95394927a61fec0baac878f2 P 1f77e454a239492bb01aaca3e43feee7: Bootstrap starting.
I20260630 12:12:27.030563  3511 leader_election.cc:304] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f77e454a239492bb01aaca3e43feee7, 3b87dc16f7004137b652c40e7be326e7; no voters: 
I20260630 12:12:27.030791  3546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "264ed7818a264905b867d3df8bee5163" candidate_uuid: "aa43e1a0a4974dc08fec65c94aac738e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b87dc16f7004137b652c40e7be326e7"
I20260630 12:12:27.032788  3546 raft_consensus.cc:3060] T 264ed7818a264905b867d3df8bee5163 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:27.032895  3597 raft_consensus.cc:2804] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:27.033463  3597 raft_consensus.cc:493] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:27.033888  3597 raft_consensus.cc:3060] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:12:27.038964  3343 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:12:27.026993  3545 raft_consensus.cc:3060] T 3f341958e0d24ddb86ca67dfef74e930 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:27.040369  3348 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
W20260630 12:12:27.041363  3348 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:12:27.044194  3620 raft_consensus.cc:2804] T 3f341958e0d24ddb86ca67dfef74e930 P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:27.044745  3620 raft_consensus.cc:697] T 3f341958e0d24ddb86ca67dfef74e930 P 1f77e454a239492bb01aaca3e43feee7 [term 1 LEADER]: Becoming Leader. State: Replica: 1f77e454a239492bb01aaca3e43feee7, State: Running, Role: LEADER
I20260630 12:12:27.045606  3620 consensus_queue.cc:237] T 3f341958e0d24ddb86ca67dfef74e930 P 1f77e454a239492bb01aaca3e43feee7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:27.056200  3593 tablet_bootstrap.cc:492] T e6ccd0b4c21348b08d019d263fc8b78f P aa43e1a0a4974dc08fec65c94aac738e: Bootstrap starting.
I20260630 12:12:27.059537  3545 raft_consensus.cc:2468] T 3f341958e0d24ddb86ca67dfef74e930 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f77e454a239492bb01aaca3e43feee7 in term 1.
I20260630 12:12:27.071301  3471 raft_consensus.cc:2468] T 264ed7818a264905b867d3df8bee5163 P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa43e1a0a4974dc08fec65c94aac738e in term 1.
I20260630 12:12:27.074254  3362 leader_election.cc:304] T 264ed7818a264905b867d3df8bee5163 P aa43e1a0a4974dc08fec65c94aac738e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f77e454a239492bb01aaca3e43feee7, aa43e1a0a4974dc08fec65c94aac738e; no voters: 
I20260630 12:12:27.078403  3632 raft_consensus.cc:493] T e6ccd0b4c21348b08d019d263fc8b78f P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:27.078608  3621 raft_consensus.cc:2804] T 264ed7818a264905b867d3df8bee5163 P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:27.078809  3628 raft_consensus.cc:493] T b578e01e95394927a61fec0baac878f2 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:27.081215  3593 tablet_bootstrap.cc:654] T e6ccd0b4c21348b08d019d263fc8b78f P aa43e1a0a4974dc08fec65c94aac738e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:27.082988  3632 raft_consensus.cc:515] T e6ccd0b4c21348b08d019d263fc8b78f P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:27.080042  3546 raft_consensus.cc:2468] T 264ed7818a264905b867d3df8bee5163 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa43e1a0a4974dc08fec65c94aac738e in term 1.
I20260630 12:12:27.079648  3628 raft_consensus.cc:515] T b578e01e95394927a61fec0baac878f2 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:27.077610  3597 raft_consensus.cc:515] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } }
I20260630 12:12:27.086504  3591 tablet_bootstrap.cc:492] T 98ee60408d504818bab0bcdb86e6bf64 P 3b87dc16f7004137b652c40e7be326e7: No bootstrap required, opened a new log
I20260630 12:12:27.097481  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6ccd0b4c21348b08d019d263fc8b78f" candidate_uuid: "3b87dc16f7004137b652c40e7be326e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f77e454a239492bb01aaca3e43feee7" is_pre_election: true
I20260630 12:12:27.099364  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9f5e429cb3448296d61ff2323357fc" candidate_uuid: "3b87dc16f7004137b652c40e7be326e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa43e1a0a4974dc08fec65c94aac738e" is_pre_election: true
I20260630 12:12:27.100032  3397 raft_consensus.cc:2468] T 3c9f5e429cb3448296d61ff2323357fc P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b87dc16f7004137b652c40e7be326e7 in term 0.
I20260630 12:12:27.100767  3597 leader_election.cc:290] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7 [CANDIDATE]: Term 1 election: Requested vote from peers 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194:34087), aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193:34185)
I20260630 12:12:27.100675  3472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b578e01e95394927a61fec0baac878f2" candidate_uuid: "aa43e1a0a4974dc08fec65c94aac738e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f77e454a239492bb01aaca3e43feee7" is_pre_election: true
I20260630 12:12:27.104250  3632 leader_election.cc:290] T e6ccd0b4c21348b08d019d263fc8b78f P 3b87dc16f7004137b652c40e7be326e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193:34185), 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194:34087)
I20260630 12:12:27.101501  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6ccd0b4c21348b08d019d263fc8b78f" candidate_uuid: "3b87dc16f7004137b652c40e7be326e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa43e1a0a4974dc08fec65c94aac738e" is_pre_election: true
I20260630 12:12:27.106385  3546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b578e01e95394927a61fec0baac878f2" candidate_uuid: "aa43e1a0a4974dc08fec65c94aac738e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b87dc16f7004137b652c40e7be326e7" is_pre_election: true
I20260630 12:12:27.107182  3472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9f5e429cb3448296d61ff2323357fc" candidate_uuid: "3b87dc16f7004137b652c40e7be326e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f77e454a239492bb01aaca3e43feee7"
I20260630 12:12:27.107393  3546 raft_consensus.cc:2468] T b578e01e95394927a61fec0baac878f2 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa43e1a0a4974dc08fec65c94aac738e in term 0.
I20260630 12:12:27.107765  3472 raft_consensus.cc:3060] T 3c9f5e429cb3448296d61ff2323357fc P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:12:27.108146  3362 leader_election.cc:343] T b578e01e95394927a61fec0baac878f2 P aa43e1a0a4974dc08fec65c94aac738e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194:34087): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:27.099371  3628 leader_election.cc:290] T b578e01e95394927a61fec0baac878f2 P aa43e1a0a4974dc08fec65c94aac738e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194:34087), 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195:32935)
I20260630 12:12:27.110357  3363 leader_election.cc:304] T b578e01e95394927a61fec0baac878f2 P aa43e1a0a4974dc08fec65c94aac738e [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: 3b87dc16f7004137b652c40e7be326e7, aa43e1a0a4974dc08fec65c94aac738e; no voters: 1f77e454a239492bb01aaca3e43feee7
I20260630 12:12:27.111517  3628 raft_consensus.cc:2804] T b578e01e95394927a61fec0baac878f2 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:27.111858  3628 raft_consensus.cc:493] T b578e01e95394927a61fec0baac878f2 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:27.112190  3628 raft_consensus.cc:3060] T b578e01e95394927a61fec0baac878f2 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:12:27.115456  3509 leader_election.cc:343] T e6ccd0b4c21348b08d019d263fc8b78f P 3b87dc16f7004137b652c40e7be326e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193:34185): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:27.115975  3472 raft_consensus.cc:2468] T 3c9f5e429cb3448296d61ff2323357fc P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b87dc16f7004137b652c40e7be326e7 in term 1.
I20260630 12:12:27.116568  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9f5e429cb3448296d61ff2323357fc" candidate_uuid: "3b87dc16f7004137b652c40e7be326e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa43e1a0a4974dc08fec65c94aac738e"
I20260630 12:12:27.117357  3396 raft_consensus.cc:3060] T 3c9f5e429cb3448296d61ff2323357fc P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:27.105017  3592 tablet_bootstrap.cc:654] T b578e01e95394927a61fec0baac878f2 P 1f77e454a239492bb01aaca3e43feee7: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:27.101542  3591 ts_tablet_manager.cc:1403] T 98ee60408d504818bab0bcdb86e6bf64 P 3b87dc16f7004137b652c40e7be326e7: Time spent bootstrapping tablet: real 0.129s	user 0.024s	sys 0.032s
I20260630 12:12:27.105365  3621 raft_consensus.cc:697] T 264ed7818a264905b867d3df8bee5163 P aa43e1a0a4974dc08fec65c94aac738e [term 1 LEADER]: Becoming Leader. State: Replica: aa43e1a0a4974dc08fec65c94aac738e, State: Running, Role: LEADER
I20260630 12:12:27.120846  3621 consensus_queue.cc:237] T 264ed7818a264905b867d3df8bee5163 P aa43e1a0a4974dc08fec65c94aac738e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
W20260630 12:12:27.123615  3511 leader_election.cc:343] T e6ccd0b4c21348b08d019d263fc8b78f P 3b87dc16f7004137b652c40e7be326e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194:34087): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:27.124091  3511 leader_election.cc:304] T e6ccd0b4c21348b08d019d263fc8b78f P 3b87dc16f7004137b652c40e7be326e7 [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: 3b87dc16f7004137b652c40e7be326e7; no voters: 1f77e454a239492bb01aaca3e43feee7, aa43e1a0a4974dc08fec65c94aac738e
I20260630 12:12:27.119560  3628 raft_consensus.cc:515] T b578e01e95394927a61fec0baac878f2 P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:27.124372  3396 raft_consensus.cc:2468] T 3c9f5e429cb3448296d61ff2323357fc P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b87dc16f7004137b652c40e7be326e7 in term 1.
I20260630 12:12:27.126103  3509 leader_election.cc:304] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b87dc16f7004137b652c40e7be326e7, aa43e1a0a4974dc08fec65c94aac738e; no voters: 
I20260630 12:12:27.127812  3593 tablet_bootstrap.cc:492] T e6ccd0b4c21348b08d019d263fc8b78f P aa43e1a0a4974dc08fec65c94aac738e: No bootstrap required, opened a new log
I20260630 12:12:27.128793  3295 catalog_manager.cc:5697] T 51af561d26f648e8a5bbd07c4ca68871 P aa43e1a0a4974dc08fec65c94aac738e reported cstate change: term changed from 0 to 1, leader changed from <none> to aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193). New cstate: current_term: 1 leader_uuid: "aa43e1a0a4974dc08fec65c94aac738e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:27.129619  3546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b578e01e95394927a61fec0baac878f2" candidate_uuid: "aa43e1a0a4974dc08fec65c94aac738e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b87dc16f7004137b652c40e7be326e7"
I20260630 12:12:27.130147  3628 leader_election.cc:290] T b578e01e95394927a61fec0baac878f2 P aa43e1a0a4974dc08fec65c94aac738e [CANDIDATE]: Term 1 election: Requested vote from peers 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194:34087), 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195:32935)
I20260630 12:12:27.132601  3593 ts_tablet_manager.cc:1403] T e6ccd0b4c21348b08d019d263fc8b78f P aa43e1a0a4974dc08fec65c94aac738e: Time spent bootstrapping tablet: real 0.077s	user 0.011s	sys 0.003s
I20260630 12:12:27.133046  3546 raft_consensus.cc:3060] T b578e01e95394927a61fec0baac878f2 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:27.132992  3591 raft_consensus.cc:359] T 98ee60408d504818bab0bcdb86e6bf64 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:27.134238  3591 raft_consensus.cc:385] T 98ee60408d504818bab0bcdb86e6bf64 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:27.134538  3591 raft_consensus.cc:740] T 98ee60408d504818bab0bcdb86e6bf64 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b87dc16f7004137b652c40e7be326e7, State: Initialized, Role: FOLLOWER
I20260630 12:12:27.135080  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b578e01e95394927a61fec0baac878f2" candidate_uuid: "aa43e1a0a4974dc08fec65c94aac738e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f77e454a239492bb01aaca3e43feee7"
I20260630 12:12:27.135288  3591 consensus_queue.cc:260] T 98ee60408d504818bab0bcdb86e6bf64 P 3b87dc16f7004137b652c40e7be326e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
W20260630 12:12:27.136462  3362 leader_election.cc:343] T b578e01e95394927a61fec0baac878f2 P aa43e1a0a4974dc08fec65c94aac738e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194:34087): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:27.140154  3546 raft_consensus.cc:2468] T b578e01e95394927a61fec0baac878f2 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa43e1a0a4974dc08fec65c94aac738e in term 1.
I20260630 12:12:27.139832  3593 raft_consensus.cc:359] T e6ccd0b4c21348b08d019d263fc8b78f P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:27.140758  3593 raft_consensus.cc:385] T e6ccd0b4c21348b08d019d263fc8b78f P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:27.141117  3593 raft_consensus.cc:740] T e6ccd0b4c21348b08d019d263fc8b78f P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa43e1a0a4974dc08fec65c94aac738e, State: Initialized, Role: FOLLOWER
I20260630 12:12:27.125825  3632 raft_consensus.cc:2749] T e6ccd0b4c21348b08d019d263fc8b78f P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:27.142228  3363 leader_election.cc:304] T b578e01e95394927a61fec0baac878f2 P aa43e1a0a4974dc08fec65c94aac738e [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: 3b87dc16f7004137b652c40e7be326e7, aa43e1a0a4974dc08fec65c94aac738e; no voters: 1f77e454a239492bb01aaca3e43feee7
I20260630 12:12:27.132232  3597 raft_consensus.cc:2804] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:27.144884  3628 raft_consensus.cc:2804] T b578e01e95394927a61fec0baac878f2 P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:27.144235  3593 consensus_queue.cc:260] T e6ccd0b4c21348b08d019d263fc8b78f P aa43e1a0a4974dc08fec65c94aac738e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:27.145363  3628 raft_consensus.cc:697] T b578e01e95394927a61fec0baac878f2 P aa43e1a0a4974dc08fec65c94aac738e [term 1 LEADER]: Becoming Leader. State: Replica: aa43e1a0a4974dc08fec65c94aac738e, State: Running, Role: LEADER
I20260630 12:12:27.146987  3628 consensus_queue.cc:237] T b578e01e95394927a61fec0baac878f2 P aa43e1a0a4974dc08fec65c94aac738e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:27.147770  3593 ts_tablet_manager.cc:1434] T e6ccd0b4c21348b08d019d263fc8b78f P aa43e1a0a4974dc08fec65c94aac738e: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260630 12:12:27.154282  3591 ts_tablet_manager.cc:1434] T 98ee60408d504818bab0bcdb86e6bf64 P 3b87dc16f7004137b652c40e7be326e7: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260630 12:12:27.155366  3591 tablet_bootstrap.cc:492] T 2de61e2e7a804b55ae8592fd8693a2f9 P 3b87dc16f7004137b652c40e7be326e7: Bootstrap starting.
I20260630 12:12:27.161612  3591 tablet_bootstrap.cc:654] T 2de61e2e7a804b55ae8592fd8693a2f9 P 3b87dc16f7004137b652c40e7be326e7: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:27.161708  3592 tablet_bootstrap.cc:492] T b578e01e95394927a61fec0baac878f2 P 1f77e454a239492bb01aaca3e43feee7: No bootstrap required, opened a new log
I20260630 12:12:27.162277  3592 ts_tablet_manager.cc:1403] T b578e01e95394927a61fec0baac878f2 P 1f77e454a239492bb01aaca3e43feee7: Time spent bootstrapping tablet: real 0.132s	user 0.018s	sys 0.005s
I20260630 12:12:27.161904  3294 catalog_manager.cc:5697] T 3f341958e0d24ddb86ca67dfef74e930 P 1f77e454a239492bb01aaca3e43feee7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "1f77e454a239492bb01aaca3e43feee7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:27.165318  3592 raft_consensus.cc:359] T b578e01e95394927a61fec0baac878f2 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:27.165711  3597 raft_consensus.cc:697] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7 [term 1 LEADER]: Becoming Leader. State: Replica: 3b87dc16f7004137b652c40e7be326e7, State: Running, Role: LEADER
I20260630 12:12:27.166033  3592 raft_consensus.cc:385] T b578e01e95394927a61fec0baac878f2 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:27.166338  3592 raft_consensus.cc:740] T b578e01e95394927a61fec0baac878f2 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f77e454a239492bb01aaca3e43feee7, State: Initialized, Role: FOLLOWER
I20260630 12:12:27.166543  3597 consensus_queue.cc:237] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } }
I20260630 12:12:27.167186  3592 consensus_queue.cc:260] T b578e01e95394927a61fec0baac878f2 P 1f77e454a239492bb01aaca3e43feee7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:27.169590  3592 ts_tablet_manager.cc:1434] T b578e01e95394927a61fec0baac878f2 P 1f77e454a239492bb01aaca3e43feee7: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.008s
I20260630 12:12:27.170576  3592 tablet_bootstrap.cc:492] T e6ccd0b4c21348b08d019d263fc8b78f P 1f77e454a239492bb01aaca3e43feee7: Bootstrap starting.
I20260630 12:12:27.171766  3591 tablet_bootstrap.cc:492] T 2de61e2e7a804b55ae8592fd8693a2f9 P 3b87dc16f7004137b652c40e7be326e7: No bootstrap required, opened a new log
I20260630 12:12:27.172132  3591 ts_tablet_manager.cc:1403] T 2de61e2e7a804b55ae8592fd8693a2f9 P 3b87dc16f7004137b652c40e7be326e7: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.004s
I20260630 12:12:27.173868  3591 raft_consensus.cc:359] T 2de61e2e7a804b55ae8592fd8693a2f9 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:27.174391  3591 raft_consensus.cc:385] T 2de61e2e7a804b55ae8592fd8693a2f9 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:27.174630  3591 raft_consensus.cc:740] T 2de61e2e7a804b55ae8592fd8693a2f9 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b87dc16f7004137b652c40e7be326e7, State: Initialized, Role: FOLLOWER
I20260630 12:12:27.175575  3591 consensus_queue.cc:260] T 2de61e2e7a804b55ae8592fd8693a2f9 P 3b87dc16f7004137b652c40e7be326e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:27.176424  3592 tablet_bootstrap.cc:654] T e6ccd0b4c21348b08d019d263fc8b78f P 1f77e454a239492bb01aaca3e43feee7: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:27.177341  3591 ts_tablet_manager.cc:1434] T 2de61e2e7a804b55ae8592fd8693a2f9 P 3b87dc16f7004137b652c40e7be326e7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:12:27.174722  3295 catalog_manager.cc:5697] T b578e01e95394927a61fec0baac878f2 P aa43e1a0a4974dc08fec65c94aac738e reported cstate change: term changed from 0 to 1, leader changed from <none> to aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193). New cstate: current_term: 1 leader_uuid: "aa43e1a0a4974dc08fec65c94aac738e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:27.178602  3295 catalog_manager.cc:5697] T 264ed7818a264905b867d3df8bee5163 P aa43e1a0a4974dc08fec65c94aac738e reported cstate change: term changed from 0 to 1, leader changed from <none> to aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193). New cstate: current_term: 1 leader_uuid: "aa43e1a0a4974dc08fec65c94aac738e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:27.185272  3592 tablet_bootstrap.cc:492] T e6ccd0b4c21348b08d019d263fc8b78f P 1f77e454a239492bb01aaca3e43feee7: No bootstrap required, opened a new log
I20260630 12:12:27.185714  3592 ts_tablet_manager.cc:1403] T e6ccd0b4c21348b08d019d263fc8b78f P 1f77e454a239492bb01aaca3e43feee7: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260630 12:12:27.188052  3592 raft_consensus.cc:359] T e6ccd0b4c21348b08d019d263fc8b78f P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:27.188664  3592 raft_consensus.cc:385] T e6ccd0b4c21348b08d019d263fc8b78f P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:27.188894  3592 raft_consensus.cc:740] T e6ccd0b4c21348b08d019d263fc8b78f P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f77e454a239492bb01aaca3e43feee7, State: Initialized, Role: FOLLOWER
I20260630 12:12:27.189452  3592 consensus_queue.cc:260] T e6ccd0b4c21348b08d019d263fc8b78f P 1f77e454a239492bb01aaca3e43feee7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:27.191382  3592 ts_tablet_manager.cc:1434] T e6ccd0b4c21348b08d019d263fc8b78f P 1f77e454a239492bb01aaca3e43feee7: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.001s
I20260630 12:12:27.193145  3292 catalog_manager.cc:5697] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "3b87dc16f7004137b652c40e7be326e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:27.232070  3621 raft_consensus.cc:493] T e6ccd0b4c21348b08d019d263fc8b78f P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:27.232540  3621 raft_consensus.cc:515] T e6ccd0b4c21348b08d019d263fc8b78f P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:27.234197  3621 leader_election.cc:290] T e6ccd0b4c21348b08d019d263fc8b78f P aa43e1a0a4974dc08fec65c94aac738e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194:34087), 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195:32935)
I20260630 12:12:27.235031  3472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6ccd0b4c21348b08d019d263fc8b78f" candidate_uuid: "aa43e1a0a4974dc08fec65c94aac738e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f77e454a239492bb01aaca3e43feee7" is_pre_election: true
I20260630 12:12:27.235244  3546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6ccd0b4c21348b08d019d263fc8b78f" candidate_uuid: "aa43e1a0a4974dc08fec65c94aac738e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b87dc16f7004137b652c40e7be326e7" is_pre_election: true
I20260630 12:12:27.235682  3472 raft_consensus.cc:2468] T e6ccd0b4c21348b08d019d263fc8b78f P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa43e1a0a4974dc08fec65c94aac738e in term 0.
I20260630 12:12:27.235788  3546 raft_consensus.cc:2468] T e6ccd0b4c21348b08d019d263fc8b78f P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa43e1a0a4974dc08fec65c94aac738e in term 0.
I20260630 12:12:27.236799  3362 leader_election.cc:304] T e6ccd0b4c21348b08d019d263fc8b78f P aa43e1a0a4974dc08fec65c94aac738e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f77e454a239492bb01aaca3e43feee7, aa43e1a0a4974dc08fec65c94aac738e; no voters: 
I20260630 12:12:27.237437  3621 raft_consensus.cc:2804] T e6ccd0b4c21348b08d019d263fc8b78f P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:27.237741  3621 raft_consensus.cc:493] T e6ccd0b4c21348b08d019d263fc8b78f P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:27.238010  3621 raft_consensus.cc:3060] T e6ccd0b4c21348b08d019d263fc8b78f P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:27.242372  3621 raft_consensus.cc:515] T e6ccd0b4c21348b08d019d263fc8b78f P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:27.243839  3621 leader_election.cc:290] T e6ccd0b4c21348b08d019d263fc8b78f P aa43e1a0a4974dc08fec65c94aac738e [CANDIDATE]: Term 1 election: Requested vote from peers 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194:34087), 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195:32935)
I20260630 12:12:27.244535  3472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6ccd0b4c21348b08d019d263fc8b78f" candidate_uuid: "aa43e1a0a4974dc08fec65c94aac738e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f77e454a239492bb01aaca3e43feee7"
I20260630 12:12:27.244748  3546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6ccd0b4c21348b08d019d263fc8b78f" candidate_uuid: "aa43e1a0a4974dc08fec65c94aac738e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b87dc16f7004137b652c40e7be326e7"
I20260630 12:12:27.244983  3472 raft_consensus.cc:3060] T e6ccd0b4c21348b08d019d263fc8b78f P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:27.245291  3546 raft_consensus.cc:3060] T e6ccd0b4c21348b08d019d263fc8b78f P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:27.249375  3472 raft_consensus.cc:2468] T e6ccd0b4c21348b08d019d263fc8b78f P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa43e1a0a4974dc08fec65c94aac738e in term 1.
I20260630 12:12:27.249446  3546 raft_consensus.cc:2468] T e6ccd0b4c21348b08d019d263fc8b78f P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa43e1a0a4974dc08fec65c94aac738e in term 1.
I20260630 12:12:27.250384  3362 leader_election.cc:304] T e6ccd0b4c21348b08d019d263fc8b78f P aa43e1a0a4974dc08fec65c94aac738e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f77e454a239492bb01aaca3e43feee7, aa43e1a0a4974dc08fec65c94aac738e; no voters: 
I20260630 12:12:27.251055  3621 raft_consensus.cc:2804] T e6ccd0b4c21348b08d019d263fc8b78f P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:27.251451  3621 raft_consensus.cc:697] T e6ccd0b4c21348b08d019d263fc8b78f P aa43e1a0a4974dc08fec65c94aac738e [term 1 LEADER]: Becoming Leader. State: Replica: aa43e1a0a4974dc08fec65c94aac738e, State: Running, Role: LEADER
I20260630 12:12:27.252017  3621 consensus_queue.cc:237] T e6ccd0b4c21348b08d019d263fc8b78f P aa43e1a0a4974dc08fec65c94aac738e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:27.258643  3292 catalog_manager.cc:5697] T e6ccd0b4c21348b08d019d263fc8b78f P aa43e1a0a4974dc08fec65c94aac738e reported cstate change: term changed from 0 to 1, leader changed from <none> to aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193). New cstate: current_term: 1 leader_uuid: "aa43e1a0a4974dc08fec65c94aac738e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:27.416033  3621 consensus_queue.cc:1048] T 51af561d26f648e8a5bbd07c4ca68871 P aa43e1a0a4974dc08fec65c94aac738e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:27.427356  3628 consensus_queue.cc:1048] T 51af561d26f648e8a5bbd07c4ca68871 P aa43e1a0a4974dc08fec65c94aac738e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:27.432014  3545 raft_consensus.cc:3060] T 2de61e2e7a804b55ae8592fd8693a2f9 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:27.438747  3620 consensus_queue.cc:1048] T 2de61e2e7a804b55ae8592fd8693a2f9 P 1f77e454a239492bb01aaca3e43feee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:27.440708  3628 raft_consensus.cc:493] T 98ee60408d504818bab0bcdb86e6bf64 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:27.441190  3628 raft_consensus.cc:515] T 98ee60408d504818bab0bcdb86e6bf64 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:27.443138  3628 leader_election.cc:290] T 98ee60408d504818bab0bcdb86e6bf64 P aa43e1a0a4974dc08fec65c94aac738e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194:34087), 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195:32935)
I20260630 12:12:27.444226  3546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98ee60408d504818bab0bcdb86e6bf64" candidate_uuid: "aa43e1a0a4974dc08fec65c94aac738e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b87dc16f7004137b652c40e7be326e7" is_pre_election: true
I20260630 12:12:27.444835  3546 raft_consensus.cc:2468] T 98ee60408d504818bab0bcdb86e6bf64 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa43e1a0a4974dc08fec65c94aac738e in term 0.
I20260630 12:12:27.448686  3363 leader_election.cc:304] T 98ee60408d504818bab0bcdb86e6bf64 P aa43e1a0a4974dc08fec65c94aac738e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b87dc16f7004137b652c40e7be326e7, aa43e1a0a4974dc08fec65c94aac738e; no voters: 
I20260630 12:12:27.449000  3472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98ee60408d504818bab0bcdb86e6bf64" candidate_uuid: "aa43e1a0a4974dc08fec65c94aac738e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f77e454a239492bb01aaca3e43feee7" is_pre_election: true
I20260630 12:12:27.449467  3628 raft_consensus.cc:2804] T 98ee60408d504818bab0bcdb86e6bf64 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:27.449616  3472 raft_consensus.cc:2468] T 98ee60408d504818bab0bcdb86e6bf64 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa43e1a0a4974dc08fec65c94aac738e in term 0.
I20260630 12:12:27.449879  3628 raft_consensus.cc:493] T 98ee60408d504818bab0bcdb86e6bf64 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:27.450349  3628 raft_consensus.cc:3060] T 98ee60408d504818bab0bcdb86e6bf64 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:27.451092  3620 consensus_queue.cc:1048] T 2de61e2e7a804b55ae8592fd8693a2f9 P 1f77e454a239492bb01aaca3e43feee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:27.463763  3628 raft_consensus.cc:515] T 98ee60408d504818bab0bcdb86e6bf64 P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:27.466573  3472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98ee60408d504818bab0bcdb86e6bf64" candidate_uuid: "aa43e1a0a4974dc08fec65c94aac738e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f77e454a239492bb01aaca3e43feee7"
I20260630 12:12:27.467154  3472 raft_consensus.cc:3060] T 98ee60408d504818bab0bcdb86e6bf64 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:27.474987  3628 leader_election.cc:290] T 98ee60408d504818bab0bcdb86e6bf64 P aa43e1a0a4974dc08fec65c94aac738e [CANDIDATE]: Term 1 election: Requested vote from peers 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194:34087), 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195:32935)
I20260630 12:12:27.475585  3472 raft_consensus.cc:2468] T 98ee60408d504818bab0bcdb86e6bf64 P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa43e1a0a4974dc08fec65c94aac738e in term 1.
I20260630 12:12:27.476019  3545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98ee60408d504818bab0bcdb86e6bf64" candidate_uuid: "aa43e1a0a4974dc08fec65c94aac738e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b87dc16f7004137b652c40e7be326e7"
I20260630 12:12:27.476598  3545 raft_consensus.cc:3060] T 98ee60408d504818bab0bcdb86e6bf64 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:27.476603  3362 leader_election.cc:304] T 98ee60408d504818bab0bcdb86e6bf64 P aa43e1a0a4974dc08fec65c94aac738e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f77e454a239492bb01aaca3e43feee7, aa43e1a0a4974dc08fec65c94aac738e; no voters: 
I20260630 12:12:27.477463  3628 raft_consensus.cc:2804] T 98ee60408d504818bab0bcdb86e6bf64 P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:27.477943  3628 raft_consensus.cc:697] T 98ee60408d504818bab0bcdb86e6bf64 P aa43e1a0a4974dc08fec65c94aac738e [term 1 LEADER]: Becoming Leader. State: Replica: aa43e1a0a4974dc08fec65c94aac738e, State: Running, Role: LEADER
I20260630 12:12:27.478664  3628 consensus_queue.cc:237] T 98ee60408d504818bab0bcdb86e6bf64 P aa43e1a0a4974dc08fec65c94aac738e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:27.482990  3545 raft_consensus.cc:2468] T 98ee60408d504818bab0bcdb86e6bf64 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa43e1a0a4974dc08fec65c94aac738e in term 1.
I20260630 12:12:27.486004  3292 catalog_manager.cc:5697] T 98ee60408d504818bab0bcdb86e6bf64 P aa43e1a0a4974dc08fec65c94aac738e reported cstate change: term changed from 0 to 1, leader changed from <none> to aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193). New cstate: current_term: 1 leader_uuid: "aa43e1a0a4974dc08fec65c94aac738e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:27.545699  3628 consensus_queue.cc:1048] T b578e01e95394927a61fec0baac878f2 P aa43e1a0a4974dc08fec65c94aac738e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:27.554474  3472 raft_consensus.cc:3060] T b578e01e95394927a61fec0baac878f2 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:27.562295  3597 consensus_queue.cc:1048] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:27.562368  3628 consensus_queue.cc:1048] T b578e01e95394927a61fec0baac878f2 P aa43e1a0a4974dc08fec65c94aac738e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:27.575233  3632 consensus_queue.cc:1048] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:27.621234  3620 consensus_queue.cc:1048] T 3f341958e0d24ddb86ca67dfef74e930 P 1f77e454a239492bb01aaca3e43feee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:27.630671  3598 consensus_queue.cc:1048] T 3f341958e0d24ddb86ca67dfef74e930 P 1f77e454a239492bb01aaca3e43feee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:27.632761  3628 consensus_queue.cc:1048] T 264ed7818a264905b867d3df8bee5163 P aa43e1a0a4974dc08fec65c94aac738e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:27.646836  3633 consensus_queue.cc:1048] T 264ed7818a264905b867d3df8bee5163 P aa43e1a0a4974dc08fec65c94aac738e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:27.651439  3599 consensus_queue.cc:1048] T e6ccd0b4c21348b08d019d263fc8b78f P aa43e1a0a4974dc08fec65c94aac738e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:27.664893  3621 consensus_queue.cc:1048] T e6ccd0b4c21348b08d019d263fc8b78f P aa43e1a0a4974dc08fec65c94aac738e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:27.676554   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:27.681783  3664 instance_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:27.683082  3665 instance_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:27.688712   431 server_base.cc:1061] running on GCE node
W20260630 12:12:27.689033  3667 instance_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:27.689990   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:27.690181   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:27.690317   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821547690306 us; error 0 us; skew 500 ppm
I20260630 12:12:27.690853   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:27.693486   431 webserver.cc:533] Webserver started at http://127.0.107.196:42165/ using document root <none> and password file <none>
I20260630 12:12:27.693928   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:27.694090   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:27.694298   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:27.695356   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821463199918-431-0/minicluster-data/ts-3-root/instance:
uuid: "fd8811489b7640eea61f629641b58631"
format_stamp: "Formatted at 2026-06-30 12:12:27 on dist-test-slave-rzcc"
I20260630 12:12:27.699685   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:12:27.702916  3672 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:27.703610   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:12:27.703909   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821463199918-431-0/minicluster-data/ts-3-root
uuid: "fd8811489b7640eea61f629641b58631"
format_stamp: "Formatted at 2026-06-30 12:12:27 on dist-test-slave-rzcc"
I20260630 12:12:27.704160   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821463199918-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821463199918-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821463199918-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:27.715792   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:27.716955   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:27.718371   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:27.720534   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:27.720729   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:27.720909   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:27.721047   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:27.758490   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:37103
I20260630 12:12:27.758582  3734 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:37103 every 8 connection(s)
I20260630 12:12:27.764820  3293 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48954:
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:27.772780  3735 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41953
I20260630 12:12:27.773145  3735 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:27.773838  3735 heartbeater.cc:507] Master 127.0.107.254:41953 requested a full tablet report, sending...
I20260630 12:12:27.775718  3295 ts_manager.cc:194] Registered new tserver with Master: fd8811489b7640eea61f629641b58631 (127.0.107.196:37103)
I20260630 12:12:27.776942  3295 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48958
W20260630 12:12:27.784487  3293 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7131220f1f144f8fb2cc9e395d5e8e17 has no consensus state
W20260630 12:12:27.785776  3293 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a8ddd769afd142939327975778b6aea0 has no consensus state
W20260630 12:12:27.787098  3293 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6af7fec3f8814556ba2375fc980e2b64 has no consensus state
W20260630 12:12:27.788558  3293 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 10a24122855941818379eedf977f0092 has no consensus state
W20260630 12:12:27.789893  3293 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7cf6b840929d410086fec2e1897f0c67 has no consensus state
W20260630 12:12:27.791338  3293 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 48a9a1a22ef044eda1f1178996fbe7b2 has no consensus state
W20260630 12:12:27.792744  3293 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 296d936ccb764e86ae5637c251526c0a has no consensus state
W20260630 12:12:27.794162  3293 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c8f319a2db7b4f86b8bb1a8d0cbfe7b9 has no consensus state
W20260630 12:12:27.806442  3279 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet 7131220f1f144f8fb2cc9e395d5e8e17 (table range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 7131220f1f144f8fb2cc9e395d5e8e17 has no consensus state
I20260630 12:12:27.816009  3384 tablet_service.cc:1511] Processing CreateTablet for tablet 7131220f1f144f8fb2cc9e395d5e8e17 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:27.817461  3384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7131220f1f144f8fb2cc9e395d5e8e17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:27.821905  3459 tablet_service.cc:1511] Processing CreateTablet for tablet 7131220f1f144f8fb2cc9e395d5e8e17 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:27.823251  3459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7131220f1f144f8fb2cc9e395d5e8e17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:27.825942  3387 tablet_service.cc:1511] Processing CreateTablet for tablet a8ddd769afd142939327975778b6aea0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:27.827316  3387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8ddd769afd142939327975778b6aea0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:27.831166  3381 tablet_service.cc:1511] Processing CreateTablet for tablet 10a24122855941818379eedf977f0092 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:27.832435  3381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10a24122855941818379eedf977f0092. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:27.834096  3385 tablet_service.cc:1511] Processing CreateTablet for tablet 7cf6b840929d410086fec2e1897f0c67 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:27.835348  3385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cf6b840929d410086fec2e1897f0c67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:27.840988  3534 tablet_service.cc:1511] Processing CreateTablet for tablet a8ddd769afd142939327975778b6aea0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:27.842666  3534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8ddd769afd142939327975778b6aea0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:27.849135  3456 tablet_service.cc:1511] Processing CreateTablet for tablet 6af7fec3f8814556ba2375fc980e2b64 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:27.850848  3456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6af7fec3f8814556ba2375fc980e2b64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:27.857872  3529 tablet_service.cc:1511] Processing CreateTablet for tablet 6af7fec3f8814556ba2375fc980e2b64 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:27.860617  3461 tablet_service.cc:1511] Processing CreateTablet for tablet 10a24122855941818379eedf977f0092 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:27.862394  3461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10a24122855941818379eedf977f0092. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:27.862921  3529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6af7fec3f8814556ba2375fc980e2b64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:27.882514  3532 tablet_service.cc:1511] Processing CreateTablet for tablet 7cf6b840929d410086fec2e1897f0c67 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:27.883876  3532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cf6b840929d410086fec2e1897f0c67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:27.885051  3385 tablet_service.cc:1511] Processing CreateTablet for tablet 296d936ccb764e86ae5637c251526c0a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:27.885592  3457 tablet_service.cc:1511] Processing CreateTablet for tablet 48a9a1a22ef044eda1f1178996fbe7b2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:27.886348  3385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 296d936ccb764e86ae5637c251526c0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:27.886907  3457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48a9a1a22ef044eda1f1178996fbe7b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:27.896456  3530 tablet_service.cc:1511] Processing CreateTablet for tablet 48a9a1a22ef044eda1f1178996fbe7b2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:27.897756  3530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48a9a1a22ef044eda1f1178996fbe7b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:27.904474  3458 tablet_service.cc:1511] Processing CreateTablet for tablet 296d936ccb764e86ae5637c251526c0a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:27.906188  3458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 296d936ccb764e86ae5637c251526c0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:27.910076  3381 tablet_service.cc:1511] Processing CreateTablet for tablet c8f319a2db7b4f86b8bb1a8d0cbfe7b9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:27.911386  3381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8f319a2db7b4f86b8bb1a8d0cbfe7b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:27.914336  3531 tablet_service.cc:1511] Processing CreateTablet for tablet c8f319a2db7b4f86b8bb1a8d0cbfe7b9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:27.916289  3531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8f319a2db7b4f86b8bb1a8d0cbfe7b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:27.925539  3621 consensus_queue.cc:1048] T 98ee60408d504818bab0bcdb86e6bf64 P aa43e1a0a4974dc08fec65c94aac738e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:28.005095  3741 tablet_bootstrap.cc:492] T 7131220f1f144f8fb2cc9e395d5e8e17 P aa43e1a0a4974dc08fec65c94aac738e: Bootstrap starting.
I20260630 12:12:28.009711  3743 tablet_bootstrap.cc:492] T 7cf6b840929d410086fec2e1897f0c67 P 3b87dc16f7004137b652c40e7be326e7: Bootstrap starting.
I20260630 12:12:28.011781  3742 tablet_bootstrap.cc:492] T 6af7fec3f8814556ba2375fc980e2b64 P 1f77e454a239492bb01aaca3e43feee7: Bootstrap starting.
I20260630 12:12:28.021131  3699 tablet_service.cc:1511] Processing CreateTablet for tablet a8ddd769afd142939327975778b6aea0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:28.022953  3696 tablet_service.cc:1511] Processing CreateTablet for tablet 7cf6b840929d410086fec2e1897f0c67 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:28.024978  3696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cf6b840929d410086fec2e1897f0c67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:28.024183  3697 tablet_service.cc:1511] Processing CreateTablet for tablet 10a24122855941818379eedf977f0092 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:28.027141  3694 tablet_service.cc:1511] Processing CreateTablet for tablet 296d936ccb764e86ae5637c251526c0a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:28.028061  3742 tablet_bootstrap.cc:654] T 6af7fec3f8814556ba2375fc980e2b64 P 1f77e454a239492bb01aaca3e43feee7: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:28.029592  3699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8ddd769afd142939327975778b6aea0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:28.030020  3693 tablet_service.cc:1511] Processing CreateTablet for tablet c8f319a2db7b4f86b8bb1a8d0cbfe7b9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:28.031076  3700 tablet_service.cc:1511] Processing CreateTablet for tablet 7131220f1f144f8fb2cc9e395d5e8e17 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:28.033896  3698 tablet_service.cc:1511] Processing CreateTablet for tablet 6af7fec3f8814556ba2375fc980e2b64 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:28.036104  3693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8f319a2db7b4f86b8bb1a8d0cbfe7b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:28.036471  3695 tablet_service.cc:1511] Processing CreateTablet for tablet 48a9a1a22ef044eda1f1178996fbe7b2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:28.039981  3621 consensus_queue.cc:1048] T 98ee60408d504818bab0bcdb86e6bf64 P aa43e1a0a4974dc08fec65c94aac738e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:28.040653  3697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10a24122855941818379eedf977f0092. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:28.041709  3698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6af7fec3f8814556ba2375fc980e2b64. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:12:28.046298  3343 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:12:28.050892  3700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7131220f1f144f8fb2cc9e395d5e8e17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:28.052099  3695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48a9a1a22ef044eda1f1178996fbe7b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:28.054113  3694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 296d936ccb764e86ae5637c251526c0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:28.079480  3743 tablet_bootstrap.cc:654] T 7cf6b840929d410086fec2e1897f0c67 P 3b87dc16f7004137b652c40e7be326e7: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:28.088137  3741 tablet_bootstrap.cc:654] T 7131220f1f144f8fb2cc9e395d5e8e17 P aa43e1a0a4974dc08fec65c94aac738e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:28.153267  3742 tablet_bootstrap.cc:492] T 6af7fec3f8814556ba2375fc980e2b64 P 1f77e454a239492bb01aaca3e43feee7: No bootstrap required, opened a new log
I20260630 12:12:28.153812  3742 ts_tablet_manager.cc:1403] T 6af7fec3f8814556ba2375fc980e2b64 P 1f77e454a239492bb01aaca3e43feee7: Time spent bootstrapping tablet: real 0.149s	user 0.009s	sys 0.024s
I20260630 12:12:28.158448  3743 tablet_bootstrap.cc:492] T 7cf6b840929d410086fec2e1897f0c67 P 3b87dc16f7004137b652c40e7be326e7: No bootstrap required, opened a new log
I20260630 12:12:28.159138  3743 ts_tablet_manager.cc:1403] T 7cf6b840929d410086fec2e1897f0c67 P 3b87dc16f7004137b652c40e7be326e7: Time spent bootstrapping tablet: real 0.157s	user 0.026s	sys 0.018s
I20260630 12:12:28.157300  3742 raft_consensus.cc:359] T 6af7fec3f8814556ba2375fc980e2b64 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:28.167366  3742 raft_consensus.cc:385] T 6af7fec3f8814556ba2375fc980e2b64 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:28.167721  3742 raft_consensus.cc:740] T 6af7fec3f8814556ba2375fc980e2b64 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f77e454a239492bb01aaca3e43feee7, State: Initialized, Role: FOLLOWER
I20260630 12:12:28.168509  3742 consensus_queue.cc:260] T 6af7fec3f8814556ba2375fc980e2b64 P 1f77e454a239492bb01aaca3e43feee7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:28.170825  3742 ts_tablet_manager.cc:1434] T 6af7fec3f8814556ba2375fc980e2b64 P 1f77e454a239492bb01aaca3e43feee7: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.006s
I20260630 12:12:28.171819  3742 tablet_bootstrap.cc:492] T 7131220f1f144f8fb2cc9e395d5e8e17 P 1f77e454a239492bb01aaca3e43feee7: Bootstrap starting.
I20260630 12:12:28.172943  3743 raft_consensus.cc:359] T 7cf6b840929d410086fec2e1897f0c67 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:28.173936  3743 raft_consensus.cc:385] T 7cf6b840929d410086fec2e1897f0c67 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:28.174304  3743 raft_consensus.cc:740] T 7cf6b840929d410086fec2e1897f0c67 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b87dc16f7004137b652c40e7be326e7, State: Initialized, Role: FOLLOWER
I20260630 12:12:28.175205  3743 consensus_queue.cc:260] T 7cf6b840929d410086fec2e1897f0c67 P 3b87dc16f7004137b652c40e7be326e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:28.181769  3749 tablet_bootstrap.cc:492] T 7131220f1f144f8fb2cc9e395d5e8e17 P fd8811489b7640eea61f629641b58631: Bootstrap starting.
I20260630 12:12:28.183547  3741 tablet_bootstrap.cc:492] T 7131220f1f144f8fb2cc9e395d5e8e17 P aa43e1a0a4974dc08fec65c94aac738e: No bootstrap required, opened a new log
I20260630 12:12:28.184105  3741 ts_tablet_manager.cc:1403] T 7131220f1f144f8fb2cc9e395d5e8e17 P aa43e1a0a4974dc08fec65c94aac738e: Time spent bootstrapping tablet: real 0.183s	user 0.033s	sys 0.030s
I20260630 12:12:28.184978  3743 ts_tablet_manager.cc:1434] T 7cf6b840929d410086fec2e1897f0c67 P 3b87dc16f7004137b652c40e7be326e7: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.007s
I20260630 12:12:28.189040  3741 raft_consensus.cc:359] T 7131220f1f144f8fb2cc9e395d5e8e17 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } }
I20260630 12:12:28.190119  3741 raft_consensus.cc:385] T 7131220f1f144f8fb2cc9e395d5e8e17 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:28.190433  3741 raft_consensus.cc:740] T 7131220f1f144f8fb2cc9e395d5e8e17 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa43e1a0a4974dc08fec65c94aac738e, State: Initialized, Role: FOLLOWER
I20260630 12:12:28.190569  3743 tablet_bootstrap.cc:492] T 6af7fec3f8814556ba2375fc980e2b64 P 3b87dc16f7004137b652c40e7be326e7: Bootstrap starting.
I20260630 12:12:28.192844  3741 consensus_queue.cc:260] T 7131220f1f144f8fb2cc9e395d5e8e17 P aa43e1a0a4974dc08fec65c94aac738e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } }
I20260630 12:12:28.195606  3741 ts_tablet_manager.cc:1434] T 7131220f1f144f8fb2cc9e395d5e8e17 P aa43e1a0a4974dc08fec65c94aac738e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
I20260630 12:12:28.196543  3741 tablet_bootstrap.cc:492] T 7cf6b840929d410086fec2e1897f0c67 P aa43e1a0a4974dc08fec65c94aac738e: Bootstrap starting.
I20260630 12:12:28.201574  3749 tablet_bootstrap.cc:654] T 7131220f1f144f8fb2cc9e395d5e8e17 P fd8811489b7640eea61f629641b58631: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:28.202447  3742 tablet_bootstrap.cc:654] T 7131220f1f144f8fb2cc9e395d5e8e17 P 1f77e454a239492bb01aaca3e43feee7: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:28.213917  3749 tablet_bootstrap.cc:492] T 7131220f1f144f8fb2cc9e395d5e8e17 P fd8811489b7640eea61f629641b58631: No bootstrap required, opened a new log
I20260630 12:12:28.214890  3749 ts_tablet_manager.cc:1403] T 7131220f1f144f8fb2cc9e395d5e8e17 P fd8811489b7640eea61f629641b58631: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.008s
I20260630 12:12:28.219257  3749 raft_consensus.cc:359] T 7131220f1f144f8fb2cc9e395d5e8e17 P fd8811489b7640eea61f629641b58631 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } }
I20260630 12:12:28.220016  3749 raft_consensus.cc:385] T 7131220f1f144f8fb2cc9e395d5e8e17 P fd8811489b7640eea61f629641b58631 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:28.220414  3749 raft_consensus.cc:740] T 7131220f1f144f8fb2cc9e395d5e8e17 P fd8811489b7640eea61f629641b58631 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd8811489b7640eea61f629641b58631, State: Initialized, Role: FOLLOWER
I20260630 12:12:28.220605  3741 tablet_bootstrap.cc:654] T 7cf6b840929d410086fec2e1897f0c67 P aa43e1a0a4974dc08fec65c94aac738e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:28.221385  3749 consensus_queue.cc:260] T 7131220f1f144f8fb2cc9e395d5e8e17 P fd8811489b7640eea61f629641b58631 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } }
I20260630 12:12:28.221877  3743 tablet_bootstrap.cc:654] T 6af7fec3f8814556ba2375fc980e2b64 P 3b87dc16f7004137b652c40e7be326e7: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:28.226717  3742 tablet_bootstrap.cc:492] T 7131220f1f144f8fb2cc9e395d5e8e17 P 1f77e454a239492bb01aaca3e43feee7: No bootstrap required, opened a new log
I20260630 12:12:28.227275  3741 tablet_bootstrap.cc:492] T 7cf6b840929d410086fec2e1897f0c67 P aa43e1a0a4974dc08fec65c94aac738e: No bootstrap required, opened a new log
I20260630 12:12:28.227402  3742 ts_tablet_manager.cc:1403] T 7131220f1f144f8fb2cc9e395d5e8e17 P 1f77e454a239492bb01aaca3e43feee7: Time spent bootstrapping tablet: real 0.056s	user 0.022s	sys 0.002s
I20260630 12:12:28.227939  3741 ts_tablet_manager.cc:1403] T 7cf6b840929d410086fec2e1897f0c67 P aa43e1a0a4974dc08fec65c94aac738e: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.005s
I20260630 12:12:28.231362  3742 raft_consensus.cc:359] T 7131220f1f144f8fb2cc9e395d5e8e17 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } }
I20260630 12:12:28.232118  3742 raft_consensus.cc:385] T 7131220f1f144f8fb2cc9e395d5e8e17 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:28.232435  3749 ts_tablet_manager.cc:1434] T 7131220f1f144f8fb2cc9e395d5e8e17 P fd8811489b7640eea61f629641b58631: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.004s
I20260630 12:12:28.231967  3741 raft_consensus.cc:359] T 7cf6b840929d410086fec2e1897f0c67 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:28.232534  3742 raft_consensus.cc:740] T 7131220f1f144f8fb2cc9e395d5e8e17 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f77e454a239492bb01aaca3e43feee7, State: Initialized, Role: FOLLOWER
I20260630 12:12:28.233104  3741 raft_consensus.cc:385] T 7cf6b840929d410086fec2e1897f0c67 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:28.233462  3735 heartbeater.cc:499] Master 127.0.107.254:41953 was elected leader, sending a full tablet report...
I20260630 12:12:28.234186  3741 raft_consensus.cc:740] T 7cf6b840929d410086fec2e1897f0c67 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa43e1a0a4974dc08fec65c94aac738e, State: Initialized, Role: FOLLOWER
I20260630 12:12:28.233552  3742 consensus_queue.cc:260] T 7131220f1f144f8fb2cc9e395d5e8e17 P 1f77e454a239492bb01aaca3e43feee7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } }
I20260630 12:12:28.235440  3741 consensus_queue.cc:260] T 7cf6b840929d410086fec2e1897f0c67 P aa43e1a0a4974dc08fec65c94aac738e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:28.239423  3742 ts_tablet_manager.cc:1434] T 7131220f1f144f8fb2cc9e395d5e8e17 P 1f77e454a239492bb01aaca3e43feee7: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260630 12:12:28.240417  3742 tablet_bootstrap.cc:492] T 48a9a1a22ef044eda1f1178996fbe7b2 P 1f77e454a239492bb01aaca3e43feee7: Bootstrap starting.
I20260630 12:12:28.242290  3741 ts_tablet_manager.cc:1434] T 7cf6b840929d410086fec2e1897f0c67 P aa43e1a0a4974dc08fec65c94aac738e: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.004s
I20260630 12:12:28.243883  3741 tablet_bootstrap.cc:492] T 296d936ccb764e86ae5637c251526c0a P aa43e1a0a4974dc08fec65c94aac738e: Bootstrap starting.
I20260630 12:12:28.241454  3743 tablet_bootstrap.cc:492] T 6af7fec3f8814556ba2375fc980e2b64 P 3b87dc16f7004137b652c40e7be326e7: No bootstrap required, opened a new log
I20260630 12:12:28.248276  3742 tablet_bootstrap.cc:654] T 48a9a1a22ef044eda1f1178996fbe7b2 P 1f77e454a239492bb01aaca3e43feee7: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:28.248374  3749 tablet_bootstrap.cc:492] T a8ddd769afd142939327975778b6aea0 P fd8811489b7640eea61f629641b58631: Bootstrap starting.
I20260630 12:12:28.249063  3743 ts_tablet_manager.cc:1403] T 6af7fec3f8814556ba2375fc980e2b64 P 3b87dc16f7004137b652c40e7be326e7: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.012s
I20260630 12:12:28.254496  3741 tablet_bootstrap.cc:654] T 296d936ccb764e86ae5637c251526c0a P aa43e1a0a4974dc08fec65c94aac738e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:28.263824  3749 tablet_bootstrap.cc:654] T a8ddd769afd142939327975778b6aea0 P fd8811489b7640eea61f629641b58631: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:28.267091  3292 catalog_manager.cc:6242] T 00000000000000000000000000000000 P eb8573d8c48640a393223b3b27305ef4: range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11] alter complete (version 0)
I20260630 12:12:28.275967  3742 tablet_bootstrap.cc:492] T 48a9a1a22ef044eda1f1178996fbe7b2 P 1f77e454a239492bb01aaca3e43feee7: No bootstrap required, opened a new log
I20260630 12:12:28.276558  3742 ts_tablet_manager.cc:1403] T 48a9a1a22ef044eda1f1178996fbe7b2 P 1f77e454a239492bb01aaca3e43feee7: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.000s
I20260630 12:12:28.279405  3741 tablet_bootstrap.cc:492] T 296d936ccb764e86ae5637c251526c0a P aa43e1a0a4974dc08fec65c94aac738e: No bootstrap required, opened a new log
I20260630 12:12:28.279521  3742 raft_consensus.cc:359] T 48a9a1a22ef044eda1f1178996fbe7b2 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } }
I20260630 12:12:28.280211  3741 ts_tablet_manager.cc:1403] T 296d936ccb764e86ae5637c251526c0a P aa43e1a0a4974dc08fec65c94aac738e: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.005s
I20260630 12:12:28.262267  3743 raft_consensus.cc:359] T 6af7fec3f8814556ba2375fc980e2b64 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:28.280433  3742 raft_consensus.cc:385] T 48a9a1a22ef044eda1f1178996fbe7b2 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:28.282096  3743 raft_consensus.cc:385] T 6af7fec3f8814556ba2375fc980e2b64 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:28.282356  3743 raft_consensus.cc:740] T 6af7fec3f8814556ba2375fc980e2b64 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b87dc16f7004137b652c40e7be326e7, State: Initialized, Role: FOLLOWER
I20260630 12:12:28.282219  3742 raft_consensus.cc:740] T 48a9a1a22ef044eda1f1178996fbe7b2 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f77e454a239492bb01aaca3e43feee7, State: Initialized, Role: FOLLOWER
I20260630 12:12:28.283015  3749 tablet_bootstrap.cc:492] T a8ddd769afd142939327975778b6aea0 P fd8811489b7640eea61f629641b58631: No bootstrap required, opened a new log
I20260630 12:12:28.283495  3749 ts_tablet_manager.cc:1403] T a8ddd769afd142939327975778b6aea0 P fd8811489b7640eea61f629641b58631: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.012s
I20260630 12:12:28.283239  3743 consensus_queue.cc:260] T 6af7fec3f8814556ba2375fc980e2b64 P 3b87dc16f7004137b652c40e7be326e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:28.283490  3742 consensus_queue.cc:260] T 48a9a1a22ef044eda1f1178996fbe7b2 P 1f77e454a239492bb01aaca3e43feee7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } }
I20260630 12:12:28.284387  3741 raft_consensus.cc:359] T 296d936ccb764e86ae5637c251526c0a P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } }
I20260630 12:12:28.285086  3741 raft_consensus.cc:385] T 296d936ccb764e86ae5637c251526c0a P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:28.285387  3741 raft_consensus.cc:740] T 296d936ccb764e86ae5637c251526c0a P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa43e1a0a4974dc08fec65c94aac738e, State: Initialized, Role: FOLLOWER
I20260630 12:12:28.286387  3742 ts_tablet_manager.cc:1434] T 48a9a1a22ef044eda1f1178996fbe7b2 P 1f77e454a239492bb01aaca3e43feee7: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260630 12:12:28.286684  3741 consensus_queue.cc:260] T 296d936ccb764e86ae5637c251526c0a P aa43e1a0a4974dc08fec65c94aac738e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } }
I20260630 12:12:28.287515  3742 tablet_bootstrap.cc:492] T 296d936ccb764e86ae5637c251526c0a P 1f77e454a239492bb01aaca3e43feee7: Bootstrap starting.
I20260630 12:12:28.290845  3741 ts_tablet_manager.cc:1434] T 296d936ccb764e86ae5637c251526c0a P aa43e1a0a4974dc08fec65c94aac738e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260630 12:12:28.291811  3741 tablet_bootstrap.cc:492] T 10a24122855941818379eedf977f0092 P aa43e1a0a4974dc08fec65c94aac738e: Bootstrap starting.
I20260630 12:12:28.294070  3742 tablet_bootstrap.cc:654] T 296d936ccb764e86ae5637c251526c0a P 1f77e454a239492bb01aaca3e43feee7: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:28.297101  3749 raft_consensus.cc:359] T a8ddd769afd142939327975778b6aea0 P fd8811489b7640eea61f629641b58631 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:28.298072  3749 raft_consensus.cc:385] T a8ddd769afd142939327975778b6aea0 P fd8811489b7640eea61f629641b58631 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:28.297741  3741 tablet_bootstrap.cc:654] T 10a24122855941818379eedf977f0092 P aa43e1a0a4974dc08fec65c94aac738e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:28.298468  3749 raft_consensus.cc:740] T a8ddd769afd142939327975778b6aea0 P fd8811489b7640eea61f629641b58631 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd8811489b7640eea61f629641b58631, State: Initialized, Role: FOLLOWER
I20260630 12:12:28.303148  3749 consensus_queue.cc:260] T a8ddd769afd142939327975778b6aea0 P fd8811489b7640eea61f629641b58631 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:28.306742  3749 ts_tablet_manager.cc:1434] T a8ddd769afd142939327975778b6aea0 P fd8811489b7640eea61f629641b58631: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260630 12:12:28.307941  3749 tablet_bootstrap.cc:492] T 10a24122855941818379eedf977f0092 P fd8811489b7640eea61f629641b58631: Bootstrap starting.
I20260630 12:12:28.310317  3743 ts_tablet_manager.cc:1434] T 6af7fec3f8814556ba2375fc980e2b64 P 3b87dc16f7004137b652c40e7be326e7: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.000s
I20260630 12:12:28.310670  3632 raft_consensus.cc:493] T 7cf6b840929d410086fec2e1897f0c67 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:28.311317  3743 tablet_bootstrap.cc:492] T a8ddd769afd142939327975778b6aea0 P 3b87dc16f7004137b652c40e7be326e7: Bootstrap starting.
I20260630 12:12:28.311168  3632 raft_consensus.cc:515] T 7cf6b840929d410086fec2e1897f0c67 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:28.315003  3749 tablet_bootstrap.cc:654] T 10a24122855941818379eedf977f0092 P fd8811489b7640eea61f629641b58631: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:28.315178  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cf6b840929d410086fec2e1897f0c67" candidate_uuid: "3b87dc16f7004137b652c40e7be326e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa43e1a0a4974dc08fec65c94aac738e" is_pre_election: true
I20260630 12:12:28.315832  3396 raft_consensus.cc:2468] T 7cf6b840929d410086fec2e1897f0c67 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b87dc16f7004137b652c40e7be326e7 in term 0.
I20260630 12:12:28.317858  3509 leader_election.cc:304] T 7cf6b840929d410086fec2e1897f0c67 P 3b87dc16f7004137b652c40e7be326e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b87dc16f7004137b652c40e7be326e7, aa43e1a0a4974dc08fec65c94aac738e; no voters: 
I20260630 12:12:28.320006  3751 raft_consensus.cc:2804] T 7cf6b840929d410086fec2e1897f0c67 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:28.318569  3632 leader_election.cc:290] T 7cf6b840929d410086fec2e1897f0c67 P 3b87dc16f7004137b652c40e7be326e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd8811489b7640eea61f629641b58631 (127.0.107.196:37103), aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193:34185)
I20260630 12:12:28.320395  3751 raft_consensus.cc:493] T 7cf6b840929d410086fec2e1897f0c67 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:28.323625  3751 raft_consensus.cc:3060] T 7cf6b840929d410086fec2e1897f0c67 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:28.328661  3741 tablet_bootstrap.cc:492] T 10a24122855941818379eedf977f0092 P aa43e1a0a4974dc08fec65c94aac738e: No bootstrap required, opened a new log
I20260630 12:12:28.329150  3741 ts_tablet_manager.cc:1403] T 10a24122855941818379eedf977f0092 P aa43e1a0a4974dc08fec65c94aac738e: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.003s
I20260630 12:12:28.330590  3742 tablet_bootstrap.cc:492] T 296d936ccb764e86ae5637c251526c0a P 1f77e454a239492bb01aaca3e43feee7: No bootstrap required, opened a new log
I20260630 12:12:28.332091  3751 raft_consensus.cc:515] T 7cf6b840929d410086fec2e1897f0c67 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:28.332912  3742 ts_tablet_manager.cc:1403] T 296d936ccb764e86ae5637c251526c0a P 1f77e454a239492bb01aaca3e43feee7: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.016s
I20260630 12:12:28.332588  3741 raft_consensus.cc:359] T 10a24122855941818379eedf977f0092 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } }
I20260630 12:12:28.333794  3741 raft_consensus.cc:385] T 10a24122855941818379eedf977f0092 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:28.334129  3741 raft_consensus.cc:740] T 10a24122855941818379eedf977f0092 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa43e1a0a4974dc08fec65c94aac738e, State: Initialized, Role: FOLLOWER
I20260630 12:12:28.335186  3741 consensus_queue.cc:260] T 10a24122855941818379eedf977f0092 P aa43e1a0a4974dc08fec65c94aac738e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } }
I20260630 12:12:28.335479  3743 tablet_bootstrap.cc:654] T a8ddd769afd142939327975778b6aea0 P 3b87dc16f7004137b652c40e7be326e7: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:28.337491  3741 ts_tablet_manager.cc:1434] T 10a24122855941818379eedf977f0092 P aa43e1a0a4974dc08fec65c94aac738e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:12:28.338449  3741 tablet_bootstrap.cc:492] T a8ddd769afd142939327975778b6aea0 P aa43e1a0a4974dc08fec65c94aac738e: Bootstrap starting.
I20260630 12:12:28.341065  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cf6b840929d410086fec2e1897f0c67" candidate_uuid: "3b87dc16f7004137b652c40e7be326e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa43e1a0a4974dc08fec65c94aac738e"
I20260630 12:12:28.341638  3396 raft_consensus.cc:3060] T 7cf6b840929d410086fec2e1897f0c67 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:28.342295  3742 raft_consensus.cc:359] T 296d936ccb764e86ae5637c251526c0a P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } }
I20260630 12:12:28.345191  3742 raft_consensus.cc:385] T 296d936ccb764e86ae5637c251526c0a P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:28.345851  3741 tablet_bootstrap.cc:654] T a8ddd769afd142939327975778b6aea0 P aa43e1a0a4974dc08fec65c94aac738e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:28.348654  3396 raft_consensus.cc:2468] T 7cf6b840929d410086fec2e1897f0c67 P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b87dc16f7004137b652c40e7be326e7 in term 1.
I20260630 12:12:28.348379  3742 raft_consensus.cc:740] T 296d936ccb764e86ae5637c251526c0a P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f77e454a239492bb01aaca3e43feee7, State: Initialized, Role: FOLLOWER
I20260630 12:12:28.349938  3509 leader_election.cc:304] T 7cf6b840929d410086fec2e1897f0c67 P 3b87dc16f7004137b652c40e7be326e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b87dc16f7004137b652c40e7be326e7, aa43e1a0a4974dc08fec65c94aac738e; no voters: 
I20260630 12:12:28.350225  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cf6b840929d410086fec2e1897f0c67" candidate_uuid: "3b87dc16f7004137b652c40e7be326e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd8811489b7640eea61f629641b58631" is_pre_election: true
I20260630 12:12:28.350916  3632 raft_consensus.cc:2804] T 7cf6b840929d410086fec2e1897f0c67 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:28.350142  3742 consensus_queue.cc:260] T 296d936ccb764e86ae5637c251526c0a P 1f77e454a239492bb01aaca3e43feee7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } }
I20260630 12:12:28.351478  3632 raft_consensus.cc:697] T 7cf6b840929d410086fec2e1897f0c67 P 3b87dc16f7004137b652c40e7be326e7 [term 1 LEADER]: Becoming Leader. State: Replica: 3b87dc16f7004137b652c40e7be326e7, State: Running, Role: LEADER
I20260630 12:12:28.353219  3632 consensus_queue.cc:237] T 7cf6b840929d410086fec2e1897f0c67 P 3b87dc16f7004137b652c40e7be326e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:28.351841  3751 leader_election.cc:290] T 7cf6b840929d410086fec2e1897f0c67 P 3b87dc16f7004137b652c40e7be326e7 [CANDIDATE]: Term 1 election: Requested vote from peers fd8811489b7640eea61f629641b58631 (127.0.107.196:37103), aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193:34185)
I20260630 12:12:28.370203  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cf6b840929d410086fec2e1897f0c67" candidate_uuid: "3b87dc16f7004137b652c40e7be326e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd8811489b7640eea61f629641b58631"
I20260630 12:12:28.372956  3754 raft_consensus.cc:493] T 7131220f1f144f8fb2cc9e395d5e8e17 P fd8811489b7640eea61f629641b58631 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:28.373251  3743 tablet_bootstrap.cc:492] T a8ddd769afd142939327975778b6aea0 P 3b87dc16f7004137b652c40e7be326e7: No bootstrap required, opened a new log
I20260630 12:12:28.373934  3743 ts_tablet_manager.cc:1403] T a8ddd769afd142939327975778b6aea0 P 3b87dc16f7004137b652c40e7be326e7: Time spent bootstrapping tablet: real 0.063s	user 0.009s	sys 0.004s
I20260630 12:12:28.373665  3754 raft_consensus.cc:515] T 7131220f1f144f8fb2cc9e395d5e8e17 P fd8811489b7640eea61f629641b58631 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } }
I20260630 12:12:28.378059  3754 leader_election.cc:290] T 7131220f1f144f8fb2cc9e395d5e8e17 P fd8811489b7640eea61f629641b58631 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193:34185), 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194:34087)
I20260630 12:12:28.395355  3749 tablet_bootstrap.cc:492] T 10a24122855941818379eedf977f0092 P fd8811489b7640eea61f629641b58631: No bootstrap required, opened a new log
I20260630 12:12:28.395877  3749 ts_tablet_manager.cc:1403] T 10a24122855941818379eedf977f0092 P fd8811489b7640eea61f629641b58631: Time spent bootstrapping tablet: real 0.088s	user 0.005s	sys 0.012s
I20260630 12:12:28.396306  3742 ts_tablet_manager.cc:1434] T 296d936ccb764e86ae5637c251526c0a P 1f77e454a239492bb01aaca3e43feee7: Time spent starting tablet: real 0.063s	user 0.007s	sys 0.000s
I20260630 12:12:28.398800  3742 tablet_bootstrap.cc:492] T 10a24122855941818379eedf977f0092 P 1f77e454a239492bb01aaca3e43feee7: Bootstrap starting.
I20260630 12:12:28.399677  3741 tablet_bootstrap.cc:492] T a8ddd769afd142939327975778b6aea0 P aa43e1a0a4974dc08fec65c94aac738e: No bootstrap required, opened a new log
I20260630 12:12:28.400302  3741 ts_tablet_manager.cc:1403] T a8ddd769afd142939327975778b6aea0 P aa43e1a0a4974dc08fec65c94aac738e: Time spent bootstrapping tablet: real 0.062s	user 0.018s	sys 0.017s
I20260630 12:12:28.399595  3749 raft_consensus.cc:359] T 10a24122855941818379eedf977f0092 P fd8811489b7640eea61f629641b58631 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } }
W20260630 12:12:28.390024  3512 leader_election.cc:343] T 7cf6b840929d410086fec2e1897f0c67 P 3b87dc16f7004137b652c40e7be326e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd8811489b7640eea61f629641b58631 (127.0.107.196:37103): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:28.400693  3749 raft_consensus.cc:385] T 10a24122855941818379eedf977f0092 P fd8811489b7640eea61f629641b58631 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:28.401721  3749 raft_consensus.cc:740] T 10a24122855941818379eedf977f0092 P fd8811489b7640eea61f629641b58631 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd8811489b7640eea61f629641b58631, State: Initialized, Role: FOLLOWER
W20260630 12:12:28.406042  3512 leader_election.cc:343] T 7cf6b840929d410086fec2e1897f0c67 P 3b87dc16f7004137b652c40e7be326e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd8811489b7640eea61f629641b58631 (127.0.107.196:37103): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:28.405337  3749 consensus_queue.cc:260] T 10a24122855941818379eedf977f0092 P fd8811489b7640eea61f629641b58631 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } }
I20260630 12:12:28.410030  3749 ts_tablet_manager.cc:1434] T 10a24122855941818379eedf977f0092 P fd8811489b7640eea61f629641b58631: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260630 12:12:28.411423  3749 tablet_bootstrap.cc:492] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P fd8811489b7640eea61f629641b58631: Bootstrap starting.
I20260630 12:12:28.414211  3741 raft_consensus.cc:359] T a8ddd769afd142939327975778b6aea0 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:28.415637  3741 raft_consensus.cc:385] T a8ddd769afd142939327975778b6aea0 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:28.415380  3743 raft_consensus.cc:359] T a8ddd769afd142939327975778b6aea0 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:28.416033  3741 raft_consensus.cc:740] T a8ddd769afd142939327975778b6aea0 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa43e1a0a4974dc08fec65c94aac738e, State: Initialized, Role: FOLLOWER
I20260630 12:12:28.416224  3743 raft_consensus.cc:385] T a8ddd769afd142939327975778b6aea0 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:28.415491  3295 catalog_manager.cc:5697] T 7cf6b840929d410086fec2e1897f0c67 P 3b87dc16f7004137b652c40e7be326e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "3b87dc16f7004137b652c40e7be326e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:28.417522  3598 raft_consensus.cc:493] T 48a9a1a22ef044eda1f1178996fbe7b2 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:28.418326  3598 raft_consensus.cc:515] T 48a9a1a22ef044eda1f1178996fbe7b2 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } }
I20260630 12:12:28.420524  3743 raft_consensus.cc:740] T a8ddd769afd142939327975778b6aea0 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b87dc16f7004137b652c40e7be326e7, State: Initialized, Role: FOLLOWER
I20260630 12:12:28.420574  3598 leader_election.cc:290] T 48a9a1a22ef044eda1f1178996fbe7b2 P 1f77e454a239492bb01aaca3e43feee7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195:32935), fd8811489b7640eea61f629641b58631 (127.0.107.196:37103)
I20260630 12:12:28.422019  3546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a9a1a22ef044eda1f1178996fbe7b2" candidate_uuid: "1f77e454a239492bb01aaca3e43feee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b87dc16f7004137b652c40e7be326e7" is_pre_election: true
I20260630 12:12:28.427078  3749 tablet_bootstrap.cc:654] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P fd8811489b7640eea61f629641b58631: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:28.417201  3741 consensus_queue.cc:260] T a8ddd769afd142939327975778b6aea0 P aa43e1a0a4974dc08fec65c94aac738e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:28.424934  3743 consensus_queue.cc:260] T a8ddd769afd142939327975778b6aea0 P 3b87dc16f7004137b652c40e7be326e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
W20260630 12:12:28.432132  3438 leader_election.cc:343] T 48a9a1a22ef044eda1f1178996fbe7b2 P 1f77e454a239492bb01aaca3e43feee7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195:32935): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:28.436002  3743 ts_tablet_manager.cc:1434] T a8ddd769afd142939327975778b6aea0 P 3b87dc16f7004137b652c40e7be326e7: Time spent starting tablet: real 0.059s	user 0.010s	sys 0.000s
I20260630 12:12:28.436815  3743 tablet_bootstrap.cc:492] T 48a9a1a22ef044eda1f1178996fbe7b2 P 3b87dc16f7004137b652c40e7be326e7: Bootstrap starting.
I20260630 12:12:28.439630  3742 tablet_bootstrap.cc:654] T 10a24122855941818379eedf977f0092 P 1f77e454a239492bb01aaca3e43feee7: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:28.442408  3741 ts_tablet_manager.cc:1434] T a8ddd769afd142939327975778b6aea0 P aa43e1a0a4974dc08fec65c94aac738e: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.004s
I20260630 12:12:28.449227  3741 tablet_bootstrap.cc:492] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P aa43e1a0a4974dc08fec65c94aac738e: Bootstrap starting.
I20260630 12:12:28.465689  3628 raft_consensus.cc:493] T 10a24122855941818379eedf977f0092 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:28.466406  3628 raft_consensus.cc:515] T 10a24122855941818379eedf977f0092 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } }
I20260630 12:12:28.500377  3741 tablet_bootstrap.cc:654] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P aa43e1a0a4974dc08fec65c94aac738e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:28.505966  3598 raft_consensus.cc:493] T 296d936ccb764e86ae5637c251526c0a P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:28.506801  3598 raft_consensus.cc:515] T 296d936ccb764e86ae5637c251526c0a P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } }
I20260630 12:12:28.512138  3598 leader_election.cc:290] T 296d936ccb764e86ae5637c251526c0a P 1f77e454a239492bb01aaca3e43feee7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193:34185), fd8811489b7640eea61f629641b58631 (127.0.107.196:37103)
I20260630 12:12:28.507161  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7131220f1f144f8fb2cc9e395d5e8e17" candidate_uuid: "fd8811489b7640eea61f629641b58631" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa43e1a0a4974dc08fec65c94aac738e" is_pre_election: true
I20260630 12:12:28.513257  3396 raft_consensus.cc:2468] T 7131220f1f144f8fb2cc9e395d5e8e17 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd8811489b7640eea61f629641b58631 in term 0.
I20260630 12:12:28.513727  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296d936ccb764e86ae5637c251526c0a" candidate_uuid: "1f77e454a239492bb01aaca3e43feee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa43e1a0a4974dc08fec65c94aac738e" is_pre_election: true
I20260630 12:12:28.514355  3397 raft_consensus.cc:2468] T 296d936ccb764e86ae5637c251526c0a P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f77e454a239492bb01aaca3e43feee7 in term 0.
I20260630 12:12:28.512288  3742 tablet_bootstrap.cc:492] T 10a24122855941818379eedf977f0092 P 1f77e454a239492bb01aaca3e43feee7: No bootstrap required, opened a new log
I20260630 12:12:28.514539  3628 leader_election.cc:290] T 10a24122855941818379eedf977f0092 P aa43e1a0a4974dc08fec65c94aac738e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd8811489b7640eea61f629641b58631 (127.0.107.196:37103), 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194:34087)
I20260630 12:12:28.515652  3742 ts_tablet_manager.cc:1403] T 10a24122855941818379eedf977f0092 P 1f77e454a239492bb01aaca3e43feee7: Time spent bootstrapping tablet: real 0.118s	user 0.010s	sys 0.004s
I20260630 12:12:28.515586  3435 leader_election.cc:304] T 296d936ccb764e86ae5637c251526c0a P 1f77e454a239492bb01aaca3e43feee7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f77e454a239492bb01aaca3e43feee7, aa43e1a0a4974dc08fec65c94aac738e; no voters: 
I20260630 12:12:28.519076  3598 raft_consensus.cc:2804] T 296d936ccb764e86ae5637c251526c0a P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:28.519461  3598 raft_consensus.cc:493] T 296d936ccb764e86ae5637c251526c0a P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:28.519798  3598 raft_consensus.cc:3060] T 296d936ccb764e86ae5637c251526c0a P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:28.520444  3742 raft_consensus.cc:359] T 10a24122855941818379eedf977f0092 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } }
I20260630 12:12:28.521559  3742 raft_consensus.cc:385] T 10a24122855941818379eedf977f0092 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:28.521692  3743 tablet_bootstrap.cc:654] T 48a9a1a22ef044eda1f1178996fbe7b2 P 3b87dc16f7004137b652c40e7be326e7: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:28.521894  3742 raft_consensus.cc:740] T 10a24122855941818379eedf977f0092 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f77e454a239492bb01aaca3e43feee7, State: Initialized, Role: FOLLOWER
I20260630 12:12:28.525609  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10a24122855941818379eedf977f0092" candidate_uuid: "aa43e1a0a4974dc08fec65c94aac738e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f77e454a239492bb01aaca3e43feee7" is_pre_election: true
I20260630 12:12:28.525936  3749 tablet_bootstrap.cc:492] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P fd8811489b7640eea61f629641b58631: No bootstrap required, opened a new log
I20260630 12:12:28.522686  3742 consensus_queue.cc:260] T 10a24122855941818379eedf977f0092 P 1f77e454a239492bb01aaca3e43feee7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } }
I20260630 12:12:28.527478  3471 raft_consensus.cc:2468] T 10a24122855941818379eedf977f0092 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa43e1a0a4974dc08fec65c94aac738e in term 0.
I20260630 12:12:28.527801  3472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7131220f1f144f8fb2cc9e395d5e8e17" candidate_uuid: "fd8811489b7640eea61f629641b58631" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f77e454a239492bb01aaca3e43feee7" is_pre_election: true
I20260630 12:12:28.528420  3472 raft_consensus.cc:2468] T 7131220f1f144f8fb2cc9e395d5e8e17 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd8811489b7640eea61f629641b58631 in term 0.
I20260630 12:12:28.528597  3742 ts_tablet_manager.cc:1434] T 10a24122855941818379eedf977f0092 P 1f77e454a239492bb01aaca3e43feee7: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260630 12:12:28.530304  3675 leader_election.cc:304] T 7131220f1f144f8fb2cc9e395d5e8e17 P fd8811489b7640eea61f629641b58631 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f77e454a239492bb01aaca3e43feee7, fd8811489b7640eea61f629641b58631; no voters: 
I20260630 12:12:28.531282  3754 raft_consensus.cc:2804] T 7131220f1f144f8fb2cc9e395d5e8e17 P fd8811489b7640eea61f629641b58631 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:28.531626  3754 raft_consensus.cc:493] T 7131220f1f144f8fb2cc9e395d5e8e17 P fd8811489b7640eea61f629641b58631 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:28.532420  3754 raft_consensus.cc:3060] T 7131220f1f144f8fb2cc9e395d5e8e17 P fd8811489b7640eea61f629641b58631 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:28.533203  3749 ts_tablet_manager.cc:1403] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P fd8811489b7640eea61f629641b58631: Time spent bootstrapping tablet: real 0.119s	user 0.013s	sys 0.007s
I20260630 12:12:28.531651  3362 leader_election.cc:304] T 10a24122855941818379eedf977f0092 P aa43e1a0a4974dc08fec65c94aac738e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f77e454a239492bb01aaca3e43feee7, aa43e1a0a4974dc08fec65c94aac738e; no voters: 
I20260630 12:12:28.536891  3599 raft_consensus.cc:2804] T 10a24122855941818379eedf977f0092 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:28.537623  3599 raft_consensus.cc:493] T 10a24122855941818379eedf977f0092 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:28.541129  3599 raft_consensus.cc:3060] T 10a24122855941818379eedf977f0092 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:28.544919  3741 tablet_bootstrap.cc:492] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P aa43e1a0a4974dc08fec65c94aac738e: No bootstrap required, opened a new log
I20260630 12:12:28.545493  3741 ts_tablet_manager.cc:1403] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P aa43e1a0a4974dc08fec65c94aac738e: Time spent bootstrapping tablet: real 0.097s	user 0.015s	sys 0.000s
I20260630 12:12:28.547691  3598 raft_consensus.cc:515] T 296d936ccb764e86ae5637c251526c0a P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } }
I20260630 12:12:28.540333  3749 raft_consensus.cc:359] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P fd8811489b7640eea61f629641b58631 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } }
I20260630 12:12:28.548959  3749 raft_consensus.cc:385] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P fd8811489b7640eea61f629641b58631 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:28.549263  3749 raft_consensus.cc:740] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P fd8811489b7640eea61f629641b58631 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd8811489b7640eea61f629641b58631, State: Initialized, Role: FOLLOWER
I20260630 12:12:28.549546  3599 raft_consensus.cc:515] T 10a24122855941818379eedf977f0092 P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } }
I20260630 12:12:28.550156  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296d936ccb764e86ae5637c251526c0a" candidate_uuid: "1f77e454a239492bb01aaca3e43feee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa43e1a0a4974dc08fec65c94aac738e"
I20260630 12:12:28.549990  3749 consensus_queue.cc:260] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P fd8811489b7640eea61f629641b58631 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } }
I20260630 12:12:28.550662  3397 raft_consensus.cc:3060] T 296d936ccb764e86ae5637c251526c0a P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:28.551402  3598 leader_election.cc:290] T 296d936ccb764e86ae5637c251526c0a P 1f77e454a239492bb01aaca3e43feee7 [CANDIDATE]: Term 1 election: Requested vote from peers aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193:34185), fd8811489b7640eea61f629641b58631 (127.0.107.196:37103)
I20260630 12:12:28.553802  3741 raft_consensus.cc:359] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } }
I20260630 12:12:28.555753  3741 raft_consensus.cc:385] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:28.556059  3741 raft_consensus.cc:740] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa43e1a0a4974dc08fec65c94aac738e, State: Initialized, Role: FOLLOWER
I20260630 12:12:28.557083  3741 consensus_queue.cc:260] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P aa43e1a0a4974dc08fec65c94aac738e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } }
I20260630 12:12:28.559769  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a9a1a22ef044eda1f1178996fbe7b2" candidate_uuid: "1f77e454a239492bb01aaca3e43feee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd8811489b7640eea61f629641b58631" is_pre_election: true
I20260630 12:12:28.560437  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296d936ccb764e86ae5637c251526c0a" candidate_uuid: "1f77e454a239492bb01aaca3e43feee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd8811489b7640eea61f629641b58631" is_pre_election: true
I20260630 12:12:28.558920  3743 tablet_bootstrap.cc:492] T 48a9a1a22ef044eda1f1178996fbe7b2 P 3b87dc16f7004137b652c40e7be326e7: No bootstrap required, opened a new log
I20260630 12:12:28.562388  3743 ts_tablet_manager.cc:1403] T 48a9a1a22ef044eda1f1178996fbe7b2 P 3b87dc16f7004137b652c40e7be326e7: Time spent bootstrapping tablet: real 0.126s	user 0.010s	sys 0.004s
I20260630 12:12:28.562325  3472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10a24122855941818379eedf977f0092" candidate_uuid: "aa43e1a0a4974dc08fec65c94aac738e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f77e454a239492bb01aaca3e43feee7"
I20260630 12:12:28.563025  3472 raft_consensus.cc:3060] T 10a24122855941818379eedf977f0092 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:12:28.563449  3438 leader_election.cc:343] T 48a9a1a22ef044eda1f1178996fbe7b2 P 1f77e454a239492bb01aaca3e43feee7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd8811489b7640eea61f629641b58631 (127.0.107.196:37103): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:28.563931  3438 leader_election.cc:304] T 48a9a1a22ef044eda1f1178996fbe7b2 P 1f77e454a239492bb01aaca3e43feee7 [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: 1f77e454a239492bb01aaca3e43feee7; no voters: 3b87dc16f7004137b652c40e7be326e7, fd8811489b7640eea61f629641b58631
I20260630 12:12:28.565255  3598 raft_consensus.cc:2749] T 48a9a1a22ef044eda1f1178996fbe7b2 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:28.565308  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296d936ccb764e86ae5637c251526c0a" candidate_uuid: "1f77e454a239492bb01aaca3e43feee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd8811489b7640eea61f629641b58631"
W20260630 12:12:28.566393  3438 leader_election.cc:343] T 296d936ccb764e86ae5637c251526c0a P 1f77e454a239492bb01aaca3e43feee7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd8811489b7640eea61f629641b58631 (127.0.107.196:37103): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:28.566519  3741 ts_tablet_manager.cc:1434] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P aa43e1a0a4974dc08fec65c94aac738e: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260630 12:12:28.560972  3599 leader_election.cc:290] T 10a24122855941818379eedf977f0092 P aa43e1a0a4974dc08fec65c94aac738e [CANDIDATE]: Term 1 election: Requested vote from peers fd8811489b7640eea61f629641b58631 (127.0.107.196:37103), 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194:34087)
I20260630 12:12:28.563143  3397 raft_consensus.cc:2468] T 296d936ccb764e86ae5637c251526c0a P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f77e454a239492bb01aaca3e43feee7 in term 1.
I20260630 12:12:28.571188  3754 raft_consensus.cc:515] T 7131220f1f144f8fb2cc9e395d5e8e17 P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } }
I20260630 12:12:28.571238  3743 raft_consensus.cc:359] T 48a9a1a22ef044eda1f1178996fbe7b2 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } }
W20260630 12:12:28.569188  3438 leader_election.cc:343] T 296d936ccb764e86ae5637c251526c0a P 1f77e454a239492bb01aaca3e43feee7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd8811489b7640eea61f629641b58631 (127.0.107.196:37103): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:28.572109  3743 raft_consensus.cc:385] T 48a9a1a22ef044eda1f1178996fbe7b2 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:28.572435  3743 raft_consensus.cc:740] T 48a9a1a22ef044eda1f1178996fbe7b2 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b87dc16f7004137b652c40e7be326e7, State: Initialized, Role: FOLLOWER
I20260630 12:12:28.574270  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7131220f1f144f8fb2cc9e395d5e8e17" candidate_uuid: "fd8811489b7640eea61f629641b58631" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa43e1a0a4974dc08fec65c94aac738e"
I20260630 12:12:28.574656  3435 leader_election.cc:304] T 296d936ccb764e86ae5637c251526c0a P 1f77e454a239492bb01aaca3e43feee7 [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: 1f77e454a239492bb01aaca3e43feee7, aa43e1a0a4974dc08fec65c94aac738e; no voters: fd8811489b7640eea61f629641b58631
I20260630 12:12:28.574846  3396 raft_consensus.cc:3060] T 7131220f1f144f8fb2cc9e395d5e8e17 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:28.575310  3754 leader_election.cc:290] T 7131220f1f144f8fb2cc9e395d5e8e17 P fd8811489b7640eea61f629641b58631 [CANDIDATE]: Term 1 election: Requested vote from peers aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193:34185), 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194:34087)
I20260630 12:12:28.579520  3620 raft_consensus.cc:2804] T 296d936ccb764e86ae5637c251526c0a P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:28.576010  3472 raft_consensus.cc:2468] T 10a24122855941818379eedf977f0092 P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa43e1a0a4974dc08fec65c94aac738e in term 1.
I20260630 12:12:28.577920  3743 consensus_queue.cc:260] T 48a9a1a22ef044eda1f1178996fbe7b2 P 3b87dc16f7004137b652c40e7be326e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } }
I20260630 12:12:28.585633  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7131220f1f144f8fb2cc9e395d5e8e17" candidate_uuid: "fd8811489b7640eea61f629641b58631" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f77e454a239492bb01aaca3e43feee7"
I20260630 12:12:28.585945  3620 raft_consensus.cc:697] T 296d936ccb764e86ae5637c251526c0a P 1f77e454a239492bb01aaca3e43feee7 [term 1 LEADER]: Becoming Leader. State: Replica: 1f77e454a239492bb01aaca3e43feee7, State: Running, Role: LEADER
I20260630 12:12:28.586503  3749 ts_tablet_manager.cc:1434] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P fd8811489b7640eea61f629641b58631: Time spent starting tablet: real 0.052s	user 0.011s	sys 0.000s
I20260630 12:12:28.587083  3362 leader_election.cc:304] T 10a24122855941818379eedf977f0092 P aa43e1a0a4974dc08fec65c94aac738e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f77e454a239492bb01aaca3e43feee7, aa43e1a0a4974dc08fec65c94aac738e; no voters: 
I20260630 12:12:28.589583  3471 raft_consensus.cc:3060] T 7131220f1f144f8fb2cc9e395d5e8e17 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:28.590400  3599 raft_consensus.cc:2804] T 10a24122855941818379eedf977f0092 P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:28.591046  3743 ts_tablet_manager.cc:1434] T 48a9a1a22ef044eda1f1178996fbe7b2 P 3b87dc16f7004137b652c40e7be326e7: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
I20260630 12:12:28.597762  3743 tablet_bootstrap.cc:492] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P 3b87dc16f7004137b652c40e7be326e7: Bootstrap starting.
I20260630 12:12:28.590973  3599 raft_consensus.cc:697] T 10a24122855941818379eedf977f0092 P aa43e1a0a4974dc08fec65c94aac738e [term 1 LEADER]: Becoming Leader. State: Replica: aa43e1a0a4974dc08fec65c94aac738e, State: Running, Role: LEADER
I20260630 12:12:28.598712  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10a24122855941818379eedf977f0092" candidate_uuid: "aa43e1a0a4974dc08fec65c94aac738e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd8811489b7640eea61f629641b58631" is_pre_election: true
I20260630 12:12:28.599290  3709 raft_consensus.cc:2468] T 10a24122855941818379eedf977f0092 P fd8811489b7640eea61f629641b58631 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa43e1a0a4974dc08fec65c94aac738e in term 0.
I20260630 12:12:28.599226  3599 consensus_queue.cc:237] T 10a24122855941818379eedf977f0092 P aa43e1a0a4974dc08fec65c94aac738e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } }
I20260630 12:12:28.600275  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10a24122855941818379eedf977f0092" candidate_uuid: "aa43e1a0a4974dc08fec65c94aac738e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd8811489b7640eea61f629641b58631"
I20260630 12:12:28.600805  3710 raft_consensus.cc:3060] T 10a24122855941818379eedf977f0092 P fd8811489b7640eea61f629641b58631 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:28.591727  3620 consensus_queue.cc:237] T 296d936ccb764e86ae5637c251526c0a P 1f77e454a239492bb01aaca3e43feee7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } }
I20260630 12:12:28.604046  3743 tablet_bootstrap.cc:654] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P 3b87dc16f7004137b652c40e7be326e7: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:28.593794  3396 raft_consensus.cc:2468] T 7131220f1f144f8fb2cc9e395d5e8e17 P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd8811489b7640eea61f629641b58631 in term 1.
I20260630 12:12:28.596781  3749 tablet_bootstrap.cc:492] T 48a9a1a22ef044eda1f1178996fbe7b2 P fd8811489b7640eea61f629641b58631: Bootstrap starting.
I20260630 12:12:28.605413  3673 leader_election.cc:304] T 7131220f1f144f8fb2cc9e395d5e8e17 P fd8811489b7640eea61f629641b58631 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa43e1a0a4974dc08fec65c94aac738e, fd8811489b7640eea61f629641b58631; no voters: 
I20260630 12:12:28.606364  3778 raft_consensus.cc:2804] T 7131220f1f144f8fb2cc9e395d5e8e17 P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:28.606848  3778 raft_consensus.cc:697] T 7131220f1f144f8fb2cc9e395d5e8e17 P fd8811489b7640eea61f629641b58631 [term 1 LEADER]: Becoming Leader. State: Replica: fd8811489b7640eea61f629641b58631, State: Running, Role: LEADER
I20260630 12:12:28.607609  3778 consensus_queue.cc:237] T 7131220f1f144f8fb2cc9e395d5e8e17 P fd8811489b7640eea61f629641b58631 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } }
I20260630 12:12:28.611913  3749 tablet_bootstrap.cc:654] T 48a9a1a22ef044eda1f1178996fbe7b2 P fd8811489b7640eea61f629641b58631: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:28.636569  3598 raft_consensus.cc:493] T 6af7fec3f8814556ba2375fc980e2b64 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:28.636498  3710 raft_consensus.cc:2468] T 10a24122855941818379eedf977f0092 P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa43e1a0a4974dc08fec65c94aac738e in term 1.
I20260630 12:12:28.637243  3749 tablet_bootstrap.cc:492] T 48a9a1a22ef044eda1f1178996fbe7b2 P fd8811489b7640eea61f629641b58631: No bootstrap required, opened a new log
I20260630 12:12:28.637156  3598 raft_consensus.cc:515] T 6af7fec3f8814556ba2375fc980e2b64 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:28.630492  3471 raft_consensus.cc:2468] T 7131220f1f144f8fb2cc9e395d5e8e17 P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd8811489b7640eea61f629641b58631 in term 1.
I20260630 12:12:28.637831  3749 ts_tablet_manager.cc:1403] T 48a9a1a22ef044eda1f1178996fbe7b2 P fd8811489b7640eea61f629641b58631: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.007s
I20260630 12:12:28.640834  3598 leader_election.cc:290] T 6af7fec3f8814556ba2375fc980e2b64 P 1f77e454a239492bb01aaca3e43feee7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd8811489b7640eea61f629641b58631 (127.0.107.196:37103), 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195:32935)
I20260630 12:12:28.642016  3295 catalog_manager.cc:5697] T 7131220f1f144f8fb2cc9e395d5e8e17 P fd8811489b7640eea61f629641b58631 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd8811489b7640eea61f629641b58631 (127.0.107.196). New cstate: current_term: 1 leader_uuid: "fd8811489b7640eea61f629641b58631" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:28.642158  3294 catalog_manager.cc:5697] T 10a24122855941818379eedf977f0092 P aa43e1a0a4974dc08fec65c94aac738e reported cstate change: term changed from 0 to 1, leader changed from <none> to aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193). New cstate: current_term: 1 leader_uuid: "aa43e1a0a4974dc08fec65c94aac738e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:28.647879  3743 tablet_bootstrap.cc:492] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P 3b87dc16f7004137b652c40e7be326e7: No bootstrap required, opened a new log
I20260630 12:12:28.648543  3743 ts_tablet_manager.cc:1403] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P 3b87dc16f7004137b652c40e7be326e7: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.004s
I20260630 12:12:28.651914  3743 raft_consensus.cc:359] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } }
I20260630 12:12:28.651921  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6af7fec3f8814556ba2375fc980e2b64" candidate_uuid: "1f77e454a239492bb01aaca3e43feee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd8811489b7640eea61f629641b58631" is_pre_election: true
I20260630 12:12:28.652729  3743 raft_consensus.cc:385] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:28.653038  3743 raft_consensus.cc:740] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b87dc16f7004137b652c40e7be326e7, State: Initialized, Role: FOLLOWER
I20260630 12:12:28.653766  3743 consensus_queue.cc:260] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P 3b87dc16f7004137b652c40e7be326e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } }
I20260630 12:12:28.641593  3749 raft_consensus.cc:359] T 48a9a1a22ef044eda1f1178996fbe7b2 P fd8811489b7640eea61f629641b58631 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } }
I20260630 12:12:28.654850  3749 raft_consensus.cc:385] T 48a9a1a22ef044eda1f1178996fbe7b2 P fd8811489b7640eea61f629641b58631 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:28.655153  3749 raft_consensus.cc:740] T 48a9a1a22ef044eda1f1178996fbe7b2 P fd8811489b7640eea61f629641b58631 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd8811489b7640eea61f629641b58631, State: Initialized, Role: FOLLOWER
I20260630 12:12:28.655920  3749 consensus_queue.cc:260] T 48a9a1a22ef044eda1f1178996fbe7b2 P fd8811489b7640eea61f629641b58631 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } }
I20260630 12:12:28.656662  3293 catalog_manager.cc:5697] T 296d936ccb764e86ae5637c251526c0a P 1f77e454a239492bb01aaca3e43feee7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "1f77e454a239492bb01aaca3e43feee7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:28.659153  3546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6af7fec3f8814556ba2375fc980e2b64" candidate_uuid: "1f77e454a239492bb01aaca3e43feee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b87dc16f7004137b652c40e7be326e7" is_pre_election: true
I20260630 12:12:28.659983  3546 raft_consensus.cc:2468] T 6af7fec3f8814556ba2375fc980e2b64 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f77e454a239492bb01aaca3e43feee7 in term 0.
I20260630 12:12:28.660238  3743 ts_tablet_manager.cc:1434] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P 3b87dc16f7004137b652c40e7be326e7: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
W20260630 12:12:28.660748  3438 leader_election.cc:343] T 6af7fec3f8814556ba2375fc980e2b64 P 1f77e454a239492bb01aaca3e43feee7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd8811489b7640eea61f629641b58631 (127.0.107.196:37103): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:28.661525  3438 leader_election.cc:304] T 6af7fec3f8814556ba2375fc980e2b64 P 1f77e454a239492bb01aaca3e43feee7 [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: 1f77e454a239492bb01aaca3e43feee7, 3b87dc16f7004137b652c40e7be326e7; no voters: fd8811489b7640eea61f629641b58631
I20260630 12:12:28.662170  3620 raft_consensus.cc:2804] T 6af7fec3f8814556ba2375fc980e2b64 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:28.662521  3620 raft_consensus.cc:493] T 6af7fec3f8814556ba2375fc980e2b64 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:28.662922  3749 ts_tablet_manager.cc:1434] T 48a9a1a22ef044eda1f1178996fbe7b2 P fd8811489b7640eea61f629641b58631: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.003s
I20260630 12:12:28.662875  3620 raft_consensus.cc:3060] T 6af7fec3f8814556ba2375fc980e2b64 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:28.663939  3749 tablet_bootstrap.cc:492] T 6af7fec3f8814556ba2375fc980e2b64 P fd8811489b7640eea61f629641b58631: Bootstrap starting.
I20260630 12:12:28.670282  3620 raft_consensus.cc:515] T 6af7fec3f8814556ba2375fc980e2b64 P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:28.674522  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6af7fec3f8814556ba2375fc980e2b64" candidate_uuid: "1f77e454a239492bb01aaca3e43feee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd8811489b7640eea61f629641b58631"
W20260630 12:12:28.676352  3438 leader_election.cc:343] T 6af7fec3f8814556ba2375fc980e2b64 P 1f77e454a239492bb01aaca3e43feee7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd8811489b7640eea61f629641b58631 (127.0.107.196:37103): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:28.677186  3749 tablet_bootstrap.cc:654] T 6af7fec3f8814556ba2375fc980e2b64 P fd8811489b7640eea61f629641b58631: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:28.678113  3620 leader_election.cc:290] T 6af7fec3f8814556ba2375fc980e2b64 P 1f77e454a239492bb01aaca3e43feee7 [CANDIDATE]: Term 1 election: Requested vote from peers fd8811489b7640eea61f629641b58631 (127.0.107.196:37103), 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195:32935)
I20260630 12:12:28.678917  3546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6af7fec3f8814556ba2375fc980e2b64" candidate_uuid: "1f77e454a239492bb01aaca3e43feee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b87dc16f7004137b652c40e7be326e7"
I20260630 12:12:28.679497  3546 raft_consensus.cc:3060] T 6af7fec3f8814556ba2375fc980e2b64 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:28.685827  3546 raft_consensus.cc:2468] T 6af7fec3f8814556ba2375fc980e2b64 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f77e454a239492bb01aaca3e43feee7 in term 1.
I20260630 12:12:28.686568  3749 tablet_bootstrap.cc:492] T 6af7fec3f8814556ba2375fc980e2b64 P fd8811489b7640eea61f629641b58631: No bootstrap required, opened a new log
I20260630 12:12:28.687069  3749 ts_tablet_manager.cc:1403] T 6af7fec3f8814556ba2375fc980e2b64 P fd8811489b7640eea61f629641b58631: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.006s
I20260630 12:12:28.686882  3438 leader_election.cc:304] T 6af7fec3f8814556ba2375fc980e2b64 P 1f77e454a239492bb01aaca3e43feee7 [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: 1f77e454a239492bb01aaca3e43feee7, 3b87dc16f7004137b652c40e7be326e7; no voters: fd8811489b7640eea61f629641b58631
I20260630 12:12:28.688486  3620 raft_consensus.cc:2804] T 6af7fec3f8814556ba2375fc980e2b64 P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:28.688966  3620 raft_consensus.cc:697] T 6af7fec3f8814556ba2375fc980e2b64 P 1f77e454a239492bb01aaca3e43feee7 [term 1 LEADER]: Becoming Leader. State: Replica: 1f77e454a239492bb01aaca3e43feee7, State: Running, Role: LEADER
I20260630 12:12:28.689720  3620 consensus_queue.cc:237] T 6af7fec3f8814556ba2375fc980e2b64 P 1f77e454a239492bb01aaca3e43feee7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:28.690248  3749 raft_consensus.cc:359] T 6af7fec3f8814556ba2375fc980e2b64 P fd8811489b7640eea61f629641b58631 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:28.690829  3749 raft_consensus.cc:385] T 6af7fec3f8814556ba2375fc980e2b64 P fd8811489b7640eea61f629641b58631 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:28.691080  3749 raft_consensus.cc:740] T 6af7fec3f8814556ba2375fc980e2b64 P fd8811489b7640eea61f629641b58631 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd8811489b7640eea61f629641b58631, State: Initialized, Role: FOLLOWER
I20260630 12:12:28.691700  3749 consensus_queue.cc:260] T 6af7fec3f8814556ba2375fc980e2b64 P fd8811489b7640eea61f629641b58631 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:28.693768  3749 ts_tablet_manager.cc:1434] T 6af7fec3f8814556ba2375fc980e2b64 P fd8811489b7640eea61f629641b58631: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260630 12:12:28.695079  3749 tablet_bootstrap.cc:492] T 296d936ccb764e86ae5637c251526c0a P fd8811489b7640eea61f629641b58631: Bootstrap starting.
I20260630 12:12:28.696911  3295 catalog_manager.cc:5697] T 6af7fec3f8814556ba2375fc980e2b64 P 1f77e454a239492bb01aaca3e43feee7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "1f77e454a239492bb01aaca3e43feee7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:28.700951  3749 tablet_bootstrap.cc:654] T 296d936ccb764e86ae5637c251526c0a P fd8811489b7640eea61f629641b58631: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:28.705489  3749 tablet_bootstrap.cc:492] T 296d936ccb764e86ae5637c251526c0a P fd8811489b7640eea61f629641b58631: No bootstrap required, opened a new log
I20260630 12:12:28.705940  3749 ts_tablet_manager.cc:1403] T 296d936ccb764e86ae5637c251526c0a P fd8811489b7640eea61f629641b58631: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260630 12:12:28.708439  3749 raft_consensus.cc:359] T 296d936ccb764e86ae5637c251526c0a P fd8811489b7640eea61f629641b58631 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } }
I20260630 12:12:28.708940  3749 raft_consensus.cc:385] T 296d936ccb764e86ae5637c251526c0a P fd8811489b7640eea61f629641b58631 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:28.709169  3749 raft_consensus.cc:740] T 296d936ccb764e86ae5637c251526c0a P fd8811489b7640eea61f629641b58631 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd8811489b7640eea61f629641b58631, State: Initialized, Role: FOLLOWER
I20260630 12:12:28.709738  3749 consensus_queue.cc:260] T 296d936ccb764e86ae5637c251526c0a P fd8811489b7640eea61f629641b58631 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } }
I20260630 12:12:28.711606  3749 ts_tablet_manager.cc:1434] T 296d936ccb764e86ae5637c251526c0a P fd8811489b7640eea61f629641b58631: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:12:28.712448  3749 tablet_bootstrap.cc:492] T 7cf6b840929d410086fec2e1897f0c67 P fd8811489b7640eea61f629641b58631: Bootstrap starting.
I20260630 12:12:28.717752  3749 tablet_bootstrap.cc:654] T 7cf6b840929d410086fec2e1897f0c67 P fd8811489b7640eea61f629641b58631: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:28.722596  3749 tablet_bootstrap.cc:492] T 7cf6b840929d410086fec2e1897f0c67 P fd8811489b7640eea61f629641b58631: No bootstrap required, opened a new log
I20260630 12:12:28.722990  3749 ts_tablet_manager.cc:1403] T 7cf6b840929d410086fec2e1897f0c67 P fd8811489b7640eea61f629641b58631: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
I20260630 12:12:28.723671  3751 raft_consensus.cc:493] T 48a9a1a22ef044eda1f1178996fbe7b2 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:28.724100  3751 raft_consensus.cc:515] T 48a9a1a22ef044eda1f1178996fbe7b2 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } }
I20260630 12:12:28.725164  3749 raft_consensus.cc:359] T 7cf6b840929d410086fec2e1897f0c67 P fd8811489b7640eea61f629641b58631 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:28.725800  3751 leader_election.cc:290] T 48a9a1a22ef044eda1f1178996fbe7b2 P 3b87dc16f7004137b652c40e7be326e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd8811489b7640eea61f629641b58631 (127.0.107.196:37103), 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194:34087)
I20260630 12:12:28.725885  3749 raft_consensus.cc:385] T 7cf6b840929d410086fec2e1897f0c67 P fd8811489b7640eea61f629641b58631 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:28.726279  3749 raft_consensus.cc:740] T 7cf6b840929d410086fec2e1897f0c67 P fd8811489b7640eea61f629641b58631 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd8811489b7640eea61f629641b58631, State: Initialized, Role: FOLLOWER
I20260630 12:12:28.726430  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a9a1a22ef044eda1f1178996fbe7b2" candidate_uuid: "3b87dc16f7004137b652c40e7be326e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd8811489b7640eea61f629641b58631" is_pre_election: true
I20260630 12:12:28.727028  3710 raft_consensus.cc:2468] T 48a9a1a22ef044eda1f1178996fbe7b2 P fd8811489b7640eea61f629641b58631 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b87dc16f7004137b652c40e7be326e7 in term 0.
I20260630 12:12:28.726933  3749 consensus_queue.cc:260] T 7cf6b840929d410086fec2e1897f0c67 P fd8811489b7640eea61f629641b58631 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:28.727495  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a9a1a22ef044eda1f1178996fbe7b2" candidate_uuid: "3b87dc16f7004137b652c40e7be326e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f77e454a239492bb01aaca3e43feee7" is_pre_election: true
I20260630 12:12:28.728116  3471 raft_consensus.cc:2468] T 48a9a1a22ef044eda1f1178996fbe7b2 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b87dc16f7004137b652c40e7be326e7 in term 0.
I20260630 12:12:28.728137  3512 leader_election.cc:304] T 48a9a1a22ef044eda1f1178996fbe7b2 P 3b87dc16f7004137b652c40e7be326e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b87dc16f7004137b652c40e7be326e7, fd8811489b7640eea61f629641b58631; no voters: 
I20260630 12:12:28.729053  3749 ts_tablet_manager.cc:1434] T 7cf6b840929d410086fec2e1897f0c67 P fd8811489b7640eea61f629641b58631: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:12:28.729439  3632 raft_consensus.cc:2804] T 48a9a1a22ef044eda1f1178996fbe7b2 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:28.729807  3632 raft_consensus.cc:493] T 48a9a1a22ef044eda1f1178996fbe7b2 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:28.730154  3632 raft_consensus.cc:3060] T 48a9a1a22ef044eda1f1178996fbe7b2 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:28.735517  3632 raft_consensus.cc:515] T 48a9a1a22ef044eda1f1178996fbe7b2 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } }
I20260630 12:12:28.737823  3632 leader_election.cc:290] T 48a9a1a22ef044eda1f1178996fbe7b2 P 3b87dc16f7004137b652c40e7be326e7 [CANDIDATE]: Term 1 election: Requested vote from peers fd8811489b7640eea61f629641b58631 (127.0.107.196:37103), 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194:34087)
I20260630 12:12:28.737906  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a9a1a22ef044eda1f1178996fbe7b2" candidate_uuid: "3b87dc16f7004137b652c40e7be326e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd8811489b7640eea61f629641b58631"
I20260630 12:12:28.738543  3710 raft_consensus.cc:3060] T 48a9a1a22ef044eda1f1178996fbe7b2 P fd8811489b7640eea61f629641b58631 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:28.738682  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a9a1a22ef044eda1f1178996fbe7b2" candidate_uuid: "3b87dc16f7004137b652c40e7be326e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f77e454a239492bb01aaca3e43feee7"
I20260630 12:12:28.739212  3471 raft_consensus.cc:3060] T 48a9a1a22ef044eda1f1178996fbe7b2 P 1f77e454a239492bb01aaca3e43feee7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:28.742798  3710 raft_consensus.cc:2468] T 48a9a1a22ef044eda1f1178996fbe7b2 P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b87dc16f7004137b652c40e7be326e7 in term 1.
I20260630 12:12:28.743400  3471 raft_consensus.cc:2468] T 48a9a1a22ef044eda1f1178996fbe7b2 P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b87dc16f7004137b652c40e7be326e7 in term 1.
I20260630 12:12:28.744170  3512 leader_election.cc:304] T 48a9a1a22ef044eda1f1178996fbe7b2 P 3b87dc16f7004137b652c40e7be326e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b87dc16f7004137b652c40e7be326e7, fd8811489b7640eea61f629641b58631; no voters: 
I20260630 12:12:28.744923  3632 raft_consensus.cc:2804] T 48a9a1a22ef044eda1f1178996fbe7b2 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:28.745401  3632 raft_consensus.cc:697] T 48a9a1a22ef044eda1f1178996fbe7b2 P 3b87dc16f7004137b652c40e7be326e7 [term 1 LEADER]: Becoming Leader. State: Replica: 3b87dc16f7004137b652c40e7be326e7, State: Running, Role: LEADER
I20260630 12:12:28.746057  3632 consensus_queue.cc:237] T 48a9a1a22ef044eda1f1178996fbe7b2 P 3b87dc16f7004137b652c40e7be326e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } }
I20260630 12:12:28.751883  3295 catalog_manager.cc:5697] T 48a9a1a22ef044eda1f1178996fbe7b2 P 3b87dc16f7004137b652c40e7be326e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "3b87dc16f7004137b652c40e7be326e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:28.754572  3599 raft_consensus.cc:493] T a8ddd769afd142939327975778b6aea0 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:28.755021  3599 raft_consensus.cc:515] T a8ddd769afd142939327975778b6aea0 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:28.756620  3599 leader_election.cc:290] T a8ddd769afd142939327975778b6aea0 P aa43e1a0a4974dc08fec65c94aac738e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd8811489b7640eea61f629641b58631 (127.0.107.196:37103), 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195:32935)
I20260630 12:12:28.757707  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ddd769afd142939327975778b6aea0" candidate_uuid: "aa43e1a0a4974dc08fec65c94aac738e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd8811489b7640eea61f629641b58631" is_pre_election: true
I20260630 12:12:28.758001  3546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ddd769afd142939327975778b6aea0" candidate_uuid: "aa43e1a0a4974dc08fec65c94aac738e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b87dc16f7004137b652c40e7be326e7" is_pre_election: true
I20260630 12:12:28.758431  3710 raft_consensus.cc:2468] T a8ddd769afd142939327975778b6aea0 P fd8811489b7640eea61f629641b58631 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa43e1a0a4974dc08fec65c94aac738e in term 0.
I20260630 12:12:28.758596  3546 raft_consensus.cc:2468] T a8ddd769afd142939327975778b6aea0 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa43e1a0a4974dc08fec65c94aac738e in term 0.
I20260630 12:12:28.759528  3363 leader_election.cc:304] T a8ddd769afd142939327975778b6aea0 P aa43e1a0a4974dc08fec65c94aac738e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa43e1a0a4974dc08fec65c94aac738e, fd8811489b7640eea61f629641b58631; no voters: 
I20260630 12:12:28.760277  3599 raft_consensus.cc:2804] T a8ddd769afd142939327975778b6aea0 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:28.760629  3599 raft_consensus.cc:493] T a8ddd769afd142939327975778b6aea0 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:28.760906  3599 raft_consensus.cc:3060] T a8ddd769afd142939327975778b6aea0 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:28.766158  3599 raft_consensus.cc:515] T a8ddd769afd142939327975778b6aea0 P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:28.767912  3599 leader_election.cc:290] T a8ddd769afd142939327975778b6aea0 P aa43e1a0a4974dc08fec65c94aac738e [CANDIDATE]: Term 1 election: Requested vote from peers fd8811489b7640eea61f629641b58631 (127.0.107.196:37103), 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195:32935)
I20260630 12:12:28.768540  3710 raft_consensus.cc:3060] T 7cf6b840929d410086fec2e1897f0c67 P fd8811489b7640eea61f629641b58631 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:28.768492  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ddd769afd142939327975778b6aea0" candidate_uuid: "aa43e1a0a4974dc08fec65c94aac738e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd8811489b7640eea61f629641b58631"
I20260630 12:12:28.768838  3546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ddd769afd142939327975778b6aea0" candidate_uuid: "aa43e1a0a4974dc08fec65c94aac738e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b87dc16f7004137b652c40e7be326e7"
I20260630 12:12:28.769191  3709 raft_consensus.cc:3060] T a8ddd769afd142939327975778b6aea0 P fd8811489b7640eea61f629641b58631 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:28.769433  3546 raft_consensus.cc:3060] T a8ddd769afd142939327975778b6aea0 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:28.775414  3546 raft_consensus.cc:2468] T a8ddd769afd142939327975778b6aea0 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa43e1a0a4974dc08fec65c94aac738e in term 1.
I20260630 12:12:28.776356  3363 leader_election.cc:304] T a8ddd769afd142939327975778b6aea0 P aa43e1a0a4974dc08fec65c94aac738e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b87dc16f7004137b652c40e7be326e7, aa43e1a0a4974dc08fec65c94aac738e; no voters: 
I20260630 12:12:28.776990  3599 raft_consensus.cc:2804] T a8ddd769afd142939327975778b6aea0 P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:28.777243  3709 raft_consensus.cc:2468] T a8ddd769afd142939327975778b6aea0 P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa43e1a0a4974dc08fec65c94aac738e in term 1.
I20260630 12:12:28.777467  3599 raft_consensus.cc:697] T a8ddd769afd142939327975778b6aea0 P aa43e1a0a4974dc08fec65c94aac738e [term 1 LEADER]: Becoming Leader. State: Replica: aa43e1a0a4974dc08fec65c94aac738e, State: Running, Role: LEADER
I20260630 12:12:28.777204  3632 consensus_queue.cc:1048] T 7cf6b840929d410086fec2e1897f0c67 P 3b87dc16f7004137b652c40e7be326e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:28.778414  3599 consensus_queue.cc:237] T a8ddd769afd142939327975778b6aea0 P aa43e1a0a4974dc08fec65c94aac738e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:28.779191  3778 raft_consensus.cc:493] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P fd8811489b7640eea61f629641b58631 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:28.779605  3778 raft_consensus.cc:515] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P fd8811489b7640eea61f629641b58631 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } }
I20260630 12:12:28.781414  3778 leader_election.cc:290] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P fd8811489b7640eea61f629641b58631 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195:32935), aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193:34185)
I20260630 12:12:28.785070  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f319a2db7b4f86b8bb1a8d0cbfe7b9" candidate_uuid: "fd8811489b7640eea61f629641b58631" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa43e1a0a4974dc08fec65c94aac738e" is_pre_election: true
I20260630 12:12:28.785627  3396 raft_consensus.cc:2468] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd8811489b7640eea61f629641b58631 in term 0.
I20260630 12:12:28.786985  3673 leader_election.cc:304] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P fd8811489b7640eea61f629641b58631 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa43e1a0a4974dc08fec65c94aac738e, fd8811489b7640eea61f629641b58631; no voters: 
I20260630 12:12:28.787779  3778 raft_consensus.cc:2804] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P fd8811489b7640eea61f629641b58631 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:28.788141  3778 raft_consensus.cc:493] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P fd8811489b7640eea61f629641b58631 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:28.788486  3778 raft_consensus.cc:3060] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P fd8811489b7640eea61f629641b58631 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:28.789068  3295 catalog_manager.cc:5697] T a8ddd769afd142939327975778b6aea0 P aa43e1a0a4974dc08fec65c94aac738e reported cstate change: term changed from 0 to 1, leader changed from <none> to aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193). New cstate: current_term: 1 leader_uuid: "aa43e1a0a4974dc08fec65c94aac738e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:28.798609  3778 raft_consensus.cc:515] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } }
I20260630 12:12:28.801280  3778 leader_election.cc:290] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P fd8811489b7640eea61f629641b58631 [CANDIDATE]: Term 1 election: Requested vote from peers 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195:32935), aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193:34185)
I20260630 12:12:28.801425  3546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f319a2db7b4f86b8bb1a8d0cbfe7b9" candidate_uuid: "fd8811489b7640eea61f629641b58631" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b87dc16f7004137b652c40e7be326e7" is_pre_election: true
I20260630 12:12:28.802067  3546 raft_consensus.cc:2468] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd8811489b7640eea61f629641b58631 in term 0.
I20260630 12:12:28.802307  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f319a2db7b4f86b8bb1a8d0cbfe7b9" candidate_uuid: "fd8811489b7640eea61f629641b58631" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa43e1a0a4974dc08fec65c94aac738e"
I20260630 12:12:28.802870  3396 raft_consensus.cc:3060] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P aa43e1a0a4974dc08fec65c94aac738e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:28.803023  3545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f319a2db7b4f86b8bb1a8d0cbfe7b9" candidate_uuid: "fd8811489b7640eea61f629641b58631" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b87dc16f7004137b652c40e7be326e7"
I20260630 12:12:28.803593  3545 raft_consensus.cc:3060] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P 3b87dc16f7004137b652c40e7be326e7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:28.808835  3750 consensus_queue.cc:1048] T 7cf6b840929d410086fec2e1897f0c67 P 3b87dc16f7004137b652c40e7be326e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:28.810835  3396 raft_consensus.cc:2468] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd8811489b7640eea61f629641b58631 in term 1.
I20260630 12:12:28.811921  3673 leader_election.cc:304] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P fd8811489b7640eea61f629641b58631 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa43e1a0a4974dc08fec65c94aac738e, fd8811489b7640eea61f629641b58631; no voters: 
I20260630 12:12:28.813167  3778 raft_consensus.cc:2804] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:28.813614  3778 raft_consensus.cc:697] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P fd8811489b7640eea61f629641b58631 [term 1 LEADER]: Becoming Leader. State: Replica: fd8811489b7640eea61f629641b58631, State: Running, Role: LEADER
I20260630 12:12:28.814373  3778 consensus_queue.cc:237] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P fd8811489b7640eea61f629641b58631 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } }
I20260630 12:12:28.818022  3545 raft_consensus.cc:2468] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd8811489b7640eea61f629641b58631 in term 1.
I20260630 12:12:28.824287  3292 catalog_manager.cc:5697] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P fd8811489b7640eea61f629641b58631 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd8811489b7640eea61f629641b58631 (127.0.107.196). New cstate: current_term: 1 leader_uuid: "fd8811489b7640eea61f629641b58631" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:29.032447  3709 raft_consensus.cc:3060] T 296d936ccb764e86ae5637c251526c0a P fd8811489b7640eea61f629641b58631 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:29.038257  3620 consensus_queue.cc:1048] T 296d936ccb764e86ae5637c251526c0a P 1f77e454a239492bb01aaca3e43feee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:29.039333  3784 consensus_queue.cc:1048] T 296d936ccb764e86ae5637c251526c0a P 1f77e454a239492bb01aaca3e43feee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:29.042407  3348 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:12:29.076318  3798 consensus_queue.cc:1048] T 7131220f1f144f8fb2cc9e395d5e8e17 P fd8811489b7640eea61f629641b58631 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:29.100503  3798 raft_consensus.cc:493] T 6af7fec3f8814556ba2375fc980e2b64 P fd8811489b7640eea61f629641b58631 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:29.101040  3798 raft_consensus.cc:515] T 6af7fec3f8814556ba2375fc980e2b64 P fd8811489b7640eea61f629641b58631 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:29.109372  3396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10a24122855941818379eedf977f0092"
dest_uuid: "aa43e1a0a4974dc08fec65c94aac738e"
mode: GRACEFUL
new_leader_uuid: "fd8811489b7640eea61f629641b58631"
 from {username='slave'} at 127.0.0.1:42028
I20260630 12:12:29.110072  3396 raft_consensus.cc:606] T 10a24122855941818379eedf977f0092 P aa43e1a0a4974dc08fec65c94aac738e [term 1 LEADER]: Received request to transfer leadership to TS fd8811489b7640eea61f629641b58631
I20260630 12:12:29.110318  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6af7fec3f8814556ba2375fc980e2b64" candidate_uuid: "fd8811489b7640eea61f629641b58631" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f77e454a239492bb01aaca3e43feee7" is_pre_election: true
I20260630 12:12:29.111444  3754 consensus_queue.cc:1048] T 7131220f1f144f8fb2cc9e395d5e8e17 P fd8811489b7640eea61f629641b58631 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:29.114413  3798 leader_election.cc:290] T 6af7fec3f8814556ba2375fc980e2b64 P fd8811489b7640eea61f629641b58631 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194:34087), 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195:32935)
I20260630 12:12:29.114729  3396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98ee60408d504818bab0bcdb86e6bf64"
dest_uuid: "aa43e1a0a4974dc08fec65c94aac738e"
mode: GRACEFUL
new_leader_uuid: "3b87dc16f7004137b652c40e7be326e7"
 from {username='slave'} at 127.0.0.1:42028
I20260630 12:12:29.115350  3396 raft_consensus.cc:606] T 98ee60408d504818bab0bcdb86e6bf64 P aa43e1a0a4974dc08fec65c94aac738e [term 1 LEADER]: Received request to transfer leadership to TS 3b87dc16f7004137b652c40e7be326e7
I20260630 12:12:29.118677  3396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b578e01e95394927a61fec0baac878f2"
dest_uuid: "aa43e1a0a4974dc08fec65c94aac738e"
mode: GRACEFUL
new_leader_uuid: "1f77e454a239492bb01aaca3e43feee7"
 from {username='slave'} at 127.0.0.1:42028
I20260630 12:12:29.119325  3396 raft_consensus.cc:606] T b578e01e95394927a61fec0baac878f2 P aa43e1a0a4974dc08fec65c94aac738e [term 1 LEADER]: Received request to transfer leadership to TS 1f77e454a239492bb01aaca3e43feee7
I20260630 12:12:29.119205  3545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6af7fec3f8814556ba2375fc980e2b64" candidate_uuid: "fd8811489b7640eea61f629641b58631" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b87dc16f7004137b652c40e7be326e7" is_pre_election: true
I20260630 12:12:29.120520  3545 raft_consensus.cc:2393] T 6af7fec3f8814556ba2375fc980e2b64 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd8811489b7640eea61f629641b58631 in current term 1: Already voted for candidate 1f77e454a239492bb01aaca3e43feee7 in this term.
I20260630 12:12:29.121328  3348 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 3
I20260630 12:12:29.121520  3676 leader_election.cc:304] T 6af7fec3f8814556ba2375fc980e2b64 P fd8811489b7640eea61f629641b58631 [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: fd8811489b7640eea61f629641b58631; no voters: 1f77e454a239492bb01aaca3e43feee7, 3b87dc16f7004137b652c40e7be326e7
I20260630 12:12:29.122185  3348 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:29.122357  3798 raft_consensus.cc:3060] T 6af7fec3f8814556ba2375fc980e2b64 P fd8811489b7640eea61f629641b58631 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:29.129051  3798 raft_consensus.cc:2749] T 6af7fec3f8814556ba2375fc980e2b64 P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:29.138031  3546 consensus_queue.cc:237] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7 [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: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } attrs { replace: true } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: true } }
I20260630 12:12:29.139839  3621 consensus_queue.cc:1048] T 10a24122855941818379eedf977f0092 P aa43e1a0a4974dc08fec65c94aac738e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:29.145792  3471 raft_consensus.cc:1275] T 3c9f5e429cb3448296d61ff2323357fc P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Refusing update from remote peer 3b87dc16f7004137b652c40e7be326e7: 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:29.147320  3396 raft_consensus.cc:1275] T 3c9f5e429cb3448296d61ff2323357fc P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Refusing update from remote peer 3b87dc16f7004137b652c40e7be326e7: 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:29.147347  3632 consensus_queue.cc:1048] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:12:29.150020  3632 consensus_queue.cc:1048] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } 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:29.152462  3512 consensus_peers.cc:597] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7 -> Peer fd8811489b7640eea61f629641b58631 (127.0.107.196:37103): Couldn't send request to peer fd8811489b7640eea61f629641b58631. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3c9f5e429cb3448296d61ff2323357fc. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:29.153405  3599 raft_consensus.cc:993] T 10a24122855941818379eedf977f0092 P aa43e1a0a4974dc08fec65c94aac738e: : Instructing follower fd8811489b7640eea61f629641b58631 to start an election
I20260630 12:12:29.154126  3621 raft_consensus.cc:1081] T 10a24122855941818379eedf977f0092 P aa43e1a0a4974dc08fec65c94aac738e [term 1 LEADER]: Signalling peer fd8811489b7640eea61f629641b58631 to start an election
I20260630 12:12:29.157069  3710 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10a24122855941818379eedf977f0092"
dest_uuid: "fd8811489b7640eea61f629641b58631"
 from {username='slave'} at 127.0.0.1:47248
I20260630 12:12:29.159368  3710 raft_consensus.cc:493] T 10a24122855941818379eedf977f0092 P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:12:29.159874  3710 raft_consensus.cc:3060] T 10a24122855941818379eedf977f0092 P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:29.170241  3710 raft_consensus.cc:515] T 10a24122855941818379eedf977f0092 P fd8811489b7640eea61f629641b58631 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } }
I20260630 12:12:29.177140  3710 leader_election.cc:290] T 10a24122855941818379eedf977f0092 P fd8811489b7640eea61f629641b58631 [CANDIDATE]: Term 2 election: Requested vote from peers aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193:34185), 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194:34087)
I20260630 12:12:29.177798  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10a24122855941818379eedf977f0092" candidate_uuid: "fd8811489b7640eea61f629641b58631" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa43e1a0a4974dc08fec65c94aac738e"
I20260630 12:12:29.178254  3472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10a24122855941818379eedf977f0092" candidate_uuid: "fd8811489b7640eea61f629641b58631" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f77e454a239492bb01aaca3e43feee7"
I20260630 12:12:29.178442  3397 raft_consensus.cc:3055] T 10a24122855941818379eedf977f0092 P aa43e1a0a4974dc08fec65c94aac738e [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:12:29.178802  3397 raft_consensus.cc:740] T 10a24122855941818379eedf977f0092 P aa43e1a0a4974dc08fec65c94aac738e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa43e1a0a4974dc08fec65c94aac738e, State: Running, Role: LEADER
I20260630 12:12:29.179718  3397 consensus_queue.cc:260] T 10a24122855941818379eedf977f0092 P aa43e1a0a4974dc08fec65c94aac738e [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: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } }
I20260630 12:12:29.180620  3397 raft_consensus.cc:3060] T 10a24122855941818379eedf977f0092 P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:29.178834  3472 raft_consensus.cc:3060] T 10a24122855941818379eedf977f0092 P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:29.186751  3621 raft_consensus.cc:993] T b578e01e95394927a61fec0baac878f2 P aa43e1a0a4974dc08fec65c94aac738e: : Instructing follower 1f77e454a239492bb01aaca3e43feee7 to start an election
I20260630 12:12:29.187250  3621 raft_consensus.cc:1081] T b578e01e95394927a61fec0baac878f2 P aa43e1a0a4974dc08fec65c94aac738e [term 1 LEADER]: Signalling peer 1f77e454a239492bb01aaca3e43feee7 to start an election
I20260630 12:12:29.188879  3469 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b578e01e95394927a61fec0baac878f2"
dest_uuid: "1f77e454a239492bb01aaca3e43feee7"
 from {username='slave'} at 127.0.0.1:44494
I20260630 12:12:29.189410  3469 raft_consensus.cc:493] T b578e01e95394927a61fec0baac878f2 P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:12:29.189694  3469 raft_consensus.cc:3060] T b578e01e95394927a61fec0baac878f2 P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:29.190295  3472 raft_consensus.cc:2468] T 10a24122855941818379eedf977f0092 P 1f77e454a239492bb01aaca3e43feee7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd8811489b7640eea61f629641b58631 in term 2.
I20260630 12:12:29.190949  3470 raft_consensus.cc:1240] T 10a24122855941818379eedf977f0092 P 1f77e454a239492bb01aaca3e43feee7 [term 2 FOLLOWER]: Rejecting Update request from peer aa43e1a0a4974dc08fec65c94aac738e for earlier term 1. Current term is 2. Ops: []
I20260630 12:12:29.191424  3675 leader_election.cc:304] T 10a24122855941818379eedf977f0092 P fd8811489b7640eea61f629641b58631 [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: 1f77e454a239492bb01aaca3e43feee7, fd8811489b7640eea61f629641b58631; no voters: 
I20260630 12:12:29.192271  3798 raft_consensus.cc:2804] T 10a24122855941818379eedf977f0092 P fd8811489b7640eea61f629641b58631 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:12:29.192751  3798 raft_consensus.cc:697] T 10a24122855941818379eedf977f0092 P fd8811489b7640eea61f629641b58631 [term 2 LEADER]: Becoming Leader. State: Replica: fd8811489b7640eea61f629641b58631, State: Running, Role: LEADER
I20260630 12:12:29.193533  3798 consensus_queue.cc:237] T 10a24122855941818379eedf977f0092 P fd8811489b7640eea61f629641b58631 [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: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } }
I20260630 12:12:29.195943  3469 raft_consensus.cc:515] T b578e01e95394927a61fec0baac878f2 P 1f77e454a239492bb01aaca3e43feee7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:29.196635  3397 raft_consensus.cc:2468] T 10a24122855941818379eedf977f0092 P aa43e1a0a4974dc08fec65c94aac738e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd8811489b7640eea61f629641b58631 in term 2.
I20260630 12:12:29.198858  3469 leader_election.cc:290] T b578e01e95394927a61fec0baac878f2 P 1f77e454a239492bb01aaca3e43feee7 [CANDIDATE]: Term 2 election: Requested vote from peers aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193:34185), 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195:32935)
I20260630 12:12:29.199067  3546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b578e01e95394927a61fec0baac878f2" candidate_uuid: "1f77e454a239492bb01aaca3e43feee7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b87dc16f7004137b652c40e7be326e7"
I20260630 12:12:29.199680  3546 raft_consensus.cc:3060] T b578e01e95394927a61fec0baac878f2 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:29.201860  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b578e01e95394927a61fec0baac878f2" candidate_uuid: "1f77e454a239492bb01aaca3e43feee7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa43e1a0a4974dc08fec65c94aac738e"
I20260630 12:12:29.202443  3397 raft_consensus.cc:3055] T b578e01e95394927a61fec0baac878f2 P aa43e1a0a4974dc08fec65c94aac738e [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:12:29.202732  3750 raft_consensus.cc:2955] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd8811489b7640eea61f629641b58631 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } attrs { replace: true } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: true } } }
I20260630 12:12:29.204152  3471 raft_consensus.cc:2955] T 3c9f5e429cb3448296d61ff2323357fc P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd8811489b7640eea61f629641b58631 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } attrs { replace: true } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: true } } }
I20260630 12:12:29.205860  3546 raft_consensus.cc:2468] T b578e01e95394927a61fec0baac878f2 P 3b87dc16f7004137b652c40e7be326e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f77e454a239492bb01aaca3e43feee7 in term 2.
I20260630 12:12:29.207001  3438 leader_election.cc:304] T b578e01e95394927a61fec0baac878f2 P 1f77e454a239492bb01aaca3e43feee7 [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: 1f77e454a239492bb01aaca3e43feee7, 3b87dc16f7004137b652c40e7be326e7; no voters: 
I20260630 12:12:29.207813  3620 raft_consensus.cc:2804] T b578e01e95394927a61fec0baac878f2 P 1f77e454a239492bb01aaca3e43feee7 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:12:29.208281  3620 raft_consensus.cc:697] T b578e01e95394927a61fec0baac878f2 P 1f77e454a239492bb01aaca3e43feee7 [term 2 LEADER]: Becoming Leader. State: Replica: 1f77e454a239492bb01aaca3e43feee7, State: Running, Role: LEADER
I20260630 12:12:29.207417  3396 raft_consensus.cc:2955] T 3c9f5e429cb3448296d61ff2323357fc P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd8811489b7640eea61f629641b58631 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } attrs { replace: true } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: true } } }
I20260630 12:12:29.209056  3620 consensus_queue.cc:237] T b578e01e95394927a61fec0baac878f2 P 1f77e454a239492bb01aaca3e43feee7 [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: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:29.202752  3397 raft_consensus.cc:740] T b578e01e95394927a61fec0baac878f2 P aa43e1a0a4974dc08fec65c94aac738e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa43e1a0a4974dc08fec65c94aac738e, State: Running, Role: LEADER
I20260630 12:12:29.219084  3295 catalog_manager.cc:5697] T 10a24122855941818379eedf977f0092 P fd8811489b7640eea61f629641b58631 reported cstate change: term changed from 1 to 2, leader changed from aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193) to fd8811489b7640eea61f629641b58631 (127.0.107.196). New cstate: current_term: 2 leader_uuid: "fd8811489b7640eea61f629641b58631" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:29.219343  3397 consensus_queue.cc:260] T b578e01e95394927a61fec0baac878f2 P aa43e1a0a4974dc08fec65c94aac738e [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: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:29.221402  3397 raft_consensus.cc:3060] T b578e01e95394927a61fec0baac878f2 P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:29.224196  3784 consensus_queue.cc:1048] T 6af7fec3f8814556ba2375fc980e2b64 P 1f77e454a239492bb01aaca3e43feee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:29.229348  3397 raft_consensus.cc:2468] T b578e01e95394927a61fec0baac878f2 P aa43e1a0a4974dc08fec65c94aac738e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f77e454a239492bb01aaca3e43feee7 in term 2.
I20260630 12:12:29.233754  3292 catalog_manager.cc:5697] T b578e01e95394927a61fec0baac878f2 P 1f77e454a239492bb01aaca3e43feee7 reported cstate change: term changed from 1 to 2, leader changed from aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193) to 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194). New cstate: current_term: 2 leader_uuid: "1f77e454a239492bb01aaca3e43feee7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:29.240963  3295 catalog_manager.cc:5697] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7 reported cstate change: config changed from index -1 to 2, NON_VOTER fd8811489b7640eea61f629641b58631 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "3b87dc16f7004137b652c40e7be326e7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:29.250041  3798 consensus_queue.cc:1048] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P fd8811489b7640eea61f629641b58631 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:29.261003  3784 consensus_queue.cc:1048] T 6af7fec3f8814556ba2375fc980e2b64 P 1f77e454a239492bb01aaca3e43feee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:12:29.270891  3343 auto_rebalancer.cc:639] Failed to schedule move for tablet b578e01e95394927a61fec0baac878f2: Illegal state: Replica aa43e1a0a4974dc08fec65c94aac738e is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 2 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } }
I20260630 12:12:29.290588  3750 consensus_queue.cc:1048] T 48a9a1a22ef044eda1f1178996fbe7b2 P 3b87dc16f7004137b652c40e7be326e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:29.297164  3798 consensus_queue.cc:1048] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P fd8811489b7640eea61f629641b58631 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:29.297240  3397 consensus_queue.cc:237] T 51af561d26f648e8a5bbd07c4ca68871 P aa43e1a0a4974dc08fec65c94aac738e [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: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } attrs { replace: true } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: true } }
I20260630 12:12:29.299585  3813 consensus_queue.cc:1048] T a8ddd769afd142939327975778b6aea0 P aa43e1a0a4974dc08fec65c94aac738e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:29.324944  3632 consensus_queue.cc:1048] T 48a9a1a22ef044eda1f1178996fbe7b2 P 3b87dc16f7004137b652c40e7be326e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:29.341975  3621 consensus_queue.cc:1048] T a8ddd769afd142939327975778b6aea0 P aa43e1a0a4974dc08fec65c94aac738e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:29.363260  3545 raft_consensus.cc:1275] T 51af561d26f648e8a5bbd07c4ca68871 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Refusing update from remote peer aa43e1a0a4974dc08fec65c94aac738e: 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:29.367656  3813 consensus_queue.cc:1048] T 51af561d26f648e8a5bbd07c4ca68871 P aa43e1a0a4974dc08fec65c94aac738e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:12:29.372567  3363 consensus_peers.cc:597] T 51af561d26f648e8a5bbd07c4ca68871 P aa43e1a0a4974dc08fec65c94aac738e -> Peer fd8811489b7640eea61f629641b58631 (127.0.107.196:37103): Couldn't send request to peer fd8811489b7640eea61f629641b58631. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 51af561d26f648e8a5bbd07c4ca68871. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:29.379067  3471 raft_consensus.cc:1275] T 51af561d26f648e8a5bbd07c4ca68871 P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Refusing update from remote peer aa43e1a0a4974dc08fec65c94aac738e: 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:29.381858  3823 consensus_queue.cc:1048] T 51af561d26f648e8a5bbd07c4ca68871 P aa43e1a0a4974dc08fec65c94aac738e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } 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:29.398129  3621 raft_consensus.cc:2955] T 51af561d26f648e8a5bbd07c4ca68871 P aa43e1a0a4974dc08fec65c94aac738e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd8811489b7640eea61f629641b58631 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } attrs { replace: true } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: true } } }
I20260630 12:12:29.399883  3545 raft_consensus.cc:2955] T 51af561d26f648e8a5bbd07c4ca68871 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd8811489b7640eea61f629641b58631 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } attrs { replace: true } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: true } } }
I20260630 12:12:29.412628  3471 raft_consensus.cc:2955] T 51af561d26f648e8a5bbd07c4ca68871 P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd8811489b7640eea61f629641b58631 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } attrs { replace: true } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: true } } }
I20260630 12:12:29.414009  3294 catalog_manager.cc:5697] T 51af561d26f648e8a5bbd07c4ca68871 P 3b87dc16f7004137b652c40e7be326e7 reported cstate change: config changed from index -1 to 2, NON_VOTER fd8811489b7640eea61f629641b58631 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "aa43e1a0a4974dc08fec65c94aac738e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } attrs { replace: true } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: true } } }
I20260630 12:12:29.426143  3469 consensus_queue.cc:237] T 3f341958e0d24ddb86ca67dfef74e930 P 1f77e454a239492bb01aaca3e43feee7 [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: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } attrs { replace: true } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: true } }
W20260630 12:12:29.434564  3438 consensus_peers.cc:597] T 3f341958e0d24ddb86ca67dfef74e930 P 1f77e454a239492bb01aaca3e43feee7 -> Peer fd8811489b7640eea61f629641b58631 (127.0.107.196:37103): Couldn't send request to peer fd8811489b7640eea61f629641b58631. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3f341958e0d24ddb86ca67dfef74e930. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:29.434648  3545 raft_consensus.cc:1275] T 3f341958e0d24ddb86ca67dfef74e930 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Refusing update from remote peer 1f77e454a239492bb01aaca3e43feee7: 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:29.435397  3396 raft_consensus.cc:1275] T 3f341958e0d24ddb86ca67dfef74e930 P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Refusing update from remote peer 1f77e454a239492bb01aaca3e43feee7: 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:29.436079  3785 consensus_queue.cc:1048] T 3f341958e0d24ddb86ca67dfef74e930 P 1f77e454a239492bb01aaca3e43feee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:12:29.436928  3620 consensus_queue.cc:1048] T 3f341958e0d24ddb86ca67dfef74e930 P 1f77e454a239492bb01aaca3e43feee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } 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:29.445399  3620 raft_consensus.cc:2955] T 3f341958e0d24ddb86ca67dfef74e930 P 1f77e454a239492bb01aaca3e43feee7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd8811489b7640eea61f629641b58631 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } attrs { replace: true } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: true } } }
I20260630 12:12:29.447201  3396 raft_consensus.cc:2955] T 3f341958e0d24ddb86ca67dfef74e930 P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd8811489b7640eea61f629641b58631 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } attrs { replace: true } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: true } } }
I20260630 12:12:29.449224  3545 raft_consensus.cc:2955] T 3f341958e0d24ddb86ca67dfef74e930 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd8811489b7640eea61f629641b58631 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } attrs { replace: true } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: true } } }
I20260630 12:12:29.465233  3294 catalog_manager.cc:5697] T 3f341958e0d24ddb86ca67dfef74e930 P aa43e1a0a4974dc08fec65c94aac738e reported cstate change: config changed from index -1 to 2, NON_VOTER fd8811489b7640eea61f629641b58631 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "1f77e454a239492bb01aaca3e43feee7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } attrs { replace: true } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: true } } }
I20260630 12:12:29.585371  3396 raft_consensus.cc:1275] T 10a24122855941818379eedf977f0092 P aa43e1a0a4974dc08fec65c94aac738e [term 2 FOLLOWER]: Refusing update from remote peer fd8811489b7640eea61f629641b58631: 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:29.586791  3798 consensus_queue.cc:1048] T 10a24122855941818379eedf977f0092 P fd8811489b7640eea61f629641b58631 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:29.591221  3832 ts_tablet_manager.cc:933] T 3c9f5e429cb3448296d61ff2323357fc P fd8811489b7640eea61f629641b58631: Initiating tablet copy from peer 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195:32935)
I20260630 12:12:29.596580  3832 tablet_copy_client.cc:323] T 3c9f5e429cb3448296d61ff2323357fc P fd8811489b7640eea61f629641b58631: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:32935
I20260630 12:12:29.599397  3556 tablet_copy_service.cc:140] P 3b87dc16f7004137b652c40e7be326e7: Received BeginTabletCopySession request for tablet 3c9f5e429cb3448296d61ff2323357fc from peer fd8811489b7640eea61f629641b58631 ({username='slave'} at 127.0.0.1:37310)
I20260630 12:12:29.599920  3556 tablet_copy_service.cc:161] P 3b87dc16f7004137b652c40e7be326e7: Beginning new tablet copy session on tablet 3c9f5e429cb3448296d61ff2323357fc from peer fd8811489b7640eea61f629641b58631 at {username='slave'} at 127.0.0.1:37310: session id = fd8811489b7640eea61f629641b58631-3c9f5e429cb3448296d61ff2323357fc
I20260630 12:12:29.600062  3469 raft_consensus.cc:1275] T 10a24122855941818379eedf977f0092 P 1f77e454a239492bb01aaca3e43feee7 [term 2 FOLLOWER]: Refusing update from remote peer fd8811489b7640eea61f629641b58631: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:29.601694  3778 consensus_queue.cc:1048] T 10a24122855941818379eedf977f0092 P fd8811489b7640eea61f629641b58631 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:29.607414  3556 tablet_copy_source_session.cc:215] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:29.611713  3832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c9f5e429cb3448296d61ff2323357fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:29.628980  3832 tablet_copy_client.cc:806] T 3c9f5e429cb3448296d61ff2323357fc P fd8811489b7640eea61f629641b58631: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:29.629308  3545 raft_consensus.cc:1275] T b578e01e95394927a61fec0baac878f2 P 3b87dc16f7004137b652c40e7be326e7 [term 2 FOLLOWER]: Refusing update from remote peer 1f77e454a239492bb01aaca3e43feee7: 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:29.629575  3832 tablet_copy_client.cc:670] T 3c9f5e429cb3448296d61ff2323357fc P fd8811489b7640eea61f629641b58631: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:29.630970  3831 consensus_queue.cc:1048] T b578e01e95394927a61fec0baac878f2 P 1f77e454a239492bb01aaca3e43feee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:12:29.633136  3832 tablet_copy_client.cc:538] T 3c9f5e429cb3448296d61ff2323357fc P fd8811489b7640eea61f629641b58631: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:29.645545  3396 raft_consensus.cc:1275] T b578e01e95394927a61fec0baac878f2 P aa43e1a0a4974dc08fec65c94aac738e [term 2 FOLLOWER]: Refusing update from remote peer 1f77e454a239492bb01aaca3e43feee7: 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:29.647359  3832 tablet_bootstrap.cc:492] T 3c9f5e429cb3448296d61ff2323357fc P fd8811489b7640eea61f629641b58631: Bootstrap starting.
I20260630 12:12:29.648134  3785 consensus_queue.cc:1048] T b578e01e95394927a61fec0baac878f2 P 1f77e454a239492bb01aaca3e43feee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:29.668038  3832 tablet_bootstrap.cc:492] T 3c9f5e429cb3448296d61ff2323357fc P fd8811489b7640eea61f629641b58631: 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:29.668891  3832 tablet_bootstrap.cc:492] T 3c9f5e429cb3448296d61ff2323357fc P fd8811489b7640eea61f629641b58631: Bootstrap complete.
I20260630 12:12:29.669593  3832 ts_tablet_manager.cc:1403] T 3c9f5e429cb3448296d61ff2323357fc P fd8811489b7640eea61f629641b58631: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.003s
I20260630 12:12:29.672035  3832 raft_consensus.cc:359] T 3c9f5e429cb3448296d61ff2323357fc P fd8811489b7640eea61f629641b58631 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } attrs { replace: true } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: true } }
I20260630 12:12:29.672593  3832 raft_consensus.cc:740] T 3c9f5e429cb3448296d61ff2323357fc P fd8811489b7640eea61f629641b58631 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd8811489b7640eea61f629641b58631, State: Initialized, Role: LEARNER
I20260630 12:12:29.673085  3832 consensus_queue.cc:260] T 3c9f5e429cb3448296d61ff2323357fc P fd8811489b7640eea61f629641b58631 [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: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } attrs { replace: true } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: true } }
I20260630 12:12:29.674957  3832 ts_tablet_manager.cc:1434] T 3c9f5e429cb3448296d61ff2323357fc P fd8811489b7640eea61f629641b58631: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:12:29.676827  3556 tablet_copy_service.cc:342] P 3b87dc16f7004137b652c40e7be326e7: Request end of tablet copy session fd8811489b7640eea61f629641b58631-3c9f5e429cb3448296d61ff2323357fc received from {username='slave'} at 127.0.0.1:37310
I20260630 12:12:29.677230  3556 tablet_copy_service.cc:434] P 3b87dc16f7004137b652c40e7be326e7: ending tablet copy session fd8811489b7640eea61f629641b58631-3c9f5e429cb3448296d61ff2323357fc on tablet 3c9f5e429cb3448296d61ff2323357fc with peer fd8811489b7640eea61f629641b58631
I20260630 12:12:29.723220  3823 raft_consensus.cc:993] T 98ee60408d504818bab0bcdb86e6bf64 P aa43e1a0a4974dc08fec65c94aac738e: : Instructing follower 3b87dc16f7004137b652c40e7be326e7 to start an election
I20260630 12:12:29.723676  3621 raft_consensus.cc:1081] T 98ee60408d504818bab0bcdb86e6bf64 P aa43e1a0a4974dc08fec65c94aac738e [term 1 LEADER]: Signalling peer 3b87dc16f7004137b652c40e7be326e7 to start an election
I20260630 12:12:29.725123  3545 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98ee60408d504818bab0bcdb86e6bf64"
dest_uuid: "3b87dc16f7004137b652c40e7be326e7"
 from {username='slave'} at 127.0.0.1:37302
I20260630 12:12:29.725586  3545 raft_consensus.cc:493] T 98ee60408d504818bab0bcdb86e6bf64 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:12:29.725875  3545 raft_consensus.cc:3060] T 98ee60408d504818bab0bcdb86e6bf64 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:29.730145  3545 raft_consensus.cc:515] T 98ee60408d504818bab0bcdb86e6bf64 P 3b87dc16f7004137b652c40e7be326e7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:29.732108  3545 leader_election.cc:290] T 98ee60408d504818bab0bcdb86e6bf64 P 3b87dc16f7004137b652c40e7be326e7 [CANDIDATE]: Term 2 election: Requested vote from peers aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193:34185), 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194:34087)
I20260630 12:12:29.733105  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98ee60408d504818bab0bcdb86e6bf64" candidate_uuid: "3b87dc16f7004137b652c40e7be326e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa43e1a0a4974dc08fec65c94aac738e"
I20260630 12:12:29.733615  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98ee60408d504818bab0bcdb86e6bf64" candidate_uuid: "3b87dc16f7004137b652c40e7be326e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f77e454a239492bb01aaca3e43feee7"
I20260630 12:12:29.734839  3469 raft_consensus.cc:3060] T 98ee60408d504818bab0bcdb86e6bf64 P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:29.734815  3396 raft_consensus.cc:3055] T 98ee60408d504818bab0bcdb86e6bf64 P aa43e1a0a4974dc08fec65c94aac738e [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:12:29.736896  3396 raft_consensus.cc:740] T 98ee60408d504818bab0bcdb86e6bf64 P aa43e1a0a4974dc08fec65c94aac738e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa43e1a0a4974dc08fec65c94aac738e, State: Running, Role: LEADER
I20260630 12:12:29.737669  3396 consensus_queue.cc:260] T 98ee60408d504818bab0bcdb86e6bf64 P aa43e1a0a4974dc08fec65c94aac738e [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: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:29.738929  3396 raft_consensus.cc:3060] T 98ee60408d504818bab0bcdb86e6bf64 P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:29.740134  3469 raft_consensus.cc:2468] T 98ee60408d504818bab0bcdb86e6bf64 P 1f77e454a239492bb01aaca3e43feee7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b87dc16f7004137b652c40e7be326e7 in term 2.
I20260630 12:12:29.741340  3511 leader_election.cc:304] T 98ee60408d504818bab0bcdb86e6bf64 P 3b87dc16f7004137b652c40e7be326e7 [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: 1f77e454a239492bb01aaca3e43feee7, 3b87dc16f7004137b652c40e7be326e7; no voters: 
I20260630 12:12:29.742041  3632 raft_consensus.cc:2804] T 98ee60408d504818bab0bcdb86e6bf64 P 3b87dc16f7004137b652c40e7be326e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:12:29.742484  3632 raft_consensus.cc:697] T 98ee60408d504818bab0bcdb86e6bf64 P 3b87dc16f7004137b652c40e7be326e7 [term 2 LEADER]: Becoming Leader. State: Replica: 3b87dc16f7004137b652c40e7be326e7, State: Running, Role: LEADER
I20260630 12:12:29.743304  3632 consensus_queue.cc:237] T 98ee60408d504818bab0bcdb86e6bf64 P 3b87dc16f7004137b652c40e7be326e7 [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: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:29.745620  3396 raft_consensus.cc:2468] T 98ee60408d504818bab0bcdb86e6bf64 P aa43e1a0a4974dc08fec65c94aac738e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b87dc16f7004137b652c40e7be326e7 in term 2.
I20260630 12:12:29.753584  3292 catalog_manager.cc:5697] T 98ee60408d504818bab0bcdb86e6bf64 P 3b87dc16f7004137b652c40e7be326e7 reported cstate change: term changed from 1 to 2, leader changed from aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193) to 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195). New cstate: current_term: 2 leader_uuid: "3b87dc16f7004137b652c40e7be326e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:29.841377  3832 ts_tablet_manager.cc:933] T 3f341958e0d24ddb86ca67dfef74e930 P fd8811489b7640eea61f629641b58631: Initiating tablet copy from peer 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194:34087)
I20260630 12:12:29.842924  3832 tablet_copy_client.cc:323] T 3f341958e0d24ddb86ca67dfef74e930 P fd8811489b7640eea61f629641b58631: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:34087
I20260630 12:12:29.844440  3482 tablet_copy_service.cc:140] P 1f77e454a239492bb01aaca3e43feee7: Received BeginTabletCopySession request for tablet 3f341958e0d24ddb86ca67dfef74e930 from peer fd8811489b7640eea61f629641b58631 ({username='slave'} at 127.0.0.1:44522)
I20260630 12:12:29.844928  3482 tablet_copy_service.cc:161] P 1f77e454a239492bb01aaca3e43feee7: Beginning new tablet copy session on tablet 3f341958e0d24ddb86ca67dfef74e930 from peer fd8811489b7640eea61f629641b58631 at {username='slave'} at 127.0.0.1:44522: session id = fd8811489b7640eea61f629641b58631-3f341958e0d24ddb86ca67dfef74e930
I20260630 12:12:29.850729  3482 tablet_copy_source_session.cc:215] T 3f341958e0d24ddb86ca67dfef74e930 P 1f77e454a239492bb01aaca3e43feee7: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:29.853075  3832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f341958e0d24ddb86ca67dfef74e930. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:29.863656  3832 tablet_copy_client.cc:806] T 3f341958e0d24ddb86ca67dfef74e930 P fd8811489b7640eea61f629641b58631: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:29.864153  3832 tablet_copy_client.cc:670] T 3f341958e0d24ddb86ca67dfef74e930 P fd8811489b7640eea61f629641b58631: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:29.867520  3832 tablet_copy_client.cc:538] T 3f341958e0d24ddb86ca67dfef74e930 P fd8811489b7640eea61f629641b58631: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:29.873742  3832 tablet_bootstrap.cc:492] T 3f341958e0d24ddb86ca67dfef74e930 P fd8811489b7640eea61f629641b58631: Bootstrap starting.
I20260630 12:12:29.888163  3832 tablet_bootstrap.cc:492] T 3f341958e0d24ddb86ca67dfef74e930 P fd8811489b7640eea61f629641b58631: 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:29.888831  3832 tablet_bootstrap.cc:492] T 3f341958e0d24ddb86ca67dfef74e930 P fd8811489b7640eea61f629641b58631: Bootstrap complete.
I20260630 12:12:29.889334  3832 ts_tablet_manager.cc:1403] T 3f341958e0d24ddb86ca67dfef74e930 P fd8811489b7640eea61f629641b58631: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260630 12:12:29.891278  3832 raft_consensus.cc:359] T 3f341958e0d24ddb86ca67dfef74e930 P fd8811489b7640eea61f629641b58631 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } attrs { replace: true } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: true } }
I20260630 12:12:29.891844  3832 raft_consensus.cc:740] T 3f341958e0d24ddb86ca67dfef74e930 P fd8811489b7640eea61f629641b58631 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd8811489b7640eea61f629641b58631, State: Initialized, Role: LEARNER
I20260630 12:12:29.892338  3832 consensus_queue.cc:260] T 3f341958e0d24ddb86ca67dfef74e930 P fd8811489b7640eea61f629641b58631 [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: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } attrs { replace: true } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: true } }
I20260630 12:12:29.894455  3832 ts_tablet_manager.cc:1434] T 3f341958e0d24ddb86ca67dfef74e930 P fd8811489b7640eea61f629641b58631: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:12:29.896210  3482 tablet_copy_service.cc:342] P 1f77e454a239492bb01aaca3e43feee7: Request end of tablet copy session fd8811489b7640eea61f629641b58631-3f341958e0d24ddb86ca67dfef74e930 received from {username='slave'} at 127.0.0.1:44522
I20260630 12:12:29.896605  3482 tablet_copy_service.cc:434] P 1f77e454a239492bb01aaca3e43feee7: ending tablet copy session fd8811489b7640eea61f629641b58631-3f341958e0d24ddb86ca67dfef74e930 on tablet 3f341958e0d24ddb86ca67dfef74e930 with peer fd8811489b7640eea61f629641b58631
I20260630 12:12:29.966744  3832 ts_tablet_manager.cc:933] T 51af561d26f648e8a5bbd07c4ca68871 P fd8811489b7640eea61f629641b58631: Initiating tablet copy from peer aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193:34185)
I20260630 12:12:29.968360  3832 tablet_copy_client.cc:323] T 51af561d26f648e8a5bbd07c4ca68871 P fd8811489b7640eea61f629641b58631: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:34185
I20260630 12:12:29.969779  3407 tablet_copy_service.cc:140] P aa43e1a0a4974dc08fec65c94aac738e: Received BeginTabletCopySession request for tablet 51af561d26f648e8a5bbd07c4ca68871 from peer fd8811489b7640eea61f629641b58631 ({username='slave'} at 127.0.0.1:42014)
I20260630 12:12:29.970254  3407 tablet_copy_service.cc:161] P aa43e1a0a4974dc08fec65c94aac738e: Beginning new tablet copy session on tablet 51af561d26f648e8a5bbd07c4ca68871 from peer fd8811489b7640eea61f629641b58631 at {username='slave'} at 127.0.0.1:42014: session id = fd8811489b7640eea61f629641b58631-51af561d26f648e8a5bbd07c4ca68871
I20260630 12:12:29.974887  3407 tablet_copy_source_session.cc:215] T 51af561d26f648e8a5bbd07c4ca68871 P aa43e1a0a4974dc08fec65c94aac738e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:29.977173  3832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51af561d26f648e8a5bbd07c4ca68871. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:29.986382  3832 tablet_copy_client.cc:806] T 51af561d26f648e8a5bbd07c4ca68871 P fd8811489b7640eea61f629641b58631: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:29.986950  3832 tablet_copy_client.cc:670] T 51af561d26f648e8a5bbd07c4ca68871 P fd8811489b7640eea61f629641b58631: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:29.990227  3832 tablet_copy_client.cc:538] T 51af561d26f648e8a5bbd07c4ca68871 P fd8811489b7640eea61f629641b58631: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:29.997329  3832 tablet_bootstrap.cc:492] T 51af561d26f648e8a5bbd07c4ca68871 P fd8811489b7640eea61f629641b58631: Bootstrap starting.
I20260630 12:12:30.012986  3832 tablet_bootstrap.cc:492] T 51af561d26f648e8a5bbd07c4ca68871 P fd8811489b7640eea61f629641b58631: 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:30.013784  3832 tablet_bootstrap.cc:492] T 51af561d26f648e8a5bbd07c4ca68871 P fd8811489b7640eea61f629641b58631: Bootstrap complete.
I20260630 12:12:30.014395  3832 ts_tablet_manager.cc:1403] T 51af561d26f648e8a5bbd07c4ca68871 P fd8811489b7640eea61f629641b58631: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260630 12:12:30.016949  3832 raft_consensus.cc:359] T 51af561d26f648e8a5bbd07c4ca68871 P fd8811489b7640eea61f629641b58631 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } attrs { replace: true } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: true } }
I20260630 12:12:30.017671  3832 raft_consensus.cc:740] T 51af561d26f648e8a5bbd07c4ca68871 P fd8811489b7640eea61f629641b58631 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd8811489b7640eea61f629641b58631, State: Initialized, Role: LEARNER
I20260630 12:12:30.018222  3832 consensus_queue.cc:260] T 51af561d26f648e8a5bbd07c4ca68871 P fd8811489b7640eea61f629641b58631 [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: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } attrs { replace: true } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: true } }
I20260630 12:12:30.020289  3832 ts_tablet_manager.cc:1434] T 51af561d26f648e8a5bbd07c4ca68871 P fd8811489b7640eea61f629641b58631: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.004s
I20260630 12:12:30.022862  3407 tablet_copy_service.cc:342] P aa43e1a0a4974dc08fec65c94aac738e: Request end of tablet copy session fd8811489b7640eea61f629641b58631-51af561d26f648e8a5bbd07c4ca68871 received from {username='slave'} at 127.0.0.1:42014
I20260630 12:12:30.023252  3407 tablet_copy_service.cc:434] P aa43e1a0a4974dc08fec65c94aac738e: ending tablet copy session fd8811489b7640eea61f629641b58631-51af561d26f648e8a5bbd07c4ca68871 on tablet 51af561d26f648e8a5bbd07c4ca68871 with peer fd8811489b7640eea61f629641b58631
I20260630 12:12:30.053994  3709 raft_consensus.cc:1217] T 3c9f5e429cb3448296d61ff2323357fc P fd8811489b7640eea61f629641b58631 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:30.158106  3469 raft_consensus.cc:1275] T 98ee60408d504818bab0bcdb86e6bf64 P 1f77e454a239492bb01aaca3e43feee7 [term 2 FOLLOWER]: Refusing update from remote peer 3b87dc16f7004137b652c40e7be326e7: 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:30.159328  3632 consensus_queue.cc:1048] T 98ee60408d504818bab0bcdb86e6bf64 P 3b87dc16f7004137b652c40e7be326e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:30.171808  3396 raft_consensus.cc:1275] T 98ee60408d504818bab0bcdb86e6bf64 P aa43e1a0a4974dc08fec65c94aac738e [term 2 FOLLOWER]: Refusing update from remote peer 3b87dc16f7004137b652c40e7be326e7: 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:30.173475  3751 consensus_queue.cc:1048] T 98ee60408d504818bab0bcdb86e6bf64 P 3b87dc16f7004137b652c40e7be326e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:30.280777  3709 raft_consensus.cc:1217] T 3f341958e0d24ddb86ca67dfef74e930 P fd8811489b7640eea61f629641b58631 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:30.462606  3709 raft_consensus.cc:1217] T 51af561d26f648e8a5bbd07c4ca68871 P fd8811489b7640eea61f629641b58631 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:30.475699  3632 raft_consensus.cc:1064] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7: attempting to promote NON_VOTER fd8811489b7640eea61f629641b58631 to VOTER
I20260630 12:12:30.477952  3632 consensus_queue.cc:237] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7 [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: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } attrs { replace: true } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } }
I20260630 12:12:30.484674  3709 raft_consensus.cc:1275] T 3c9f5e429cb3448296d61ff2323357fc P fd8811489b7640eea61f629641b58631 [term 1 LEARNER]: Refusing update from remote peer 3b87dc16f7004137b652c40e7be326e7: 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:30.484853  3396 raft_consensus.cc:1275] T 3c9f5e429cb3448296d61ff2323357fc P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Refusing update from remote peer 3b87dc16f7004137b652c40e7be326e7: 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:30.486143  3751 consensus_queue.cc:1048] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } 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:30.487010  3469 raft_consensus.cc:1275] T 3c9f5e429cb3448296d61ff2323357fc P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Refusing update from remote peer 3b87dc16f7004137b652c40e7be326e7: 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:30.487972  3750 consensus_queue.cc:1048] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } 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:30.488801  3751 consensus_queue.cc:1048] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:30.504426  3751 raft_consensus.cc:2955] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd8811489b7640eea61f629641b58631 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } attrs { replace: true } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:30.510596  3397 raft_consensus.cc:2955] T 3c9f5e429cb3448296d61ff2323357fc P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd8811489b7640eea61f629641b58631 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } attrs { replace: true } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:30.517274  3469 raft_consensus.cc:2955] T 3c9f5e429cb3448296d61ff2323357fc P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd8811489b7640eea61f629641b58631 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } attrs { replace: true } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:30.524133  3709 raft_consensus.cc:2955] T 3c9f5e429cb3448296d61ff2323357fc P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd8811489b7640eea61f629641b58631 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } attrs { replace: true } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:30.525008  3293 catalog_manager.cc:5697] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7 reported cstate change: config changed from index 2 to 3, fd8811489b7640eea61f629641b58631 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3b87dc16f7004137b652c40e7be326e7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:30.551153  3545 consensus_queue.cc:237] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7 [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: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } }
I20260630 12:12:30.556166  3709 raft_consensus.cc:1275] T 3c9f5e429cb3448296d61ff2323357fc P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Refusing update from remote peer 3b87dc16f7004137b652c40e7be326e7: 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:30.556676  3469 raft_consensus.cc:1275] T 3c9f5e429cb3448296d61ff2323357fc P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Refusing update from remote peer 3b87dc16f7004137b652c40e7be326e7: 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:30.558482  3751 consensus_queue.cc:1048] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260630 12:12:30.560611  3632 consensus_queue.cc:1048] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:30.567994  3750 raft_consensus.cc:2955] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:30.570034  3709 raft_consensus.cc:2955] T 3c9f5e429cb3448296d61ff2323357fc P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:30.576227  3469 raft_consensus.cc:2955] T 3c9f5e429cb3448296d61ff2323357fc P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:30.583168  3294 catalog_manager.cc:5697] T 3c9f5e429cb3448296d61ff2323357fc P fd8811489b7640eea61f629641b58631 reported cstate change: config changed from index 3 to 4, VOTER aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "3b87dc16f7004137b652c40e7be326e7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:30.584022  3282 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3c9f5e429cb3448296d61ff2323357fc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:30.599025  3384 tablet_service.cc:1558] Processing DeleteTablet for tablet 3c9f5e429cb3448296d61ff2323357fc with delete_type TABLET_DATA_TOMBSTONED (TS aa43e1a0a4974dc08fec65c94aac738e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41998
I20260630 12:12:30.600646  3857 tablet_replica.cc:333] T 3c9f5e429cb3448296d61ff2323357fc P aa43e1a0a4974dc08fec65c94aac738e: stopping tablet replica
I20260630 12:12:30.601531  3857 raft_consensus.cc:2243] T 3c9f5e429cb3448296d61ff2323357fc P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:30.602274  3857 raft_consensus.cc:2272] T 3c9f5e429cb3448296d61ff2323357fc P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:30.604868  3857 ts_tablet_manager.cc:1916] T 3c9f5e429cb3448296d61ff2323357fc P aa43e1a0a4974dc08fec65c94aac738e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:30.619357  3857 ts_tablet_manager.cc:1929] T 3c9f5e429cb3448296d61ff2323357fc P aa43e1a0a4974dc08fec65c94aac738e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:12:30.619679  3857 log.cc:1199] T 3c9f5e429cb3448296d61ff2323357fc P aa43e1a0a4974dc08fec65c94aac738e: Deleting WAL directory at /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821463199918-431-0/minicluster-data/ts-0-root/wals/3c9f5e429cb3448296d61ff2323357fc
I20260630 12:12:30.621061  3279 catalog_manager.cc:5028] TS aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193:34185): tablet 3c9f5e429cb3448296d61ff2323357fc (table range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]) successfully deleted
I20260630 12:12:30.791785  3831 raft_consensus.cc:1064] T 3f341958e0d24ddb86ca67dfef74e930 P 1f77e454a239492bb01aaca3e43feee7: attempting to promote NON_VOTER fd8811489b7640eea61f629641b58631 to VOTER
I20260630 12:12:30.794160  3831 consensus_queue.cc:237] T 3f341958e0d24ddb86ca67dfef74e930 P 1f77e454a239492bb01aaca3e43feee7 [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: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } attrs { replace: true } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } }
I20260630 12:12:30.800354  3709 raft_consensus.cc:1275] T 3f341958e0d24ddb86ca67dfef74e930 P fd8811489b7640eea61f629641b58631 [term 1 LEARNER]: Refusing update from remote peer 1f77e454a239492bb01aaca3e43feee7: 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:30.801467  3545 raft_consensus.cc:1275] T 3f341958e0d24ddb86ca67dfef74e930 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Refusing update from remote peer 1f77e454a239492bb01aaca3e43feee7: 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:30.801908  3858 consensus_queue.cc:1048] T 3f341958e0d24ddb86ca67dfef74e930 P 1f77e454a239492bb01aaca3e43feee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } 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:30.803593  3860 consensus_queue.cc:1048] T 3f341958e0d24ddb86ca67dfef74e930 P 1f77e454a239492bb01aaca3e43feee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:30.807631  3397 raft_consensus.cc:1275] T 3f341958e0d24ddb86ca67dfef74e930 P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Refusing update from remote peer 1f77e454a239492bb01aaca3e43feee7: 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:30.810307  3861 consensus_queue.cc:1048] T 3f341958e0d24ddb86ca67dfef74e930 P 1f77e454a239492bb01aaca3e43feee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } 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:30.827349  3831 raft_consensus.cc:2955] T 3f341958e0d24ddb86ca67dfef74e930 P 1f77e454a239492bb01aaca3e43feee7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd8811489b7640eea61f629641b58631 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } attrs { replace: true } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:30.830489  3396 raft_consensus.cc:2955] T 3f341958e0d24ddb86ca67dfef74e930 P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd8811489b7640eea61f629641b58631 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } attrs { replace: true } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:30.838680  3545 raft_consensus.cc:2955] T 3f341958e0d24ddb86ca67dfef74e930 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd8811489b7640eea61f629641b58631 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } attrs { replace: true } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:30.840528  3294 catalog_manager.cc:5697] T 3f341958e0d24ddb86ca67dfef74e930 P 1f77e454a239492bb01aaca3e43feee7 reported cstate change: config changed from index 2 to 3, fd8811489b7640eea61f629641b58631 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1f77e454a239492bb01aaca3e43feee7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:30.840564  3709 raft_consensus.cc:2955] T 3f341958e0d24ddb86ca67dfef74e930 P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd8811489b7640eea61f629641b58631 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } attrs { replace: true } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:30.849629  3621 raft_consensus.cc:1064] T 51af561d26f648e8a5bbd07c4ca68871 P aa43e1a0a4974dc08fec65c94aac738e: attempting to promote NON_VOTER fd8811489b7640eea61f629641b58631 to VOTER
I20260630 12:12:30.852048  3621 consensus_queue.cc:237] T 51af561d26f648e8a5bbd07c4ca68871 P aa43e1a0a4974dc08fec65c94aac738e [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: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } attrs { replace: true } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } }
I20260630 12:12:30.860540  3469 consensus_queue.cc:237] T 3f341958e0d24ddb86ca67dfef74e930 P 1f77e454a239492bb01aaca3e43feee7 [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: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } }
I20260630 12:12:30.860859  3471 raft_consensus.cc:1275] T 51af561d26f648e8a5bbd07c4ca68871 P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Refusing update from remote peer aa43e1a0a4974dc08fec65c94aac738e: 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:30.860852  3709 raft_consensus.cc:1275] T 51af561d26f648e8a5bbd07c4ca68871 P fd8811489b7640eea61f629641b58631 [term 1 LEARNER]: Refusing update from remote peer aa43e1a0a4974dc08fec65c94aac738e: 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:30.865027  3848 consensus_queue.cc:1048] T 51af561d26f648e8a5bbd07c4ca68871 P aa43e1a0a4974dc08fec65c94aac738e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } 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:30.866876  3848 consensus_queue.cc:1048] T 51af561d26f648e8a5bbd07c4ca68871 P aa43e1a0a4974dc08fec65c94aac738e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } 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:30.867887  3709 raft_consensus.cc:1275] T 3f341958e0d24ddb86ca67dfef74e930 P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Refusing update from remote peer 1f77e454a239492bb01aaca3e43feee7: 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:30.868260  3546 raft_consensus.cc:1275] T 3f341958e0d24ddb86ca67dfef74e930 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Refusing update from remote peer 1f77e454a239492bb01aaca3e43feee7: 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:30.869556  3861 consensus_queue.cc:1048] T 3f341958e0d24ddb86ca67dfef74e930 P 1f77e454a239492bb01aaca3e43feee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } 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:30.869845  3545 raft_consensus.cc:1275] T 51af561d26f648e8a5bbd07c4ca68871 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Refusing update from remote peer aa43e1a0a4974dc08fec65c94aac738e: 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:30.871562  3849 consensus_queue.cc:1048] T 51af561d26f648e8a5bbd07c4ca68871 P aa43e1a0a4974dc08fec65c94aac738e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:30.871413  3831 consensus_queue.cc:1048] T 3f341958e0d24ddb86ca67dfef74e930 P 1f77e454a239492bb01aaca3e43feee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.012s
I20260630 12:12:30.890645  3546 raft_consensus.cc:2955] T 3f341958e0d24ddb86ca67dfef74e930 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:30.898068  3709 raft_consensus.cc:2955] T 3f341958e0d24ddb86ca67dfef74e930 P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:30.897930  3848 raft_consensus.cc:2955] T 51af561d26f648e8a5bbd07c4ca68871 P aa43e1a0a4974dc08fec65c94aac738e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd8811489b7640eea61f629641b58631 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } attrs { replace: true } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:30.886607  3831 raft_consensus.cc:2955] T 3f341958e0d24ddb86ca67dfef74e930 P 1f77e454a239492bb01aaca3e43feee7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:30.920337  3281 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3f341958e0d24ddb86ca67dfef74e930 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:30.926211  3294 catalog_manager.cc:5697] T 3f341958e0d24ddb86ca67dfef74e930 P fd8811489b7640eea61f629641b58631 reported cstate change: config changed from index 3 to 4, VOTER aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "1f77e454a239492bb01aaca3e43feee7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:30.928521  3544 raft_consensus.cc:2955] T 51af561d26f648e8a5bbd07c4ca68871 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd8811489b7640eea61f629641b58631 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } attrs { replace: true } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:30.932885  3709 raft_consensus.cc:2955] T 51af561d26f648e8a5bbd07c4ca68871 P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd8811489b7640eea61f629641b58631 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } attrs { replace: true } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:30.934015  3471 raft_consensus.cc:2955] T 51af561d26f648e8a5bbd07c4ca68871 P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd8811489b7640eea61f629641b58631 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } attrs { replace: true } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:30.937522  3293 catalog_manager.cc:5697] T 51af561d26f648e8a5bbd07c4ca68871 P aa43e1a0a4974dc08fec65c94aac738e reported cstate change: config changed from index 2 to 3, fd8811489b7640eea61f629641b58631 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "aa43e1a0a4974dc08fec65c94aac738e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:30.948107  3384 tablet_service.cc:1558] Processing DeleteTablet for tablet 3f341958e0d24ddb86ca67dfef74e930 with delete_type TABLET_DATA_TOMBSTONED (TS aa43e1a0a4974dc08fec65c94aac738e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41998
I20260630 12:12:30.949193  3857 tablet_replica.cc:333] T 3f341958e0d24ddb86ca67dfef74e930 P aa43e1a0a4974dc08fec65c94aac738e: stopping tablet replica
I20260630 12:12:30.950054  3857 raft_consensus.cc:2243] T 3f341958e0d24ddb86ca67dfef74e930 P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:30.952482  3396 consensus_queue.cc:237] T 51af561d26f648e8a5bbd07c4ca68871 P aa43e1a0a4974dc08fec65c94aac738e [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: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } }
I20260630 12:12:30.954809  3857 raft_consensus.cc:2272] T 3f341958e0d24ddb86ca67dfef74e930 P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:30.966681  3546 raft_consensus.cc:1275] T 51af561d26f648e8a5bbd07c4ca68871 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Refusing update from remote peer aa43e1a0a4974dc08fec65c94aac738e: 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:30.966717  3710 raft_consensus.cc:1275] T 51af561d26f648e8a5bbd07c4ca68871 P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Refusing update from remote peer aa43e1a0a4974dc08fec65c94aac738e: 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:30.969264  3857 ts_tablet_manager.cc:1916] T 3f341958e0d24ddb86ca67dfef74e930 P aa43e1a0a4974dc08fec65c94aac738e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:30.970374  3848 consensus_queue.cc:1048] T 51af561d26f648e8a5bbd07c4ca68871 P aa43e1a0a4974dc08fec65c94aac738e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } 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:12:30.971874  3621 consensus_queue.cc:1048] T 51af561d26f648e8a5bbd07c4ca68871 P aa43e1a0a4974dc08fec65c94aac738e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:30.980823  3848 raft_consensus.cc:2955] T 51af561d26f648e8a5bbd07c4ca68871 P aa43e1a0a4974dc08fec65c94aac738e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:30.983431  3544 raft_consensus.cc:2955] T 51af561d26f648e8a5bbd07c4ca68871 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:30.984647  3857 ts_tablet_manager.cc:1929] T 3f341958e0d24ddb86ca67dfef74e930 P aa43e1a0a4974dc08fec65c94aac738e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:12:30.985153  3857 log.cc:1199] T 3f341958e0d24ddb86ca67dfef74e930 P aa43e1a0a4974dc08fec65c94aac738e: Deleting WAL directory at /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821463199918-431-0/minicluster-data/ts-0-root/wals/3f341958e0d24ddb86ca67dfef74e930
I20260630 12:12:30.986716  3279 catalog_manager.cc:5028] TS aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193:34185): tablet 3f341958e0d24ddb86ca67dfef74e930 (table range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]) successfully deleted
I20260630 12:12:30.988095  3709 raft_consensus.cc:2955] T 51af561d26f648e8a5bbd07c4ca68871 P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:30.991390  3279 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 51af561d26f648e8a5bbd07c4ca68871 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:30.997080  3293 catalog_manager.cc:5697] T 51af561d26f648e8a5bbd07c4ca68871 P 3b87dc16f7004137b652c40e7be326e7 reported cstate change: config changed from index 3 to 4, VOTER 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "aa43e1a0a4974dc08fec65c94aac738e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:31.005781  3461 tablet_service.cc:1558] Processing DeleteTablet for tablet 51af561d26f648e8a5bbd07c4ca68871 with delete_type TABLET_DATA_TOMBSTONED (TS 1f77e454a239492bb01aaca3e43feee7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44484
I20260630 12:12:31.007838  3869 tablet_replica.cc:333] T 51af561d26f648e8a5bbd07c4ca68871 P 1f77e454a239492bb01aaca3e43feee7: stopping tablet replica
I20260630 12:12:31.008522  3869 raft_consensus.cc:2243] T 51af561d26f648e8a5bbd07c4ca68871 P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:31.009044  3869 raft_consensus.cc:2272] T 51af561d26f648e8a5bbd07c4ca68871 P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:31.011638  3869 ts_tablet_manager.cc:1916] T 51af561d26f648e8a5bbd07c4ca68871 P 1f77e454a239492bb01aaca3e43feee7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:31.021674  3869 ts_tablet_manager.cc:1929] T 51af561d26f648e8a5bbd07c4ca68871 P 1f77e454a239492bb01aaca3e43feee7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:12:31.021937  3869 log.cc:1199] T 51af561d26f648e8a5bbd07c4ca68871 P 1f77e454a239492bb01aaca3e43feee7: Deleting WAL directory at /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821463199918-431-0/minicluster-data/ts-1-root/wals/51af561d26f648e8a5bbd07c4ca68871
I20260630 12:12:31.023113  3281 catalog_manager.cc:5028] TS 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194:34087): tablet 51af561d26f648e8a5bbd07c4ca68871 (table range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]) successfully deleted
I20260630 12:12:31.123220  3348 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:12:31.143417  3471 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b578e01e95394927a61fec0baac878f2"
dest_uuid: "1f77e454a239492bb01aaca3e43feee7"
mode: GRACEFUL
new_leader_uuid: "3b87dc16f7004137b652c40e7be326e7"
 from {username='slave'} at 127.0.0.1:34124
I20260630 12:12:31.143925  3471 raft_consensus.cc:606] T b578e01e95394927a61fec0baac878f2 P 1f77e454a239492bb01aaca3e43feee7 [term 2 LEADER]: Received request to transfer leadership to TS 3b87dc16f7004137b652c40e7be326e7
I20260630 12:12:31.144946  3348 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260630 12:12:31.145661  3348 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:31.200204  3831 raft_consensus.cc:993] T b578e01e95394927a61fec0baac878f2 P 1f77e454a239492bb01aaca3e43feee7: : Instructing follower 3b87dc16f7004137b652c40e7be326e7 to start an election
I20260630 12:12:31.200634  3860 raft_consensus.cc:1081] T b578e01e95394927a61fec0baac878f2 P 1f77e454a239492bb01aaca3e43feee7 [term 2 LEADER]: Signalling peer 3b87dc16f7004137b652c40e7be326e7 to start an election
I20260630 12:12:31.201975  3544 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b578e01e95394927a61fec0baac878f2"
dest_uuid: "3b87dc16f7004137b652c40e7be326e7"
 from {username='slave'} at 127.0.0.1:37294
I20260630 12:12:31.202385  3544 raft_consensus.cc:493] T b578e01e95394927a61fec0baac878f2 P 3b87dc16f7004137b652c40e7be326e7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:12:31.202620  3544 raft_consensus.cc:3060] T b578e01e95394927a61fec0baac878f2 P 3b87dc16f7004137b652c40e7be326e7 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:12:31.206990  3544 raft_consensus.cc:515] T b578e01e95394927a61fec0baac878f2 P 3b87dc16f7004137b652c40e7be326e7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:31.208798  3544 leader_election.cc:290] T b578e01e95394927a61fec0baac878f2 P 3b87dc16f7004137b652c40e7be326e7 [CANDIDATE]: Term 3 election: Requested vote from peers aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193:34185), 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194:34087)
I20260630 12:12:31.209528  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b578e01e95394927a61fec0baac878f2" candidate_uuid: "3b87dc16f7004137b652c40e7be326e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aa43e1a0a4974dc08fec65c94aac738e"
I20260630 12:12:31.210096  3396 raft_consensus.cc:3060] T b578e01e95394927a61fec0baac878f2 P aa43e1a0a4974dc08fec65c94aac738e [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:12:31.209935  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b578e01e95394927a61fec0baac878f2" candidate_uuid: "3b87dc16f7004137b652c40e7be326e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1f77e454a239492bb01aaca3e43feee7"
I20260630 12:12:31.210640  3471 raft_consensus.cc:3055] T b578e01e95394927a61fec0baac878f2 P 1f77e454a239492bb01aaca3e43feee7 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:12:31.210953  3471 raft_consensus.cc:740] T b578e01e95394927a61fec0baac878f2 P 1f77e454a239492bb01aaca3e43feee7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1f77e454a239492bb01aaca3e43feee7, State: Running, Role: LEADER
I20260630 12:12:31.211553  3471 consensus_queue.cc:260] T b578e01e95394927a61fec0baac878f2 P 1f77e454a239492bb01aaca3e43feee7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:31.212402  3471 raft_consensus.cc:3060] T b578e01e95394927a61fec0baac878f2 P 1f77e454a239492bb01aaca3e43feee7 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:12:31.214543  3396 raft_consensus.cc:2468] T b578e01e95394927a61fec0baac878f2 P aa43e1a0a4974dc08fec65c94aac738e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b87dc16f7004137b652c40e7be326e7 in term 3.
I20260630 12:12:31.215646  3509 leader_election.cc:304] T b578e01e95394927a61fec0baac878f2 P 3b87dc16f7004137b652c40e7be326e7 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b87dc16f7004137b652c40e7be326e7, aa43e1a0a4974dc08fec65c94aac738e; no voters: 
I20260630 12:12:31.216406  3750 raft_consensus.cc:2804] T b578e01e95394927a61fec0baac878f2 P 3b87dc16f7004137b652c40e7be326e7 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:12:31.217442  3750 raft_consensus.cc:697] T b578e01e95394927a61fec0baac878f2 P 3b87dc16f7004137b652c40e7be326e7 [term 3 LEADER]: Becoming Leader. State: Replica: 3b87dc16f7004137b652c40e7be326e7, State: Running, Role: LEADER
I20260630 12:12:31.218283  3750 consensus_queue.cc:237] T b578e01e95394927a61fec0baac878f2 P 3b87dc16f7004137b652c40e7be326e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } }
I20260630 12:12:31.218616  3471 raft_consensus.cc:2468] T b578e01e95394927a61fec0baac878f2 P 1f77e454a239492bb01aaca3e43feee7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b87dc16f7004137b652c40e7be326e7 in term 3.
I20260630 12:12:31.225049  3294 catalog_manager.cc:5697] T b578e01e95394927a61fec0baac878f2 P 3b87dc16f7004137b652c40e7be326e7 reported cstate change: term changed from 2 to 3, leader changed from 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194) to 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195). New cstate: current_term: 3 leader_uuid: "3b87dc16f7004137b652c40e7be326e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:31.702350  3396 raft_consensus.cc:1275] T b578e01e95394927a61fec0baac878f2 P aa43e1a0a4974dc08fec65c94aac738e [term 3 FOLLOWER]: Refusing update from remote peer 3b87dc16f7004137b652c40e7be326e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:12:31.703399  3750 consensus_queue.cc:1048] T b578e01e95394927a61fec0baac878f2 P 3b87dc16f7004137b652c40e7be326e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:31.715507  3471 raft_consensus.cc:1275] T b578e01e95394927a61fec0baac878f2 P 1f77e454a239492bb01aaca3e43feee7 [term 3 FOLLOWER]: Refusing update from remote peer 3b87dc16f7004137b652c40e7be326e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:12:31.717051  3878 consensus_queue.cc:1048] T b578e01e95394927a61fec0baac878f2 P 3b87dc16f7004137b652c40e7be326e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:32.026664  3469 consensus_queue.cc:237] T 2de61e2e7a804b55ae8592fd8693a2f9 P 1f77e454a239492bb01aaca3e43feee7 [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: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } attrs { replace: true } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: true } }
W20260630 12:12:32.033277  3438 consensus_peers.cc:597] T 2de61e2e7a804b55ae8592fd8693a2f9 P 1f77e454a239492bb01aaca3e43feee7 -> Peer fd8811489b7640eea61f629641b58631 (127.0.107.196:37103): Couldn't send request to peer fd8811489b7640eea61f629641b58631. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2de61e2e7a804b55ae8592fd8693a2f9. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:32.033429  3544 raft_consensus.cc:1275] T 2de61e2e7a804b55ae8592fd8693a2f9 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Refusing update from remote peer 1f77e454a239492bb01aaca3e43feee7: 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:32.033918  3396 raft_consensus.cc:1275] T 2de61e2e7a804b55ae8592fd8693a2f9 P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Refusing update from remote peer 1f77e454a239492bb01aaca3e43feee7: 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:32.034631  3831 consensus_queue.cc:1048] T 2de61e2e7a804b55ae8592fd8693a2f9 P 1f77e454a239492bb01aaca3e43feee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } 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:32.035527  3883 consensus_queue.cc:1048] T 2de61e2e7a804b55ae8592fd8693a2f9 P 1f77e454a239492bb01aaca3e43feee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:32.041975  3883 raft_consensus.cc:2955] T 2de61e2e7a804b55ae8592fd8693a2f9 P 1f77e454a239492bb01aaca3e43feee7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd8811489b7640eea61f629641b58631 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } attrs { replace: true } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: true } } }
I20260630 12:12:32.043787  3396 raft_consensus.cc:2955] T 2de61e2e7a804b55ae8592fd8693a2f9 P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd8811489b7640eea61f629641b58631 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } attrs { replace: true } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: true } } }
I20260630 12:12:32.044416  3544 raft_consensus.cc:2955] T 2de61e2e7a804b55ae8592fd8693a2f9 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd8811489b7640eea61f629641b58631 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } attrs { replace: true } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: true } } }
I20260630 12:12:32.053799  3397 consensus_queue.cc:237] T a8ddd769afd142939327975778b6aea0 P aa43e1a0a4974dc08fec65c94aac738e [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: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { replace: true } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 34087 } attrs { promote: true } }
I20260630 12:12:32.054107  3295 catalog_manager.cc:5697] T 2de61e2e7a804b55ae8592fd8693a2f9 P 1f77e454a239492bb01aaca3e43feee7 reported cstate change: config changed from index -1 to 2, NON_VOTER fd8811489b7640eea61f629641b58631 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "1f77e454a239492bb01aaca3e43feee7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:32.082265  3546 raft_consensus.cc:1275] T a8ddd769afd142939327975778b6aea0 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Refusing update from remote peer aa43e1a0a4974dc08fec65c94aac738e: 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:32.084195  3362 consensus_peers.cc:597] T a8ddd769afd142939327975778b6aea0 P aa43e1a0a4974dc08fec65c94aac738e -> Peer 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194:34087): Couldn't send request to peer 1f77e454a239492bb01aaca3e43feee7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a8ddd769afd142939327975778b6aea0. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:32.084312  3848 consensus_queue.cc:1048] T a8ddd769afd142939327975778b6aea0 P aa43e1a0a4974dc08fec65c94aac738e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:32.089255  3709 raft_consensus.cc:1275] T a8ddd769afd142939327975778b6aea0 P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Refusing update from remote peer aa43e1a0a4974dc08fec65c94aac738e: 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:32.090687  3848 consensus_queue.cc:1048] T a8ddd769afd142939327975778b6aea0 P aa43e1a0a4974dc08fec65c94aac738e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } 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:32.100852  3886 raft_consensus.cc:2955] T a8ddd769afd142939327975778b6aea0 P aa43e1a0a4974dc08fec65c94aac738e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { replace: true } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 34087 } attrs { promote: true } } }
I20260630 12:12:32.102007  3544 raft_consensus.cc:2955] T a8ddd769afd142939327975778b6aea0 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { replace: true } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 34087 } attrs { promote: true } } }
I20260630 12:12:32.115442  3709 raft_consensus.cc:2955] T a8ddd769afd142939327975778b6aea0 P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { replace: true } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 34087 } attrs { promote: true } } }
I20260630 12:12:32.117269  3293 catalog_manager.cc:5697] T a8ddd769afd142939327975778b6aea0 P aa43e1a0a4974dc08fec65c94aac738e reported cstate change: config changed from index -1 to 2, NON_VOTER 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194) added. New cstate: current_term: 1 leader_uuid: "aa43e1a0a4974dc08fec65c94aac738e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 34087 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:32.117614  3544 consensus_queue.cc:237] T 98ee60408d504818bab0bcdb86e6bf64 P 3b87dc16f7004137b652c40e7be326e7 [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: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } attrs { replace: true } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: true } }
W20260630 12:12:32.124817  3512 consensus_peers.cc:597] T 98ee60408d504818bab0bcdb86e6bf64 P 3b87dc16f7004137b652c40e7be326e7 -> Peer fd8811489b7640eea61f629641b58631 (127.0.107.196:37103): Couldn't send request to peer fd8811489b7640eea61f629641b58631. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 98ee60408d504818bab0bcdb86e6bf64. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:32.126331  3469 raft_consensus.cc:1275] T 98ee60408d504818bab0bcdb86e6bf64 P 1f77e454a239492bb01aaca3e43feee7 [term 2 FOLLOWER]: Refusing update from remote peer 3b87dc16f7004137b652c40e7be326e7: 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:32.130576  3397 raft_consensus.cc:1275] T 98ee60408d504818bab0bcdb86e6bf64 P aa43e1a0a4974dc08fec65c94aac738e [term 2 FOLLOWER]: Refusing update from remote peer 3b87dc16f7004137b652c40e7be326e7: 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:32.131582  3872 consensus_queue.cc:1048] T 98ee60408d504818bab0bcdb86e6bf64 P 3b87dc16f7004137b652c40e7be326e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } 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:32.132534  3750 consensus_queue.cc:1048] T 98ee60408d504818bab0bcdb86e6bf64 P 3b87dc16f7004137b652c40e7be326e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:32.148288  3872 raft_consensus.cc:2955] T 98ee60408d504818bab0bcdb86e6bf64 P 3b87dc16f7004137b652c40e7be326e7 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fd8811489b7640eea61f629641b58631 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } attrs { replace: true } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: true } } }
I20260630 12:12:32.150100  3397 raft_consensus.cc:2955] T 98ee60408d504818bab0bcdb86e6bf64 P aa43e1a0a4974dc08fec65c94aac738e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fd8811489b7640eea61f629641b58631 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } attrs { replace: true } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: true } } }
I20260630 12:12:32.151679  3469 raft_consensus.cc:2955] T 98ee60408d504818bab0bcdb86e6bf64 P 1f77e454a239492bb01aaca3e43feee7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fd8811489b7640eea61f629641b58631 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } attrs { replace: true } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: true } } }
I20260630 12:12:32.160703  3294 catalog_manager.cc:5697] T 98ee60408d504818bab0bcdb86e6bf64 P aa43e1a0a4974dc08fec65c94aac738e reported cstate change: config changed from index -1 to 3, NON_VOTER fd8811489b7640eea61f629641b58631 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "3b87dc16f7004137b652c40e7be326e7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } attrs { replace: true } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: true } } }
I20260630 12:12:32.163537  3471 consensus_queue.cc:237] T 296d936ccb764e86ae5637c251526c0a P 1f77e454a239492bb01aaca3e43feee7 [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: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { replace: true } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 32935 } attrs { promote: true } }
I20260630 12:12:32.169613  3709 raft_consensus.cc:1275] T 296d936ccb764e86ae5637c251526c0a P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Refusing update from remote peer 1f77e454a239492bb01aaca3e43feee7: 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:32.171762  3397 raft_consensus.cc:1275] T 296d936ccb764e86ae5637c251526c0a P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Refusing update from remote peer 1f77e454a239492bb01aaca3e43feee7: 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:32.176403  3831 consensus_queue.cc:1048] T 296d936ccb764e86ae5637c251526c0a P 1f77e454a239492bb01aaca3e43feee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:12:32.176796  3438 consensus_peers.cc:597] T 296d936ccb764e86ae5637c251526c0a P 1f77e454a239492bb01aaca3e43feee7 -> Peer 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195:32935): Couldn't send request to peer 3b87dc16f7004137b652c40e7be326e7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 296d936ccb764e86ae5637c251526c0a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:32.177665  3883 consensus_queue.cc:1048] T 296d936ccb764e86ae5637c251526c0a P 1f77e454a239492bb01aaca3e43feee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } 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:32.184597  3882 raft_consensus.cc:2955] T 296d936ccb764e86ae5637c251526c0a P 1f77e454a239492bb01aaca3e43feee7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { replace: true } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 32935 } attrs { promote: true } } }
I20260630 12:12:32.186082  3709 raft_consensus.cc:2955] T 296d936ccb764e86ae5637c251526c0a P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { replace: true } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 32935 } attrs { promote: true } } }
I20260630 12:12:32.186441  3397 raft_consensus.cc:2955] T 296d936ccb764e86ae5637c251526c0a P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { replace: true } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 32935 } attrs { promote: true } } }
I20260630 12:12:32.196440  3294 catalog_manager.cc:5697] T 296d936ccb764e86ae5637c251526c0a P fd8811489b7640eea61f629641b58631 reported cstate change: config changed from index -1 to 2, NON_VOTER 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195) added. New cstate: current_term: 1 leader_uuid: "1f77e454a239492bb01aaca3e43feee7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { replace: true } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 32935 } attrs { promote: true } } }
I20260630 12:12:32.587603  3902 ts_tablet_manager.cc:933] T 296d936ccb764e86ae5637c251526c0a P 3b87dc16f7004137b652c40e7be326e7: Initiating tablet copy from peer 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194:34087)
I20260630 12:12:32.589066  3902 tablet_copy_client.cc:323] T 296d936ccb764e86ae5637c251526c0a P 3b87dc16f7004137b652c40e7be326e7: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:34087
I20260630 12:12:32.590508  3482 tablet_copy_service.cc:140] P 1f77e454a239492bb01aaca3e43feee7: Received BeginTabletCopySession request for tablet 296d936ccb764e86ae5637c251526c0a from peer 3b87dc16f7004137b652c40e7be326e7 ({username='slave'} at 127.0.0.1:44506)
I20260630 12:12:32.591045  3482 tablet_copy_service.cc:161] P 1f77e454a239492bb01aaca3e43feee7: Beginning new tablet copy session on tablet 296d936ccb764e86ae5637c251526c0a from peer 3b87dc16f7004137b652c40e7be326e7 at {username='slave'} at 127.0.0.1:44506: session id = 3b87dc16f7004137b652c40e7be326e7-296d936ccb764e86ae5637c251526c0a
I20260630 12:12:32.598546  3482 tablet_copy_source_session.cc:215] T 296d936ccb764e86ae5637c251526c0a P 1f77e454a239492bb01aaca3e43feee7: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:32.602833  3902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 296d936ccb764e86ae5637c251526c0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:32.611246  3904 ts_tablet_manager.cc:933] T a8ddd769afd142939327975778b6aea0 P 1f77e454a239492bb01aaca3e43feee7: Initiating tablet copy from peer aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193:34185)
I20260630 12:12:32.613663  3904 tablet_copy_client.cc:323] T a8ddd769afd142939327975778b6aea0 P 1f77e454a239492bb01aaca3e43feee7: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:34185
I20260630 12:12:32.615756  3407 tablet_copy_service.cc:140] P aa43e1a0a4974dc08fec65c94aac738e: Received BeginTabletCopySession request for tablet a8ddd769afd142939327975778b6aea0 from peer 1f77e454a239492bb01aaca3e43feee7 ({username='slave'} at 127.0.0.1:42008)
I20260630 12:12:32.616211  3407 tablet_copy_service.cc:161] P aa43e1a0a4974dc08fec65c94aac738e: Beginning new tablet copy session on tablet a8ddd769afd142939327975778b6aea0 from peer 1f77e454a239492bb01aaca3e43feee7 at {username='slave'} at 127.0.0.1:42008: session id = 1f77e454a239492bb01aaca3e43feee7-a8ddd769afd142939327975778b6aea0
I20260630 12:12:32.618369  3902 tablet_copy_client.cc:806] T 296d936ccb764e86ae5637c251526c0a P 3b87dc16f7004137b652c40e7be326e7: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:32.618975  3902 tablet_copy_client.cc:670] T 296d936ccb764e86ae5637c251526c0a P 3b87dc16f7004137b652c40e7be326e7: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:32.622044  3407 tablet_copy_source_session.cc:215] T a8ddd769afd142939327975778b6aea0 P aa43e1a0a4974dc08fec65c94aac738e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:32.622534  3902 tablet_copy_client.cc:538] T 296d936ccb764e86ae5637c251526c0a P 3b87dc16f7004137b652c40e7be326e7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:32.625000  3904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8ddd769afd142939327975778b6aea0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:32.629386  3902 tablet_bootstrap.cc:492] T 296d936ccb764e86ae5637c251526c0a P 3b87dc16f7004137b652c40e7be326e7: Bootstrap starting.
I20260630 12:12:32.640214  3904 tablet_copy_client.cc:806] T a8ddd769afd142939327975778b6aea0 P 1f77e454a239492bb01aaca3e43feee7: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:32.640837  3904 tablet_copy_client.cc:670] T a8ddd769afd142939327975778b6aea0 P 1f77e454a239492bb01aaca3e43feee7: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:32.644519  3904 tablet_copy_client.cc:538] T a8ddd769afd142939327975778b6aea0 P 1f77e454a239492bb01aaca3e43feee7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:32.648260  3902 tablet_bootstrap.cc:492] T 296d936ccb764e86ae5637c251526c0a P 3b87dc16f7004137b652c40e7be326e7: 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:32.649248  3902 tablet_bootstrap.cc:492] T 296d936ccb764e86ae5637c251526c0a P 3b87dc16f7004137b652c40e7be326e7: Bootstrap complete.
I20260630 12:12:32.649926  3902 ts_tablet_manager.cc:1403] T 296d936ccb764e86ae5637c251526c0a P 3b87dc16f7004137b652c40e7be326e7: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.008s
I20260630 12:12:32.652721  3902 raft_consensus.cc:359] T 296d936ccb764e86ae5637c251526c0a P 3b87dc16f7004137b652c40e7be326e7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { replace: true } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 32935 } attrs { promote: true } }
I20260630 12:12:32.653846  3902 raft_consensus.cc:740] T 296d936ccb764e86ae5637c251526c0a P 3b87dc16f7004137b652c40e7be326e7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3b87dc16f7004137b652c40e7be326e7, State: Initialized, Role: LEARNER
I20260630 12:12:32.654024  3904 tablet_bootstrap.cc:492] T a8ddd769afd142939327975778b6aea0 P 1f77e454a239492bb01aaca3e43feee7: Bootstrap starting.
I20260630 12:12:32.654573  3902 consensus_queue.cc:260] T 296d936ccb764e86ae5637c251526c0a P 3b87dc16f7004137b652c40e7be326e7 [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: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { replace: true } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 32935 } attrs { promote: true } }
I20260630 12:12:32.663363  3902 ts_tablet_manager.cc:1434] T 296d936ccb764e86ae5637c251526c0a P 3b87dc16f7004137b652c40e7be326e7: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260630 12:12:32.666028  3907 ts_tablet_manager.cc:933] T 2de61e2e7a804b55ae8592fd8693a2f9 P fd8811489b7640eea61f629641b58631: Initiating tablet copy from peer 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194:34087)
I20260630 12:12:32.671128  3482 tablet_copy_service.cc:342] P 1f77e454a239492bb01aaca3e43feee7: Request end of tablet copy session 3b87dc16f7004137b652c40e7be326e7-296d936ccb764e86ae5637c251526c0a received from {username='slave'} at 127.0.0.1:44506
I20260630 12:12:32.671222  3907 tablet_copy_client.cc:323] T 2de61e2e7a804b55ae8592fd8693a2f9 P fd8811489b7640eea61f629641b58631: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:34087
I20260630 12:12:32.671626  3482 tablet_copy_service.cc:434] P 1f77e454a239492bb01aaca3e43feee7: ending tablet copy session 3b87dc16f7004137b652c40e7be326e7-296d936ccb764e86ae5637c251526c0a on tablet 296d936ccb764e86ae5637c251526c0a with peer 3b87dc16f7004137b652c40e7be326e7
I20260630 12:12:32.674005  3482 tablet_copy_service.cc:140] P 1f77e454a239492bb01aaca3e43feee7: Received BeginTabletCopySession request for tablet 2de61e2e7a804b55ae8592fd8693a2f9 from peer fd8811489b7640eea61f629641b58631 ({username='slave'} at 127.0.0.1:44522)
I20260630 12:12:32.674736  3482 tablet_copy_service.cc:161] P 1f77e454a239492bb01aaca3e43feee7: Beginning new tablet copy session on tablet 2de61e2e7a804b55ae8592fd8693a2f9 from peer fd8811489b7640eea61f629641b58631 at {username='slave'} at 127.0.0.1:44522: session id = fd8811489b7640eea61f629641b58631-2de61e2e7a804b55ae8592fd8693a2f9
I20260630 12:12:32.685421  3904 tablet_bootstrap.cc:492] T a8ddd769afd142939327975778b6aea0 P 1f77e454a239492bb01aaca3e43feee7: 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:32.685340  3482 tablet_copy_source_session.cc:215] T 2de61e2e7a804b55ae8592fd8693a2f9 P 1f77e454a239492bb01aaca3e43feee7: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:32.686378  3904 tablet_bootstrap.cc:492] T a8ddd769afd142939327975778b6aea0 P 1f77e454a239492bb01aaca3e43feee7: Bootstrap complete.
I20260630 12:12:32.687932  3904 ts_tablet_manager.cc:1403] T a8ddd769afd142939327975778b6aea0 P 1f77e454a239492bb01aaca3e43feee7: Time spent bootstrapping tablet: real 0.034s	user 0.023s	sys 0.011s
I20260630 12:12:32.690356  3907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2de61e2e7a804b55ae8592fd8693a2f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:32.690883  3904 raft_consensus.cc:359] T a8ddd769afd142939327975778b6aea0 P 1f77e454a239492bb01aaca3e43feee7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { replace: true } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 34087 } attrs { promote: true } }
I20260630 12:12:32.691706  3904 raft_consensus.cc:740] T a8ddd769afd142939327975778b6aea0 P 1f77e454a239492bb01aaca3e43feee7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1f77e454a239492bb01aaca3e43feee7, State: Initialized, Role: LEARNER
I20260630 12:12:32.692305  3904 consensus_queue.cc:260] T a8ddd769afd142939327975778b6aea0 P 1f77e454a239492bb01aaca3e43feee7 [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: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { replace: true } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 34087 } attrs { promote: true } }
I20260630 12:12:32.694648  3904 ts_tablet_manager.cc:1434] T a8ddd769afd142939327975778b6aea0 P 1f77e454a239492bb01aaca3e43feee7: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260630 12:12:32.696630  3407 tablet_copy_service.cc:342] P aa43e1a0a4974dc08fec65c94aac738e: Request end of tablet copy session 1f77e454a239492bb01aaca3e43feee7-a8ddd769afd142939327975778b6aea0 received from {username='slave'} at 127.0.0.1:42008
I20260630 12:12:32.697038  3407 tablet_copy_service.cc:434] P aa43e1a0a4974dc08fec65c94aac738e: ending tablet copy session 1f77e454a239492bb01aaca3e43feee7-a8ddd769afd142939327975778b6aea0 on tablet a8ddd769afd142939327975778b6aea0 with peer 1f77e454a239492bb01aaca3e43feee7
I20260630 12:12:32.709297  3907 tablet_copy_client.cc:806] T 2de61e2e7a804b55ae8592fd8693a2f9 P fd8811489b7640eea61f629641b58631: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:32.709854  3907 tablet_copy_client.cc:670] T 2de61e2e7a804b55ae8592fd8693a2f9 P fd8811489b7640eea61f629641b58631: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:32.713094  3907 tablet_copy_client.cc:538] T 2de61e2e7a804b55ae8592fd8693a2f9 P fd8811489b7640eea61f629641b58631: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:32.719106  3907 tablet_bootstrap.cc:492] T 2de61e2e7a804b55ae8592fd8693a2f9 P fd8811489b7640eea61f629641b58631: Bootstrap starting.
I20260630 12:12:32.730295  3911 ts_tablet_manager.cc:933] T 98ee60408d504818bab0bcdb86e6bf64 P fd8811489b7640eea61f629641b58631: Initiating tablet copy from peer 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195:32935)
I20260630 12:12:32.732008  3911 tablet_copy_client.cc:323] T 98ee60408d504818bab0bcdb86e6bf64 P fd8811489b7640eea61f629641b58631: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:32935
I20260630 12:12:32.733682  3556 tablet_copy_service.cc:140] P 3b87dc16f7004137b652c40e7be326e7: Received BeginTabletCopySession request for tablet 98ee60408d504818bab0bcdb86e6bf64 from peer fd8811489b7640eea61f629641b58631 ({username='slave'} at 127.0.0.1:37310)
I20260630 12:12:32.734232  3556 tablet_copy_service.cc:161] P 3b87dc16f7004137b652c40e7be326e7: Beginning new tablet copy session on tablet 98ee60408d504818bab0bcdb86e6bf64 from peer fd8811489b7640eea61f629641b58631 at {username='slave'} at 127.0.0.1:37310: session id = fd8811489b7640eea61f629641b58631-98ee60408d504818bab0bcdb86e6bf64
I20260630 12:12:32.735422  3907 tablet_bootstrap.cc:492] T 2de61e2e7a804b55ae8592fd8693a2f9 P fd8811489b7640eea61f629641b58631: 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:32.741251  3907 tablet_bootstrap.cc:492] T 2de61e2e7a804b55ae8592fd8693a2f9 P fd8811489b7640eea61f629641b58631: Bootstrap complete.
I20260630 12:12:32.741922  3907 ts_tablet_manager.cc:1403] T 2de61e2e7a804b55ae8592fd8693a2f9 P fd8811489b7640eea61f629641b58631: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.000s
I20260630 12:12:32.744843  3907 raft_consensus.cc:359] T 2de61e2e7a804b55ae8592fd8693a2f9 P fd8811489b7640eea61f629641b58631 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } attrs { replace: true } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: true } }
I20260630 12:12:32.745714  3907 raft_consensus.cc:740] T 2de61e2e7a804b55ae8592fd8693a2f9 P fd8811489b7640eea61f629641b58631 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd8811489b7640eea61f629641b58631, State: Initialized, Role: LEARNER
I20260630 12:12:32.746424  3907 consensus_queue.cc:260] T 2de61e2e7a804b55ae8592fd8693a2f9 P fd8811489b7640eea61f629641b58631 [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: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } attrs { replace: true } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: true } }
I20260630 12:12:32.748771  3907 ts_tablet_manager.cc:1434] T 2de61e2e7a804b55ae8592fd8693a2f9 P fd8811489b7640eea61f629641b58631: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:12:32.750943  3482 tablet_copy_service.cc:342] P 1f77e454a239492bb01aaca3e43feee7: Request end of tablet copy session fd8811489b7640eea61f629641b58631-2de61e2e7a804b55ae8592fd8693a2f9 received from {username='slave'} at 127.0.0.1:44522
I20260630 12:12:32.751364  3482 tablet_copy_service.cc:434] P 1f77e454a239492bb01aaca3e43feee7: ending tablet copy session fd8811489b7640eea61f629641b58631-2de61e2e7a804b55ae8592fd8693a2f9 on tablet 2de61e2e7a804b55ae8592fd8693a2f9 with peer fd8811489b7640eea61f629641b58631
I20260630 12:12:32.756136  3556 tablet_copy_source_session.cc:215] T 98ee60408d504818bab0bcdb86e6bf64 P 3b87dc16f7004137b652c40e7be326e7: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:32.758898  3911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98ee60408d504818bab0bcdb86e6bf64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:32.770325  3911 tablet_copy_client.cc:806] T 98ee60408d504818bab0bcdb86e6bf64 P fd8811489b7640eea61f629641b58631: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:32.770917  3911 tablet_copy_client.cc:670] T 98ee60408d504818bab0bcdb86e6bf64 P fd8811489b7640eea61f629641b58631: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:32.774120  3911 tablet_copy_client.cc:538] T 98ee60408d504818bab0bcdb86e6bf64 P fd8811489b7640eea61f629641b58631: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:32.779790  3911 tablet_bootstrap.cc:492] T 98ee60408d504818bab0bcdb86e6bf64 P fd8811489b7640eea61f629641b58631: Bootstrap starting.
I20260630 12:12:32.796968  3911 tablet_bootstrap.cc:492] T 98ee60408d504818bab0bcdb86e6bf64 P fd8811489b7640eea61f629641b58631: 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:32.797660  3911 tablet_bootstrap.cc:492] T 98ee60408d504818bab0bcdb86e6bf64 P fd8811489b7640eea61f629641b58631: Bootstrap complete.
I20260630 12:12:32.798158  3911 ts_tablet_manager.cc:1403] T 98ee60408d504818bab0bcdb86e6bf64 P fd8811489b7640eea61f629641b58631: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.003s
I20260630 12:12:32.800148  3911 raft_consensus.cc:359] T 98ee60408d504818bab0bcdb86e6bf64 P fd8811489b7640eea61f629641b58631 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } attrs { replace: true } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: true } }
I20260630 12:12:32.800737  3911 raft_consensus.cc:740] T 98ee60408d504818bab0bcdb86e6bf64 P fd8811489b7640eea61f629641b58631 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: fd8811489b7640eea61f629641b58631, State: Initialized, Role: LEARNER
I20260630 12:12:32.801222  3911 consensus_queue.cc:260] T 98ee60408d504818bab0bcdb86e6bf64 P fd8811489b7640eea61f629641b58631 [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: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } attrs { replace: true } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: true } }
I20260630 12:12:32.803460  3911 ts_tablet_manager.cc:1434] T 98ee60408d504818bab0bcdb86e6bf64 P fd8811489b7640eea61f629641b58631: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260630 12:12:32.810997  3556 tablet_copy_service.cc:342] P 3b87dc16f7004137b652c40e7be326e7: Request end of tablet copy session fd8811489b7640eea61f629641b58631-98ee60408d504818bab0bcdb86e6bf64 received from {username='slave'} at 127.0.0.1:37310
I20260630 12:12:32.811409  3556 tablet_copy_service.cc:434] P 3b87dc16f7004137b652c40e7be326e7: ending tablet copy session fd8811489b7640eea61f629641b58631-98ee60408d504818bab0bcdb86e6bf64 on tablet 98ee60408d504818bab0bcdb86e6bf64 with peer fd8811489b7640eea61f629641b58631
I20260630 12:12:33.012049  3471 raft_consensus.cc:1217] T a8ddd769afd142939327975778b6aea0 P 1f77e454a239492bb01aaca3e43feee7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:33.028344  3546 raft_consensus.cc:1217] T 296d936ccb764e86ae5637c251526c0a P 3b87dc16f7004137b652c40e7be326e7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:33.146634  3348 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:12:33.159052  3709 raft_consensus.cc:1217] T 98ee60408d504818bab0bcdb86e6bf64 P fd8811489b7640eea61f629641b58631 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:12:33.178418  3546 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c9f5e429cb3448296d61ff2323357fc"
dest_uuid: "3b87dc16f7004137b652c40e7be326e7"
mode: GRACEFUL
new_leader_uuid: "fd8811489b7640eea61f629641b58631"
 from {username='slave'} at 127.0.0.1:35112
I20260630 12:12:33.178946  3546 raft_consensus.cc:606] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7 [term 1 LEADER]: Received request to transfer leadership to TS fd8811489b7640eea61f629641b58631
I20260630 12:12:33.180037  3348 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260630 12:12:33.180797  3348 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:33.192657  3709 raft_consensus.cc:1217] T 2de61e2e7a804b55ae8592fd8693a2f9 P fd8811489b7640eea61f629641b58631 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:33.510017  3916 raft_consensus.cc:1064] T a8ddd769afd142939327975778b6aea0 P aa43e1a0a4974dc08fec65c94aac738e: attempting to promote NON_VOTER 1f77e454a239492bb01aaca3e43feee7 to VOTER
I20260630 12:12:33.512593  3916 consensus_queue.cc:237] T a8ddd769afd142939327975778b6aea0 P aa43e1a0a4974dc08fec65c94aac738e [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: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { replace: true } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } attrs { promote: false } }
I20260630 12:12:33.519410  3471 raft_consensus.cc:1275] T a8ddd769afd142939327975778b6aea0 P 1f77e454a239492bb01aaca3e43feee7 [term 1 LEARNER]: Refusing update from remote peer aa43e1a0a4974dc08fec65c94aac738e: 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:33.520068  3546 raft_consensus.cc:1275] T a8ddd769afd142939327975778b6aea0 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Refusing update from remote peer aa43e1a0a4974dc08fec65c94aac738e: 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:33.521103  3915 consensus_queue.cc:1048] T a8ddd769afd142939327975778b6aea0 P aa43e1a0a4974dc08fec65c94aac738e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } 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:33.523649  3915 consensus_queue.cc:1048] T a8ddd769afd142939327975778b6aea0 P aa43e1a0a4974dc08fec65c94aac738e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:33.526265  3709 raft_consensus.cc:1275] T a8ddd769afd142939327975778b6aea0 P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Refusing update from remote peer aa43e1a0a4974dc08fec65c94aac738e: 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:33.527706  3915 consensus_queue.cc:1048] T a8ddd769afd142939327975778b6aea0 P aa43e1a0a4974dc08fec65c94aac738e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } 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:33.538002  3915 raft_consensus.cc:2955] T a8ddd769afd142939327975778b6aea0 P aa43e1a0a4974dc08fec65c94aac738e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { replace: true } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } attrs { promote: false } } }
I20260630 12:12:33.539633  3709 raft_consensus.cc:2955] T a8ddd769afd142939327975778b6aea0 P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { replace: true } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } attrs { promote: false } } }
I20260630 12:12:33.548724  3471 raft_consensus.cc:2955] T a8ddd769afd142939327975778b6aea0 P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { replace: true } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } attrs { promote: false } } }
I20260630 12:12:33.551662  3295 catalog_manager.cc:5697] T a8ddd769afd142939327975778b6aea0 P aa43e1a0a4974dc08fec65c94aac738e reported cstate change: config changed from index 2 to 3, 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "aa43e1a0a4974dc08fec65c94aac738e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:33.544242  3546 raft_consensus.cc:2955] T a8ddd769afd142939327975778b6aea0 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { replace: true } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } attrs { promote: false } } }
I20260630 12:12:33.571807  3397 consensus_queue.cc:237] T a8ddd769afd142939327975778b6aea0 P aa43e1a0a4974dc08fec65c94aac738e [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: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } attrs { promote: false } }
I20260630 12:12:33.577427  3471 raft_consensus.cc:1275] T a8ddd769afd142939327975778b6aea0 P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Refusing update from remote peer aa43e1a0a4974dc08fec65c94aac738e: 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:33.578065  3546 raft_consensus.cc:1275] T a8ddd769afd142939327975778b6aea0 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Refusing update from remote peer aa43e1a0a4974dc08fec65c94aac738e: 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:33.578955  3915 consensus_queue.cc:1048] T a8ddd769afd142939327975778b6aea0 P aa43e1a0a4974dc08fec65c94aac738e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } 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:33.579890  3922 consensus_queue.cc:1048] T a8ddd769afd142939327975778b6aea0 P aa43e1a0a4974dc08fec65c94aac738e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:33.588500  3916 raft_consensus.cc:2955] T a8ddd769afd142939327975778b6aea0 P aa43e1a0a4974dc08fec65c94aac738e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd8811489b7640eea61f629641b58631 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } attrs { promote: false } } }
I20260630 12:12:33.591737  3750 raft_consensus.cc:993] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7: : Instructing follower fd8811489b7640eea61f629641b58631 to start an election
I20260630 12:12:33.592197  3750 raft_consensus.cc:1081] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7 [term 1 LEADER]: Signalling peer fd8811489b7640eea61f629641b58631 to start an election
I20260630 12:12:33.591886  3544 raft_consensus.cc:2955] T a8ddd769afd142939327975778b6aea0 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd8811489b7640eea61f629641b58631 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } attrs { promote: false } } }
I20260630 12:12:33.594396  3709 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c9f5e429cb3448296d61ff2323357fc"
dest_uuid: "fd8811489b7640eea61f629641b58631"
 from {username='slave'} at 127.0.0.1:47228
I20260630 12:12:33.594903  3709 raft_consensus.cc:493] T 3c9f5e429cb3448296d61ff2323357fc P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:12:33.595216  3709 raft_consensus.cc:3060] T 3c9f5e429cb3448296d61ff2323357fc P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:33.593716  3471 raft_consensus.cc:2955] T a8ddd769afd142939327975778b6aea0 P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd8811489b7640eea61f629641b58631 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } attrs { promote: false } } }
I20260630 12:12:33.600903  3709 raft_consensus.cc:515] T 3c9f5e429cb3448296d61ff2323357fc P fd8811489b7640eea61f629641b58631 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } }
I20260630 12:12:33.603498  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9f5e429cb3448296d61ff2323357fc" candidate_uuid: "fd8811489b7640eea61f629641b58631" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1f77e454a239492bb01aaca3e43feee7"
I20260630 12:12:33.604063  3469 raft_consensus.cc:3060] T 3c9f5e429cb3448296d61ff2323357fc P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:33.605276  3709 leader_election.cc:290] T 3c9f5e429cb3448296d61ff2323357fc P fd8811489b7640eea61f629641b58631 [CANDIDATE]: Term 2 election: Requested vote from peers 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194:34087), 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195:32935)
I20260630 12:12:33.611347  3279 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a8ddd769afd142939327975778b6aea0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:33.610807  3294 catalog_manager.cc:5697] T a8ddd769afd142939327975778b6aea0 P 3b87dc16f7004137b652c40e7be326e7 reported cstate change: config changed from index 3 to 4, VOTER fd8811489b7640eea61f629641b58631 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "aa43e1a0a4974dc08fec65c94aac738e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } attrs { promote: false } } }
I20260630 12:12:33.617282  3469 raft_consensus.cc:2468] T 3c9f5e429cb3448296d61ff2323357fc P 1f77e454a239492bb01aaca3e43feee7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd8811489b7640eea61f629641b58631 in term 2.
I20260630 12:12:33.618403  3675 leader_election.cc:304] T 3c9f5e429cb3448296d61ff2323357fc P fd8811489b7640eea61f629641b58631 [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: 1f77e454a239492bb01aaca3e43feee7, fd8811489b7640eea61f629641b58631; no voters: 
I20260630 12:12:33.618595  3544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9f5e429cb3448296d61ff2323357fc" candidate_uuid: "fd8811489b7640eea61f629641b58631" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3b87dc16f7004137b652c40e7be326e7"
I20260630 12:12:33.619168  3544 raft_consensus.cc:3055] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:12:33.619277  3874 raft_consensus.cc:2804] T 3c9f5e429cb3448296d61ff2323357fc P fd8811489b7640eea61f629641b58631 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:12:33.619524  3544 raft_consensus.cc:740] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3b87dc16f7004137b652c40e7be326e7, State: Running, Role: LEADER
I20260630 12:12:33.620600  3544 consensus_queue.cc:260] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } }
I20260630 12:12:33.622264  3544 raft_consensus.cc:3060] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:33.623008  3874 raft_consensus.cc:697] T 3c9f5e429cb3448296d61ff2323357fc P fd8811489b7640eea61f629641b58631 [term 2 LEADER]: Becoming Leader. State: Replica: fd8811489b7640eea61f629641b58631, State: Running, Role: LEADER
I20260630 12:12:33.623914  3874 consensus_queue.cc:237] T 3c9f5e429cb3448296d61ff2323357fc P fd8811489b7640eea61f629641b58631 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } }
I20260630 12:12:33.629305  3700 tablet_service.cc:1558] Processing DeleteTablet for tablet a8ddd769afd142939327975778b6aea0 with delete_type TABLET_DATA_TOMBSTONED (TS fd8811489b7640eea61f629641b58631 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47214
I20260630 12:12:33.635169  3932 tablet_replica.cc:333] T a8ddd769afd142939327975778b6aea0 P fd8811489b7640eea61f629641b58631: stopping tablet replica
I20260630 12:12:33.640588  3293 catalog_manager.cc:5697] T 3c9f5e429cb3448296d61ff2323357fc P fd8811489b7640eea61f629641b58631 reported cstate change: term changed from 1 to 2, leader changed from 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195) to fd8811489b7640eea61f629641b58631 (127.0.107.196). New cstate: current_term: 2 leader_uuid: "fd8811489b7640eea61f629641b58631" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:33.641420  3544 raft_consensus.cc:2468] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd8811489b7640eea61f629641b58631 in term 2.
I20260630 12:12:33.643347  3882 raft_consensus.cc:1064] T 296d936ccb764e86ae5637c251526c0a P 1f77e454a239492bb01aaca3e43feee7: attempting to promote NON_VOTER 3b87dc16f7004137b652c40e7be326e7 to VOTER
I20260630 12:12:33.644712  3932 raft_consensus.cc:2243] T a8ddd769afd142939327975778b6aea0 P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:33.645488  3932 raft_consensus.cc:2272] T a8ddd769afd142939327975778b6aea0 P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:33.645713  3882 consensus_queue.cc:237] T 296d936ccb764e86ae5637c251526c0a P 1f77e454a239492bb01aaca3e43feee7 [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: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { replace: true } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } attrs { promote: false } }
I20260630 12:12:33.649036  3932 ts_tablet_manager.cc:1916] T a8ddd769afd142939327975778b6aea0 P fd8811489b7640eea61f629641b58631: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:33.649914  3914 raft_consensus.cc:1064] T 98ee60408d504818bab0bcdb86e6bf64 P 3b87dc16f7004137b652c40e7be326e7: attempting to promote NON_VOTER fd8811489b7640eea61f629641b58631 to VOTER
I20260630 12:12:33.652808  3914 consensus_queue.cc:237] T 98ee60408d504818bab0bcdb86e6bf64 P 3b87dc16f7004137b652c40e7be326e7 [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: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } attrs { replace: true } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } }
I20260630 12:12:33.660408  3709 raft_consensus.cc:1275] T 98ee60408d504818bab0bcdb86e6bf64 P fd8811489b7640eea61f629641b58631 [term 2 LEARNER]: Refusing update from remote peer 3b87dc16f7004137b652c40e7be326e7: 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:33.662752  3397 raft_consensus.cc:1275] T 98ee60408d504818bab0bcdb86e6bf64 P aa43e1a0a4974dc08fec65c94aac738e [term 2 FOLLOWER]: Refusing update from remote peer 3b87dc16f7004137b652c40e7be326e7: 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:33.663718  3469 raft_consensus.cc:1275] T 98ee60408d504818bab0bcdb86e6bf64 P 1f77e454a239492bb01aaca3e43feee7 [term 2 FOLLOWER]: Refusing update from remote peer 3b87dc16f7004137b652c40e7be326e7: 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:33.664363  3750 consensus_queue.cc:1048] T 98ee60408d504818bab0bcdb86e6bf64 P 3b87dc16f7004137b652c40e7be326e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } 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:33.665416  3932 ts_tablet_manager.cc:1929] T a8ddd769afd142939327975778b6aea0 P fd8811489b7640eea61f629641b58631: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:12:33.665817  3932 log.cc:1199] T a8ddd769afd142939327975778b6aea0 P fd8811489b7640eea61f629641b58631: Deleting WAL directory at /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821463199918-431-0/minicluster-data/ts-3-root/wals/a8ddd769afd142939327975778b6aea0
I20260630 12:12:33.667467  3282 catalog_manager.cc:5028] TS fd8811489b7640eea61f629641b58631 (127.0.107.196:37103): tablet a8ddd769afd142939327975778b6aea0 (table range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]) successfully deleted
I20260630 12:12:33.669000  3710 raft_consensus.cc:1275] T 296d936ccb764e86ae5637c251526c0a P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Refusing update from remote peer 1f77e454a239492bb01aaca3e43feee7: 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:33.669684  3397 raft_consensus.cc:1275] T 296d936ccb764e86ae5637c251526c0a P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Refusing update from remote peer 1f77e454a239492bb01aaca3e43feee7: 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:33.671011  3544 raft_consensus.cc:1275] T 296d936ccb764e86ae5637c251526c0a P 3b87dc16f7004137b652c40e7be326e7 [term 1 LEARNER]: Refusing update from remote peer 1f77e454a239492bb01aaca3e43feee7: 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:33.671176  3917 consensus_queue.cc:1048] T 296d936ccb764e86ae5637c251526c0a P 1f77e454a239492bb01aaca3e43feee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } 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:33.672158  3750 consensus_queue.cc:1048] T 98ee60408d504818bab0bcdb86e6bf64 P 3b87dc16f7004137b652c40e7be326e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } 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:33.673022  3917 consensus_queue.cc:1048] T 296d936ccb764e86ae5637c251526c0a P 1f77e454a239492bb01aaca3e43feee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:33.674679  3917 consensus_queue.cc:1048] T 296d936ccb764e86ae5637c251526c0a P 1f77e454a239492bb01aaca3e43feee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260630 12:12:33.683055  3914 consensus_queue.cc:1048] T 98ee60408d504818bab0bcdb86e6bf64 P 3b87dc16f7004137b652c40e7be326e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:12:33.700924  3750 raft_consensus.cc:2955] T 98ee60408d504818bab0bcdb86e6bf64 P 3b87dc16f7004137b652c40e7be326e7 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fd8811489b7640eea61f629641b58631 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } attrs { replace: true } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:33.706667  3882 raft_consensus.cc:2955] T 296d936ccb764e86ae5637c251526c0a P 1f77e454a239492bb01aaca3e43feee7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { replace: true } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } attrs { promote: false } } }
I20260630 12:12:33.710435  3544 raft_consensus.cc:2955] T 296d936ccb764e86ae5637c251526c0a P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { replace: true } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } attrs { promote: false } } }
I20260630 12:12:33.710438  3397 raft_consensus.cc:2955] T 98ee60408d504818bab0bcdb86e6bf64 P aa43e1a0a4974dc08fec65c94aac738e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fd8811489b7640eea61f629641b58631 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } attrs { replace: true } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:33.713230  3709 raft_consensus.cc:2955] T 296d936ccb764e86ae5637c251526c0a P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { replace: true } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } attrs { promote: false } } }
I20260630 12:12:33.719205  3396 raft_consensus.cc:2955] T 296d936ccb764e86ae5637c251526c0a P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { replace: true } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } attrs { promote: false } } }
I20260630 12:12:33.721633  3293 catalog_manager.cc:5697] T 296d936ccb764e86ae5637c251526c0a P 1f77e454a239492bb01aaca3e43feee7 reported cstate change: config changed from index 2 to 3, 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1f77e454a239492bb01aaca3e43feee7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:33.716794  3710 raft_consensus.cc:2955] T 98ee60408d504818bab0bcdb86e6bf64 P fd8811489b7640eea61f629641b58631 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fd8811489b7640eea61f629641b58631 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } attrs { replace: true } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:33.724308  3469 raft_consensus.cc:2955] T 98ee60408d504818bab0bcdb86e6bf64 P 1f77e454a239492bb01aaca3e43feee7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fd8811489b7640eea61f629641b58631 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } attrs { replace: true } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:33.737349  3471 consensus_queue.cc:237] T 296d936ccb764e86ae5637c251526c0a P 1f77e454a239492bb01aaca3e43feee7 [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: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } attrs { promote: false } }
I20260630 12:12:33.743462  3292 catalog_manager.cc:5697] T 98ee60408d504818bab0bcdb86e6bf64 P 3b87dc16f7004137b652c40e7be326e7 reported cstate change: config changed from index 3 to 4, fd8811489b7640eea61f629641b58631 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "3b87dc16f7004137b652c40e7be326e7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:33.759627  3544 raft_consensus.cc:1275] T 296d936ccb764e86ae5637c251526c0a P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Refusing update from remote peer 1f77e454a239492bb01aaca3e43feee7: 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:33.761778  3397 raft_consensus.cc:1275] T 296d936ccb764e86ae5637c251526c0a P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Refusing update from remote peer 1f77e454a239492bb01aaca3e43feee7: 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:33.762508  3546 consensus_queue.cc:237] T 98ee60408d504818bab0bcdb86e6bf64 P 3b87dc16f7004137b652c40e7be326e7 [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: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } }
I20260630 12:12:33.763602  3936 consensus_queue.cc:1048] T 296d936ccb764e86ae5637c251526c0a P 1f77e454a239492bb01aaca3e43feee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:33.770105  3831 consensus_queue.cc:1048] T 296d936ccb764e86ae5637c251526c0a P 1f77e454a239492bb01aaca3e43feee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } 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:33.772253  3882 raft_consensus.cc:2955] T 296d936ccb764e86ae5637c251526c0a P 1f77e454a239492bb01aaca3e43feee7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd8811489b7640eea61f629641b58631 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } attrs { promote: false } } }
I20260630 12:12:33.779403  3397 raft_consensus.cc:1275] T 98ee60408d504818bab0bcdb86e6bf64 P aa43e1a0a4974dc08fec65c94aac738e [term 2 FOLLOWER]: Refusing update from remote peer 3b87dc16f7004137b652c40e7be326e7: 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:33.779943  3710 raft_consensus.cc:1275] T 98ee60408d504818bab0bcdb86e6bf64 P fd8811489b7640eea61f629641b58631 [term 2 FOLLOWER]: Refusing update from remote peer 3b87dc16f7004137b652c40e7be326e7: 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:33.780767  3281 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 296d936ccb764e86ae5637c251526c0a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:33.781368  3914 consensus_queue.cc:1048] T 98ee60408d504818bab0bcdb86e6bf64 P 3b87dc16f7004137b652c40e7be326e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:12:33.784516  3918 consensus_queue.cc:1048] T 98ee60408d504818bab0bcdb86e6bf64 P 3b87dc16f7004137b652c40e7be326e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } 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:33.784104  3396 raft_consensus.cc:2955] T 296d936ccb764e86ae5637c251526c0a P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd8811489b7640eea61f629641b58631 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } attrs { promote: false } } }
I20260630 12:12:33.788821  3918 raft_consensus.cc:2955] T 98ee60408d504818bab0bcdb86e6bf64 P 3b87dc16f7004137b652c40e7be326e7 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:33.795758  3936 raft_consensus.cc:1064] T 2de61e2e7a804b55ae8592fd8693a2f9 P 1f77e454a239492bb01aaca3e43feee7: attempting to promote NON_VOTER fd8811489b7640eea61f629641b58631 to VOTER
I20260630 12:12:33.791693  3293 catalog_manager.cc:5697] T 296d936ccb764e86ae5637c251526c0a P 1f77e454a239492bb01aaca3e43feee7 reported cstate change: config changed from index 3 to 4, VOTER fd8811489b7640eea61f629641b58631 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "1f77e454a239492bb01aaca3e43feee7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:33.796168  3395 raft_consensus.cc:2955] T 98ee60408d504818bab0bcdb86e6bf64 P aa43e1a0a4974dc08fec65c94aac738e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:33.792378  3544 raft_consensus.cc:2955] T 296d936ccb764e86ae5637c251526c0a P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd8811489b7640eea61f629641b58631 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } attrs { promote: false } } }
I20260630 12:12:33.800947  3710 raft_consensus.cc:2955] T 98ee60408d504818bab0bcdb86e6bf64 P fd8811489b7640eea61f629641b58631 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:33.806910  3700 tablet_service.cc:1558] Processing DeleteTablet for tablet 296d936ccb764e86ae5637c251526c0a with delete_type TABLET_DATA_TOMBSTONED (TS fd8811489b7640eea61f629641b58631 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47214
I20260630 12:12:33.807910  3932 tablet_replica.cc:333] T 296d936ccb764e86ae5637c251526c0a P fd8811489b7640eea61f629641b58631: stopping tablet replica
I20260630 12:12:33.808776  3932 raft_consensus.cc:2243] T 296d936ccb764e86ae5637c251526c0a P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:33.811081  3932 raft_consensus.cc:2272] T 296d936ccb764e86ae5637c251526c0a P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:33.816175  3932 ts_tablet_manager.cc:1916] T 296d936ccb764e86ae5637c251526c0a P fd8811489b7640eea61f629641b58631: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:33.816761  3294 catalog_manager.cc:5697] T 98ee60408d504818bab0bcdb86e6bf64 P aa43e1a0a4974dc08fec65c94aac738e reported cstate change: config changed from index 4 to 5, VOTER 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194) evicted. New cstate: current_term: 2 leader_uuid: "3b87dc16f7004137b652c40e7be326e7" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:33.797991  3936 consensus_queue.cc:237] T 2de61e2e7a804b55ae8592fd8693a2f9 P 1f77e454a239492bb01aaca3e43feee7 [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: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } attrs { replace: true } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } }
I20260630 12:12:33.826908  3282 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 98ee60408d504818bab0bcdb86e6bf64 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:33.829552  3461 tablet_service.cc:1558] Processing DeleteTablet for tablet 98ee60408d504818bab0bcdb86e6bf64 with delete_type TABLET_DATA_TOMBSTONED (TS 1f77e454a239492bb01aaca3e43feee7 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:44484
I20260630 12:12:33.839857  3944 tablet_replica.cc:333] T 98ee60408d504818bab0bcdb86e6bf64 P 1f77e454a239492bb01aaca3e43feee7: stopping tablet replica
I20260630 12:12:33.840832  3544 raft_consensus.cc:1275] T 2de61e2e7a804b55ae8592fd8693a2f9 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Refusing update from remote peer 1f77e454a239492bb01aaca3e43feee7: 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:33.841210  3710 raft_consensus.cc:1275] T 2de61e2e7a804b55ae8592fd8693a2f9 P fd8811489b7640eea61f629641b58631 [term 1 LEARNER]: Refusing update from remote peer 1f77e454a239492bb01aaca3e43feee7: 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:33.843331  3944 raft_consensus.cc:2243] T 98ee60408d504818bab0bcdb86e6bf64 P 1f77e454a239492bb01aaca3e43feee7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:33.843173  3917 consensus_queue.cc:1048] T 2de61e2e7a804b55ae8592fd8693a2f9 P 1f77e454a239492bb01aaca3e43feee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } 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:33.844709  3831 consensus_queue.cc:1048] T 2de61e2e7a804b55ae8592fd8693a2f9 P 1f77e454a239492bb01aaca3e43feee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } 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:33.845600  3395 raft_consensus.cc:1275] T 2de61e2e7a804b55ae8592fd8693a2f9 P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Refusing update from remote peer 1f77e454a239492bb01aaca3e43feee7: 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:33.847163  3831 consensus_queue.cc:1048] T 2de61e2e7a804b55ae8592fd8693a2f9 P 1f77e454a239492bb01aaca3e43feee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:33.852588  3944 raft_consensus.cc:2272] T 98ee60408d504818bab0bcdb86e6bf64 P 1f77e454a239492bb01aaca3e43feee7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:33.856529  3944 ts_tablet_manager.cc:1916] T 98ee60408d504818bab0bcdb86e6bf64 P 1f77e454a239492bb01aaca3e43feee7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:33.877768  3932 ts_tablet_manager.cc:1929] T 296d936ccb764e86ae5637c251526c0a P fd8811489b7640eea61f629641b58631: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:12:33.877144  3917 raft_consensus.cc:2955] T 2de61e2e7a804b55ae8592fd8693a2f9 P 1f77e454a239492bb01aaca3e43feee7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd8811489b7640eea61f629641b58631 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } attrs { replace: true } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:33.878213  3932 log.cc:1199] T 296d936ccb764e86ae5637c251526c0a P fd8811489b7640eea61f629641b58631: Deleting WAL directory at /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821463199918-431-0/minicluster-data/ts-3-root/wals/296d936ccb764e86ae5637c251526c0a
I20260630 12:12:33.880120  3282 catalog_manager.cc:5028] TS fd8811489b7640eea61f629641b58631 (127.0.107.196:37103): tablet 296d936ccb764e86ae5637c251526c0a (table range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]) successfully deleted
I20260630 12:12:33.880210  3395 raft_consensus.cc:2955] T 2de61e2e7a804b55ae8592fd8693a2f9 P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd8811489b7640eea61f629641b58631 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } attrs { replace: true } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:33.885826  3944 ts_tablet_manager.cc:1929] T 98ee60408d504818bab0bcdb86e6bf64 P 1f77e454a239492bb01aaca3e43feee7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:12:33.886281  3944 log.cc:1199] T 98ee60408d504818bab0bcdb86e6bf64 P 1f77e454a239492bb01aaca3e43feee7: Deleting WAL directory at /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821463199918-431-0/minicluster-data/ts-1-root/wals/98ee60408d504818bab0bcdb86e6bf64
I20260630 12:12:33.887993  3281 catalog_manager.cc:5028] TS 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194:34087): tablet 98ee60408d504818bab0bcdb86e6bf64 (table range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]) successfully deleted
I20260630 12:12:33.891942  3709 raft_consensus.cc:2955] T 2de61e2e7a804b55ae8592fd8693a2f9 P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd8811489b7640eea61f629641b58631 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } attrs { replace: true } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:33.893760  3294 catalog_manager.cc:5697] T 2de61e2e7a804b55ae8592fd8693a2f9 P aa43e1a0a4974dc08fec65c94aac738e reported cstate change: config changed from index 2 to 3, fd8811489b7640eea61f629641b58631 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1f77e454a239492bb01aaca3e43feee7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } attrs { replace: true } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:33.896219  3544 raft_consensus.cc:2955] T 2de61e2e7a804b55ae8592fd8693a2f9 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd8811489b7640eea61f629641b58631 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } attrs { replace: true } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:33.909096  3471 consensus_queue.cc:237] T 2de61e2e7a804b55ae8592fd8693a2f9 P 1f77e454a239492bb01aaca3e43feee7 [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: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } }
I20260630 12:12:33.915627  3710 raft_consensus.cc:1275] T 2de61e2e7a804b55ae8592fd8693a2f9 P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Refusing update from remote peer 1f77e454a239492bb01aaca3e43feee7: 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:33.916078  3395 raft_consensus.cc:1275] T 2de61e2e7a804b55ae8592fd8693a2f9 P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Refusing update from remote peer 1f77e454a239492bb01aaca3e43feee7: 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:33.917101  3882 consensus_queue.cc:1048] T 2de61e2e7a804b55ae8592fd8693a2f9 P 1f77e454a239492bb01aaca3e43feee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } 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:33.917961  3917 consensus_queue.cc:1048] T 2de61e2e7a804b55ae8592fd8693a2f9 P 1f77e454a239492bb01aaca3e43feee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:33.924661  3917 raft_consensus.cc:2955] T 2de61e2e7a804b55ae8592fd8693a2f9 P 1f77e454a239492bb01aaca3e43feee7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:33.926373  3395 raft_consensus.cc:2955] T 2de61e2e7a804b55ae8592fd8693a2f9 P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:33.933583  3710 raft_consensus.cc:2955] T 2de61e2e7a804b55ae8592fd8693a2f9 P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:33.934723  3281 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2de61e2e7a804b55ae8592fd8693a2f9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:33.939420  3295 catalog_manager.cc:5697] T 2de61e2e7a804b55ae8592fd8693a2f9 P aa43e1a0a4974dc08fec65c94aac738e reported cstate change: config changed from index 3 to 4, VOTER 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "1f77e454a239492bb01aaca3e43feee7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:33.951771  3531 tablet_service.cc:1558] Processing DeleteTablet for tablet 2de61e2e7a804b55ae8592fd8693a2f9 with delete_type TABLET_DATA_TOMBSTONED (TS 3b87dc16f7004137b652c40e7be326e7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37292
I20260630 12:12:33.953502  3948 tablet_replica.cc:333] T 2de61e2e7a804b55ae8592fd8693a2f9 P 3b87dc16f7004137b652c40e7be326e7: stopping tablet replica
I20260630 12:12:33.954582  3948 raft_consensus.cc:2243] T 2de61e2e7a804b55ae8592fd8693a2f9 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:33.955219  3948 raft_consensus.cc:2272] T 2de61e2e7a804b55ae8592fd8693a2f9 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:33.957930  3948 ts_tablet_manager.cc:1916] T 2de61e2e7a804b55ae8592fd8693a2f9 P 3b87dc16f7004137b652c40e7be326e7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:33.967909  3948 ts_tablet_manager.cc:1929] T 2de61e2e7a804b55ae8592fd8693a2f9 P 3b87dc16f7004137b652c40e7be326e7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:12:33.968168  3948 log.cc:1199] T 2de61e2e7a804b55ae8592fd8693a2f9 P 3b87dc16f7004137b652c40e7be326e7: Deleting WAL directory at /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821463199918-431-0/minicluster-data/ts-2-root/wals/2de61e2e7a804b55ae8592fd8693a2f9
I20260630 12:12:33.969305  3282 catalog_manager.cc:5028] TS 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195:32935): tablet 2de61e2e7a804b55ae8592fd8693a2f9 (table range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]) successfully deleted
I20260630 12:12:34.172267  3544 raft_consensus.cc:1275] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7 [term 2 FOLLOWER]: Refusing update from remote peer fd8811489b7640eea61f629641b58631: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:12:34.173712  3874 consensus_queue.cc:1048] T 3c9f5e429cb3448296d61ff2323357fc P fd8811489b7640eea61f629641b58631 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:12:34.187968  3471 raft_consensus.cc:1275] T 3c9f5e429cb3448296d61ff2323357fc P 1f77e454a239492bb01aaca3e43feee7 [term 2 FOLLOWER]: Refusing update from remote peer fd8811489b7640eea61f629641b58631: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:12:34.190295  3951 consensus_queue.cc:1048] T 3c9f5e429cb3448296d61ff2323357fc P fd8811489b7640eea61f629641b58631 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:12:34.975529  3395 consensus_queue.cc:237] T 264ed7818a264905b867d3df8bee5163 P aa43e1a0a4974dc08fec65c94aac738e [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: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } attrs { replace: true } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: true } }
I20260630 12:12:34.982374  3544 raft_consensus.cc:1275] T 264ed7818a264905b867d3df8bee5163 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Refusing update from remote peer aa43e1a0a4974dc08fec65c94aac738e: 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:34.983065  3471 raft_consensus.cc:1275] T 264ed7818a264905b867d3df8bee5163 P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Refusing update from remote peer aa43e1a0a4974dc08fec65c94aac738e: 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:34.983072  3363 consensus_peers.cc:597] T 264ed7818a264905b867d3df8bee5163 P aa43e1a0a4974dc08fec65c94aac738e -> Peer fd8811489b7640eea61f629641b58631 (127.0.107.196:37103): Couldn't send request to peer fd8811489b7640eea61f629641b58631. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 264ed7818a264905b867d3df8bee5163. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:34.984151  3916 consensus_queue.cc:1048] T 264ed7818a264905b867d3df8bee5163 P aa43e1a0a4974dc08fec65c94aac738e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } 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:34.984905  3958 consensus_queue.cc:1048] T 264ed7818a264905b867d3df8bee5163 P aa43e1a0a4974dc08fec65c94aac738e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:34.993312  3916 raft_consensus.cc:2955] T 264ed7818a264905b867d3df8bee5163 P aa43e1a0a4974dc08fec65c94aac738e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd8811489b7640eea61f629641b58631 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } attrs { replace: true } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: true } } }
I20260630 12:12:34.994882  3546 raft_consensus.cc:2955] T 264ed7818a264905b867d3df8bee5163 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd8811489b7640eea61f629641b58631 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } attrs { replace: true } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: true } } }
I20260630 12:12:34.998986  3471 raft_consensus.cc:2955] T 264ed7818a264905b867d3df8bee5163 P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd8811489b7640eea61f629641b58631 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } attrs { replace: true } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: true } } }
I20260630 12:12:35.008402  3294 catalog_manager.cc:5697] T 264ed7818a264905b867d3df8bee5163 P 3b87dc16f7004137b652c40e7be326e7 reported cstate change: config changed from index -1 to 2, NON_VOTER fd8811489b7640eea61f629641b58631 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "aa43e1a0a4974dc08fec65c94aac738e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } attrs { replace: true } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: true } } }
I20260630 12:12:35.182068  3348 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:12:35.198794  3348 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:12:35.199582  3348 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:35.569887  3967 ts_tablet_manager.cc:933] T 264ed7818a264905b867d3df8bee5163 P fd8811489b7640eea61f629641b58631: Initiating tablet copy from peer aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193:34185)
I20260630 12:12:35.572045  3967 tablet_copy_client.cc:323] T 264ed7818a264905b867d3df8bee5163 P fd8811489b7640eea61f629641b58631: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:34185
I20260630 12:12:35.573732  3407 tablet_copy_service.cc:140] P aa43e1a0a4974dc08fec65c94aac738e: Received BeginTabletCopySession request for tablet 264ed7818a264905b867d3df8bee5163 from peer fd8811489b7640eea61f629641b58631 ({username='slave'} at 127.0.0.1:42014)
I20260630 12:12:35.574335  3407 tablet_copy_service.cc:161] P aa43e1a0a4974dc08fec65c94aac738e: Beginning new tablet copy session on tablet 264ed7818a264905b867d3df8bee5163 from peer fd8811489b7640eea61f629641b58631 at {username='slave'} at 127.0.0.1:42014: session id = fd8811489b7640eea61f629641b58631-264ed7818a264905b867d3df8bee5163
I20260630 12:12:35.582616  3407 tablet_copy_source_session.cc:215] T 264ed7818a264905b867d3df8bee5163 P aa43e1a0a4974dc08fec65c94aac738e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:35.585381  3967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 264ed7818a264905b867d3df8bee5163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:35.597795  3967 tablet_copy_client.cc:806] T 264ed7818a264905b867d3df8bee5163 P fd8811489b7640eea61f629641b58631: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:35.598436  3967 tablet_copy_client.cc:670] T 264ed7818a264905b867d3df8bee5163 P fd8811489b7640eea61f629641b58631: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:35.602133  3967 tablet_copy_client.cc:538] T 264ed7818a264905b867d3df8bee5163 P fd8811489b7640eea61f629641b58631: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:35.607810  3967 tablet_bootstrap.cc:492] T 264ed7818a264905b867d3df8bee5163 P fd8811489b7640eea61f629641b58631: Bootstrap starting.
I20260630 12:12:35.623942  3967 tablet_bootstrap.cc:492] T 264ed7818a264905b867d3df8bee5163 P fd8811489b7640eea61f629641b58631: 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:35.624820  3967 tablet_bootstrap.cc:492] T 264ed7818a264905b867d3df8bee5163 P fd8811489b7640eea61f629641b58631: Bootstrap complete.
I20260630 12:12:35.625370  3967 ts_tablet_manager.cc:1403] T 264ed7818a264905b867d3df8bee5163 P fd8811489b7640eea61f629641b58631: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.012s
I20260630 12:12:35.627575  3967 raft_consensus.cc:359] T 264ed7818a264905b867d3df8bee5163 P fd8811489b7640eea61f629641b58631 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } attrs { replace: true } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: true } }
I20260630 12:12:35.628145  3967 raft_consensus.cc:740] T 264ed7818a264905b867d3df8bee5163 P fd8811489b7640eea61f629641b58631 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd8811489b7640eea61f629641b58631, State: Initialized, Role: LEARNER
I20260630 12:12:35.628665  3967 consensus_queue.cc:260] T 264ed7818a264905b867d3df8bee5163 P fd8811489b7640eea61f629641b58631 [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: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } attrs { replace: true } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: true } }
I20260630 12:12:35.630897  3967 ts_tablet_manager.cc:1434] T 264ed7818a264905b867d3df8bee5163 P fd8811489b7640eea61f629641b58631: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20260630 12:12:35.632880  3407 tablet_copy_service.cc:342] P aa43e1a0a4974dc08fec65c94aac738e: Request end of tablet copy session fd8811489b7640eea61f629641b58631-264ed7818a264905b867d3df8bee5163 received from {username='slave'} at 127.0.0.1:42014
I20260630 12:12:35.633352  3407 tablet_copy_service.cc:434] P aa43e1a0a4974dc08fec65c94aac738e: ending tablet copy session fd8811489b7640eea61f629641b58631-264ed7818a264905b867d3df8bee5163 on tablet 264ed7818a264905b867d3df8bee5163 with peer fd8811489b7640eea61f629641b58631
I20260630 12:12:36.041292  3710 raft_consensus.cc:1217] T 264ed7818a264905b867d3df8bee5163 P fd8811489b7640eea61f629641b58631 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:36.537727  3972 raft_consensus.cc:1064] T 264ed7818a264905b867d3df8bee5163 P aa43e1a0a4974dc08fec65c94aac738e: attempting to promote NON_VOTER fd8811489b7640eea61f629641b58631 to VOTER
I20260630 12:12:36.539659  3972 consensus_queue.cc:237] T 264ed7818a264905b867d3df8bee5163 P aa43e1a0a4974dc08fec65c94aac738e [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: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } attrs { replace: true } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } }
I20260630 12:12:36.547724  3546 raft_consensus.cc:1275] T 264ed7818a264905b867d3df8bee5163 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Refusing update from remote peer aa43e1a0a4974dc08fec65c94aac738e: 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:36.548444  3709 raft_consensus.cc:1275] T 264ed7818a264905b867d3df8bee5163 P fd8811489b7640eea61f629641b58631 [term 1 LEARNER]: Refusing update from remote peer aa43e1a0a4974dc08fec65c94aac738e: 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:36.548799  3471 raft_consensus.cc:1275] T 264ed7818a264905b867d3df8bee5163 P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Refusing update from remote peer aa43e1a0a4974dc08fec65c94aac738e: 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:36.549785  3973 consensus_queue.cc:1048] T 264ed7818a264905b867d3df8bee5163 P aa43e1a0a4974dc08fec65c94aac738e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } 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:36.550628  3975 consensus_queue.cc:1048] T 264ed7818a264905b867d3df8bee5163 P aa43e1a0a4974dc08fec65c94aac738e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } 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:36.551565  3972 consensus_queue.cc:1048] T 264ed7818a264905b867d3df8bee5163 P aa43e1a0a4974dc08fec65c94aac738e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:36.572254  3972 raft_consensus.cc:2955] T 264ed7818a264905b867d3df8bee5163 P aa43e1a0a4974dc08fec65c94aac738e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd8811489b7640eea61f629641b58631 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } attrs { replace: true } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:36.576607  3544 raft_consensus.cc:2955] T 264ed7818a264905b867d3df8bee5163 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd8811489b7640eea61f629641b58631 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } attrs { replace: true } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:36.579423  3471 raft_consensus.cc:2955] T 264ed7818a264905b867d3df8bee5163 P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd8811489b7640eea61f629641b58631 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } attrs { replace: true } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:36.583782  3710 raft_consensus.cc:2955] T 264ed7818a264905b867d3df8bee5163 P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd8811489b7640eea61f629641b58631 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } attrs { replace: true } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:36.588730  3295 catalog_manager.cc:5697] T 264ed7818a264905b867d3df8bee5163 P 3b87dc16f7004137b652c40e7be326e7 reported cstate change: config changed from index 2 to 3, fd8811489b7640eea61f629641b58631 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "aa43e1a0a4974dc08fec65c94aac738e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "3b87dc16f7004137b652c40e7be326e7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32935 } attrs { replace: true } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:36.625684  3396 consensus_queue.cc:237] T 264ed7818a264905b867d3df8bee5163 P aa43e1a0a4974dc08fec65c94aac738e [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: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } }
I20260630 12:12:36.630577  3471 raft_consensus.cc:1275] T 264ed7818a264905b867d3df8bee5163 P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Refusing update from remote peer aa43e1a0a4974dc08fec65c94aac738e: 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:36.632006  3710 raft_consensus.cc:1275] T 264ed7818a264905b867d3df8bee5163 P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Refusing update from remote peer aa43e1a0a4974dc08fec65c94aac738e: 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:36.631842  3975 consensus_queue.cc:1048] T 264ed7818a264905b867d3df8bee5163 P aa43e1a0a4974dc08fec65c94aac738e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:36.633261  3973 consensus_queue.cc:1048] T 264ed7818a264905b867d3df8bee5163 P aa43e1a0a4974dc08fec65c94aac738e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } 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:36.639084  3975 raft_consensus.cc:2955] T 264ed7818a264905b867d3df8bee5163 P aa43e1a0a4974dc08fec65c94aac738e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:36.640810  3471 raft_consensus.cc:2955] T 264ed7818a264905b867d3df8bee5163 P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:36.644085  3709 raft_consensus.cc:2955] T 264ed7818a264905b867d3df8bee5163 P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } } }
I20260630 12:12:36.649996  3279 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 264ed7818a264905b867d3df8bee5163 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:36.652593  3293 catalog_manager.cc:5697] T 264ed7818a264905b867d3df8bee5163 P aa43e1a0a4974dc08fec65c94aac738e reported cstate change: config changed from index 3 to 4, VOTER 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "aa43e1a0a4974dc08fec65c94aac738e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f77e454a239492bb01aaca3e43feee7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa43e1a0a4974dc08fec65c94aac738e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd8811489b7640eea61f629641b58631" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37103 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:36.665834  3531 tablet_service.cc:1558] Processing DeleteTablet for tablet 264ed7818a264905b867d3df8bee5163 with delete_type TABLET_DATA_TOMBSTONED (TS 3b87dc16f7004137b652c40e7be326e7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37292
I20260630 12:12:36.668846  3983 tablet_replica.cc:333] T 264ed7818a264905b867d3df8bee5163 P 3b87dc16f7004137b652c40e7be326e7: stopping tablet replica
I20260630 12:12:36.669720  3983 raft_consensus.cc:2243] T 264ed7818a264905b867d3df8bee5163 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:36.670514  3983 raft_consensus.cc:2272] T 264ed7818a264905b867d3df8bee5163 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:36.673122  3983 ts_tablet_manager.cc:1916] T 264ed7818a264905b867d3df8bee5163 P 3b87dc16f7004137b652c40e7be326e7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:36.684723  3983 ts_tablet_manager.cc:1929] T 264ed7818a264905b867d3df8bee5163 P 3b87dc16f7004137b652c40e7be326e7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:12:36.685083  3983 log.cc:1199] T 264ed7818a264905b867d3df8bee5163 P 3b87dc16f7004137b652c40e7be326e7: Deleting WAL directory at /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821463199918-431-0/minicluster-data/ts-2-root/wals/264ed7818a264905b867d3df8bee5163
I20260630 12:12:36.686707  3282 catalog_manager.cc:5028] TS 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195:32935): tablet 264ed7818a264905b867d3df8bee5163 (table range_aware_rebalance_new_range [id=6f6d1a83f86647a995a4f0c1c07f7f11]) successfully deleted
I20260630 12:12:37.200838  3348 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:12:37.201577   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:12:37.219412  3348 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:12:37.220460  3348 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:37.232986   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:37.233677   431 tablet_replica.cc:333] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P aa43e1a0a4974dc08fec65c94aac738e: stopping tablet replica
I20260630 12:12:37.234452   431 raft_consensus.cc:2243] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.234964   431 raft_consensus.cc:2272] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.237013   431 tablet_replica.cc:333] T a8ddd769afd142939327975778b6aea0 P aa43e1a0a4974dc08fec65c94aac738e: stopping tablet replica
I20260630 12:12:37.237550   431 raft_consensus.cc:2243] T a8ddd769afd142939327975778b6aea0 P aa43e1a0a4974dc08fec65c94aac738e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:37.238288   431 raft_consensus.cc:2272] T a8ddd769afd142939327975778b6aea0 P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.240356   431 tablet_replica.cc:333] T 10a24122855941818379eedf977f0092 P aa43e1a0a4974dc08fec65c94aac738e: stopping tablet replica
I20260630 12:12:37.240921   431 raft_consensus.cc:2243] T 10a24122855941818379eedf977f0092 P aa43e1a0a4974dc08fec65c94aac738e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.241489   431 raft_consensus.cc:2272] T 10a24122855941818379eedf977f0092 P aa43e1a0a4974dc08fec65c94aac738e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.243818   431 tablet_replica.cc:333] T 296d936ccb764e86ae5637c251526c0a P aa43e1a0a4974dc08fec65c94aac738e: stopping tablet replica
I20260630 12:12:37.244360   431 raft_consensus.cc:2243] T 296d936ccb764e86ae5637c251526c0a P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.244975   431 raft_consensus.cc:2272] T 296d936ccb764e86ae5637c251526c0a P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.246699   431 tablet_replica.cc:333] T 7cf6b840929d410086fec2e1897f0c67 P aa43e1a0a4974dc08fec65c94aac738e: stopping tablet replica
I20260630 12:12:37.247272   431 raft_consensus.cc:2243] T 7cf6b840929d410086fec2e1897f0c67 P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.247670   431 raft_consensus.cc:2272] T 7cf6b840929d410086fec2e1897f0c67 P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.249377   431 tablet_replica.cc:333] T 7131220f1f144f8fb2cc9e395d5e8e17 P aa43e1a0a4974dc08fec65c94aac738e: stopping tablet replica
I20260630 12:12:37.249883   431 raft_consensus.cc:2243] T 7131220f1f144f8fb2cc9e395d5e8e17 P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.250288   431 raft_consensus.cc:2272] T 7131220f1f144f8fb2cc9e395d5e8e17 P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.252075   431 tablet_replica.cc:333] T b578e01e95394927a61fec0baac878f2 P aa43e1a0a4974dc08fec65c94aac738e: stopping tablet replica
I20260630 12:12:37.252560   431 raft_consensus.cc:2243] T b578e01e95394927a61fec0baac878f2 P aa43e1a0a4974dc08fec65c94aac738e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.253001   431 raft_consensus.cc:2272] T b578e01e95394927a61fec0baac878f2 P aa43e1a0a4974dc08fec65c94aac738e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.254905   431 tablet_replica.cc:333] T e6ccd0b4c21348b08d019d263fc8b78f P aa43e1a0a4974dc08fec65c94aac738e: stopping tablet replica
I20260630 12:12:37.255409   431 raft_consensus.cc:2243] T e6ccd0b4c21348b08d019d263fc8b78f P aa43e1a0a4974dc08fec65c94aac738e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:37.256243   431 raft_consensus.cc:2272] T e6ccd0b4c21348b08d019d263fc8b78f P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.258533   431 tablet_replica.cc:333] T 51af561d26f648e8a5bbd07c4ca68871 P aa43e1a0a4974dc08fec65c94aac738e: stopping tablet replica
I20260630 12:12:37.259123   431 raft_consensus.cc:2243] T 51af561d26f648e8a5bbd07c4ca68871 P aa43e1a0a4974dc08fec65c94aac738e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:37.259927   431 raft_consensus.cc:2272] T 51af561d26f648e8a5bbd07c4ca68871 P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.261865   431 tablet_replica.cc:333] T 264ed7818a264905b867d3df8bee5163 P aa43e1a0a4974dc08fec65c94aac738e: stopping tablet replica
I20260630 12:12:37.262357   431 raft_consensus.cc:2243] T 264ed7818a264905b867d3df8bee5163 P aa43e1a0a4974dc08fec65c94aac738e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:37.263090   431 raft_consensus.cc:2272] T 264ed7818a264905b867d3df8bee5163 P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.265110   431 tablet_replica.cc:333] T 98ee60408d504818bab0bcdb86e6bf64 P aa43e1a0a4974dc08fec65c94aac738e: stopping tablet replica
I20260630 12:12:37.265569   431 raft_consensus.cc:2243] T 98ee60408d504818bab0bcdb86e6bf64 P aa43e1a0a4974dc08fec65c94aac738e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.266166   431 raft_consensus.cc:2272] T 98ee60408d504818bab0bcdb86e6bf64 P aa43e1a0a4974dc08fec65c94aac738e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.267867   431 tablet_replica.cc:333] T 2de61e2e7a804b55ae8592fd8693a2f9 P aa43e1a0a4974dc08fec65c94aac738e: stopping tablet replica
I20260630 12:12:37.268296   431 raft_consensus.cc:2243] T 2de61e2e7a804b55ae8592fd8693a2f9 P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.268791   431 raft_consensus.cc:2272] T 2de61e2e7a804b55ae8592fd8693a2f9 P aa43e1a0a4974dc08fec65c94aac738e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:12:37.285269  3435 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
W20260630 12:12:37.291195  3435 consensus_peers.cc:597] T 2de61e2e7a804b55ae8592fd8693a2f9 P 1f77e454a239492bb01aaca3e43feee7 -> Peer aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193:34185): Couldn't send request to peer aa43e1a0a4974dc08fec65c94aac738e. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34185: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:37.302850   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:12:37.330601   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:12:37.358385   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:37.359143   431 tablet_replica.cc:333] T a8ddd769afd142939327975778b6aea0 P 1f77e454a239492bb01aaca3e43feee7: stopping tablet replica
I20260630 12:12:37.359874   431 raft_consensus.cc:2243] T a8ddd769afd142939327975778b6aea0 P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.360626   431 raft_consensus.cc:2272] T a8ddd769afd142939327975778b6aea0 P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.363018   431 tablet_replica.cc:333] T 10a24122855941818379eedf977f0092 P 1f77e454a239492bb01aaca3e43feee7: stopping tablet replica
I20260630 12:12:37.363934   431 raft_consensus.cc:2243] T 10a24122855941818379eedf977f0092 P 1f77e454a239492bb01aaca3e43feee7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.364500   431 raft_consensus.cc:2272] T 10a24122855941818379eedf977f0092 P 1f77e454a239492bb01aaca3e43feee7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:12:37.366205  3673 consensus_peers.cc:597] T 10a24122855941818379eedf977f0092 P fd8811489b7640eea61f629641b58631 -> Peer aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193:34185): Couldn't send request to peer aa43e1a0a4974dc08fec65c94aac738e. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34185: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:37.366631   431 tablet_replica.cc:333] T 296d936ccb764e86ae5637c251526c0a P 1f77e454a239492bb01aaca3e43feee7: stopping tablet replica
I20260630 12:12:37.367269   431 raft_consensus.cc:2243] T 296d936ccb764e86ae5637c251526c0a P 1f77e454a239492bb01aaca3e43feee7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:37.367969   431 raft_consensus.cc:2272] T 296d936ccb764e86ae5637c251526c0a P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.370011   431 tablet_replica.cc:333] T 7131220f1f144f8fb2cc9e395d5e8e17 P 1f77e454a239492bb01aaca3e43feee7: stopping tablet replica
I20260630 12:12:37.370814   431 raft_consensus.cc:2243] T 7131220f1f144f8fb2cc9e395d5e8e17 P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.371304   431 raft_consensus.cc:2272] T 7131220f1f144f8fb2cc9e395d5e8e17 P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.373247   431 tablet_replica.cc:333] T 6af7fec3f8814556ba2375fc980e2b64 P 1f77e454a239492bb01aaca3e43feee7: stopping tablet replica
I20260630 12:12:37.373782   431 raft_consensus.cc:2243] T 6af7fec3f8814556ba2375fc980e2b64 P 1f77e454a239492bb01aaca3e43feee7 [term 1 LEADER]: Raft consensus shutting down.
W20260630 12:12:37.374485  3509 consensus_peers.cc:597] T 98ee60408d504818bab0bcdb86e6bf64 P 3b87dc16f7004137b652c40e7be326e7 -> Peer aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193:34185): Couldn't send request to peer aa43e1a0a4974dc08fec65c94aac738e. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34185: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:37.374501   431 raft_consensus.cc:2272] T 6af7fec3f8814556ba2375fc980e2b64 P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.376506   431 tablet_replica.cc:333] T e6ccd0b4c21348b08d019d263fc8b78f P 1f77e454a239492bb01aaca3e43feee7: stopping tablet replica
I20260630 12:12:37.377040   431 raft_consensus.cc:2243] T e6ccd0b4c21348b08d019d263fc8b78f P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.377435   431 raft_consensus.cc:2272] T e6ccd0b4c21348b08d019d263fc8b78f P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.379248   431 tablet_replica.cc:333] T b578e01e95394927a61fec0baac878f2 P 1f77e454a239492bb01aaca3e43feee7: stopping tablet replica
I20260630 12:12:37.379727   431 raft_consensus.cc:2243] T b578e01e95394927a61fec0baac878f2 P 1f77e454a239492bb01aaca3e43feee7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.380138   431 raft_consensus.cc:2272] T b578e01e95394927a61fec0baac878f2 P 1f77e454a239492bb01aaca3e43feee7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.381734   431 tablet_replica.cc:333] T 264ed7818a264905b867d3df8bee5163 P 1f77e454a239492bb01aaca3e43feee7: stopping tablet replica
I20260630 12:12:37.382217   431 raft_consensus.cc:2243] T 264ed7818a264905b867d3df8bee5163 P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.382714   431 raft_consensus.cc:2272] T 264ed7818a264905b867d3df8bee5163 P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.384758   431 tablet_replica.cc:333] T 3c9f5e429cb3448296d61ff2323357fc P 1f77e454a239492bb01aaca3e43feee7: stopping tablet replica
I20260630 12:12:37.385257   431 raft_consensus.cc:2243] T 3c9f5e429cb3448296d61ff2323357fc P 1f77e454a239492bb01aaca3e43feee7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.385637   431 raft_consensus.cc:2272] T 3c9f5e429cb3448296d61ff2323357fc P 1f77e454a239492bb01aaca3e43feee7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.387351   431 tablet_replica.cc:333] T 2de61e2e7a804b55ae8592fd8693a2f9 P 1f77e454a239492bb01aaca3e43feee7: stopping tablet replica
I20260630 12:12:37.387832   431 raft_consensus.cc:2243] T 2de61e2e7a804b55ae8592fd8693a2f9 P 1f77e454a239492bb01aaca3e43feee7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:37.388729   431 raft_consensus.cc:2272] T 2de61e2e7a804b55ae8592fd8693a2f9 P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.390785   431 tablet_replica.cc:333] T 48a9a1a22ef044eda1f1178996fbe7b2 P 1f77e454a239492bb01aaca3e43feee7: stopping tablet replica
I20260630 12:12:37.391387   431 raft_consensus.cc:2243] T 48a9a1a22ef044eda1f1178996fbe7b2 P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260630 12:12:37.391505  3511 consensus_peers.cc:597] T b578e01e95394927a61fec0baac878f2 P 3b87dc16f7004137b652c40e7be326e7 -> Peer 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194:34087): Couldn't send request to peer 1f77e454a239492bb01aaca3e43feee7. 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:37.391748   431 raft_consensus.cc:2272] T 48a9a1a22ef044eda1f1178996fbe7b2 P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.393417   431 tablet_replica.cc:333] T 3f341958e0d24ddb86ca67dfef74e930 P 1f77e454a239492bb01aaca3e43feee7: stopping tablet replica
I20260630 12:12:37.393893   431 raft_consensus.cc:2243] T 3f341958e0d24ddb86ca67dfef74e930 P 1f77e454a239492bb01aaca3e43feee7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:37.394609   431 raft_consensus.cc:2272] T 3f341958e0d24ddb86ca67dfef74e930 P 1f77e454a239492bb01aaca3e43feee7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:12:37.418835  3509 consensus_peers.cc:597] T 7cf6b840929d410086fec2e1897f0c67 P 3b87dc16f7004137b652c40e7be326e7 -> Peer aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193:34185): Couldn't send request to peer aa43e1a0a4974dc08fec65c94aac738e. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34185: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:37.426355   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
W20260630 12:12:37.455547  3673 consensus_peers.cc:597] T 7131220f1f144f8fb2cc9e395d5e8e17 P fd8811489b7640eea61f629641b58631 -> Peer aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193:34185): Couldn't send request to peer aa43e1a0a4974dc08fec65c94aac738e. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34185: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:37.456017   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
W20260630 12:12:37.464432  3511 consensus_peers.cc:597] T 48a9a1a22ef044eda1f1178996fbe7b2 P 3b87dc16f7004137b652c40e7be326e7 -> Peer 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194:34087): Couldn't send request to peer 1f77e454a239492bb01aaca3e43feee7. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:34087: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:12:37.467971  3676 consensus_peers.cc:597] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P fd8811489b7640eea61f629641b58631 -> Peer 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195:32935): Couldn't send request to peer 3b87dc16f7004137b652c40e7be326e7. 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:12:37.474903  3509 consensus_peers.cc:597] T b578e01e95394927a61fec0baac878f2 P 3b87dc16f7004137b652c40e7be326e7 -> Peer aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193:34185): Couldn't send request to peer aa43e1a0a4974dc08fec65c94aac738e. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34185: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:37.483358   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:37.484139   431 tablet_replica.cc:333] T 296d936ccb764e86ae5637c251526c0a P 3b87dc16f7004137b652c40e7be326e7: stopping tablet replica
I20260630 12:12:37.484897   431 raft_consensus.cc:2243] T 296d936ccb764e86ae5637c251526c0a P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260630 12:12:37.485682  3675 consensus_peers.cc:597] T 7131220f1f144f8fb2cc9e395d5e8e17 P fd8811489b7640eea61f629641b58631 -> Peer 1f77e454a239492bb01aaca3e43feee7 (127.0.107.194:34087): Couldn't send request to peer 1f77e454a239492bb01aaca3e43feee7. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:34087: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:37.485702   431 raft_consensus.cc:2272] T 296d936ccb764e86ae5637c251526c0a P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.488360   431 tablet_replica.cc:333] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P 3b87dc16f7004137b652c40e7be326e7: stopping tablet replica
I20260630 12:12:37.488981   431 raft_consensus.cc:2243] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.489413   431 raft_consensus.cc:2272] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.491256   431 tablet_replica.cc:333] T 48a9a1a22ef044eda1f1178996fbe7b2 P 3b87dc16f7004137b652c40e7be326e7: stopping tablet replica
I20260630 12:12:37.491926   431 raft_consensus.cc:2243] T 48a9a1a22ef044eda1f1178996fbe7b2 P 3b87dc16f7004137b652c40e7be326e7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:37.492722   431 raft_consensus.cc:2272] T 48a9a1a22ef044eda1f1178996fbe7b2 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.495152   431 tablet_replica.cc:333] T 6af7fec3f8814556ba2375fc980e2b64 P 3b87dc16f7004137b652c40e7be326e7: stopping tablet replica
I20260630 12:12:37.495698   431 raft_consensus.cc:2243] T 6af7fec3f8814556ba2375fc980e2b64 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.496115   431 raft_consensus.cc:2272] T 6af7fec3f8814556ba2375fc980e2b64 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.497761   431 tablet_replica.cc:333] T 7cf6b840929d410086fec2e1897f0c67 P 3b87dc16f7004137b652c40e7be326e7: stopping tablet replica
I20260630 12:12:37.498243   431 raft_consensus.cc:2243] T 7cf6b840929d410086fec2e1897f0c67 P 3b87dc16f7004137b652c40e7be326e7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:37.498999   431 raft_consensus.cc:2272] T 7cf6b840929d410086fec2e1897f0c67 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.500725   431 tablet_replica.cc:333] T 98ee60408d504818bab0bcdb86e6bf64 P 3b87dc16f7004137b652c40e7be326e7: stopping tablet replica
I20260630 12:12:37.501225   431 raft_consensus.cc:2243] T 98ee60408d504818bab0bcdb86e6bf64 P 3b87dc16f7004137b652c40e7be326e7 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:12:37.501922   431 raft_consensus.cc:2272] T 98ee60408d504818bab0bcdb86e6bf64 P 3b87dc16f7004137b652c40e7be326e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.503711   431 tablet_replica.cc:333] T e6ccd0b4c21348b08d019d263fc8b78f P 3b87dc16f7004137b652c40e7be326e7: stopping tablet replica
I20260630 12:12:37.504220   431 raft_consensus.cc:2243] T e6ccd0b4c21348b08d019d263fc8b78f P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.504612   431 raft_consensus.cc:2272] T e6ccd0b4c21348b08d019d263fc8b78f P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.506429   431 tablet_replica.cc:333] T b578e01e95394927a61fec0baac878f2 P 3b87dc16f7004137b652c40e7be326e7: stopping tablet replica
I20260630 12:12:37.506981   431 raft_consensus.cc:2243] T b578e01e95394927a61fec0baac878f2 P 3b87dc16f7004137b652c40e7be326e7 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:12:37.507683   431 raft_consensus.cc:2272] T b578e01e95394927a61fec0baac878f2 P 3b87dc16f7004137b652c40e7be326e7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.509421   431 tablet_replica.cc:333] T 3f341958e0d24ddb86ca67dfef74e930 P 3b87dc16f7004137b652c40e7be326e7: stopping tablet replica
I20260630 12:12:37.509913   431 raft_consensus.cc:2243] T 3f341958e0d24ddb86ca67dfef74e930 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.510346   431 raft_consensus.cc:2272] T 3f341958e0d24ddb86ca67dfef74e930 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.512058   431 tablet_replica.cc:333] T 51af561d26f648e8a5bbd07c4ca68871 P 3b87dc16f7004137b652c40e7be326e7: stopping tablet replica
I20260630 12:12:37.512514   431 raft_consensus.cc:2243] T 51af561d26f648e8a5bbd07c4ca68871 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.513072   431 raft_consensus.cc:2272] T 51af561d26f648e8a5bbd07c4ca68871 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.514923   431 tablet_replica.cc:333] T a8ddd769afd142939327975778b6aea0 P 3b87dc16f7004137b652c40e7be326e7: stopping tablet replica
I20260630 12:12:37.515368   431 raft_consensus.cc:2243] T a8ddd769afd142939327975778b6aea0 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.515913   431 raft_consensus.cc:2272] T a8ddd769afd142939327975778b6aea0 P 3b87dc16f7004137b652c40e7be326e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.517432   431 tablet_replica.cc:333] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7: stopping tablet replica
I20260630 12:12:37.517877   431 raft_consensus.cc:2243] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.518267   431 raft_consensus.cc:2272] T 3c9f5e429cb3448296d61ff2323357fc P 3b87dc16f7004137b652c40e7be326e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.551241   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:12:37.575711   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:12:37.601089   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:37.601681   431 tablet_replica.cc:333] T 264ed7818a264905b867d3df8bee5163 P fd8811489b7640eea61f629641b58631: stopping tablet replica
I20260630 12:12:37.602185   431 raft_consensus.cc:2243] T 264ed7818a264905b867d3df8bee5163 P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.602586   431 raft_consensus.cc:2272] T 264ed7818a264905b867d3df8bee5163 P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.604467   431 tablet_replica.cc:333] T 98ee60408d504818bab0bcdb86e6bf64 P fd8811489b7640eea61f629641b58631: stopping tablet replica
I20260630 12:12:37.604933   431 raft_consensus.cc:2243] T 98ee60408d504818bab0bcdb86e6bf64 P fd8811489b7640eea61f629641b58631 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.605334   431 raft_consensus.cc:2272] T 98ee60408d504818bab0bcdb86e6bf64 P fd8811489b7640eea61f629641b58631 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.607077   431 tablet_replica.cc:333] T 2de61e2e7a804b55ae8592fd8693a2f9 P fd8811489b7640eea61f629641b58631: stopping tablet replica
I20260630 12:12:37.607493   431 raft_consensus.cc:2243] T 2de61e2e7a804b55ae8592fd8693a2f9 P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.607903   431 raft_consensus.cc:2272] T 2de61e2e7a804b55ae8592fd8693a2f9 P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.609454   431 tablet_replica.cc:333] T 51af561d26f648e8a5bbd07c4ca68871 P fd8811489b7640eea61f629641b58631: stopping tablet replica
I20260630 12:12:37.609890   431 raft_consensus.cc:2243] T 51af561d26f648e8a5bbd07c4ca68871 P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.610322   431 raft_consensus.cc:2272] T 51af561d26f648e8a5bbd07c4ca68871 P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.611991   431 tablet_replica.cc:333] T 7cf6b840929d410086fec2e1897f0c67 P fd8811489b7640eea61f629641b58631: stopping tablet replica
I20260630 12:12:37.612444   431 raft_consensus.cc:2243] T 7cf6b840929d410086fec2e1897f0c67 P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.612839   431 raft_consensus.cc:2272] T 7cf6b840929d410086fec2e1897f0c67 P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.615427   431 tablet_replica.cc:333] T 3f341958e0d24ddb86ca67dfef74e930 P fd8811489b7640eea61f629641b58631: stopping tablet replica
I20260630 12:12:37.616153   431 raft_consensus.cc:2243] T 3f341958e0d24ddb86ca67dfef74e930 P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.616830   431 raft_consensus.cc:2272] T 3f341958e0d24ddb86ca67dfef74e930 P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:12:37.621467  3676 consensus_peers.cc:597] T 3c9f5e429cb3448296d61ff2323357fc P fd8811489b7640eea61f629641b58631 -> Peer 3b87dc16f7004137b652c40e7be326e7 (127.0.107.195:32935): Couldn't send request to peer 3b87dc16f7004137b652c40e7be326e7. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.195:32935: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:37.622007   431 tablet_replica.cc:333] T 48a9a1a22ef044eda1f1178996fbe7b2 P fd8811489b7640eea61f629641b58631: stopping tablet replica
I20260630 12:12:37.622586   431 raft_consensus.cc:2243] T 48a9a1a22ef044eda1f1178996fbe7b2 P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260630 12:12:37.622670  3673 consensus_peers.cc:597] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P fd8811489b7640eea61f629641b58631 -> Peer aa43e1a0a4974dc08fec65c94aac738e (127.0.107.193:34185): Couldn't send request to peer aa43e1a0a4974dc08fec65c94aac738e. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34185: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:37.623063   431 raft_consensus.cc:2272] T 48a9a1a22ef044eda1f1178996fbe7b2 P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.625532   431 tablet_replica.cc:333] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P fd8811489b7640eea61f629641b58631: stopping tablet replica
I20260630 12:12:37.626044   431 raft_consensus.cc:2243] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P fd8811489b7640eea61f629641b58631 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:37.626710   431 raft_consensus.cc:2272] T c8f319a2db7b4f86b8bb1a8d0cbfe7b9 P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.628480   431 tablet_replica.cc:333] T 3c9f5e429cb3448296d61ff2323357fc P fd8811489b7640eea61f629641b58631: stopping tablet replica
I20260630 12:12:37.628942   431 raft_consensus.cc:2243] T 3c9f5e429cb3448296d61ff2323357fc P fd8811489b7640eea61f629641b58631 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:12:37.629803   431 raft_consensus.cc:2272] T 3c9f5e429cb3448296d61ff2323357fc P fd8811489b7640eea61f629641b58631 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.631371   431 tablet_replica.cc:333] T 6af7fec3f8814556ba2375fc980e2b64 P fd8811489b7640eea61f629641b58631: stopping tablet replica
I20260630 12:12:37.631817   431 raft_consensus.cc:2243] T 6af7fec3f8814556ba2375fc980e2b64 P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.632275   431 raft_consensus.cc:2272] T 6af7fec3f8814556ba2375fc980e2b64 P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.633962   431 tablet_replica.cc:333] T 10a24122855941818379eedf977f0092 P fd8811489b7640eea61f629641b58631: stopping tablet replica
I20260630 12:12:37.634415   431 raft_consensus.cc:2243] T 10a24122855941818379eedf977f0092 P fd8811489b7640eea61f629641b58631 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:12:37.635140   431 raft_consensus.cc:2272] T 10a24122855941818379eedf977f0092 P fd8811489b7640eea61f629641b58631 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.636966   431 tablet_replica.cc:333] T 7131220f1f144f8fb2cc9e395d5e8e17 P fd8811489b7640eea61f629641b58631: stopping tablet replica
I20260630 12:12:37.637359   431 raft_consensus.cc:2243] T 7131220f1f144f8fb2cc9e395d5e8e17 P fd8811489b7640eea61f629641b58631 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:37.638016   431 raft_consensus.cc:2272] T 7131220f1f144f8fb2cc9e395d5e8e17 P fd8811489b7640eea61f629641b58631 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.676381   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:12:37.700269   431 master.cc:562] Master@127.0.107.254:41953 shutting down...
I20260630 12:12:37.720079   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P eb8573d8c48640a393223b3b27305ef4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:37.720592   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P eb8573d8c48640a393223b3b27305ef4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.720913   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P eb8573d8c48640a393223b3b27305ef4: stopping tablet replica
I20260630 12:12:37.740072   431 master.cc:584] Master@127.0.107.254:41953 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (12882 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260630 12:12:37.792119   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:40723
I20260630 12:12:37.793180   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:37.798486  3991 instance_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.798825  3992 instance_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.800025  3994 instance_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.800956   431 server_base.cc:1061] running on GCE node
I20260630 12:12:37.802395   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:37.802582   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.802697   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821557802686 us; error 0 us; skew 500 ppm
I20260630 12:12:37.803175   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:37.805374   431 webserver.cc:533] Webserver started at http://127.0.107.254:33385/ using document root <none> and password file <none>
I20260630 12:12:37.805794   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:37.805939   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:37.806156   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:37.807578   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821463199918-431-0/minicluster-data/master-0-root/instance:
uuid: "ee431f3a869c44e6904fd3ae3e03fb8c"
format_stamp: "Formatted at 2026-06-30 12:12:37 on dist-test-slave-rzcc"
I20260630 12:12:37.811645   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:12:37.814707  3999 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.815549   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:12:37.815768   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821463199918-431-0/minicluster-data/master-0-root
uuid: "ee431f3a869c44e6904fd3ae3e03fb8c"
format_stamp: "Formatted at 2026-06-30 12:12:37 on dist-test-slave-rzcc"
I20260630 12:12:37.815990   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821463199918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821463199918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821463199918-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:37.833081   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:37.834276   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:37.871014   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:40723
I20260630 12:12:37.871099  4050 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:40723 every 8 connection(s)
I20260630 12:12:37.874593  4051 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:37.883870  4051 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ee431f3a869c44e6904fd3ae3e03fb8c: Bootstrap starting.
I20260630 12:12:37.888109  4051 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ee431f3a869c44e6904fd3ae3e03fb8c: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:37.891999  4051 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ee431f3a869c44e6904fd3ae3e03fb8c: No bootstrap required, opened a new log
I20260630 12:12:37.893908  4051 raft_consensus.cc:359] T 00000000000000000000000000000000 P ee431f3a869c44e6904fd3ae3e03fb8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee431f3a869c44e6904fd3ae3e03fb8c" member_type: VOTER }
I20260630 12:12:37.894287  4051 raft_consensus.cc:385] T 00000000000000000000000000000000 P ee431f3a869c44e6904fd3ae3e03fb8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:37.894470  4051 raft_consensus.cc:740] T 00000000000000000000000000000000 P ee431f3a869c44e6904fd3ae3e03fb8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee431f3a869c44e6904fd3ae3e03fb8c, State: Initialized, Role: FOLLOWER
I20260630 12:12:37.894963  4051 consensus_queue.cc:260] T 00000000000000000000000000000000 P ee431f3a869c44e6904fd3ae3e03fb8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ee431f3a869c44e6904fd3ae3e03fb8c" member_type: VOTER }
I20260630 12:12:37.895335  4051 raft_consensus.cc:399] T 00000000000000000000000000000000 P ee431f3a869c44e6904fd3ae3e03fb8c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:12:37.895515  4051 raft_consensus.cc:493] T 00000000000000000000000000000000 P ee431f3a869c44e6904fd3ae3e03fb8c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:12:37.895709  4051 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ee431f3a869c44e6904fd3ae3e03fb8c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:37.899827  4051 raft_consensus.cc:515] T 00000000000000000000000000000000 P ee431f3a869c44e6904fd3ae3e03fb8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee431f3a869c44e6904fd3ae3e03fb8c" member_type: VOTER }
I20260630 12:12:37.900480  4051 leader_election.cc:304] T 00000000000000000000000000000000 P ee431f3a869c44e6904fd3ae3e03fb8c [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: ee431f3a869c44e6904fd3ae3e03fb8c; no voters: 
I20260630 12:12:37.901599  4051 leader_election.cc:290] T 00000000000000000000000000000000 P ee431f3a869c44e6904fd3ae3e03fb8c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:12:37.901880  4054 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ee431f3a869c44e6904fd3ae3e03fb8c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:37.903364  4054 raft_consensus.cc:697] T 00000000000000000000000000000000 P ee431f3a869c44e6904fd3ae3e03fb8c [term 1 LEADER]: Becoming Leader. State: Replica: ee431f3a869c44e6904fd3ae3e03fb8c, State: Running, Role: LEADER
I20260630 12:12:37.903986  4054 consensus_queue.cc:237] T 00000000000000000000000000000000 P ee431f3a869c44e6904fd3ae3e03fb8c [LEADER]: Queue going to LEADER mode. State: All 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: "ee431f3a869c44e6904fd3ae3e03fb8c" member_type: VOTER }
I20260630 12:12:37.904860  4051 sys_catalog.cc:565] T 00000000000000000000000000000000 P ee431f3a869c44e6904fd3ae3e03fb8c [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:12:37.910156  4055 sys_catalog.cc:455] T 00000000000000000000000000000000 P ee431f3a869c44e6904fd3ae3e03fb8c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ee431f3a869c44e6904fd3ae3e03fb8c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee431f3a869c44e6904fd3ae3e03fb8c" member_type: VOTER } }
I20260630 12:12:37.910969  4055 sys_catalog.cc:458] T 00000000000000000000000000000000 P ee431f3a869c44e6904fd3ae3e03fb8c [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:37.910909  4056 sys_catalog.cc:455] T 00000000000000000000000000000000 P ee431f3a869c44e6904fd3ae3e03fb8c [sys.catalog]: SysCatalogTable state changed. Reason: New leader ee431f3a869c44e6904fd3ae3e03fb8c. Latest consensus state: current_term: 1 leader_uuid: "ee431f3a869c44e6904fd3ae3e03fb8c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee431f3a869c44e6904fd3ae3e03fb8c" member_type: VOTER } }
I20260630 12:12:37.911609  4056 sys_catalog.cc:458] T 00000000000000000000000000000000 P ee431f3a869c44e6904fd3ae3e03fb8c [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:37.912978  4063 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:12:37.917876  4063 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:12:37.924012   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:12:37.926340  4063 catalog_manager.cc:1383] Generated new cluster ID: 6bef4b64043944f9920df601b3e30316
I20260630 12:12:37.926635  4063 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:12:37.940223  4063 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:12:37.941461  4063 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:12:37.952953  4063 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ee431f3a869c44e6904fd3ae3e03fb8c: Generated new TSK 0
I20260630 12:12:37.953540  4063 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:12:37.958223   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:37.963838  4072 instance_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.965119  4073 instance_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.966562  4075 instance_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.967289   431 server_base.cc:1061] running on GCE node
I20260630 12:12:37.968060   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:37.968273   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.968401   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821557968390 us; error 0 us; skew 500 ppm
I20260630 12:12:37.968818   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:37.970955   431 webserver.cc:533] Webserver started at http://127.0.107.193:32939/ using document root <none> and password file <none>
I20260630 12:12:37.971366   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:37.971521   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:37.971729   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:37.972700   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821463199918-431-0/minicluster-data/ts-0-root/instance:
uuid: "51a68b1e7392463dbac71fdfde4a7879"
format_stamp: "Formatted at 2026-06-30 12:12:37 on dist-test-slave-rzcc"
I20260630 12:12:37.976725   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:12:37.979651  4080 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.980378   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:12:37.980655   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821463199918-431-0/minicluster-data/ts-0-root
uuid: "51a68b1e7392463dbac71fdfde4a7879"
format_stamp: "Formatted at 2026-06-30 12:12:37 on dist-test-slave-rzcc"
I20260630 12:12:37.980937   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821463199918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821463199918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821463199918-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:38.002223   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:38.003430   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:38.004838   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:38.007143   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:38.007351   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:38.007593   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:38.007771   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:38.046030   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:39573
I20260630 12:12:38.046125  4142 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:39573 every 8 connection(s)
I20260630 12:12:38.050875   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:38.057327  4147 instance_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:38.057410  4148 instance_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:38.061398   431 server_base.cc:1061] running on GCE node
W20260630 12:12:38.062747  4150 instance_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:38.063647  4143 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40723
I20260630 12:12:38.063712   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:38.064079   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:38.064159  4143 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:38.064307   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821558064289 us; error 0 us; skew 500 ppm
I20260630 12:12:38.065023   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:38.065032  4143 heartbeater.cc:507] Master 127.0.107.254:40723 requested a full tablet report, sending...
I20260630 12:12:38.067456  4016 ts_manager.cc:194] Registered new tserver with Master: 51a68b1e7392463dbac71fdfde4a7879 (127.0.107.193:39573)
I20260630 12:12:38.067855   431 webserver.cc:533] Webserver started at http://127.0.107.194:44157/ using document root <none> and password file <none>
I20260630 12:12:38.068353   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:38.068537   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:38.068804   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:38.069379  4016 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49460
I20260630 12:12:38.069850   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821463199918-431-0/minicluster-data/ts-1-root/instance:
uuid: "ba792262ad164b6b92447c0cbfe45603"
format_stamp: "Formatted at 2026-06-30 12:12:38 on dist-test-slave-rzcc"
I20260630 12:12:38.074533   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:12:38.077622  4155 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:38.078282   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:12:38.078593   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821463199918-431-0/minicluster-data/ts-1-root
uuid: "ba792262ad164b6b92447c0cbfe45603"
format_stamp: "Formatted at 2026-06-30 12:12:38 on dist-test-slave-rzcc"
I20260630 12:12:38.078892   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821463199918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821463199918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821463199918-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:38.093741   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:38.094908   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:38.096359   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:38.098616   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:38.098883   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260630 12:12:38.099165   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:38.099344   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:38.138211   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:33201
I20260630 12:12:38.138296  4217 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:33201 every 8 connection(s)
I20260630 12:12:38.142696   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:38.148955  4221 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:38.150348  4222 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:38.152797   431 server_base.cc:1061] running on GCE node
W20260630 12:12:38.153360  4225 instance_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:38.153913  4218 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40723
I20260630 12:12:38.154297  4218 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:38.154578   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:38.154851   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:38.155041   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821558155029 us; error 0 us; skew 500 ppm
I20260630 12:12:38.155097  4218 heartbeater.cc:507] Master 127.0.107.254:40723 requested a full tablet report, sending...
I20260630 12:12:38.155614   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:38.157148  4016 ts_manager.cc:194] Registered new tserver with Master: ba792262ad164b6b92447c0cbfe45603 (127.0.107.194:33201)
I20260630 12:12:38.158413   431 webserver.cc:533] Webserver started at http://127.0.107.195:42297/ using document root <none> and password file <none>
I20260630 12:12:38.158392  4016 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49470
I20260630 12:12:38.159104   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:38.159346   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:38.159685   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:38.160809   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821463199918-431-0/minicluster-data/ts-2-root/instance:
uuid: "08e37ababc7b4d87a05435b8f2fb2bbd"
format_stamp: "Formatted at 2026-06-30 12:12:38 on dist-test-slave-rzcc"
I20260630 12:12:38.165314   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:12:38.168311  4229 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:38.169003   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:12:38.169307   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821463199918-431-0/minicluster-data/ts-2-root
uuid: "08e37ababc7b4d87a05435b8f2fb2bbd"
format_stamp: "Formatted at 2026-06-30 12:12:38 on dist-test-slave-rzcc"
I20260630 12:12:38.169592   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821463199918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821463199918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821463199918-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:38.186267   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:38.187415   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:38.188781   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:38.190912   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:38.191145   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:38.191375   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:38.191551   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:38.230206   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:40437
I20260630 12:12:38.230300  4291 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:40437 every 8 connection(s)
I20260630 12:12:38.235118   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:38.241729  4295 instance_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:38.243676  4296 instance_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:38.246816  4298 instance_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:38.247507  4292 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40723
I20260630 12:12:38.247850   431 server_base.cc:1061] running on GCE node
I20260630 12:12:38.247929  4292 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:38.248860   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:12:38.248921  4292 heartbeater.cc:507] Master 127.0.107.254:40723 requested a full tablet report, sending...
W20260630 12:12:38.249084   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:38.249450   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821558249430 us; error 0 us; skew 500 ppm
I20260630 12:12:38.250005   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:38.251513  4016 ts_manager.cc:194] Registered new tserver with Master: 08e37ababc7b4d87a05435b8f2fb2bbd (127.0.107.195:40437)
I20260630 12:12:38.252604   431 webserver.cc:533] Webserver started at http://127.0.107.196:34297/ using document root <none> and password file <none>
I20260630 12:12:38.253103   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:38.253149  4016 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49478
I20260630 12:12:38.253315   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:38.253701   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:38.255039   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821463199918-431-0/minicluster-data/ts-3-root/instance:
uuid: "f6d0687021fe4a0f8be92b7789e372c7"
format_stamp: "Formatted at 2026-06-30 12:12:38 on dist-test-slave-rzcc"
I20260630 12:12:38.259224   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:12:38.262250  4303 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:38.263079   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:12:38.263355   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821463199918-431-0/minicluster-data/ts-3-root
uuid: "f6d0687021fe4a0f8be92b7789e372c7"
format_stamp: "Formatted at 2026-06-30 12:12:38 on dist-test-slave-rzcc"
I20260630 12:12:38.263634   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821463199918-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821463199918-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821463199918-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:38.285480   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:38.286639   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:38.288020   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:38.290208   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:38.290432   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:38.290671   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:38.290867   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:12:38.328920   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:37287
I20260630 12:12:38.329011  4365 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:37287 every 8 connection(s)
I20260630 12:12:38.341869  4366 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40723
I20260630 12:12:38.342273  4366 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:38.342988  4366 heartbeater.cc:507] Master 127.0.107.254:40723 requested a full tablet report, sending...
I20260630 12:12:38.344820  4016 ts_manager.cc:194] Registered new tserver with Master: f6d0687021fe4a0f8be92b7789e372c7 (127.0.107.196:37287)
I20260630 12:12:38.345703   431 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013640565s
I20260630 12:12:38.346372  4016 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49488
I20260630 12:12:39.072085  4143 heartbeater.cc:499] Master 127.0.107.254:40723 was elected leader, sending a full tablet report...
I20260630 12:12:39.160918  4218 heartbeater.cc:499] Master 127.0.107.254:40723 was elected leader, sending a full tablet report...
I20260630 12:12:39.255890  4292 heartbeater.cc:499] Master 127.0.107.254:40723 was elected leader, sending a full tablet report...
I20260630 12:12:39.349201  4366 heartbeater.cc:499] Master 127.0.107.254:40723 was elected leader, sending a full tablet report...
I20260630 12:12:39.410908  4016 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49514:
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:39.451000  4108 tablet_service.cc:1511] Processing CreateTablet for tablet cca7f1046e0c426483e88d5a920d7b60 (DEFAULT_TABLE table=test-workload [id=cbfcaa8b5f544841a26aa15b6b223b09]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:12:39.452251  4108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cca7f1046e0c426483e88d5a920d7b60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:39.456929  4183 tablet_service.cc:1511] Processing CreateTablet for tablet cca7f1046e0c426483e88d5a920d7b60 (DEFAULT_TABLE table=test-workload [id=cbfcaa8b5f544841a26aa15b6b223b09]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:12:39.458213  4183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cca7f1046e0c426483e88d5a920d7b60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:39.460323  4331 tablet_service.cc:1511] Processing CreateTablet for tablet cca7f1046e0c426483e88d5a920d7b60 (DEFAULT_TABLE table=test-workload [id=cbfcaa8b5f544841a26aa15b6b223b09]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:12:39.461515  4331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cca7f1046e0c426483e88d5a920d7b60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:39.468871  4387 tablet_bootstrap.cc:492] T cca7f1046e0c426483e88d5a920d7b60 P 51a68b1e7392463dbac71fdfde4a7879: Bootstrap starting.
I20260630 12:12:39.470999  4388 tablet_bootstrap.cc:492] T cca7f1046e0c426483e88d5a920d7b60 P ba792262ad164b6b92447c0cbfe45603: Bootstrap starting.
I20260630 12:12:39.475544  4387 tablet_bootstrap.cc:654] T cca7f1046e0c426483e88d5a920d7b60 P 51a68b1e7392463dbac71fdfde4a7879: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.477752  4388 tablet_bootstrap.cc:654] T cca7f1046e0c426483e88d5a920d7b60 P ba792262ad164b6b92447c0cbfe45603: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.477916  4389 tablet_bootstrap.cc:492] T cca7f1046e0c426483e88d5a920d7b60 P f6d0687021fe4a0f8be92b7789e372c7: Bootstrap starting.
I20260630 12:12:39.480913  4387 tablet_bootstrap.cc:492] T cca7f1046e0c426483e88d5a920d7b60 P 51a68b1e7392463dbac71fdfde4a7879: No bootstrap required, opened a new log
I20260630 12:12:39.481508  4387 ts_tablet_manager.cc:1403] T cca7f1046e0c426483e88d5a920d7b60 P 51a68b1e7392463dbac71fdfde4a7879: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260630 12:12:39.483193  4388 tablet_bootstrap.cc:492] T cca7f1046e0c426483e88d5a920d7b60 P ba792262ad164b6b92447c0cbfe45603: No bootstrap required, opened a new log
I20260630 12:12:39.483733  4388 ts_tablet_manager.cc:1403] T cca7f1046e0c426483e88d5a920d7b60 P ba792262ad164b6b92447c0cbfe45603: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.005s
I20260630 12:12:39.484594  4389 tablet_bootstrap.cc:654] T cca7f1046e0c426483e88d5a920d7b60 P f6d0687021fe4a0f8be92b7789e372c7: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.484560  4387 raft_consensus.cc:359] T cca7f1046e0c426483e88d5a920d7b60 P 51a68b1e7392463dbac71fdfde4a7879 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51a68b1e7392463dbac71fdfde4a7879" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39573 } } peers { permanent_uuid: "ba792262ad164b6b92447c0cbfe45603" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33201 } } peers { permanent_uuid: "f6d0687021fe4a0f8be92b7789e372c7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37287 } }
I20260630 12:12:39.485740  4387 raft_consensus.cc:385] T cca7f1046e0c426483e88d5a920d7b60 P 51a68b1e7392463dbac71fdfde4a7879 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.486106  4387 raft_consensus.cc:740] T cca7f1046e0c426483e88d5a920d7b60 P 51a68b1e7392463dbac71fdfde4a7879 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51a68b1e7392463dbac71fdfde4a7879, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.486560  4388 raft_consensus.cc:359] T cca7f1046e0c426483e88d5a920d7b60 P ba792262ad164b6b92447c0cbfe45603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51a68b1e7392463dbac71fdfde4a7879" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39573 } } peers { permanent_uuid: "ba792262ad164b6b92447c0cbfe45603" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33201 } } peers { permanent_uuid: "f6d0687021fe4a0f8be92b7789e372c7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37287 } }
I20260630 12:12:39.487267  4388 raft_consensus.cc:385] T cca7f1046e0c426483e88d5a920d7b60 P ba792262ad164b6b92447c0cbfe45603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.486910  4387 consensus_queue.cc:260] T cca7f1046e0c426483e88d5a920d7b60 P 51a68b1e7392463dbac71fdfde4a7879 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51a68b1e7392463dbac71fdfde4a7879" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39573 } } peers { permanent_uuid: "ba792262ad164b6b92447c0cbfe45603" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33201 } } peers { permanent_uuid: "f6d0687021fe4a0f8be92b7789e372c7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37287 } }
I20260630 12:12:39.487543  4388 raft_consensus.cc:740] T cca7f1046e0c426483e88d5a920d7b60 P ba792262ad164b6b92447c0cbfe45603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba792262ad164b6b92447c0cbfe45603, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.488308  4388 consensus_queue.cc:260] T cca7f1046e0c426483e88d5a920d7b60 P ba792262ad164b6b92447c0cbfe45603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51a68b1e7392463dbac71fdfde4a7879" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39573 } } peers { permanent_uuid: "ba792262ad164b6b92447c0cbfe45603" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33201 } } peers { permanent_uuid: "f6d0687021fe4a0f8be92b7789e372c7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37287 } }
I20260630 12:12:39.490345  4387 ts_tablet_manager.cc:1434] T cca7f1046e0c426483e88d5a920d7b60 P 51a68b1e7392463dbac71fdfde4a7879: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:12:39.492723  4388 ts_tablet_manager.cc:1434] T cca7f1046e0c426483e88d5a920d7b60 P ba792262ad164b6b92447c0cbfe45603: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260630 12:12:39.496017  4389 tablet_bootstrap.cc:492] T cca7f1046e0c426483e88d5a920d7b60 P f6d0687021fe4a0f8be92b7789e372c7: No bootstrap required, opened a new log
I20260630 12:12:39.496565  4389 ts_tablet_manager.cc:1403] T cca7f1046e0c426483e88d5a920d7b60 P f6d0687021fe4a0f8be92b7789e372c7: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.010s
I20260630 12:12:39.499727  4389 raft_consensus.cc:359] T cca7f1046e0c426483e88d5a920d7b60 P f6d0687021fe4a0f8be92b7789e372c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51a68b1e7392463dbac71fdfde4a7879" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39573 } } peers { permanent_uuid: "ba792262ad164b6b92447c0cbfe45603" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33201 } } peers { permanent_uuid: "f6d0687021fe4a0f8be92b7789e372c7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37287 } }
I20260630 12:12:39.500538  4389 raft_consensus.cc:385] T cca7f1046e0c426483e88d5a920d7b60 P f6d0687021fe4a0f8be92b7789e372c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.500835  4389 raft_consensus.cc:740] T cca7f1046e0c426483e88d5a920d7b60 P f6d0687021fe4a0f8be92b7789e372c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6d0687021fe4a0f8be92b7789e372c7, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.501562  4389 consensus_queue.cc:260] T cca7f1046e0c426483e88d5a920d7b60 P f6d0687021fe4a0f8be92b7789e372c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51a68b1e7392463dbac71fdfde4a7879" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39573 } } peers { permanent_uuid: "ba792262ad164b6b92447c0cbfe45603" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33201 } } peers { permanent_uuid: "f6d0687021fe4a0f8be92b7789e372c7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37287 } }
I20260630 12:12:39.504371  4389 ts_tablet_manager.cc:1434] T cca7f1046e0c426483e88d5a920d7b60 P f6d0687021fe4a0f8be92b7789e372c7: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260630 12:12:39.776054  4394 raft_consensus.cc:493] T cca7f1046e0c426483e88d5a920d7b60 P ba792262ad164b6b92447c0cbfe45603 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:39.776567  4394 raft_consensus.cc:515] T cca7f1046e0c426483e88d5a920d7b60 P ba792262ad164b6b92447c0cbfe45603 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51a68b1e7392463dbac71fdfde4a7879" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39573 } } peers { permanent_uuid: "ba792262ad164b6b92447c0cbfe45603" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33201 } } peers { permanent_uuid: "f6d0687021fe4a0f8be92b7789e372c7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37287 } }
I20260630 12:12:39.778566  4394 leader_election.cc:290] T cca7f1046e0c426483e88d5a920d7b60 P ba792262ad164b6b92447c0cbfe45603 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51a68b1e7392463dbac71fdfde4a7879 (127.0.107.193:39573), f6d0687021fe4a0f8be92b7789e372c7 (127.0.107.196:37287)
I20260630 12:12:39.789247  4118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cca7f1046e0c426483e88d5a920d7b60" candidate_uuid: "ba792262ad164b6b92447c0cbfe45603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51a68b1e7392463dbac71fdfde4a7879" is_pre_election: true
I20260630 12:12:39.789490  4341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cca7f1046e0c426483e88d5a920d7b60" candidate_uuid: "ba792262ad164b6b92447c0cbfe45603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6d0687021fe4a0f8be92b7789e372c7" is_pre_election: true
I20260630 12:12:39.790103  4341 raft_consensus.cc:2468] T cca7f1046e0c426483e88d5a920d7b60 P f6d0687021fe4a0f8be92b7789e372c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba792262ad164b6b92447c0cbfe45603 in term 0.
I20260630 12:12:39.790102  4118 raft_consensus.cc:2468] T cca7f1046e0c426483e88d5a920d7b60 P 51a68b1e7392463dbac71fdfde4a7879 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba792262ad164b6b92447c0cbfe45603 in term 0.
I20260630 12:12:39.791574  4158 leader_election.cc:304] T cca7f1046e0c426483e88d5a920d7b60 P ba792262ad164b6b92447c0cbfe45603 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba792262ad164b6b92447c0cbfe45603, f6d0687021fe4a0f8be92b7789e372c7; no voters: 
I20260630 12:12:39.792233  4394 raft_consensus.cc:2804] T cca7f1046e0c426483e88d5a920d7b60 P ba792262ad164b6b92447c0cbfe45603 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:39.792531  4394 raft_consensus.cc:493] T cca7f1046e0c426483e88d5a920d7b60 P ba792262ad164b6b92447c0cbfe45603 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:39.792804  4394 raft_consensus.cc:3060] T cca7f1046e0c426483e88d5a920d7b60 P ba792262ad164b6b92447c0cbfe45603 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.797278  4394 raft_consensus.cc:515] T cca7f1046e0c426483e88d5a920d7b60 P ba792262ad164b6b92447c0cbfe45603 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51a68b1e7392463dbac71fdfde4a7879" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39573 } } peers { permanent_uuid: "ba792262ad164b6b92447c0cbfe45603" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33201 } } peers { permanent_uuid: "f6d0687021fe4a0f8be92b7789e372c7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37287 } }
I20260630 12:12:39.798704  4394 leader_election.cc:290] T cca7f1046e0c426483e88d5a920d7b60 P ba792262ad164b6b92447c0cbfe45603 [CANDIDATE]: Term 1 election: Requested vote from peers 51a68b1e7392463dbac71fdfde4a7879 (127.0.107.193:39573), f6d0687021fe4a0f8be92b7789e372c7 (127.0.107.196:37287)
I20260630 12:12:39.799539  4118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cca7f1046e0c426483e88d5a920d7b60" candidate_uuid: "ba792262ad164b6b92447c0cbfe45603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51a68b1e7392463dbac71fdfde4a7879"
I20260630 12:12:39.799650  4341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cca7f1046e0c426483e88d5a920d7b60" candidate_uuid: "ba792262ad164b6b92447c0cbfe45603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6d0687021fe4a0f8be92b7789e372c7"
I20260630 12:12:39.800015  4118 raft_consensus.cc:3060] T cca7f1046e0c426483e88d5a920d7b60 P 51a68b1e7392463dbac71fdfde4a7879 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.800184  4341 raft_consensus.cc:3060] T cca7f1046e0c426483e88d5a920d7b60 P f6d0687021fe4a0f8be92b7789e372c7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.804762  4118 raft_consensus.cc:2468] T cca7f1046e0c426483e88d5a920d7b60 P 51a68b1e7392463dbac71fdfde4a7879 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba792262ad164b6b92447c0cbfe45603 in term 1.
I20260630 12:12:39.805096  4341 raft_consensus.cc:2468] T cca7f1046e0c426483e88d5a920d7b60 P f6d0687021fe4a0f8be92b7789e372c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba792262ad164b6b92447c0cbfe45603 in term 1.
I20260630 12:12:39.805930  4157 leader_election.cc:304] T cca7f1046e0c426483e88d5a920d7b60 P ba792262ad164b6b92447c0cbfe45603 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51a68b1e7392463dbac71fdfde4a7879, ba792262ad164b6b92447c0cbfe45603; no voters: 
I20260630 12:12:39.806730  4394 raft_consensus.cc:2804] T cca7f1046e0c426483e88d5a920d7b60 P ba792262ad164b6b92447c0cbfe45603 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:39.807746  4394 raft_consensus.cc:697] T cca7f1046e0c426483e88d5a920d7b60 P ba792262ad164b6b92447c0cbfe45603 [term 1 LEADER]: Becoming Leader. State: Replica: ba792262ad164b6b92447c0cbfe45603, State: Running, Role: LEADER
I20260630 12:12:39.808424  4394 consensus_queue.cc:237] T cca7f1046e0c426483e88d5a920d7b60 P ba792262ad164b6b92447c0cbfe45603 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51a68b1e7392463dbac71fdfde4a7879" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39573 } } peers { permanent_uuid: "ba792262ad164b6b92447c0cbfe45603" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33201 } } peers { permanent_uuid: "f6d0687021fe4a0f8be92b7789e372c7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37287 } }
I20260630 12:12:39.817978  4016 catalog_manager.cc:5697] T cca7f1046e0c426483e88d5a920d7b60 P ba792262ad164b6b92447c0cbfe45603 reported cstate change: term changed from 0 to 1, leader changed from <none> to ba792262ad164b6b92447c0cbfe45603 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "ba792262ad164b6b92447c0cbfe45603" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51a68b1e7392463dbac71fdfde4a7879" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba792262ad164b6b92447c0cbfe45603" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6d0687021fe4a0f8be92b7789e372c7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37287 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:39.923861  4069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:39.925529  4069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:39.925928  4069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:40.226907  4394 consensus_queue.cc:1048] T cca7f1046e0c426483e88d5a920d7b60 P ba792262ad164b6b92447c0cbfe45603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51a68b1e7392463dbac71fdfde4a7879" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:40.239450  4398 consensus_queue.cc:1048] T cca7f1046e0c426483e88d5a920d7b60 P ba792262ad164b6b92447c0cbfe45603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6d0687021fe4a0f8be92b7789e372c7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:41.926980  4069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:41.928313  4069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:41.928642  4069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:43.929605  4069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:43.930902  4069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:43.931222  4069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:45.932350  4069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:45.933840  4069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:45.934197  4069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:47.935204  4069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:47.936478  4069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:47.936789  4069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:49.937743  4069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:49.939047  4069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:49.939345  4069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:51.940341  4069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:51.941644  4069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:51.941960  4069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:51.973418   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:12:52.002084   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:52.002811   431 tablet_replica.cc:333] T cca7f1046e0c426483e88d5a920d7b60 P 51a68b1e7392463dbac71fdfde4a7879: stopping tablet replica
I20260630 12:12:52.003361   431 raft_consensus.cc:2243] T cca7f1046e0c426483e88d5a920d7b60 P 51a68b1e7392463dbac71fdfde4a7879 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.003893   431 raft_consensus.cc:2272] T cca7f1046e0c426483e88d5a920d7b60 P 51a68b1e7392463dbac71fdfde4a7879 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.024194   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:12:52.037194   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:12:52.058640   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:52.059442   431 tablet_replica.cc:333] T cca7f1046e0c426483e88d5a920d7b60 P ba792262ad164b6b92447c0cbfe45603: stopping tablet replica
I20260630 12:12:52.059980   431 raft_consensus.cc:2243] T cca7f1046e0c426483e88d5a920d7b60 P ba792262ad164b6b92447c0cbfe45603 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:52.060954   431 raft_consensus.cc:2272] T cca7f1046e0c426483e88d5a920d7b60 P ba792262ad164b6b92447c0cbfe45603 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.080539   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:12:52.090517   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:12:52.114166   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:52.130195   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:12:52.138664   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:12:52.159978   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:52.160697   431 tablet_replica.cc:333] T cca7f1046e0c426483e88d5a920d7b60 P f6d0687021fe4a0f8be92b7789e372c7: stopping tablet replica
I20260630 12:12:52.161289   431 raft_consensus.cc:2243] T cca7f1046e0c426483e88d5a920d7b60 P f6d0687021fe4a0f8be92b7789e372c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.161818   431 raft_consensus.cc:2272] T cca7f1046e0c426483e88d5a920d7b60 P f6d0687021fe4a0f8be92b7789e372c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.181201   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:12:52.191437   431 master.cc:562] Master@127.0.107.254:40723 shutting down...
I20260630 12:12:52.209414   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ee431f3a869c44e6904fd3ae3e03fb8c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:52.210065   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ee431f3a869c44e6904fd3ae3e03fb8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.210412   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P ee431f3a869c44e6904fd3ae3e03fb8c: stopping tablet replica
I20260630 12:12:52.229375   431 master.cc:584] Master@127.0.107.254:40723 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (14475 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260630 12:12:52.267599   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:42659
I20260630 12:12:52.268738   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:52.274428  4411 instance_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:52.275068  4414 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:52.275084  4412 instance_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:52.276214   431 server_base.cc:1061] running on GCE node
I20260630 12:12:52.277016   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:52.277201   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:52.277311   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821572277299 us; error 0 us; skew 500 ppm
I20260630 12:12:52.277721   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:52.280121   431 webserver.cc:533] Webserver started at http://127.0.107.254:36741/ using document root <none> and password file <none>
I20260630 12:12:52.280575   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:52.280738   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:52.281001   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:52.282258   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821463199918-431-0/minicluster-data/master-0-root/instance:
uuid: "8ac296b44c9b4be3b5357ae3ea992331"
format_stamp: "Formatted at 2026-06-30 12:12:52 on dist-test-slave-rzcc"
I20260630 12:12:52.286911   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:12:52.290256  4419 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:52.291092   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:12:52.291424   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821463199918-431-0/minicluster-data/master-0-root
uuid: "8ac296b44c9b4be3b5357ae3ea992331"
format_stamp: "Formatted at 2026-06-30 12:12:52 on dist-test-slave-rzcc"
I20260630 12:12:52.291651   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821463199918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821463199918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821463199918-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:52.312922   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:52.314075   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:52.351043   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:42659
I20260630 12:12:52.351172  4470 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:42659 every 8 connection(s)
I20260630 12:12:52.354964  4471 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:52.365420  4471 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8ac296b44c9b4be3b5357ae3ea992331: Bootstrap starting.
I20260630 12:12:52.369959  4471 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8ac296b44c9b4be3b5357ae3ea992331: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:52.373996  4471 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8ac296b44c9b4be3b5357ae3ea992331: No bootstrap required, opened a new log
I20260630 12:12:52.376185  4471 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8ac296b44c9b4be3b5357ae3ea992331 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8ac296b44c9b4be3b5357ae3ea992331" member_type: VOTER }
I20260630 12:12:52.376585  4471 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8ac296b44c9b4be3b5357ae3ea992331 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:52.376852  4471 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8ac296b44c9b4be3b5357ae3ea992331 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ac296b44c9b4be3b5357ae3ea992331, State: Initialized, Role: FOLLOWER
I20260630 12:12:52.377462  4471 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8ac296b44c9b4be3b5357ae3ea992331 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8ac296b44c9b4be3b5357ae3ea992331" member_type: VOTER }
I20260630 12:12:52.377936  4471 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8ac296b44c9b4be3b5357ae3ea992331 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:12:52.378166  4471 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8ac296b44c9b4be3b5357ae3ea992331 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:12:52.378439  4471 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8ac296b44c9b4be3b5357ae3ea992331 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:52.382860  4471 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8ac296b44c9b4be3b5357ae3ea992331 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8ac296b44c9b4be3b5357ae3ea992331" member_type: VOTER }
I20260630 12:12:52.383371  4471 leader_election.cc:304] T 00000000000000000000000000000000 P 8ac296b44c9b4be3b5357ae3ea992331 [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: 8ac296b44c9b4be3b5357ae3ea992331; no voters: 
I20260630 12:12:52.384500  4471 leader_election.cc:290] T 00000000000000000000000000000000 P 8ac296b44c9b4be3b5357ae3ea992331 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:12:52.384891  4474 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8ac296b44c9b4be3b5357ae3ea992331 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:52.386207  4474 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8ac296b44c9b4be3b5357ae3ea992331 [term 1 LEADER]: Becoming Leader. State: Replica: 8ac296b44c9b4be3b5357ae3ea992331, State: Running, Role: LEADER
I20260630 12:12:52.386960  4474 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8ac296b44c9b4be3b5357ae3ea992331 [LEADER]: Queue going to LEADER mode. State: All 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: "8ac296b44c9b4be3b5357ae3ea992331" member_type: VOTER }
I20260630 12:12:52.387398  4471 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8ac296b44c9b4be3b5357ae3ea992331 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:12:52.389990  4476 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8ac296b44c9b4be3b5357ae3ea992331 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8ac296b44c9b4be3b5357ae3ea992331. Latest consensus state: current_term: 1 leader_uuid: "8ac296b44c9b4be3b5357ae3ea992331" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8ac296b44c9b4be3b5357ae3ea992331" member_type: VOTER } }
I20260630 12:12:52.389972  4475 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8ac296b44c9b4be3b5357ae3ea992331 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8ac296b44c9b4be3b5357ae3ea992331" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8ac296b44c9b4be3b5357ae3ea992331" member_type: VOTER } }
I20260630 12:12:52.390740  4475 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8ac296b44c9b4be3b5357ae3ea992331 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:52.391753  4476 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8ac296b44c9b4be3b5357ae3ea992331 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:52.398142  4480 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:12:52.403463  4480 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:12:52.404459   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:12:52.412339  4480 catalog_manager.cc:1383] Generated new cluster ID: d5824d981d2b4f13bf47e4d82f9881d9
I20260630 12:12:52.412613  4480 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:12:52.426669  4480 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:12:52.427870  4480 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:12:52.439538  4480 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8ac296b44c9b4be3b5357ae3ea992331: Generated new TSK 0
I20260630 12:12:52.440109  4480 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:12:52.470708   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:52.476671  4492 instance_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:52.477416  4493 instance_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:52.478974  4495 instance_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:52.479455   431 server_base.cc:1061] running on GCE node
I20260630 12:12:52.480340   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:52.480516   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:52.480638   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821572480627 us; error 0 us; skew 500 ppm
I20260630 12:12:52.481037   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:52.483122   431 webserver.cc:533] Webserver started at http://127.0.107.193:44227/ using document root <none> and password file <none>
I20260630 12:12:52.483525   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:52.483678   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:52.483875   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:52.484905   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821463199918-431-0/minicluster-data/ts-0-root/instance:
uuid: "b22e2f0a547e46a4a123e5c1e25a71ed"
format_stamp: "Formatted at 2026-06-30 12:12:52 on dist-test-slave-rzcc"
I20260630 12:12:52.489145   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:12:52.492321  4500 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:52.493248   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:12:52.493594   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821463199918-431-0/minicluster-data/ts-0-root
uuid: "b22e2f0a547e46a4a123e5c1e25a71ed"
format_stamp: "Formatted at 2026-06-30 12:12:52 on dist-test-slave-rzcc"
I20260630 12:12:52.493855   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821463199918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821463199918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821463199918-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:52.516335   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:52.517488   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:52.519192   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:52.521430   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:52.521667   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:52.521906   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:52.522085   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:52.561793   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:40417
I20260630 12:12:52.561885  4562 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:40417 every 8 connection(s)
I20260630 12:12:52.566686   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:52.573828  4567 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:52.575423  4568 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:52.576900  4570 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:52.577709   431 server_base.cc:1061] running on GCE node
I20260630 12:12:52.578599   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:52.578858   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:52.579056   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821572579036 us; error 0 us; skew 500 ppm
I20260630 12:12:52.579603   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:52.582391   431 webserver.cc:533] Webserver started at http://127.0.107.194:45417/ using document root <none> and password file <none>
I20260630 12:12:52.583043   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:52.583285   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:52.583570   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:52.584254  4563 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42659
I20260630 12:12:52.584616  4563 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:52.585041   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821463199918-431-0/minicluster-data/ts-1-root/instance:
uuid: "efdaa24526d74753947d7b5b82ab1cf0"
format_stamp: "Formatted at 2026-06-30 12:12:52 on dist-test-slave-rzcc"
I20260630 12:12:52.585268  4563 heartbeater.cc:507] Master 127.0.107.254:42659 requested a full tablet report, sending...
I20260630 12:12:52.587419  4436 ts_manager.cc:194] Registered new tserver with Master: b22e2f0a547e46a4a123e5c1e25a71ed (127.0.107.193:40417)
I20260630 12:12:52.589171  4436 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40518
I20260630 12:12:52.590474   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:12:52.596231  4575 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:52.597443   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260630 12:12:52.597795   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821463199918-431-0/minicluster-data/ts-1-root
uuid: "efdaa24526d74753947d7b5b82ab1cf0"
format_stamp: "Formatted at 2026-06-30 12:12:52 on dist-test-slave-rzcc"
I20260630 12:12:52.598140   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821463199918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821463199918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821463199918-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:52.703007   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:52.704605   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:52.706578   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:52.709367   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:52.709583   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:52.709844   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:52.710014   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:52.747125   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:35337
I20260630 12:12:52.747208  4637 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:35337 every 8 connection(s)
I20260630 12:12:52.751602   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:52.758636  4641 instance_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:52.760022  4642 instance_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:52.762389  4644 instance_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:52.763576   431 server_base.cc:1061] running on GCE node
I20260630 12:12:52.764309  4638 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42659
I20260630 12:12:52.764549   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:12:52.764670  4638 heartbeater.cc:461] Registering TS with master...
W20260630 12:12:52.764820   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:52.765090   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821572765072 us; error 0 us; skew 500 ppm
I20260630 12:12:52.765573  4638 heartbeater.cc:507] Master 127.0.107.254:42659 requested a full tablet report, sending...
I20260630 12:12:52.765635   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:52.767715  4436 ts_manager.cc:194] Registered new tserver with Master: efdaa24526d74753947d7b5b82ab1cf0 (127.0.107.194:35337)
I20260630 12:12:52.768330   431 webserver.cc:533] Webserver started at http://127.0.107.195:46529/ using document root <none> and password file <none>
I20260630 12:12:52.768823   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:52.769045   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:52.769299   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:52.769233  4436 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40530
I20260630 12:12:52.770706   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821463199918-431-0/minicluster-data/ts-2-root/instance:
uuid: "92189af88d9f4f4488d3c1bf575ce017"
format_stamp: "Formatted at 2026-06-30 12:12:52 on dist-test-slave-rzcc"
I20260630 12:12:52.774967   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:12:52.778044  4649 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:52.778849   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:12:52.779143   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821463199918-431-0/minicluster-data/ts-2-root
uuid: "92189af88d9f4f4488d3c1bf575ce017"
format_stamp: "Formatted at 2026-06-30 12:12:52 on dist-test-slave-rzcc"
I20260630 12:12:52.779419   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821463199918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821463199918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821463199918-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:52.807493   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:52.808625   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:52.809887   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:52.811965   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:52.812203   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:52.812438   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:52.812606   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:52.851833   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:34217
I20260630 12:12:52.851953  4711 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:34217 every 8 connection(s)
I20260630 12:12:52.865338  4712 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42659
I20260630 12:12:52.865862  4712 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:52.866561  4712 heartbeater.cc:507] Master 127.0.107.254:42659 requested a full tablet report, sending...
I20260630 12:12:52.868371  4436 ts_manager.cc:194] Registered new tserver with Master: 92189af88d9f4f4488d3c1bf575ce017 (127.0.107.195:34217)
I20260630 12:12:52.869292   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014314579s
I20260630 12:12:52.869697  4436 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40544
I20260630 12:12:53.591979  4563 heartbeater.cc:499] Master 127.0.107.254:42659 was elected leader, sending a full tablet report...
W20260630 12:12:53.649982  4467 debug-util.cc:398] Leaking SignalData structure 0x7b08000c4740 after lost signal to thread 434
W20260630 12:12:53.651648  4467 debug-util.cc:398] Leaking SignalData structure 0x7b08001a39a0 after lost signal to thread 4562
I20260630 12:12:53.771767  4638 heartbeater.cc:499] Master 127.0.107.254:42659 was elected leader, sending a full tablet report...
I20260630 12:12:53.872444  4712 heartbeater.cc:499] Master 127.0.107.254:42659 was elected leader, sending a full tablet report...
I20260630 12:12:53.939658  4436 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40560:
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:12:53.941744  4436 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:12:54.006038  4603 tablet_service.cc:1511] Processing CreateTablet for tablet 060278ca80bf410cb67900d4add2ce5c (DEFAULT_TABLE table=test-workload [id=ec47f26a33244f9da17cd7e5d166a2ce]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:12:54.007408  4603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 060278ca80bf410cb67900d4add2ce5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:54.011641  4677 tablet_service.cc:1511] Processing CreateTablet for tablet 060278ca80bf410cb67900d4add2ce5c (DEFAULT_TABLE table=test-workload [id=ec47f26a33244f9da17cd7e5d166a2ce]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:12:54.012957  4677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 060278ca80bf410cb67900d4add2ce5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:54.025852  4528 tablet_service.cc:1511] Processing CreateTablet for tablet 060278ca80bf410cb67900d4add2ce5c (DEFAULT_TABLE table=test-workload [id=ec47f26a33244f9da17cd7e5d166a2ce]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:12:54.027256  4528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 060278ca80bf410cb67900d4add2ce5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:54.032991  4733 tablet_bootstrap.cc:492] T 060278ca80bf410cb67900d4add2ce5c P efdaa24526d74753947d7b5b82ab1cf0: Bootstrap starting.
I20260630 12:12:54.036787  4734 tablet_bootstrap.cc:492] T 060278ca80bf410cb67900d4add2ce5c P 92189af88d9f4f4488d3c1bf575ce017: Bootstrap starting.
I20260630 12:12:54.040671  4733 tablet_bootstrap.cc:654] T 060278ca80bf410cb67900d4add2ce5c P efdaa24526d74753947d7b5b82ab1cf0: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:54.044639  4734 tablet_bootstrap.cc:654] T 060278ca80bf410cb67900d4add2ce5c P 92189af88d9f4f4488d3c1bf575ce017: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:54.053045  4733 tablet_bootstrap.cc:492] T 060278ca80bf410cb67900d4add2ce5c P efdaa24526d74753947d7b5b82ab1cf0: No bootstrap required, opened a new log
I20260630 12:12:54.053771  4733 ts_tablet_manager.cc:1403] T 060278ca80bf410cb67900d4add2ce5c P efdaa24526d74753947d7b5b82ab1cf0: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.005s
I20260630 12:12:54.057474  4733 raft_consensus.cc:359] T 060278ca80bf410cb67900d4add2ce5c P efdaa24526d74753947d7b5b82ab1cf0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdaa24526d74753947d7b5b82ab1cf0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35337 } } peers { permanent_uuid: "b22e2f0a547e46a4a123e5c1e25a71ed" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40417 } } peers { permanent_uuid: "92189af88d9f4f4488d3c1bf575ce017" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34217 } }
I20260630 12:12:54.058619  4733 raft_consensus.cc:385] T 060278ca80bf410cb67900d4add2ce5c P efdaa24526d74753947d7b5b82ab1cf0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:54.059617  4733 raft_consensus.cc:740] T 060278ca80bf410cb67900d4add2ce5c P efdaa24526d74753947d7b5b82ab1cf0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efdaa24526d74753947d7b5b82ab1cf0, State: Initialized, Role: FOLLOWER
I20260630 12:12:54.060431  4733 consensus_queue.cc:260] T 060278ca80bf410cb67900d4add2ce5c P efdaa24526d74753947d7b5b82ab1cf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdaa24526d74753947d7b5b82ab1cf0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35337 } } peers { permanent_uuid: "b22e2f0a547e46a4a123e5c1e25a71ed" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40417 } } peers { permanent_uuid: "92189af88d9f4f4488d3c1bf575ce017" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34217 } }
I20260630 12:12:54.062101  4734 tablet_bootstrap.cc:492] T 060278ca80bf410cb67900d4add2ce5c P 92189af88d9f4f4488d3c1bf575ce017: No bootstrap required, opened a new log
I20260630 12:12:54.062713  4734 ts_tablet_manager.cc:1403] T 060278ca80bf410cb67900d4add2ce5c P 92189af88d9f4f4488d3c1bf575ce017: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.004s
I20260630 12:12:54.063351  4737 tablet_bootstrap.cc:492] T 060278ca80bf410cb67900d4add2ce5c P b22e2f0a547e46a4a123e5c1e25a71ed: Bootstrap starting.
I20260630 12:12:54.066078  4734 raft_consensus.cc:359] T 060278ca80bf410cb67900d4add2ce5c P 92189af88d9f4f4488d3c1bf575ce017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdaa24526d74753947d7b5b82ab1cf0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35337 } } peers { permanent_uuid: "b22e2f0a547e46a4a123e5c1e25a71ed" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40417 } } peers { permanent_uuid: "92189af88d9f4f4488d3c1bf575ce017" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34217 } }
I20260630 12:12:54.066955  4734 raft_consensus.cc:385] T 060278ca80bf410cb67900d4add2ce5c P 92189af88d9f4f4488d3c1bf575ce017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:54.067350  4734 raft_consensus.cc:740] T 060278ca80bf410cb67900d4add2ce5c P 92189af88d9f4f4488d3c1bf575ce017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92189af88d9f4f4488d3c1bf575ce017, State: Initialized, Role: FOLLOWER
I20260630 12:12:54.068327  4734 consensus_queue.cc:260] T 060278ca80bf410cb67900d4add2ce5c P 92189af88d9f4f4488d3c1bf575ce017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdaa24526d74753947d7b5b82ab1cf0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35337 } } peers { permanent_uuid: "b22e2f0a547e46a4a123e5c1e25a71ed" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40417 } } peers { permanent_uuid: "92189af88d9f4f4488d3c1bf575ce017" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34217 } }
I20260630 12:12:54.070320  4737 tablet_bootstrap.cc:654] T 060278ca80bf410cb67900d4add2ce5c P b22e2f0a547e46a4a123e5c1e25a71ed: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:54.070804  4733 ts_tablet_manager.cc:1434] T 060278ca80bf410cb67900d4add2ce5c P efdaa24526d74753947d7b5b82ab1cf0: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260630 12:12:54.075326  4734 ts_tablet_manager.cc:1434] T 060278ca80bf410cb67900d4add2ce5c P 92189af88d9f4f4488d3c1bf575ce017: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.005s
I20260630 12:12:54.078380  4737 tablet_bootstrap.cc:492] T 060278ca80bf410cb67900d4add2ce5c P b22e2f0a547e46a4a123e5c1e25a71ed: No bootstrap required, opened a new log
I20260630 12:12:54.078996  4737 ts_tablet_manager.cc:1403] T 060278ca80bf410cb67900d4add2ce5c P b22e2f0a547e46a4a123e5c1e25a71ed: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260630 12:12:54.082358  4737 raft_consensus.cc:359] T 060278ca80bf410cb67900d4add2ce5c P b22e2f0a547e46a4a123e5c1e25a71ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdaa24526d74753947d7b5b82ab1cf0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35337 } } peers { permanent_uuid: "b22e2f0a547e46a4a123e5c1e25a71ed" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40417 } } peers { permanent_uuid: "92189af88d9f4f4488d3c1bf575ce017" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34217 } }
I20260630 12:12:54.083214  4737 raft_consensus.cc:385] T 060278ca80bf410cb67900d4add2ce5c P b22e2f0a547e46a4a123e5c1e25a71ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:54.083619  4737 raft_consensus.cc:740] T 060278ca80bf410cb67900d4add2ce5c P b22e2f0a547e46a4a123e5c1e25a71ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b22e2f0a547e46a4a123e5c1e25a71ed, State: Initialized, Role: FOLLOWER
I20260630 12:12:54.084546  4737 consensus_queue.cc:260] T 060278ca80bf410cb67900d4add2ce5c P b22e2f0a547e46a4a123e5c1e25a71ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdaa24526d74753947d7b5b82ab1cf0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35337 } } peers { permanent_uuid: "b22e2f0a547e46a4a123e5c1e25a71ed" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40417 } } peers { permanent_uuid: "92189af88d9f4f4488d3c1bf575ce017" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34217 } }
I20260630 12:12:54.090991  4737 ts_tablet_manager.cc:1434] T 060278ca80bf410cb67900d4add2ce5c P b22e2f0a547e46a4a123e5c1e25a71ed: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.004s
I20260630 12:12:54.093853  4738 raft_consensus.cc:493] T 060278ca80bf410cb67900d4add2ce5c P efdaa24526d74753947d7b5b82ab1cf0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:54.094277  4738 raft_consensus.cc:515] T 060278ca80bf410cb67900d4add2ce5c P efdaa24526d74753947d7b5b82ab1cf0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdaa24526d74753947d7b5b82ab1cf0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35337 } } peers { permanent_uuid: "b22e2f0a547e46a4a123e5c1e25a71ed" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40417 } } peers { permanent_uuid: "92189af88d9f4f4488d3c1bf575ce017" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34217 } }
I20260630 12:12:54.099669  4738 leader_election.cc:290] T 060278ca80bf410cb67900d4add2ce5c P efdaa24526d74753947d7b5b82ab1cf0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b22e2f0a547e46a4a123e5c1e25a71ed (127.0.107.193:40417), 92189af88d9f4f4488d3c1bf575ce017 (127.0.107.195:34217)
I20260630 12:12:54.115396  4538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060278ca80bf410cb67900d4add2ce5c" candidate_uuid: "efdaa24526d74753947d7b5b82ab1cf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b22e2f0a547e46a4a123e5c1e25a71ed" is_pre_election: true
I20260630 12:12:54.116251  4538 raft_consensus.cc:2468] T 060278ca80bf410cb67900d4add2ce5c P b22e2f0a547e46a4a123e5c1e25a71ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efdaa24526d74753947d7b5b82ab1cf0 in term 0.
I20260630 12:12:54.117583  4577 leader_election.cc:304] T 060278ca80bf410cb67900d4add2ce5c P efdaa24526d74753947d7b5b82ab1cf0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b22e2f0a547e46a4a123e5c1e25a71ed, efdaa24526d74753947d7b5b82ab1cf0; no voters: 
I20260630 12:12:54.118726  4738 raft_consensus.cc:2804] T 060278ca80bf410cb67900d4add2ce5c P efdaa24526d74753947d7b5b82ab1cf0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:54.119143  4738 raft_consensus.cc:493] T 060278ca80bf410cb67900d4add2ce5c P efdaa24526d74753947d7b5b82ab1cf0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:54.119496  4738 raft_consensus.cc:3060] T 060278ca80bf410cb67900d4add2ce5c P efdaa24526d74753947d7b5b82ab1cf0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:54.120445  4687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060278ca80bf410cb67900d4add2ce5c" candidate_uuid: "efdaa24526d74753947d7b5b82ab1cf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92189af88d9f4f4488d3c1bf575ce017" is_pre_election: true
I20260630 12:12:54.121037  4687 raft_consensus.cc:2468] T 060278ca80bf410cb67900d4add2ce5c P 92189af88d9f4f4488d3c1bf575ce017 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efdaa24526d74753947d7b5b82ab1cf0 in term 0.
I20260630 12:12:54.127355  4738 raft_consensus.cc:515] T 060278ca80bf410cb67900d4add2ce5c P efdaa24526d74753947d7b5b82ab1cf0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdaa24526d74753947d7b5b82ab1cf0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35337 } } peers { permanent_uuid: "b22e2f0a547e46a4a123e5c1e25a71ed" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40417 } } peers { permanent_uuid: "92189af88d9f4f4488d3c1bf575ce017" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34217 } }
I20260630 12:12:54.129933  4738 leader_election.cc:290] T 060278ca80bf410cb67900d4add2ce5c P efdaa24526d74753947d7b5b82ab1cf0 [CANDIDATE]: Term 1 election: Requested vote from peers b22e2f0a547e46a4a123e5c1e25a71ed (127.0.107.193:40417), 92189af88d9f4f4488d3c1bf575ce017 (127.0.107.195:34217)
I20260630 12:12:54.130123  4538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060278ca80bf410cb67900d4add2ce5c" candidate_uuid: "efdaa24526d74753947d7b5b82ab1cf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b22e2f0a547e46a4a123e5c1e25a71ed"
I20260630 12:12:54.130506  4687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060278ca80bf410cb67900d4add2ce5c" candidate_uuid: "efdaa24526d74753947d7b5b82ab1cf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92189af88d9f4f4488d3c1bf575ce017"
I20260630 12:12:54.130750  4538 raft_consensus.cc:3060] T 060278ca80bf410cb67900d4add2ce5c P b22e2f0a547e46a4a123e5c1e25a71ed [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:54.131062  4687 raft_consensus.cc:3060] T 060278ca80bf410cb67900d4add2ce5c P 92189af88d9f4f4488d3c1bf575ce017 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:54.138010  4538 raft_consensus.cc:2468] T 060278ca80bf410cb67900d4add2ce5c P b22e2f0a547e46a4a123e5c1e25a71ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efdaa24526d74753947d7b5b82ab1cf0 in term 1.
I20260630 12:12:54.138010  4687 raft_consensus.cc:2468] T 060278ca80bf410cb67900d4add2ce5c P 92189af88d9f4f4488d3c1bf575ce017 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efdaa24526d74753947d7b5b82ab1cf0 in term 1.
I20260630 12:12:54.139431  4577 leader_election.cc:304] T 060278ca80bf410cb67900d4add2ce5c P efdaa24526d74753947d7b5b82ab1cf0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b22e2f0a547e46a4a123e5c1e25a71ed, efdaa24526d74753947d7b5b82ab1cf0; no voters: 
I20260630 12:12:54.140301  4738 raft_consensus.cc:2804] T 060278ca80bf410cb67900d4add2ce5c P efdaa24526d74753947d7b5b82ab1cf0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:54.141520  4738 raft_consensus.cc:697] T 060278ca80bf410cb67900d4add2ce5c P efdaa24526d74753947d7b5b82ab1cf0 [term 1 LEADER]: Becoming Leader. State: Replica: efdaa24526d74753947d7b5b82ab1cf0, State: Running, Role: LEADER
I20260630 12:12:54.142319  4738 consensus_queue.cc:237] T 060278ca80bf410cb67900d4add2ce5c P efdaa24526d74753947d7b5b82ab1cf0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdaa24526d74753947d7b5b82ab1cf0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35337 } } peers { permanent_uuid: "b22e2f0a547e46a4a123e5c1e25a71ed" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40417 } } peers { permanent_uuid: "92189af88d9f4f4488d3c1bf575ce017" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34217 } }
I20260630 12:12:54.150102  4436 catalog_manager.cc:5697] T 060278ca80bf410cb67900d4add2ce5c P efdaa24526d74753947d7b5b82ab1cf0 reported cstate change: term changed from 0 to 1, leader changed from <none> to efdaa24526d74753947d7b5b82ab1cf0 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "efdaa24526d74753947d7b5b82ab1cf0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdaa24526d74753947d7b5b82ab1cf0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b22e2f0a547e46a4a123e5c1e25a71ed" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92189af88d9f4f4488d3c1bf575ce017" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34217 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:54.401278  4484 placement_policy_util.cc:411] tablet 060278ca80bf410cb67900d4add2ce5c: detected majority of replicas (2 of 3) at location L0
I20260630 12:12:54.402697  4489 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:54.404626  4489 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:54.404987  4489 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:54.741998  4747 consensus_queue.cc:1048] T 060278ca80bf410cb67900d4add2ce5c P efdaa24526d74753947d7b5b82ab1cf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92189af88d9f4f4488d3c1bf575ce017" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:54.767350  4751 consensus_queue.cc:1048] T 060278ca80bf410cb67900d4add2ce5c P efdaa24526d74753947d7b5b82ab1cf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b22e2f0a547e46a4a123e5c1e25a71ed" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:55.410874  4484 placement_policy_util.cc:411] tablet 060278ca80bf410cb67900d4add2ce5c: detected majority of replicas (2 of 3) at location L0
I20260630 12:12:56.406041  4489 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:56.407421  4489 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:56.407737  4489 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:56.418560  4484 placement_policy_util.cc:411] tablet 060278ca80bf410cb67900d4add2ce5c: detected majority of replicas (2 of 3) at location L0
I20260630 12:12:57.426215  4484 placement_policy_util.cc:411] tablet 060278ca80bf410cb67900d4add2ce5c: detected majority of replicas (2 of 3) at location L0
I20260630 12:12:58.408727  4489 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:58.409910  4489 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:58.410148  4489 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:58.434401  4484 placement_policy_util.cc:411] tablet 060278ca80bf410cb67900d4add2ce5c: detected majority of replicas (2 of 3) at location L0
I20260630 12:12:59.442931  4484 placement_policy_util.cc:411] tablet 060278ca80bf410cb67900d4add2ce5c: detected majority of replicas (2 of 3) at location L0
W20260630 12:12:59.862840  4634 debug-util.cc:398] Leaking SignalData structure 0x7b0800091620 after lost signal to thread 434
W20260630 12:12:59.863713  4634 debug-util.cc:398] Leaking SignalData structure 0x7b0800180fa0 after lost signal to thread 4470
W20260630 12:12:59.864671  4634 debug-util.cc:398] Leaking SignalData structure 0x7b0800132240 after lost signal to thread 4562
W20260630 12:12:59.865468  4634 debug-util.cc:398] Leaking SignalData structure 0x7b0800078c00 after lost signal to thread 4637
W20260630 12:12:59.866257  4634 debug-util.cc:398] Leaking SignalData structure 0x7b080021cbc0 after lost signal to thread 4711
I20260630 12:13:00.411163  4489 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:00.412853  4489 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:00.413234  4489 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:00.451113  4484 placement_policy_util.cc:411] tablet 060278ca80bf410cb67900d4add2ce5c: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:01.458854  4484 placement_policy_util.cc:411] tablet 060278ca80bf410cb67900d4add2ce5c: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:02.414070  4489 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:02.415453  4489 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:02.415823  4489 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:02.466400  4484 placement_policy_util.cc:411] tablet 060278ca80bf410cb67900d4add2ce5c: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:03.472657  4484 placement_policy_util.cc:411] tablet 060278ca80bf410cb67900d4add2ce5c: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:04.417052  4489 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:04.419201  4489 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:04.419584  4489 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:04.479585  4484 placement_policy_util.cc:411] tablet 060278ca80bf410cb67900d4add2ce5c: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:04.614151   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:13:04.638643   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:04.639413   431 tablet_replica.cc:333] T 060278ca80bf410cb67900d4add2ce5c P b22e2f0a547e46a4a123e5c1e25a71ed: stopping tablet replica
I20260630 12:13:04.640120   431 raft_consensus.cc:2243] T 060278ca80bf410cb67900d4add2ce5c P b22e2f0a547e46a4a123e5c1e25a71ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:04.640785   431 raft_consensus.cc:2272] T 060278ca80bf410cb67900d4add2ce5c P b22e2f0a547e46a4a123e5c1e25a71ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:04.661055   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:13:04.673596   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:13:04.699255   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:04.699971   431 tablet_replica.cc:333] T 060278ca80bf410cb67900d4add2ce5c P efdaa24526d74753947d7b5b82ab1cf0: stopping tablet replica
I20260630 12:13:04.700587   431 raft_consensus.cc:2243] T 060278ca80bf410cb67900d4add2ce5c P efdaa24526d74753947d7b5b82ab1cf0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:04.701649   431 raft_consensus.cc:2272] T 060278ca80bf410cb67900d4add2ce5c P efdaa24526d74753947d7b5b82ab1cf0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:04.737921   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:13:04.749119   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:13:04.771628   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:04.772485   431 tablet_replica.cc:333] T 060278ca80bf410cb67900d4add2ce5c P 92189af88d9f4f4488d3c1bf575ce017: stopping tablet replica
I20260630 12:13:04.773090   431 raft_consensus.cc:2243] T 060278ca80bf410cb67900d4add2ce5c P 92189af88d9f4f4488d3c1bf575ce017 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:04.773600   431 raft_consensus.cc:2272] T 060278ca80bf410cb67900d4add2ce5c P 92189af88d9f4f4488d3c1bf575ce017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:04.792919   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:13:04.804068   431 master.cc:562] Master@127.0.107.254:42659 shutting down...
I20260630 12:13:04.821998   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8ac296b44c9b4be3b5357ae3ea992331 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:04.822618   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8ac296b44c9b4be3b5357ae3ea992331 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:04.822975   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8ac296b44c9b4be3b5357ae3ea992331: stopping tablet replica
I20260630 12:13:04.857762   431 master.cc:584] Master@127.0.107.254:42659 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (12628 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260630 12:13:04.896376   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:44257
I20260630 12:13:04.897418   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:04.903334  4760 instance_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:04.903350  4761 instance_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:04.904389  4763 instance_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:04.904934   431 server_base.cc:1061] running on GCE node
I20260630 12:13:04.905637   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:04.905799   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:04.905908   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821584905898 us; error 0 us; skew 500 ppm
I20260630 12:13:04.906308   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:04.908601   431 webserver.cc:533] Webserver started at http://127.0.107.254:42525/ using document root <none> and password file <none>
I20260630 12:13:04.909060   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:04.909221   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:04.909442   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:04.910544   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821463199918-431-0/minicluster-data/master-0-root/instance:
uuid: "5f85bdd9887d401490d90983ca85894d"
format_stamp: "Formatted at 2026-06-30 12:13:04 on dist-test-slave-rzcc"
I20260630 12:13:04.914899   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:13:04.917961  4768 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:04.918655   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:13:04.918991   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821463199918-431-0/minicluster-data/master-0-root
uuid: "5f85bdd9887d401490d90983ca85894d"
format_stamp: "Formatted at 2026-06-30 12:13:04 on dist-test-slave-rzcc"
I20260630 12:13:04.919260   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821463199918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821463199918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821463199918-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:04.937918   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:04.939098   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:04.975899   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:44257
I20260630 12:13:04.976001  4819 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:44257 every 8 connection(s)
I20260630 12:13:04.979743  4820 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:04.990269  4820 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5f85bdd9887d401490d90983ca85894d: Bootstrap starting.
I20260630 12:13:04.994815  4820 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5f85bdd9887d401490d90983ca85894d: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:04.998725  4820 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5f85bdd9887d401490d90983ca85894d: No bootstrap required, opened a new log
I20260630 12:13:05.000829  4820 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5f85bdd9887d401490d90983ca85894d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f85bdd9887d401490d90983ca85894d" member_type: VOTER }
I20260630 12:13:05.001251  4820 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5f85bdd9887d401490d90983ca85894d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:05.001514  4820 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5f85bdd9887d401490d90983ca85894d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f85bdd9887d401490d90983ca85894d, State: Initialized, Role: FOLLOWER
I20260630 12:13:05.002056  4820 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5f85bdd9887d401490d90983ca85894d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5f85bdd9887d401490d90983ca85894d" member_type: VOTER }
I20260630 12:13:05.002523  4820 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5f85bdd9887d401490d90983ca85894d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:13:05.002718  4820 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5f85bdd9887d401490d90983ca85894d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:13:05.003060  4820 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5f85bdd9887d401490d90983ca85894d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:05.007362  4820 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5f85bdd9887d401490d90983ca85894d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f85bdd9887d401490d90983ca85894d" member_type: VOTER }
I20260630 12:13:05.007877  4820 leader_election.cc:304] T 00000000000000000000000000000000 P 5f85bdd9887d401490d90983ca85894d [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: 5f85bdd9887d401490d90983ca85894d; no voters: 
I20260630 12:13:05.008955  4820 leader_election.cc:290] T 00000000000000000000000000000000 P 5f85bdd9887d401490d90983ca85894d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:13:05.009286  4823 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5f85bdd9887d401490d90983ca85894d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:05.010605  4823 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5f85bdd9887d401490d90983ca85894d [term 1 LEADER]: Becoming Leader. State: Replica: 5f85bdd9887d401490d90983ca85894d, State: Running, Role: LEADER
I20260630 12:13:05.011299  4823 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5f85bdd9887d401490d90983ca85894d [LEADER]: Queue going to LEADER mode. State: All 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: "5f85bdd9887d401490d90983ca85894d" member_type: VOTER }
I20260630 12:13:05.012001  4820 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5f85bdd9887d401490d90983ca85894d [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:13:05.016273  4824 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5f85bdd9887d401490d90983ca85894d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5f85bdd9887d401490d90983ca85894d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f85bdd9887d401490d90983ca85894d" member_type: VOTER } }
I20260630 12:13:05.016460  4825 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5f85bdd9887d401490d90983ca85894d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5f85bdd9887d401490d90983ca85894d. Latest consensus state: current_term: 1 leader_uuid: "5f85bdd9887d401490d90983ca85894d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f85bdd9887d401490d90983ca85894d" member_type: VOTER } }
I20260630 12:13:05.017124  4824 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5f85bdd9887d401490d90983ca85894d [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:05.017205  4825 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5f85bdd9887d401490d90983ca85894d [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:05.020702  4830 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:13:05.027340  4830 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:13:05.028288   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:13:05.036125  4830 catalog_manager.cc:1383] Generated new cluster ID: bc6547e61d584f03b614fc3b560cb0e7
I20260630 12:13:05.036440  4830 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:13:05.053717  4830 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:13:05.054982  4830 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:13:05.066545  4830 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5f85bdd9887d401490d90983ca85894d: Generated new TSK 0
I20260630 12:13:05.067112  4830 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:13:05.095204   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:05.101110  4841 instance_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:05.102231  4842 instance_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:05.104362  4844 instance_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:05.104599   431 server_base.cc:1061] running on GCE node
I20260630 12:13:05.105546   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:05.105763   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:05.105959   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821585105941 us; error 0 us; skew 500 ppm
I20260630 12:13:05.106455   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:05.108778   431 webserver.cc:533] Webserver started at http://127.0.107.193:33029/ using document root <none> and password file <none>
I20260630 12:13:05.109243   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:05.109442   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:05.109738   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:05.110910   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821463199918-431-0/minicluster-data/ts-0-root/instance:
uuid: "cd274f4f51014377b410b56c4dd77352"
format_stamp: "Formatted at 2026-06-30 12:13:05 on dist-test-slave-rzcc"
I20260630 12:13:05.115478   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:13:05.118737  4849 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:05.119692   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:13:05.119961   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821463199918-431-0/minicluster-data/ts-0-root
uuid: "cd274f4f51014377b410b56c4dd77352"
format_stamp: "Formatted at 2026-06-30 12:13:05 on dist-test-slave-rzcc"
I20260630 12:13:05.120196   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821463199918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821463199918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821463199918-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:05.135301   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:05.136564   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:05.137962   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:05.140223   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:05.140391   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:05.140683   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:05.140861   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:05.179548   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:40479
I20260630 12:13:05.179641  4911 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:40479 every 8 connection(s)
I20260630 12:13:05.184494   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:05.191979  4916 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:05.193255  4917 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:05.195708   431 server_base.cc:1061] running on GCE node
W20260630 12:13:05.197203  4920 instance_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:05.198033   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:05.198269   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:05.198395   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821585198384 us; error 0 us; skew 500 ppm
I20260630 12:13:05.198892   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:05.201658   431 webserver.cc:533] Webserver started at http://127.0.107.194:38695/ using document root <none> and password file <none>
I20260630 12:13:05.202185   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:05.202438   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:05.202678  4912 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44257
I20260630 12:13:05.202762   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:05.203155  4912 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:05.204041  4912 heartbeater.cc:507] Master 127.0.107.254:44257 requested a full tablet report, sending...
I20260630 12:13:05.204440   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821463199918-431-0/minicluster-data/ts-1-root/instance:
uuid: "453a2ca74aaf4e3b8cdad2369d9a672e"
format_stamp: "Formatted at 2026-06-30 12:13:05 on dist-test-slave-rzcc"
I20260630 12:13:05.206259  4785 ts_manager.cc:194] Registered new tserver with Master: cd274f4f51014377b410b56c4dd77352 (127.0.107.193:40479)
I20260630 12:13:05.208094  4785 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41374
I20260630 12:13:05.209388   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:13:05.212790  4924 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:05.213661   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:13:05.213949   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821463199918-431-0/minicluster-data/ts-1-root
uuid: "453a2ca74aaf4e3b8cdad2369d9a672e"
format_stamp: "Formatted at 2026-06-30 12:13:05 on dist-test-slave-rzcc"
I20260630 12:13:05.214193   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821463199918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821463199918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821463199918-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:05.233136   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:05.234297   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:05.235845   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:05.238081   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:05.238289   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:05.238580   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:05.238718   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:05.276928   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:39227
I20260630 12:13:05.277024  4986 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:39227 every 8 connection(s)
I20260630 12:13:05.281564   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:05.289489  4990 instance_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:05.289584  4991 instance_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:05.293056  4993 instance_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:05.293154   431 server_base.cc:1061] running on GCE node
I20260630 12:13:05.293848  4987 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44257
I20260630 12:13:05.294252  4987 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:05.294289   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:05.294682   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:05.294893   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821585294874 us; error 0 us; skew 500 ppm
I20260630 12:13:05.295246  4987 heartbeater.cc:507] Master 127.0.107.254:44257 requested a full tablet report, sending...
I20260630 12:13:05.295540   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:05.297317  4785 ts_manager.cc:194] Registered new tserver with Master: 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194:39227)
I20260630 12:13:05.298254   431 webserver.cc:533] Webserver started at http://127.0.107.195:45445/ using document root <none> and password file <none>
I20260630 12:13:05.298846   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:05.298873  4785 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41390
I20260630 12:13:05.299075   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:05.299431   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:05.300689   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821463199918-431-0/minicluster-data/ts-2-root/instance:
uuid: "8feece636751420abeaddfcd105e8cff"
format_stamp: "Formatted at 2026-06-30 12:13:05 on dist-test-slave-rzcc"
I20260630 12:13:05.305263   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:13:05.308439  4998 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:05.309154   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:13:05.309420   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821463199918-431-0/minicluster-data/ts-2-root
uuid: "8feece636751420abeaddfcd105e8cff"
format_stamp: "Formatted at 2026-06-30 12:13:05 on dist-test-slave-rzcc"
I20260630 12:13:05.309717   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821463199918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821463199918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821463199918-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:05.325589   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:05.326679   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:05.328156   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:05.330232   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:05.330449   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:05.330695   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:05.330888   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:13:05.369630   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:46267
I20260630 12:13:05.369756  5060 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:46267 every 8 connection(s)
I20260630 12:13:05.385572  5061 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44257
I20260630 12:13:05.385933  5061 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:05.386689  5061 heartbeater.cc:507] Master 127.0.107.254:44257 requested a full tablet report, sending...
I20260630 12:13:05.388651  4785 ts_manager.cc:194] Registered new tserver with Master: 8feece636751420abeaddfcd105e8cff (127.0.107.195:46267)
I20260630 12:13:05.389585   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016740604s
I20260630 12:13:05.390015  4785 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41404
I20260630 12:13:06.210755  4912 heartbeater.cc:499] Master 127.0.107.254:44257 was elected leader, sending a full tablet report...
I20260630 12:13:06.301311  4987 heartbeater.cc:499] Master 127.0.107.254:44257 was elected leader, sending a full tablet report...
I20260630 12:13:06.392460  5061 heartbeater.cc:499] Master 127.0.107.254:44257 was elected leader, sending a full tablet report...
I20260630 12:13:06.444482  4785 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41416:
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:06.447485  4785 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:06.536934  5026 tablet_service.cc:1511] Processing CreateTablet for tablet 36b6c8741f6e4bf599ae3598f4452922 (DEFAULT_TABLE table=test-workload [id=5b275e9763c9463791b99a3c748df4e7]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:13:06.538405  5026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36b6c8741f6e4bf599ae3598f4452922. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:06.538450  5025 tablet_service.cc:1511] Processing CreateTablet for tablet 4b2cc0006e4c47d48e311425a18a34e8 (DEFAULT_TABLE table=test-workload [id=5b275e9763c9463791b99a3c748df4e7]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:13:06.539932  5025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b2cc0006e4c47d48e311425a18a34e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:06.547030  4952 tablet_service.cc:1511] Processing CreateTablet for tablet 36b6c8741f6e4bf599ae3598f4452922 (DEFAULT_TABLE table=test-workload [id=5b275e9763c9463791b99a3c748df4e7]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:13:06.548391  4952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36b6c8741f6e4bf599ae3598f4452922. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:06.548439  4948 tablet_service.cc:1511] Processing CreateTablet for tablet 1a979fc76bbf4721a20154475756253b (DEFAULT_TABLE table=test-workload [id=5b275e9763c9463791b99a3c748df4e7]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:13:06.549764  4948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a979fc76bbf4721a20154475756253b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:06.551868  4951 tablet_service.cc:1511] Processing CreateTablet for tablet 4b2cc0006e4c47d48e311425a18a34e8 (DEFAULT_TABLE table=test-workload [id=5b275e9763c9463791b99a3c748df4e7]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:13:06.553184  4951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b2cc0006e4c47d48e311425a18a34e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:06.555912  4950 tablet_service.cc:1511] Processing CreateTablet for tablet c7047a031ce94befb54ae9976475c410 (DEFAULT_TABLE table=test-workload [id=5b275e9763c9463791b99a3c748df4e7]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:13:06.557147  4950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7047a031ce94befb54ae9976475c410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:06.559583  5024 tablet_service.cc:1511] Processing CreateTablet for tablet c7047a031ce94befb54ae9976475c410 (DEFAULT_TABLE table=test-workload [id=5b275e9763c9463791b99a3c748df4e7]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:13:06.560882  5024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7047a031ce94befb54ae9976475c410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:06.560770  5023 tablet_service.cc:1511] Processing CreateTablet for tablet ea024067335642619eed41d72f528191 (DEFAULT_TABLE table=test-workload [id=5b275e9763c9463791b99a3c748df4e7]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:13:06.562103  5023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea024067335642619eed41d72f528191. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:06.559603  4949 tablet_service.cc:1511] Processing CreateTablet for tablet ea024067335642619eed41d72f528191 (DEFAULT_TABLE table=test-workload [id=5b275e9763c9463791b99a3c748df4e7]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:13:06.564181  4949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea024067335642619eed41d72f528191. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:06.559607  5022 tablet_service.cc:1511] Processing CreateTablet for tablet 1a979fc76bbf4721a20154475756253b (DEFAULT_TABLE table=test-workload [id=5b275e9763c9463791b99a3c748df4e7]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:13:06.568216  5022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a979fc76bbf4721a20154475756253b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:06.587293  4947 tablet_service.cc:1511] Processing CreateTablet for tablet 4bd74b07c6c4487d8191b4bd16ff54c8 (DEFAULT_TABLE table=test-workload [id=5b275e9763c9463791b99a3c748df4e7]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:13:06.588384  5026 tablet_service.cc:1511] Processing CreateTablet for tablet 4bd74b07c6c4487d8191b4bd16ff54c8 (DEFAULT_TABLE table=test-workload [id=5b275e9763c9463791b99a3c748df4e7]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:13:06.588860  4947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bd74b07c6c4487d8191b4bd16ff54c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:06.589504  5026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bd74b07c6c4487d8191b4bd16ff54c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:06.604122  5081 tablet_bootstrap.cc:492] T 4b2cc0006e4c47d48e311425a18a34e8 P 8feece636751420abeaddfcd105e8cff: Bootstrap starting.
I20260630 12:13:06.612192  4877 tablet_service.cc:1511] Processing CreateTablet for tablet 36b6c8741f6e4bf599ae3598f4452922 (DEFAULT_TABLE table=test-workload [id=5b275e9763c9463791b99a3c748df4e7]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:13:06.613581  4877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36b6c8741f6e4bf599ae3598f4452922. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:06.615324  4876 tablet_service.cc:1511] Processing CreateTablet for tablet 4b2cc0006e4c47d48e311425a18a34e8 (DEFAULT_TABLE table=test-workload [id=5b275e9763c9463791b99a3c748df4e7]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:13:06.616514  4874 tablet_service.cc:1511] Processing CreateTablet for tablet ea024067335642619eed41d72f528191 (DEFAULT_TABLE table=test-workload [id=5b275e9763c9463791b99a3c748df4e7]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:13:06.615270  4875 tablet_service.cc:1511] Processing CreateTablet for tablet c7047a031ce94befb54ae9976475c410 (DEFAULT_TABLE table=test-workload [id=5b275e9763c9463791b99a3c748df4e7]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:13:06.616667  4876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b2cc0006e4c47d48e311425a18a34e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:06.618950  4873 tablet_service.cc:1511] Processing CreateTablet for tablet 1a979fc76bbf4721a20154475756253b (DEFAULT_TABLE table=test-workload [id=5b275e9763c9463791b99a3c748df4e7]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:13:06.619585  5081 tablet_bootstrap.cc:654] T 4b2cc0006e4c47d48e311425a18a34e8 P 8feece636751420abeaddfcd105e8cff: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:06.620050  4875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7047a031ce94befb54ae9976475c410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:06.621272  4872 tablet_service.cc:1511] Processing CreateTablet for tablet 4bd74b07c6c4487d8191b4bd16ff54c8 (DEFAULT_TABLE table=test-workload [id=5b275e9763c9463791b99a3c748df4e7]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:13:06.623732  4872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bd74b07c6c4487d8191b4bd16ff54c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:06.623611  4951 tablet_service.cc:1511] Processing CreateTablet for tablet df06491d26874199a8d3788b488d4333 (DEFAULT_TABLE table=test-workload [id=5b275e9763c9463791b99a3c748df4e7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:13:06.624763  4951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df06491d26874199a8d3788b488d4333. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:06.631115  4873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a979fc76bbf4721a20154475756253b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:06.635167  4874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea024067335642619eed41d72f528191. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:06.639928  5024 tablet_service.cc:1511] Processing CreateTablet for tablet df06491d26874199a8d3788b488d4333 (DEFAULT_TABLE table=test-workload [id=5b275e9763c9463791b99a3c748df4e7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:13:06.641297  5024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df06491d26874199a8d3788b488d4333. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:06.647084  5084 tablet_bootstrap.cc:492] T 36b6c8741f6e4bf599ae3598f4452922 P cd274f4f51014377b410b56c4dd77352: Bootstrap starting.
I20260630 12:13:06.655323  5084 tablet_bootstrap.cc:654] T 36b6c8741f6e4bf599ae3598f4452922 P cd274f4f51014377b410b56c4dd77352: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:06.663991  4877 tablet_service.cc:1511] Processing CreateTablet for tablet df06491d26874199a8d3788b488d4333 (DEFAULT_TABLE table=test-workload [id=5b275e9763c9463791b99a3c748df4e7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:13:06.664275  4875 tablet_service.cc:1511] Processing CreateTablet for tablet e55edebfa51e4b6080cbdff1ebea4b8c (DEFAULT_TABLE table=test-workload [id=5b275e9763c9463791b99a3c748df4e7]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:13:06.665314  4877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df06491d26874199a8d3788b488d4333. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:06.667250  4871 tablet_service.cc:1511] Processing CreateTablet for tablet f541f9359692403a98fe9e4737945b88 (DEFAULT_TABLE table=test-workload [id=5b275e9763c9463791b99a3c748df4e7]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:13:06.668418  4875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e55edebfa51e4b6080cbdff1ebea4b8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:06.670120  4871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f541f9359692403a98fe9e4737945b88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:06.669893  4947 tablet_service.cc:1511] Processing CreateTablet for tablet e55edebfa51e4b6080cbdff1ebea4b8c (DEFAULT_TABLE table=test-workload [id=5b275e9763c9463791b99a3c748df4e7]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:13:06.671120  4947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e55edebfa51e4b6080cbdff1ebea4b8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:06.678445  5082 tablet_bootstrap.cc:492] T 4b2cc0006e4c47d48e311425a18a34e8 P 453a2ca74aaf4e3b8cdad2369d9a672e: Bootstrap starting.
I20260630 12:13:06.678118  4951 tablet_service.cc:1511] Processing CreateTablet for tablet f541f9359692403a98fe9e4737945b88 (DEFAULT_TABLE table=test-workload [id=5b275e9763c9463791b99a3c748df4e7]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:13:06.679440  4951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f541f9359692403a98fe9e4737945b88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:06.686687  5026 tablet_service.cc:1511] Processing CreateTablet for tablet f541f9359692403a98fe9e4737945b88 (DEFAULT_TABLE table=test-workload [id=5b275e9763c9463791b99a3c748df4e7]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:13:06.688431  5026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f541f9359692403a98fe9e4737945b88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:06.701891  5082 tablet_bootstrap.cc:654] T 4b2cc0006e4c47d48e311425a18a34e8 P 453a2ca74aaf4e3b8cdad2369d9a672e: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:06.703859  5081 tablet_bootstrap.cc:492] T 4b2cc0006e4c47d48e311425a18a34e8 P 8feece636751420abeaddfcd105e8cff: No bootstrap required, opened a new log
I20260630 12:13:06.708215  4951 tablet_service.cc:1511] Processing CreateTablet for tablet 16b907670b4f493ca64245ffe1168bd2 (DEFAULT_TABLE table=test-workload [id=5b275e9763c9463791b99a3c748df4e7]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:13:06.708890  5081 ts_tablet_manager.cc:1403] T 4b2cc0006e4c47d48e311425a18a34e8 P 8feece636751420abeaddfcd105e8cff: Time spent bootstrapping tablet: real 0.105s	user 0.016s	sys 0.014s
I20260630 12:13:06.709555  4951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16b907670b4f493ca64245ffe1168bd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:06.698216  5024 tablet_service.cc:1511] Processing CreateTablet for tablet e55edebfa51e4b6080cbdff1ebea4b8c (DEFAULT_TABLE table=test-workload [id=5b275e9763c9463791b99a3c748df4e7]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:13:06.711352  5024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e55edebfa51e4b6080cbdff1ebea4b8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:06.711176  5023 tablet_service.cc:1511] Processing CreateTablet for tablet 16b907670b4f493ca64245ffe1168bd2 (DEFAULT_TABLE table=test-workload [id=5b275e9763c9463791b99a3c748df4e7]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:13:06.711949  5081 raft_consensus.cc:359] T 4b2cc0006e4c47d48e311425a18a34e8 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:06.712373  5023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16b907670b4f493ca64245ffe1168bd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:06.706220  4875 tablet_service.cc:1511] Processing CreateTablet for tablet 16b907670b4f493ca64245ffe1168bd2 (DEFAULT_TABLE table=test-workload [id=5b275e9763c9463791b99a3c748df4e7]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:13:06.713922  4875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16b907670b4f493ca64245ffe1168bd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:06.721628  5081 raft_consensus.cc:385] T 4b2cc0006e4c47d48e311425a18a34e8 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:06.723714  5081 raft_consensus.cc:740] T 4b2cc0006e4c47d48e311425a18a34e8 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8feece636751420abeaddfcd105e8cff, State: Initialized, Role: FOLLOWER
I20260630 12:13:06.728713  4877 tablet_service.cc:1511] Processing CreateTablet for tablet 55073489c8df424e8864316dbf19131d (DEFAULT_TABLE table=test-workload [id=5b275e9763c9463791b99a3c748df4e7]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:13:06.730000  4877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55073489c8df424e8864316dbf19131d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:06.731045  5081 consensus_queue.cc:260] T 4b2cc0006e4c47d48e311425a18a34e8 P 8feece636751420abeaddfcd105e8cff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:06.741374  4947 tablet_service.cc:1511] Processing CreateTablet for tablet 55073489c8df424e8864316dbf19131d (DEFAULT_TABLE table=test-workload [id=5b275e9763c9463791b99a3c748df4e7]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:13:06.742707  4947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55073489c8df424e8864316dbf19131d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:06.743623  5025 tablet_service.cc:1511] Processing CreateTablet for tablet 55073489c8df424e8864316dbf19131d (DEFAULT_TABLE table=test-workload [id=5b275e9763c9463791b99a3c748df4e7]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:13:06.745266  5025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55073489c8df424e8864316dbf19131d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:06.757416  4874 tablet_service.cc:1511] Processing CreateTablet for tablet 59433b297d2645f3a5d372a21d20b4df (DEFAULT_TABLE table=test-workload [id=5b275e9763c9463791b99a3c748df4e7]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:13:06.758134  5081 ts_tablet_manager.cc:1434] T 4b2cc0006e4c47d48e311425a18a34e8 P 8feece636751420abeaddfcd105e8cff: Time spent starting tablet: real 0.049s	user 0.016s	sys 0.010s
I20260630 12:13:06.759063  5082 tablet_bootstrap.cc:492] T 4b2cc0006e4c47d48e311425a18a34e8 P 453a2ca74aaf4e3b8cdad2369d9a672e: No bootstrap required, opened a new log
I20260630 12:13:06.759472  5082 ts_tablet_manager.cc:1403] T 4b2cc0006e4c47d48e311425a18a34e8 P 453a2ca74aaf4e3b8cdad2369d9a672e: Time spent bootstrapping tablet: real 0.081s	user 0.009s	sys 0.003s
I20260630 12:13:06.758703  4874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59433b297d2645f3a5d372a21d20b4df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:06.762063  5082 raft_consensus.cc:359] T 4b2cc0006e4c47d48e311425a18a34e8 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:06.762737  5082 raft_consensus.cc:385] T 4b2cc0006e4c47d48e311425a18a34e8 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:06.763058  5082 raft_consensus.cc:740] T 4b2cc0006e4c47d48e311425a18a34e8 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 453a2ca74aaf4e3b8cdad2369d9a672e, State: Initialized, Role: FOLLOWER
I20260630 12:13:06.766808  5084 tablet_bootstrap.cc:492] T 36b6c8741f6e4bf599ae3598f4452922 P cd274f4f51014377b410b56c4dd77352: No bootstrap required, opened a new log
I20260630 12:13:06.766345  5082 consensus_queue.cc:260] T 4b2cc0006e4c47d48e311425a18a34e8 P 453a2ca74aaf4e3b8cdad2369d9a672e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:06.767273  5084 ts_tablet_manager.cc:1403] T 36b6c8741f6e4bf599ae3598f4452922 P cd274f4f51014377b410b56c4dd77352: Time spent bootstrapping tablet: real 0.121s	user 0.030s	sys 0.029s
I20260630 12:13:06.769104  5081 tablet_bootstrap.cc:492] T 36b6c8741f6e4bf599ae3598f4452922 P 8feece636751420abeaddfcd105e8cff: Bootstrap starting.
I20260630 12:13:06.770532  5084 raft_consensus.cc:359] T 36b6c8741f6e4bf599ae3598f4452922 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } }
I20260630 12:13:06.771330  5084 raft_consensus.cc:385] T 36b6c8741f6e4bf599ae3598f4452922 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:06.771668  5084 raft_consensus.cc:740] T 36b6c8741f6e4bf599ae3598f4452922 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd274f4f51014377b410b56c4dd77352, State: Initialized, Role: FOLLOWER
I20260630 12:13:06.772493  5084 consensus_queue.cc:260] T 36b6c8741f6e4bf599ae3598f4452922 P cd274f4f51014377b410b56c4dd77352 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } }
I20260630 12:13:06.779500  5081 tablet_bootstrap.cc:654] T 36b6c8741f6e4bf599ae3598f4452922 P 8feece636751420abeaddfcd105e8cff: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:06.783671  4951 tablet_service.cc:1511] Processing CreateTablet for tablet 59433b297d2645f3a5d372a21d20b4df (DEFAULT_TABLE table=test-workload [id=5b275e9763c9463791b99a3c748df4e7]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:13:06.785957  4951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59433b297d2645f3a5d372a21d20b4df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:06.790405  5024 tablet_service.cc:1511] Processing CreateTablet for tablet 59433b297d2645f3a5d372a21d20b4df (DEFAULT_TABLE table=test-workload [id=5b275e9763c9463791b99a3c748df4e7]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:13:06.791046  5082 ts_tablet_manager.cc:1434] T 4b2cc0006e4c47d48e311425a18a34e8 P 453a2ca74aaf4e3b8cdad2369d9a672e: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.000s
I20260630 12:13:06.791821  5024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59433b297d2645f3a5d372a21d20b4df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:06.795822  5082 tablet_bootstrap.cc:492] T 36b6c8741f6e4bf599ae3598f4452922 P 453a2ca74aaf4e3b8cdad2369d9a672e: Bootstrap starting.
I20260630 12:13:06.806265  5084 ts_tablet_manager.cc:1434] T 36b6c8741f6e4bf599ae3598f4452922 P cd274f4f51014377b410b56c4dd77352: Time spent starting tablet: real 0.038s	user 0.017s	sys 0.007s
I20260630 12:13:06.808622  5084 tablet_bootstrap.cc:492] T c7047a031ce94befb54ae9976475c410 P cd274f4f51014377b410b56c4dd77352: Bootstrap starting.
I20260630 12:13:06.810964  5082 tablet_bootstrap.cc:654] T 36b6c8741f6e4bf599ae3598f4452922 P 453a2ca74aaf4e3b8cdad2369d9a672e: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:06.812676  5081 tablet_bootstrap.cc:492] T 36b6c8741f6e4bf599ae3598f4452922 P 8feece636751420abeaddfcd105e8cff: No bootstrap required, opened a new log
I20260630 12:13:06.813205  5081 ts_tablet_manager.cc:1403] T 36b6c8741f6e4bf599ae3598f4452922 P 8feece636751420abeaddfcd105e8cff: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.010s
I20260630 12:13:06.816198  5081 raft_consensus.cc:359] T 36b6c8741f6e4bf599ae3598f4452922 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } }
I20260630 12:13:06.817126  5081 raft_consensus.cc:385] T 36b6c8741f6e4bf599ae3598f4452922 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:06.817471  5081 raft_consensus.cc:740] T 36b6c8741f6e4bf599ae3598f4452922 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8feece636751420abeaddfcd105e8cff, State: Initialized, Role: FOLLOWER
I20260630 12:13:06.818401  5081 consensus_queue.cc:260] T 36b6c8741f6e4bf599ae3598f4452922 P 8feece636751420abeaddfcd105e8cff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } }
I20260630 12:13:06.819468  5084 tablet_bootstrap.cc:654] T c7047a031ce94befb54ae9976475c410 P cd274f4f51014377b410b56c4dd77352: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:06.820603  5081 ts_tablet_manager.cc:1434] T 36b6c8741f6e4bf599ae3598f4452922 P 8feece636751420abeaddfcd105e8cff: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:13:06.821720  5081 tablet_bootstrap.cc:492] T 1a979fc76bbf4721a20154475756253b P 8feece636751420abeaddfcd105e8cff: Bootstrap starting.
I20260630 12:13:06.829046  5081 tablet_bootstrap.cc:654] T 1a979fc76bbf4721a20154475756253b P 8feece636751420abeaddfcd105e8cff: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:06.835525  5082 tablet_bootstrap.cc:492] T 36b6c8741f6e4bf599ae3598f4452922 P 453a2ca74aaf4e3b8cdad2369d9a672e: No bootstrap required, opened a new log
I20260630 12:13:06.836103  5082 ts_tablet_manager.cc:1403] T 36b6c8741f6e4bf599ae3598f4452922 P 453a2ca74aaf4e3b8cdad2369d9a672e: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.007s
I20260630 12:13:06.837235  5081 tablet_bootstrap.cc:492] T 1a979fc76bbf4721a20154475756253b P 8feece636751420abeaddfcd105e8cff: No bootstrap required, opened a new log
I20260630 12:13:06.837697  5081 ts_tablet_manager.cc:1403] T 1a979fc76bbf4721a20154475756253b P 8feece636751420abeaddfcd105e8cff: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260630 12:13:06.839103  5084 tablet_bootstrap.cc:492] T c7047a031ce94befb54ae9976475c410 P cd274f4f51014377b410b56c4dd77352: No bootstrap required, opened a new log
I20260630 12:13:06.838974  5082 raft_consensus.cc:359] T 36b6c8741f6e4bf599ae3598f4452922 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } }
I20260630 12:13:06.839550  5084 ts_tablet_manager.cc:1403] T c7047a031ce94befb54ae9976475c410 P cd274f4f51014377b410b56c4dd77352: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.000s
I20260630 12:13:06.839743  5082 raft_consensus.cc:385] T 36b6c8741f6e4bf599ae3598f4452922 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:06.840114  5082 raft_consensus.cc:740] T 36b6c8741f6e4bf599ae3598f4452922 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 453a2ca74aaf4e3b8cdad2369d9a672e, State: Initialized, Role: FOLLOWER
I20260630 12:13:06.840767  5081 raft_consensus.cc:359] T 1a979fc76bbf4721a20154475756253b P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:06.841476  5081 raft_consensus.cc:385] T 1a979fc76bbf4721a20154475756253b P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:06.841315  5082 consensus_queue.cc:260] T 36b6c8741f6e4bf599ae3598f4452922 P 453a2ca74aaf4e3b8cdad2369d9a672e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } }
I20260630 12:13:06.841780  5081 raft_consensus.cc:740] T 1a979fc76bbf4721a20154475756253b P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8feece636751420abeaddfcd105e8cff, State: Initialized, Role: FOLLOWER
I20260630 12:13:06.842592  5081 consensus_queue.cc:260] T 1a979fc76bbf4721a20154475756253b P 8feece636751420abeaddfcd105e8cff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:06.843636  5082 ts_tablet_manager.cc:1434] T 36b6c8741f6e4bf599ae3598f4452922 P 453a2ca74aaf4e3b8cdad2369d9a672e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260630 12:13:06.841914  5084 raft_consensus.cc:359] T c7047a031ce94befb54ae9976475c410 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:06.844539  5082 tablet_bootstrap.cc:492] T c7047a031ce94befb54ae9976475c410 P 453a2ca74aaf4e3b8cdad2369d9a672e: Bootstrap starting.
I20260630 12:13:06.846328  5081 ts_tablet_manager.cc:1434] T 1a979fc76bbf4721a20154475756253b P 8feece636751420abeaddfcd105e8cff: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:13:06.847404  5081 tablet_bootstrap.cc:492] T ea024067335642619eed41d72f528191 P 8feece636751420abeaddfcd105e8cff: Bootstrap starting.
I20260630 12:13:06.851336  5082 tablet_bootstrap.cc:654] T c7047a031ce94befb54ae9976475c410 P 453a2ca74aaf4e3b8cdad2369d9a672e: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:06.853744  5081 tablet_bootstrap.cc:654] T ea024067335642619eed41d72f528191 P 8feece636751420abeaddfcd105e8cff: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:06.853869  5084 raft_consensus.cc:385] T c7047a031ce94befb54ae9976475c410 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:06.854313  5084 raft_consensus.cc:740] T c7047a031ce94befb54ae9976475c410 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd274f4f51014377b410b56c4dd77352, State: Initialized, Role: FOLLOWER
I20260630 12:13:06.855391  5084 consensus_queue.cc:260] T c7047a031ce94befb54ae9976475c410 P cd274f4f51014377b410b56c4dd77352 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:06.857551  5084 ts_tablet_manager.cc:1434] T c7047a031ce94befb54ae9976475c410 P cd274f4f51014377b410b56c4dd77352: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.002s
I20260630 12:13:06.858888  5084 tablet_bootstrap.cc:492] T 4b2cc0006e4c47d48e311425a18a34e8 P cd274f4f51014377b410b56c4dd77352: Bootstrap starting.
I20260630 12:13:06.863125  5081 tablet_bootstrap.cc:492] T ea024067335642619eed41d72f528191 P 8feece636751420abeaddfcd105e8cff: No bootstrap required, opened a new log
I20260630 12:13:06.863159  5082 tablet_bootstrap.cc:492] T c7047a031ce94befb54ae9976475c410 P 453a2ca74aaf4e3b8cdad2369d9a672e: No bootstrap required, opened a new log
I20260630 12:13:06.863775  5081 ts_tablet_manager.cc:1403] T ea024067335642619eed41d72f528191 P 8feece636751420abeaddfcd105e8cff: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260630 12:13:06.863808  5082 ts_tablet_manager.cc:1403] T c7047a031ce94befb54ae9976475c410 P 453a2ca74aaf4e3b8cdad2369d9a672e: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260630 12:13:06.865079  5084 tablet_bootstrap.cc:654] T 4b2cc0006e4c47d48e311425a18a34e8 P cd274f4f51014377b410b56c4dd77352: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:06.866938  5081 raft_consensus.cc:359] T ea024067335642619eed41d72f528191 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:06.867147  5082 raft_consensus.cc:359] T c7047a031ce94befb54ae9976475c410 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:06.867848  5081 raft_consensus.cc:385] T ea024067335642619eed41d72f528191 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:06.867954  5082 raft_consensus.cc:385] T c7047a031ce94befb54ae9976475c410 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:06.868263  5081 raft_consensus.cc:740] T ea024067335642619eed41d72f528191 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8feece636751420abeaddfcd105e8cff, State: Initialized, Role: FOLLOWER
I20260630 12:13:06.868346  5082 raft_consensus.cc:740] T c7047a031ce94befb54ae9976475c410 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 453a2ca74aaf4e3b8cdad2369d9a672e, State: Initialized, Role: FOLLOWER
I20260630 12:13:06.869256  5081 consensus_queue.cc:260] T ea024067335642619eed41d72f528191 P 8feece636751420abeaddfcd105e8cff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:06.871412  5084 tablet_bootstrap.cc:492] T 4b2cc0006e4c47d48e311425a18a34e8 P cd274f4f51014377b410b56c4dd77352: No bootstrap required, opened a new log
I20260630 12:13:06.871541  5081 ts_tablet_manager.cc:1434] T ea024067335642619eed41d72f528191 P 8feece636751420abeaddfcd105e8cff: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.006s
I20260630 12:13:06.871860  5084 ts_tablet_manager.cc:1403] T 4b2cc0006e4c47d48e311425a18a34e8 P cd274f4f51014377b410b56c4dd77352: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260630 12:13:06.872483  5081 tablet_bootstrap.cc:492] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff: Bootstrap starting.
W20260630 12:13:06.874903  5062 tablet.cc:2406] T 1a979fc76bbf4721a20154475756253b P 8feece636751420abeaddfcd105e8cff: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:13:06.874739  5084 raft_consensus.cc:359] T 4b2cc0006e4c47d48e311425a18a34e8 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:06.875522  5084 raft_consensus.cc:385] T 4b2cc0006e4c47d48e311425a18a34e8 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:06.875809  5084 raft_consensus.cc:740] T 4b2cc0006e4c47d48e311425a18a34e8 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd274f4f51014377b410b56c4dd77352, State: Initialized, Role: FOLLOWER
I20260630 12:13:06.876519  5084 consensus_queue.cc:260] T 4b2cc0006e4c47d48e311425a18a34e8 P cd274f4f51014377b410b56c4dd77352 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:06.878387  5081 tablet_bootstrap.cc:654] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:06.869263  5082 consensus_queue.cc:260] T c7047a031ce94befb54ae9976475c410 P 453a2ca74aaf4e3b8cdad2369d9a672e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:06.878391  5084 ts_tablet_manager.cc:1434] T 4b2cc0006e4c47d48e311425a18a34e8 P cd274f4f51014377b410b56c4dd77352: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260630 12:13:06.880122  5084 tablet_bootstrap.cc:492] T 1a979fc76bbf4721a20154475756253b P cd274f4f51014377b410b56c4dd77352: Bootstrap starting.
I20260630 12:13:06.880393  5082 ts_tablet_manager.cc:1434] T c7047a031ce94befb54ae9976475c410 P 453a2ca74aaf4e3b8cdad2369d9a672e: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260630 12:13:06.881340  5082 tablet_bootstrap.cc:492] T ea024067335642619eed41d72f528191 P 453a2ca74aaf4e3b8cdad2369d9a672e: Bootstrap starting.
I20260630 12:13:06.886593  5084 tablet_bootstrap.cc:654] T 1a979fc76bbf4721a20154475756253b P cd274f4f51014377b410b56c4dd77352: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:06.887285  5082 tablet_bootstrap.cc:654] T ea024067335642619eed41d72f528191 P 453a2ca74aaf4e3b8cdad2369d9a672e: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:06.898747  5082 tablet_bootstrap.cc:492] T ea024067335642619eed41d72f528191 P 453a2ca74aaf4e3b8cdad2369d9a672e: No bootstrap required, opened a new log
I20260630 12:13:06.899372  5082 ts_tablet_manager.cc:1403] T ea024067335642619eed41d72f528191 P 453a2ca74aaf4e3b8cdad2369d9a672e: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260630 12:13:06.900115  5088 raft_consensus.cc:493] T 36b6c8741f6e4bf599ae3598f4452922 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:06.900673  5088 raft_consensus.cc:515] T 36b6c8741f6e4bf599ae3598f4452922 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } }
I20260630 12:13:06.902377  5082 raft_consensus.cc:359] T ea024067335642619eed41d72f528191 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:06.903275  5082 raft_consensus.cc:385] T ea024067335642619eed41d72f528191 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:06.903590  5082 raft_consensus.cc:740] T ea024067335642619eed41d72f528191 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 453a2ca74aaf4e3b8cdad2369d9a672e, State: Initialized, Role: FOLLOWER
I20260630 12:13:06.904664  5081 tablet_bootstrap.cc:492] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff: No bootstrap required, opened a new log
I20260630 12:13:06.904433  5082 consensus_queue.cc:260] T ea024067335642619eed41d72f528191 P 453a2ca74aaf4e3b8cdad2369d9a672e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:06.905172  5081 ts_tablet_manager.cc:1403] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.016s
I20260630 12:13:06.908149  5081 raft_consensus.cc:359] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:06.908676  5088 leader_election.cc:290] T 36b6c8741f6e4bf599ae3598f4452922 P cd274f4f51014377b410b56c4dd77352 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8feece636751420abeaddfcd105e8cff (127.0.107.195:46267), 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194:39227)
I20260630 12:13:06.908892  5081 raft_consensus.cc:385] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:06.909299  5081 raft_consensus.cc:740] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8feece636751420abeaddfcd105e8cff, State: Initialized, Role: FOLLOWER
I20260630 12:13:06.910087  5081 consensus_queue.cc:260] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:06.912458  5081 ts_tablet_manager.cc:1434] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:13:06.913601  5081 tablet_bootstrap.cc:492] T df06491d26874199a8d3788b488d4333 P 8feece636751420abeaddfcd105e8cff: Bootstrap starting.
I20260630 12:13:06.913542  5082 ts_tablet_manager.cc:1434] T ea024067335642619eed41d72f528191 P 453a2ca74aaf4e3b8cdad2369d9a672e: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260630 12:13:06.920626  5081 tablet_bootstrap.cc:654] T df06491d26874199a8d3788b488d4333 P 8feece636751420abeaddfcd105e8cff: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:06.921444  5082 tablet_bootstrap.cc:492] T 1a979fc76bbf4721a20154475756253b P 453a2ca74aaf4e3b8cdad2369d9a672e: Bootstrap starting.
I20260630 12:13:06.929792  5082 tablet_bootstrap.cc:654] T 1a979fc76bbf4721a20154475756253b P 453a2ca74aaf4e3b8cdad2369d9a672e: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:06.933209  5036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b6c8741f6e4bf599ae3598f4452922" candidate_uuid: "cd274f4f51014377b410b56c4dd77352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8feece636751420abeaddfcd105e8cff" is_pre_election: true
I20260630 12:13:06.933881  5036 raft_consensus.cc:2468] T 36b6c8741f6e4bf599ae3598f4452922 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd274f4f51014377b410b56c4dd77352 in term 0.
I20260630 12:13:06.935132  4852 leader_election.cc:304] T 36b6c8741f6e4bf599ae3598f4452922 P cd274f4f51014377b410b56c4dd77352 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8feece636751420abeaddfcd105e8cff, cd274f4f51014377b410b56c4dd77352; no voters: 
I20260630 12:13:06.935948  5088 raft_consensus.cc:2804] T 36b6c8741f6e4bf599ae3598f4452922 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:06.936259  5088 raft_consensus.cc:493] T 36b6c8741f6e4bf599ae3598f4452922 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:06.936542  5088 raft_consensus.cc:3060] T 36b6c8741f6e4bf599ae3598f4452922 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:06.939307  5084 tablet_bootstrap.cc:492] T 1a979fc76bbf4721a20154475756253b P cd274f4f51014377b410b56c4dd77352: No bootstrap required, opened a new log
I20260630 12:13:06.939862  5084 ts_tablet_manager.cc:1403] T 1a979fc76bbf4721a20154475756253b P cd274f4f51014377b410b56c4dd77352: Time spent bootstrapping tablet: real 0.060s	user 0.019s	sys 0.001s
I20260630 12:13:06.942588  5084 raft_consensus.cc:359] T 1a979fc76bbf4721a20154475756253b P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:06.944483  5084 raft_consensus.cc:385] T 1a979fc76bbf4721a20154475756253b P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:06.944850  5084 raft_consensus.cc:740] T 1a979fc76bbf4721a20154475756253b P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd274f4f51014377b410b56c4dd77352, State: Initialized, Role: FOLLOWER
I20260630 12:13:06.945626  5084 consensus_queue.cc:260] T 1a979fc76bbf4721a20154475756253b P cd274f4f51014377b410b56c4dd77352 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:06.946043  4962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b6c8741f6e4bf599ae3598f4452922" candidate_uuid: "cd274f4f51014377b410b56c4dd77352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" is_pre_election: true
I20260630 12:13:06.946691  4962 raft_consensus.cc:2468] T 36b6c8741f6e4bf599ae3598f4452922 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd274f4f51014377b410b56c4dd77352 in term 0.
I20260630 12:13:06.946030  5082 tablet_bootstrap.cc:492] T 1a979fc76bbf4721a20154475756253b P 453a2ca74aaf4e3b8cdad2369d9a672e: No bootstrap required, opened a new log
I20260630 12:13:06.948633  5084 ts_tablet_manager.cc:1434] T 1a979fc76bbf4721a20154475756253b P cd274f4f51014377b410b56c4dd77352: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:13:06.948863  5082 ts_tablet_manager.cc:1403] T 1a979fc76bbf4721a20154475756253b P 453a2ca74aaf4e3b8cdad2369d9a672e: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.009s
I20260630 12:13:06.949548  5084 tablet_bootstrap.cc:492] T df06491d26874199a8d3788b488d4333 P cd274f4f51014377b410b56c4dd77352: Bootstrap starting.
I20260630 12:13:06.951767  5081 tablet_bootstrap.cc:492] T df06491d26874199a8d3788b488d4333 P 8feece636751420abeaddfcd105e8cff: No bootstrap required, opened a new log
I20260630 12:13:06.951694  5082 raft_consensus.cc:359] T 1a979fc76bbf4721a20154475756253b P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:06.942677  5088 raft_consensus.cc:515] T 36b6c8741f6e4bf599ae3598f4452922 P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } }
I20260630 12:13:06.952373  5081 ts_tablet_manager.cc:1403] T df06491d26874199a8d3788b488d4333 P 8feece636751420abeaddfcd105e8cff: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.019s
I20260630 12:13:06.954896  5036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b6c8741f6e4bf599ae3598f4452922" candidate_uuid: "cd274f4f51014377b410b56c4dd77352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8feece636751420abeaddfcd105e8cff"
I20260630 12:13:06.955505  5036 raft_consensus.cc:3060] T 36b6c8741f6e4bf599ae3598f4452922 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:06.955698  5081 raft_consensus.cc:359] T df06491d26874199a8d3788b488d4333 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:06.956321  5084 tablet_bootstrap.cc:654] T df06491d26874199a8d3788b488d4333 P cd274f4f51014377b410b56c4dd77352: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:06.956573  5081 raft_consensus.cc:385] T df06491d26874199a8d3788b488d4333 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:06.957034  5081 raft_consensus.cc:740] T df06491d26874199a8d3788b488d4333 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8feece636751420abeaddfcd105e8cff, State: Initialized, Role: FOLLOWER
I20260630 12:13:06.957948  5081 consensus_queue.cc:260] T df06491d26874199a8d3788b488d4333 P 8feece636751420abeaddfcd105e8cff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:06.962189  5081 ts_tablet_manager.cc:1434] T df06491d26874199a8d3788b488d4333 P 8feece636751420abeaddfcd105e8cff: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:13:06.963261  5081 tablet_bootstrap.cc:492] T 4bd74b07c6c4487d8191b4bd16ff54c8 P 8feece636751420abeaddfcd105e8cff: Bootstrap starting.
I20260630 12:13:06.965127  4962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b6c8741f6e4bf599ae3598f4452922" candidate_uuid: "cd274f4f51014377b410b56c4dd77352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e"
I20260630 12:13:06.965611  5104 raft_consensus.cc:493] T 4b2cc0006e4c47d48e311425a18a34e8 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:06.965942  4962 raft_consensus.cc:3060] T 36b6c8741f6e4bf599ae3598f4452922 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:06.966122  5104 raft_consensus.cc:515] T 4b2cc0006e4c47d48e311425a18a34e8 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:06.969440  4961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b2cc0006e4c47d48e311425a18a34e8" candidate_uuid: "cd274f4f51014377b410b56c4dd77352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" is_pre_election: true
I20260630 12:13:06.970299  4961 raft_consensus.cc:2468] T 4b2cc0006e4c47d48e311425a18a34e8 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd274f4f51014377b410b56c4dd77352 in term 0.
I20260630 12:13:06.972167  4853 leader_election.cc:304] T 4b2cc0006e4c47d48e311425a18a34e8 P cd274f4f51014377b410b56c4dd77352 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 453a2ca74aaf4e3b8cdad2369d9a672e, cd274f4f51014377b410b56c4dd77352; no voters: 
I20260630 12:13:06.973021  5081 tablet_bootstrap.cc:654] T 4bd74b07c6c4487d8191b4bd16ff54c8 P 8feece636751420abeaddfcd105e8cff: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:06.974180  5104 leader_election.cc:290] T 4b2cc0006e4c47d48e311425a18a34e8 P cd274f4f51014377b410b56c4dd77352 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194:39227), 8feece636751420abeaddfcd105e8cff (127.0.107.195:46267)
I20260630 12:13:06.974881  5104 raft_consensus.cc:2804] T 4b2cc0006e4c47d48e311425a18a34e8 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:06.975028  5035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b2cc0006e4c47d48e311425a18a34e8" candidate_uuid: "cd274f4f51014377b410b56c4dd77352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8feece636751420abeaddfcd105e8cff" is_pre_election: true
I20260630 12:13:06.975329  5104 raft_consensus.cc:493] T 4b2cc0006e4c47d48e311425a18a34e8 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:06.975714  5104 raft_consensus.cc:3060] T 4b2cc0006e4c47d48e311425a18a34e8 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:06.975744  5035 raft_consensus.cc:2468] T 4b2cc0006e4c47d48e311425a18a34e8 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd274f4f51014377b410b56c4dd77352 in term 0.
I20260630 12:13:06.979422  5088 leader_election.cc:290] T 36b6c8741f6e4bf599ae3598f4452922 P cd274f4f51014377b410b56c4dd77352 [CANDIDATE]: Term 1 election: Requested vote from peers 8feece636751420abeaddfcd105e8cff (127.0.107.195:46267), 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194:39227)
I20260630 12:13:06.980250  5084 tablet_bootstrap.cc:492] T df06491d26874199a8d3788b488d4333 P cd274f4f51014377b410b56c4dd77352: No bootstrap required, opened a new log
I20260630 12:13:06.980790  5084 ts_tablet_manager.cc:1403] T df06491d26874199a8d3788b488d4333 P cd274f4f51014377b410b56c4dd77352: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.016s
I20260630 12:13:06.981009  4962 raft_consensus.cc:2468] T 36b6c8741f6e4bf599ae3598f4452922 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd274f4f51014377b410b56c4dd77352 in term 1.
I20260630 12:13:06.982530  5036 raft_consensus.cc:2468] T 36b6c8741f6e4bf599ae3598f4452922 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd274f4f51014377b410b56c4dd77352 in term 1.
I20260630 12:13:06.983650  5104 raft_consensus.cc:515] T 4b2cc0006e4c47d48e311425a18a34e8 P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:06.983770  4852 leader_election.cc:304] T 36b6c8741f6e4bf599ae3598f4452922 P cd274f4f51014377b410b56c4dd77352 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8feece636751420abeaddfcd105e8cff, cd274f4f51014377b410b56c4dd77352; no voters: 
I20260630 12:13:06.983842  5082 raft_consensus.cc:385] T 1a979fc76bbf4721a20154475756253b P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:06.983999  5084 raft_consensus.cc:359] T df06491d26874199a8d3788b488d4333 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:06.984695  5082 raft_consensus.cc:740] T 1a979fc76bbf4721a20154475756253b P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 453a2ca74aaf4e3b8cdad2369d9a672e, State: Initialized, Role: FOLLOWER
I20260630 12:13:06.984795  5084 raft_consensus.cc:385] T df06491d26874199a8d3788b488d4333 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:06.985066  5088 raft_consensus.cc:2804] T 36b6c8741f6e4bf599ae3598f4452922 P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:06.985834  5088 raft_consensus.cc:697] T 36b6c8741f6e4bf599ae3598f4452922 P cd274f4f51014377b410b56c4dd77352 [term 1 LEADER]: Becoming Leader. State: Replica: cd274f4f51014377b410b56c4dd77352, State: Running, Role: LEADER
I20260630 12:13:06.986356  5082 consensus_queue.cc:260] T 1a979fc76bbf4721a20154475756253b P 453a2ca74aaf4e3b8cdad2369d9a672e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:06.986835  5104 leader_election.cc:290] T 4b2cc0006e4c47d48e311425a18a34e8 P cd274f4f51014377b410b56c4dd77352 [CANDIDATE]: Term 1 election: Requested vote from peers 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194:39227), 8feece636751420abeaddfcd105e8cff (127.0.107.195:46267)
I20260630 12:13:06.986733  5088 consensus_queue.cc:237] T 36b6c8741f6e4bf599ae3598f4452922 P cd274f4f51014377b410b56c4dd77352 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } }
I20260630 12:13:06.990443  5081 tablet_bootstrap.cc:492] T 4bd74b07c6c4487d8191b4bd16ff54c8 P 8feece636751420abeaddfcd105e8cff: No bootstrap required, opened a new log
I20260630 12:13:06.985220  5084 raft_consensus.cc:740] T df06491d26874199a8d3788b488d4333 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd274f4f51014377b410b56c4dd77352, State: Initialized, Role: FOLLOWER
I20260630 12:13:06.990891  5081 ts_tablet_manager.cc:1403] T 4bd74b07c6c4487d8191b4bd16ff54c8 P 8feece636751420abeaddfcd105e8cff: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.000s
I20260630 12:13:06.991269  5084 consensus_queue.cc:260] T df06491d26874199a8d3788b488d4333 P cd274f4f51014377b410b56c4dd77352 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:06.993439  5084 ts_tablet_manager.cc:1434] T df06491d26874199a8d3788b488d4333 P cd274f4f51014377b410b56c4dd77352: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260630 12:13:06.993566  5081 raft_consensus.cc:359] T 4bd74b07c6c4487d8191b4bd16ff54c8 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:06.987725  5036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b2cc0006e4c47d48e311425a18a34e8" candidate_uuid: "cd274f4f51014377b410b56c4dd77352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8feece636751420abeaddfcd105e8cff"
I20260630 12:13:06.994300  5081 raft_consensus.cc:385] T 4bd74b07c6c4487d8191b4bd16ff54c8 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:06.994926  5081 raft_consensus.cc:740] T 4bd74b07c6c4487d8191b4bd16ff54c8 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8feece636751420abeaddfcd105e8cff, State: Initialized, Role: FOLLOWER
I20260630 12:13:06.994333  5084 tablet_bootstrap.cc:492] T e55edebfa51e4b6080cbdff1ebea4b8c P cd274f4f51014377b410b56c4dd77352: Bootstrap starting.
I20260630 12:13:06.995901  5081 consensus_queue.cc:260] T 4bd74b07c6c4487d8191b4bd16ff54c8 P 8feece636751420abeaddfcd105e8cff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:06.998167  5081 ts_tablet_manager.cc:1434] T 4bd74b07c6c4487d8191b4bd16ff54c8 P 8feece636751420abeaddfcd105e8cff: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:13:06.998476  4962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b2cc0006e4c47d48e311425a18a34e8" candidate_uuid: "cd274f4f51014377b410b56c4dd77352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e"
I20260630 12:13:06.994489  5036 raft_consensus.cc:3060] T 4b2cc0006e4c47d48e311425a18a34e8 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:06.999181  4962 raft_consensus.cc:3060] T 4b2cc0006e4c47d48e311425a18a34e8 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:07.002480  5081 tablet_bootstrap.cc:492] T 16b907670b4f493ca64245ffe1168bd2 P 8feece636751420abeaddfcd105e8cff: Bootstrap starting.
I20260630 12:13:07.003528  5084 tablet_bootstrap.cc:654] T e55edebfa51e4b6080cbdff1ebea4b8c P cd274f4f51014377b410b56c4dd77352: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:07.007119  4962 raft_consensus.cc:2468] T 4b2cc0006e4c47d48e311425a18a34e8 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd274f4f51014377b410b56c4dd77352 in term 1.
I20260630 12:13:07.009326  4853 leader_election.cc:304] T 4b2cc0006e4c47d48e311425a18a34e8 P cd274f4f51014377b410b56c4dd77352 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 453a2ca74aaf4e3b8cdad2369d9a672e, cd274f4f51014377b410b56c4dd77352; no voters: 
I20260630 12:13:07.010922  5106 raft_consensus.cc:2804] T 4b2cc0006e4c47d48e311425a18a34e8 P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:07.012365  5082 ts_tablet_manager.cc:1434] T 1a979fc76bbf4721a20154475756253b P 453a2ca74aaf4e3b8cdad2369d9a672e: Time spent starting tablet: real 0.063s	user 0.007s	sys 0.000s
I20260630 12:13:07.012714  5036 raft_consensus.cc:2468] T 4b2cc0006e4c47d48e311425a18a34e8 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd274f4f51014377b410b56c4dd77352 in term 1.
I20260630 12:13:07.011397  5106 raft_consensus.cc:697] T 4b2cc0006e4c47d48e311425a18a34e8 P cd274f4f51014377b410b56c4dd77352 [term 1 LEADER]: Becoming Leader. State: Replica: cd274f4f51014377b410b56c4dd77352, State: Running, Role: LEADER
I20260630 12:13:07.013746  5106 consensus_queue.cc:237] T 4b2cc0006e4c47d48e311425a18a34e8 P cd274f4f51014377b410b56c4dd77352 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.016149  5081 tablet_bootstrap.cc:654] T 16b907670b4f493ca64245ffe1168bd2 P 8feece636751420abeaddfcd105e8cff: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:07.017061  5082 tablet_bootstrap.cc:492] T df06491d26874199a8d3788b488d4333 P 453a2ca74aaf4e3b8cdad2369d9a672e: Bootstrap starting.
I20260630 12:13:07.021235  5084 tablet_bootstrap.cc:492] T e55edebfa51e4b6080cbdff1ebea4b8c P cd274f4f51014377b410b56c4dd77352: No bootstrap required, opened a new log
W20260630 12:13:07.025202  4833 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:13:07.025378  5081 tablet_bootstrap.cc:492] T 16b907670b4f493ca64245ffe1168bd2 P 8feece636751420abeaddfcd105e8cff: No bootstrap required, opened a new log
I20260630 12:13:07.026465  5081 ts_tablet_manager.cc:1403] T 16b907670b4f493ca64245ffe1168bd2 P 8feece636751420abeaddfcd105e8cff: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.000s
I20260630 12:13:07.026522  5084 ts_tablet_manager.cc:1403] T e55edebfa51e4b6080cbdff1ebea4b8c P cd274f4f51014377b410b56c4dd77352: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.006s
I20260630 12:13:07.027014  5082 tablet_bootstrap.cc:654] T df06491d26874199a8d3788b488d4333 P 453a2ca74aaf4e3b8cdad2369d9a672e: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:07.027993  4785 catalog_manager.cc:5697] T 36b6c8741f6e4bf599ae3598f4452922 P cd274f4f51014377b410b56c4dd77352 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd274f4f51014377b410b56c4dd77352 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "cd274f4f51014377b410b56c4dd77352" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:07.029114  5081 raft_consensus.cc:359] T 16b907670b4f493ca64245ffe1168bd2 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.029772  5081 raft_consensus.cc:385] T 16b907670b4f493ca64245ffe1168bd2 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:07.030167  5081 raft_consensus.cc:740] T 16b907670b4f493ca64245ffe1168bd2 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8feece636751420abeaddfcd105e8cff, State: Initialized, Role: FOLLOWER
I20260630 12:13:07.029636  5084 raft_consensus.cc:359] T e55edebfa51e4b6080cbdff1ebea4b8c P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.030673  5084 raft_consensus.cc:385] T e55edebfa51e4b6080cbdff1ebea4b8c P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:07.031176  5084 raft_consensus.cc:740] T e55edebfa51e4b6080cbdff1ebea4b8c P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd274f4f51014377b410b56c4dd77352, State: Initialized, Role: FOLLOWER
I20260630 12:13:07.031113  5081 consensus_queue.cc:260] T 16b907670b4f493ca64245ffe1168bd2 P 8feece636751420abeaddfcd105e8cff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.032369  5084 consensus_queue.cc:260] T e55edebfa51e4b6080cbdff1ebea4b8c P cd274f4f51014377b410b56c4dd77352 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.035846  5084 ts_tablet_manager.cc:1434] T e55edebfa51e4b6080cbdff1ebea4b8c P cd274f4f51014377b410b56c4dd77352: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260630 12:13:07.036897  5084 tablet_bootstrap.cc:492] T ea024067335642619eed41d72f528191 P cd274f4f51014377b410b56c4dd77352: Bootstrap starting.
I20260630 12:13:07.037649  5081 ts_tablet_manager.cc:1434] T 16b907670b4f493ca64245ffe1168bd2 P 8feece636751420abeaddfcd105e8cff: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260630 12:13:07.038360  5082 tablet_bootstrap.cc:492] T df06491d26874199a8d3788b488d4333 P 453a2ca74aaf4e3b8cdad2369d9a672e: No bootstrap required, opened a new log
I20260630 12:13:07.038591  5081 tablet_bootstrap.cc:492] T f541f9359692403a98fe9e4737945b88 P 8feece636751420abeaddfcd105e8cff: Bootstrap starting.
I20260630 12:13:07.038972  5082 ts_tablet_manager.cc:1403] T df06491d26874199a8d3788b488d4333 P 453a2ca74aaf4e3b8cdad2369d9a672e: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.005s
I20260630 12:13:07.042122  5082 raft_consensus.cc:359] T df06491d26874199a8d3788b488d4333 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.042917  5082 raft_consensus.cc:385] T df06491d26874199a8d3788b488d4333 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:07.042995  5084 tablet_bootstrap.cc:654] T ea024067335642619eed41d72f528191 P cd274f4f51014377b410b56c4dd77352: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:07.043332  5082 raft_consensus.cc:740] T df06491d26874199a8d3788b488d4333 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 453a2ca74aaf4e3b8cdad2369d9a672e, State: Initialized, Role: FOLLOWER
I20260630 12:13:07.044544  5081 tablet_bootstrap.cc:654] T f541f9359692403a98fe9e4737945b88 P 8feece636751420abeaddfcd105e8cff: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:07.044297  5082 consensus_queue.cc:260] T df06491d26874199a8d3788b488d4333 P 453a2ca74aaf4e3b8cdad2369d9a672e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.050288  5082 ts_tablet_manager.cc:1434] T df06491d26874199a8d3788b488d4333 P 453a2ca74aaf4e3b8cdad2369d9a672e: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260630 12:13:07.051728  5082 tablet_bootstrap.cc:492] T 4bd74b07c6c4487d8191b4bd16ff54c8 P 453a2ca74aaf4e3b8cdad2369d9a672e: Bootstrap starting.
I20260630 12:13:07.053236  5087 raft_consensus.cc:493] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:07.053731  5087 raft_consensus.cc:515] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.060607  5082 tablet_bootstrap.cc:654] T 4bd74b07c6c4487d8191b4bd16ff54c8 P 453a2ca74aaf4e3b8cdad2369d9a672e: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:07.063056  5106 raft_consensus.cc:493] T df06491d26874199a8d3788b488d4333 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:07.063575  5084 tablet_bootstrap.cc:492] T ea024067335642619eed41d72f528191 P cd274f4f51014377b410b56c4dd77352: No bootstrap required, opened a new log
I20260630 12:13:07.064244  5084 ts_tablet_manager.cc:1403] T ea024067335642619eed41d72f528191 P cd274f4f51014377b410b56c4dd77352: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.012s
I20260630 12:13:07.063671  5106 raft_consensus.cc:515] T df06491d26874199a8d3788b488d4333 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.066411  5106 leader_election.cc:290] T df06491d26874199a8d3788b488d4333 P cd274f4f51014377b410b56c4dd77352 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194:39227), 8feece636751420abeaddfcd105e8cff (127.0.107.195:46267)
I20260630 12:13:07.067253  5087 leader_election.cc:290] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd274f4f51014377b410b56c4dd77352 (127.0.107.193:40479), 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194:39227)
I20260630 12:13:07.067607  4962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df06491d26874199a8d3788b488d4333" candidate_uuid: "cd274f4f51014377b410b56c4dd77352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" is_pre_election: true
I20260630 12:13:07.068543  4962 raft_consensus.cc:2468] T df06491d26874199a8d3788b488d4333 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd274f4f51014377b410b56c4dd77352 in term 0.
I20260630 12:13:07.069538  5087 raft_consensus.cc:493] T 16b907670b4f493ca64245ffe1168bd2 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:07.069715  4853 leader_election.cc:304] T df06491d26874199a8d3788b488d4333 P cd274f4f51014377b410b56c4dd77352 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 453a2ca74aaf4e3b8cdad2369d9a672e, cd274f4f51014377b410b56c4dd77352; no voters: 
I20260630 12:13:07.071444  5106 raft_consensus.cc:2804] T df06491d26874199a8d3788b488d4333 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:07.071923  5106 raft_consensus.cc:493] T df06491d26874199a8d3788b488d4333 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:07.072335  5106 raft_consensus.cc:3060] T df06491d26874199a8d3788b488d4333 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:07.075737  5087 raft_consensus.cc:515] T 16b907670b4f493ca64245ffe1168bd2 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.080237  5106 raft_consensus.cc:515] T df06491d26874199a8d3788b488d4333 P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.083173  4962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df06491d26874199a8d3788b488d4333" candidate_uuid: "cd274f4f51014377b410b56c4dd77352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e"
I20260630 12:13:07.083926  4962 raft_consensus.cc:3060] T df06491d26874199a8d3788b488d4333 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:07.083758  5036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df06491d26874199a8d3788b488d4333" candidate_uuid: "cd274f4f51014377b410b56c4dd77352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8feece636751420abeaddfcd105e8cff" is_pre_election: true
I20260630 12:13:07.084786  5036 raft_consensus.cc:2468] T df06491d26874199a8d3788b488d4333 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd274f4f51014377b410b56c4dd77352 in term 0.
I20260630 12:13:07.086187  5081 tablet_bootstrap.cc:492] T f541f9359692403a98fe9e4737945b88 P 8feece636751420abeaddfcd105e8cff: No bootstrap required, opened a new log
I20260630 12:13:07.086650  5081 ts_tablet_manager.cc:1403] T f541f9359692403a98fe9e4737945b88 P 8feece636751420abeaddfcd105e8cff: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.000s
I20260630 12:13:07.077006  5082 tablet_bootstrap.cc:492] T 4bd74b07c6c4487d8191b4bd16ff54c8 P 453a2ca74aaf4e3b8cdad2369d9a672e: No bootstrap required, opened a new log
I20260630 12:13:07.087458  5082 ts_tablet_manager.cc:1403] T 4bd74b07c6c4487d8191b4bd16ff54c8 P 453a2ca74aaf4e3b8cdad2369d9a672e: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.004s
I20260630 12:13:07.089406  5081 raft_consensus.cc:359] T f541f9359692403a98fe9e4737945b88 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.082672  5087 leader_election.cc:290] T 16b907670b4f493ca64245ffe1168bd2 P 8feece636751420abeaddfcd105e8cff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd274f4f51014377b410b56c4dd77352 (127.0.107.193:40479), 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194:39227)
I20260630 12:13:07.091029  4962 raft_consensus.cc:2468] T df06491d26874199a8d3788b488d4333 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd274f4f51014377b410b56c4dd77352 in term 1.
I20260630 12:13:07.092238  4853 leader_election.cc:304] T df06491d26874199a8d3788b488d4333 P cd274f4f51014377b410b56c4dd77352 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 453a2ca74aaf4e3b8cdad2369d9a672e, cd274f4f51014377b410b56c4dd77352; no voters: 
I20260630 12:13:07.092131  5082 raft_consensus.cc:359] T 4bd74b07c6c4487d8191b4bd16ff54c8 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.090987  5081 raft_consensus.cc:385] T f541f9359692403a98fe9e4737945b88 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:07.093284  5088 raft_consensus.cc:2804] T df06491d26874199a8d3788b488d4333 P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:07.095328  5036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df06491d26874199a8d3788b488d4333" candidate_uuid: "cd274f4f51014377b410b56c4dd77352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8feece636751420abeaddfcd105e8cff"
I20260630 12:13:07.095726  5088 raft_consensus.cc:697] T df06491d26874199a8d3788b488d4333 P cd274f4f51014377b410b56c4dd77352 [term 1 LEADER]: Becoming Leader. State: Replica: cd274f4f51014377b410b56c4dd77352, State: Running, Role: LEADER
I20260630 12:13:07.095948  5036 raft_consensus.cc:3060] T df06491d26874199a8d3788b488d4333 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:07.096635  5088 consensus_queue.cc:237] T df06491d26874199a8d3788b488d4333 P cd274f4f51014377b410b56c4dd77352 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.069723  5084 raft_consensus.cc:359] T ea024067335642619eed41d72f528191 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.093330  5082 raft_consensus.cc:385] T 4bd74b07c6c4487d8191b4bd16ff54c8 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:07.094971  5087 raft_consensus.cc:493] T 4bd74b07c6c4487d8191b4bd16ff54c8 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:07.099928  5084 raft_consensus.cc:385] T ea024067335642619eed41d72f528191 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:07.100267  5084 raft_consensus.cc:740] T ea024067335642619eed41d72f528191 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd274f4f51014377b410b56c4dd77352, State: Initialized, Role: FOLLOWER
I20260630 12:13:07.100310  5087 raft_consensus.cc:515] T 4bd74b07c6c4487d8191b4bd16ff54c8 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.101131  5084 consensus_queue.cc:260] T ea024067335642619eed41d72f528191 P cd274f4f51014377b410b56c4dd77352 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.103277  5036 raft_consensus.cc:2468] T df06491d26874199a8d3788b488d4333 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd274f4f51014377b410b56c4dd77352 in term 1.
I20260630 12:13:07.103824  5087 leader_election.cc:290] T 4bd74b07c6c4487d8191b4bd16ff54c8 P 8feece636751420abeaddfcd105e8cff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd274f4f51014377b410b56c4dd77352 (127.0.107.193:40479), 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194:39227)
I20260630 12:13:07.104310  5082 raft_consensus.cc:740] T 4bd74b07c6c4487d8191b4bd16ff54c8 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 453a2ca74aaf4e3b8cdad2369d9a672e, State: Initialized, Role: FOLLOWER
I20260630 12:13:07.105101  5106 leader_election.cc:290] T df06491d26874199a8d3788b488d4333 P cd274f4f51014377b410b56c4dd77352 [CANDIDATE]: Term 1 election: Requested vote from peers 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194:39227), 8feece636751420abeaddfcd105e8cff (127.0.107.195:46267)
I20260630 12:13:07.105931  5081 raft_consensus.cc:740] T f541f9359692403a98fe9e4737945b88 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8feece636751420abeaddfcd105e8cff, State: Initialized, Role: FOLLOWER
I20260630 12:13:07.105535  5082 consensus_queue.cc:260] T 4bd74b07c6c4487d8191b4bd16ff54c8 P 453a2ca74aaf4e3b8cdad2369d9a672e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.107604  5084 ts_tablet_manager.cc:1434] T ea024067335642619eed41d72f528191 P cd274f4f51014377b410b56c4dd77352: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.002s
I20260630 12:13:07.108566  5084 tablet_bootstrap.cc:492] T f541f9359692403a98fe9e4737945b88 P cd274f4f51014377b410b56c4dd77352: Bootstrap starting.
I20260630 12:13:07.110989  5082 ts_tablet_manager.cc:1434] T 4bd74b07c6c4487d8191b4bd16ff54c8 P 453a2ca74aaf4e3b8cdad2369d9a672e: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.000s
I20260630 12:13:07.113379  5082 tablet_bootstrap.cc:492] T e55edebfa51e4b6080cbdff1ebea4b8c P 453a2ca74aaf4e3b8cdad2369d9a672e: Bootstrap starting.
I20260630 12:13:07.111478  5081 consensus_queue.cc:260] T f541f9359692403a98fe9e4737945b88 P 8feece636751420abeaddfcd105e8cff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.115485  5084 tablet_bootstrap.cc:654] T f541f9359692403a98fe9e4737945b88 P cd274f4f51014377b410b56c4dd77352: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:07.115676  5081 ts_tablet_manager.cc:1434] T f541f9359692403a98fe9e4737945b88 P 8feece636751420abeaddfcd105e8cff: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.003s
I20260630 12:13:07.117156  4960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bd74b07c6c4487d8191b4bd16ff54c8" candidate_uuid: "8feece636751420abeaddfcd105e8cff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" is_pre_election: true
I20260630 12:13:07.117867  4960 raft_consensus.cc:2468] T 4bd74b07c6c4487d8191b4bd16ff54c8 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8feece636751420abeaddfcd105e8cff in term 0.
I20260630 12:13:07.118675  4961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b907670b4f493ca64245ffe1168bd2" candidate_uuid: "8feece636751420abeaddfcd105e8cff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" is_pre_election: true
I20260630 12:13:07.123207  5081 tablet_bootstrap.cc:492] T e55edebfa51e4b6080cbdff1ebea4b8c P 8feece636751420abeaddfcd105e8cff: Bootstrap starting.
I20260630 12:13:07.122998  4887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7047a031ce94befb54ae9976475c410" candidate_uuid: "8feece636751420abeaddfcd105e8cff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd274f4f51014377b410b56c4dd77352" is_pre_election: true
I20260630 12:13:07.123827  4887 raft_consensus.cc:2468] T c7047a031ce94befb54ae9976475c410 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8feece636751420abeaddfcd105e8cff in term 0.
I20260630 12:13:07.125486  4886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b907670b4f493ca64245ffe1168bd2" candidate_uuid: "8feece636751420abeaddfcd105e8cff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd274f4f51014377b410b56c4dd77352" is_pre_election: true
I20260630 12:13:07.126758  4885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bd74b07c6c4487d8191b4bd16ff54c8" candidate_uuid: "8feece636751420abeaddfcd105e8cff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd274f4f51014377b410b56c4dd77352" is_pre_election: true
I20260630 12:13:07.125697  5089 raft_consensus.cc:493] T ea024067335642619eed41d72f528191 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:07.127897  5089 raft_consensus.cc:515] T ea024067335642619eed41d72f528191 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.132786  5002 leader_election.cc:304] T 4bd74b07c6c4487d8191b4bd16ff54c8 P 8feece636751420abeaddfcd105e8cff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 453a2ca74aaf4e3b8cdad2369d9a672e, 8feece636751420abeaddfcd105e8cff; no voters: 
I20260630 12:13:07.133126  4962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7047a031ce94befb54ae9976475c410" candidate_uuid: "8feece636751420abeaddfcd105e8cff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" is_pre_election: true
W20260630 12:13:07.133713  5002 leader_election.cc:343] T 16b907670b4f493ca64245ffe1168bd2 P 8feece636751420abeaddfcd105e8cff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:07.134011  5087 raft_consensus.cc:2804] T 4bd74b07c6c4487d8191b4bd16ff54c8 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:07.133852  4962 raft_consensus.cc:2468] T c7047a031ce94befb54ae9976475c410 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8feece636751420abeaddfcd105e8cff in term 0.
I20260630 12:13:07.134410  5087 raft_consensus.cc:493] T 4bd74b07c6c4487d8191b4bd16ff54c8 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:07.134824  5087 raft_consensus.cc:3060] T 4bd74b07c6c4487d8191b4bd16ff54c8 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:07.139420  5000 leader_election.cc:304] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8feece636751420abeaddfcd105e8cff, cd274f4f51014377b410b56c4dd77352; no voters: 
I20260630 12:13:07.140745  5117 raft_consensus.cc:2804] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:07.141247  5117 raft_consensus.cc:493] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:07.141639  5117 raft_consensus.cc:3060] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:07.142526  5087 raft_consensus.cc:515] T 4bd74b07c6c4487d8191b4bd16ff54c8 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.146888  5081 tablet_bootstrap.cc:654] T e55edebfa51e4b6080cbdff1ebea4b8c P 8feece636751420abeaddfcd105e8cff: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:07.130581  5089 leader_election.cc:290] T ea024067335642619eed41d72f528191 P 453a2ca74aaf4e3b8cdad2369d9a672e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd274f4f51014377b410b56c4dd77352 (127.0.107.193:40479), 8feece636751420abeaddfcd105e8cff (127.0.107.195:46267)
W20260630 12:13:07.152305  5000 leader_election.cc:343] T 4bd74b07c6c4487d8191b4bd16ff54c8 P 8feece636751420abeaddfcd105e8cff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd274f4f51014377b410b56c4dd77352 (127.0.107.193:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:07.152846  4886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bd74b07c6c4487d8191b4bd16ff54c8" candidate_uuid: "8feece636751420abeaddfcd105e8cff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd274f4f51014377b410b56c4dd77352"
W20260630 12:13:07.153544  5000 leader_election.cc:343] T 16b907670b4f493ca64245ffe1168bd2 P 8feece636751420abeaddfcd105e8cff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd274f4f51014377b410b56c4dd77352 (127.0.107.193:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:07.153996  5000 leader_election.cc:304] T 16b907670b4f493ca64245ffe1168bd2 P 8feece636751420abeaddfcd105e8cff [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: 8feece636751420abeaddfcd105e8cff; no voters: 453a2ca74aaf4e3b8cdad2369d9a672e, cd274f4f51014377b410b56c4dd77352
I20260630 12:13:07.153326  4785 catalog_manager.cc:5697] T 4b2cc0006e4c47d48e311425a18a34e8 P cd274f4f51014377b410b56c4dd77352 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd274f4f51014377b410b56c4dd77352 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "cd274f4f51014377b410b56c4dd77352" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:07.152182  5087 leader_election.cc:290] T 4bd74b07c6c4487d8191b4bd16ff54c8 P 8feece636751420abeaddfcd105e8cff [CANDIDATE]: Term 1 election: Requested vote from peers cd274f4f51014377b410b56c4dd77352 (127.0.107.193:40479), 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194:39227)
I20260630 12:13:07.157155  5087 raft_consensus.cc:2749] T 16b907670b4f493ca64245ffe1168bd2 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:07.158963  4785 catalog_manager.cc:5697] T df06491d26874199a8d3788b488d4333 P cd274f4f51014377b410b56c4dd77352 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd274f4f51014377b410b56c4dd77352 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "cd274f4f51014377b410b56c4dd77352" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:07.166379  5084 tablet_bootstrap.cc:492] T f541f9359692403a98fe9e4737945b88 P cd274f4f51014377b410b56c4dd77352: No bootstrap required, opened a new log
I20260630 12:13:07.166435  5081 tablet_bootstrap.cc:492] T e55edebfa51e4b6080cbdff1ebea4b8c P 8feece636751420abeaddfcd105e8cff: No bootstrap required, opened a new log
I20260630 12:13:07.166991  5084 ts_tablet_manager.cc:1403] T f541f9359692403a98fe9e4737945b88 P cd274f4f51014377b410b56c4dd77352: Time spent bootstrapping tablet: real 0.059s	user 0.006s	sys 0.011s
I20260630 12:13:07.167270  5081 ts_tablet_manager.cc:1403] T e55edebfa51e4b6080cbdff1ebea4b8c P 8feece636751420abeaddfcd105e8cff: Time spent bootstrapping tablet: real 0.044s	user 0.006s	sys 0.006s
I20260630 12:13:07.167168  5117 raft_consensus.cc:515] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.178732  4886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea024067335642619eed41d72f528191" candidate_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd274f4f51014377b410b56c4dd77352" is_pre_election: true
I20260630 12:13:07.179425  4886 raft_consensus.cc:2468] T ea024067335642619eed41d72f528191 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 453a2ca74aaf4e3b8cdad2369d9a672e in term 0.
I20260630 12:13:07.168035  5088 raft_consensus.cc:493] T 1a979fc76bbf4721a20154475756253b P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:07.180748  4926 leader_election.cc:304] T ea024067335642619eed41d72f528191 P 453a2ca74aaf4e3b8cdad2369d9a672e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 453a2ca74aaf4e3b8cdad2369d9a672e, cd274f4f51014377b410b56c4dd77352; no voters: 
I20260630 12:13:07.180840  5088 raft_consensus.cc:515] T 1a979fc76bbf4721a20154475756253b P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.181164  5081 raft_consensus.cc:359] T e55edebfa51e4b6080cbdff1ebea4b8c P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.181663  5089 raft_consensus.cc:2804] T ea024067335642619eed41d72f528191 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:07.181783  5081 raft_consensus.cc:385] T e55edebfa51e4b6080cbdff1ebea4b8c P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:07.182123  5089 raft_consensus.cc:493] T ea024067335642619eed41d72f528191 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:07.182168  5081 raft_consensus.cc:740] T e55edebfa51e4b6080cbdff1ebea4b8c P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8feece636751420abeaddfcd105e8cff, State: Initialized, Role: FOLLOWER
I20260630 12:13:07.182598  5089 raft_consensus.cc:3060] T ea024067335642619eed41d72f528191 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:07.182852  5088 leader_election.cc:290] T 1a979fc76bbf4721a20154475756253b P cd274f4f51014377b410b56c4dd77352 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194:39227), 8feece636751420abeaddfcd105e8cff (127.0.107.195:46267)
I20260630 12:13:07.169687  5084 raft_consensus.cc:359] T f541f9359692403a98fe9e4737945b88 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.183475  5084 raft_consensus.cc:385] T f541f9359692403a98fe9e4737945b88 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:07.183743  5084 raft_consensus.cc:740] T f541f9359692403a98fe9e4737945b88 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd274f4f51014377b410b56c4dd77352, State: Initialized, Role: FOLLOWER
I20260630 12:13:07.184432  5084 consensus_queue.cc:260] T f541f9359692403a98fe9e4737945b88 P cd274f4f51014377b410b56c4dd77352 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.186455  5084 ts_tablet_manager.cc:1434] T f541f9359692403a98fe9e4737945b88 P cd274f4f51014377b410b56c4dd77352: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.002s
I20260630 12:13:07.186203  5081 consensus_queue.cc:260] T e55edebfa51e4b6080cbdff1ebea4b8c P 8feece636751420abeaddfcd105e8cff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.164930  5082 tablet_bootstrap.cc:654] T e55edebfa51e4b6080cbdff1ebea4b8c P 453a2ca74aaf4e3b8cdad2369d9a672e: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:07.174656  4962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bd74b07c6c4487d8191b4bd16ff54c8" candidate_uuid: "8feece636751420abeaddfcd105e8cff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e"
I20260630 12:13:07.188133  4962 raft_consensus.cc:3060] T 4bd74b07c6c4487d8191b4bd16ff54c8 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:07.190971  5081 ts_tablet_manager.cc:1434] T e55edebfa51e4b6080cbdff1ebea4b8c P 8feece636751420abeaddfcd105e8cff: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260630 12:13:07.191946  5081 tablet_bootstrap.cc:492] T 55073489c8df424e8864316dbf19131d P 8feece636751420abeaddfcd105e8cff: Bootstrap starting.
I20260630 12:13:07.192746  5117 leader_election.cc:290] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff [CANDIDATE]: Term 1 election: Requested vote from peers cd274f4f51014377b410b56c4dd77352 (127.0.107.193:40479), 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194:39227)
I20260630 12:13:07.194947  5088 raft_consensus.cc:493] T e55edebfa51e4b6080cbdff1ebea4b8c P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:07.197934  5088 raft_consensus.cc:515] T e55edebfa51e4b6080cbdff1ebea4b8c P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.198659  4961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a979fc76bbf4721a20154475756253b" candidate_uuid: "cd274f4f51014377b410b56c4dd77352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" is_pre_election: true
I20260630 12:13:07.199262  4961 raft_consensus.cc:2468] T 1a979fc76bbf4721a20154475756253b P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd274f4f51014377b410b56c4dd77352 in term 0.
I20260630 12:13:07.199483  4962 raft_consensus.cc:2468] T 4bd74b07c6c4487d8191b4bd16ff54c8 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8feece636751420abeaddfcd105e8cff in term 1.
I20260630 12:13:07.199960  5088 leader_election.cc:290] T e55edebfa51e4b6080cbdff1ebea4b8c P cd274f4f51014377b410b56c4dd77352 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194:39227), 8feece636751420abeaddfcd105e8cff (127.0.107.195:46267)
I20260630 12:13:07.200475  5089 raft_consensus.cc:515] T ea024067335642619eed41d72f528191 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.201685  4853 leader_election.cc:304] T 1a979fc76bbf4721a20154475756253b P cd274f4f51014377b410b56c4dd77352 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 453a2ca74aaf4e3b8cdad2369d9a672e, cd274f4f51014377b410b56c4dd77352; no voters: 
I20260630 12:13:07.203014  5088 raft_consensus.cc:2804] T 1a979fc76bbf4721a20154475756253b P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:07.197333  5081 tablet_bootstrap.cc:654] T 55073489c8df424e8864316dbf19131d P 8feece636751420abeaddfcd105e8cff: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:07.203365  5088 raft_consensus.cc:493] T 1a979fc76bbf4721a20154475756253b P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:07.203354  4886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea024067335642619eed41d72f528191" candidate_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd274f4f51014377b410b56c4dd77352"
I20260630 12:13:07.204031  5088 raft_consensus.cc:3060] T 1a979fc76bbf4721a20154475756253b P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:07.204157  4886 raft_consensus.cc:3060] T ea024067335642619eed41d72f528191 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:07.205761  4961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55edebfa51e4b6080cbdff1ebea4b8c" candidate_uuid: "cd274f4f51014377b410b56c4dd77352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" is_pre_election: true
W20260630 12:13:07.206938  4853 leader_election.cc:343] T e55edebfa51e4b6080cbdff1ebea4b8c P cd274f4f51014377b410b56c4dd77352 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:07.207221  5084 tablet_bootstrap.cc:492] T 4bd74b07c6c4487d8191b4bd16ff54c8 P cd274f4f51014377b410b56c4dd77352: Bootstrap starting.
W20260630 12:13:07.176326  5000 leader_election.cc:343] T 4bd74b07c6c4487d8191b4bd16ff54c8 P 8feece636751420abeaddfcd105e8cff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cd274f4f51014377b410b56c4dd77352 (127.0.107.193:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:07.210834  5088 raft_consensus.cc:515] T 1a979fc76bbf4721a20154475756253b P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.213625  4962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7047a031ce94befb54ae9976475c410" candidate_uuid: "8feece636751420abeaddfcd105e8cff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e"
I20260630 12:13:07.213771  5002 leader_election.cc:304] T 4bd74b07c6c4487d8191b4bd16ff54c8 P 8feece636751420abeaddfcd105e8cff [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: 453a2ca74aaf4e3b8cdad2369d9a672e, 8feece636751420abeaddfcd105e8cff; no voters: cd274f4f51014377b410b56c4dd77352
I20260630 12:13:07.214311  4962 raft_consensus.cc:3060] T c7047a031ce94befb54ae9976475c410 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:07.214720  4961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a979fc76bbf4721a20154475756253b" candidate_uuid: "cd274f4f51014377b410b56c4dd77352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e"
I20260630 12:13:07.214948  5117 raft_consensus.cc:2804] T 4bd74b07c6c4487d8191b4bd16ff54c8 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:07.215412  4961 raft_consensus.cc:3060] T 1a979fc76bbf4721a20154475756253b P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:07.216555  5036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea024067335642619eed41d72f528191" candidate_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8feece636751420abeaddfcd105e8cff" is_pre_election: true
I20260630 12:13:07.217231  5036 raft_consensus.cc:2468] T ea024067335642619eed41d72f528191 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 453a2ca74aaf4e3b8cdad2369d9a672e in term 0.
I20260630 12:13:07.218132  5082 tablet_bootstrap.cc:492] T e55edebfa51e4b6080cbdff1ebea4b8c P 453a2ca74aaf4e3b8cdad2369d9a672e: No bootstrap required, opened a new log
I20260630 12:13:07.215291  5088 leader_election.cc:290] T 1a979fc76bbf4721a20154475756253b P cd274f4f51014377b410b56c4dd77352 [CANDIDATE]: Term 1 election: Requested vote from peers 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194:39227), 8feece636751420abeaddfcd105e8cff (127.0.107.195:46267)
I20260630 12:13:07.215557  5117 raft_consensus.cc:697] T 4bd74b07c6c4487d8191b4bd16ff54c8 P 8feece636751420abeaddfcd105e8cff [term 1 LEADER]: Becoming Leader. State: Replica: 8feece636751420abeaddfcd105e8cff, State: Running, Role: LEADER
I20260630 12:13:07.220223  4885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7047a031ce94befb54ae9976475c410" candidate_uuid: "8feece636751420abeaddfcd105e8cff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd274f4f51014377b410b56c4dd77352"
I20260630 12:13:07.220047  5117 consensus_queue.cc:237] T 4bd74b07c6c4487d8191b4bd16ff54c8 P 8feece636751420abeaddfcd105e8cff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.220878  4885 raft_consensus.cc:3060] T c7047a031ce94befb54ae9976475c410 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:07.221099  5125 raft_consensus.cc:493] T 1a979fc76bbf4721a20154475756253b P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:07.221638  5125 raft_consensus.cc:515] T 1a979fc76bbf4721a20154475756253b P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.224028  5125 leader_election.cc:290] T 1a979fc76bbf4721a20154475756253b P 8feece636751420abeaddfcd105e8cff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd274f4f51014377b410b56c4dd77352 (127.0.107.193:40479), 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194:39227)
I20260630 12:13:07.225574  4962 raft_consensus.cc:2468] T c7047a031ce94befb54ae9976475c410 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8feece636751420abeaddfcd105e8cff in term 1.
I20260630 12:13:07.225657  4960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a979fc76bbf4721a20154475756253b" candidate_uuid: "8feece636751420abeaddfcd105e8cff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" is_pre_election: true
I20260630 12:13:07.226198  4961 raft_consensus.cc:2468] T 1a979fc76bbf4721a20154475756253b P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd274f4f51014377b410b56c4dd77352 in term 1.
I20260630 12:13:07.227579  5084 tablet_bootstrap.cc:654] T 4bd74b07c6c4487d8191b4bd16ff54c8 P cd274f4f51014377b410b56c4dd77352: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:07.227782  4853 leader_election.cc:304] T 1a979fc76bbf4721a20154475756253b P cd274f4f51014377b410b56c4dd77352 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 453a2ca74aaf4e3b8cdad2369d9a672e, cd274f4f51014377b410b56c4dd77352; no voters: 
I20260630 12:13:07.228924  4885 raft_consensus.cc:2468] T c7047a031ce94befb54ae9976475c410 P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8feece636751420abeaddfcd105e8cff in term 1.
I20260630 12:13:07.228971  5002 leader_election.cc:304] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 453a2ca74aaf4e3b8cdad2369d9a672e, 8feece636751420abeaddfcd105e8cff; no voters: 
I20260630 12:13:07.230818  5125 raft_consensus.cc:2804] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:07.231410  5125 raft_consensus.cc:697] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff [term 1 LEADER]: Becoming Leader. State: Replica: 8feece636751420abeaddfcd105e8cff, State: Running, Role: LEADER
I20260630 12:13:07.231707  5036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a979fc76bbf4721a20154475756253b" candidate_uuid: "cd274f4f51014377b410b56c4dd77352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8feece636751420abeaddfcd105e8cff" is_pre_election: true
I20260630 12:13:07.232353  5036 raft_consensus.cc:2468] T 1a979fc76bbf4721a20154475756253b P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd274f4f51014377b410b56c4dd77352 in term 0.
I20260630 12:13:07.232398  5125 consensus_queue.cc:237] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.236178  5035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea024067335642619eed41d72f528191" candidate_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8feece636751420abeaddfcd105e8cff"
I20260630 12:13:07.229609  5088 raft_consensus.cc:2804] T 1a979fc76bbf4721a20154475756253b P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:07.220120  4886 raft_consensus.cc:2468] T ea024067335642619eed41d72f528191 P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 453a2ca74aaf4e3b8cdad2369d9a672e in term 1.
I20260630 12:13:07.237272  5035 raft_consensus.cc:3060] T ea024067335642619eed41d72f528191 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:07.238674  5088 raft_consensus.cc:697] T 1a979fc76bbf4721a20154475756253b P cd274f4f51014377b410b56c4dd77352 [term 1 LEADER]: Becoming Leader. State: Replica: cd274f4f51014377b410b56c4dd77352, State: Running, Role: LEADER
I20260630 12:13:07.237907  4926 leader_election.cc:304] T ea024067335642619eed41d72f528191 P 453a2ca74aaf4e3b8cdad2369d9a672e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 453a2ca74aaf4e3b8cdad2369d9a672e, cd274f4f51014377b410b56c4dd77352; no voters: 
I20260630 12:13:07.239691  5088 consensus_queue.cc:237] T 1a979fc76bbf4721a20154475756253b P cd274f4f51014377b410b56c4dd77352 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.218607  5082 ts_tablet_manager.cc:1403] T e55edebfa51e4b6080cbdff1ebea4b8c P 453a2ca74aaf4e3b8cdad2369d9a672e: Time spent bootstrapping tablet: real 0.106s	user 0.007s	sys 0.003s
I20260630 12:13:07.252430  4785 catalog_manager.cc:5697] T 4bd74b07c6c4487d8191b4bd16ff54c8 P 8feece636751420abeaddfcd105e8cff reported cstate change: term changed from 0 to 1, leader changed from <none> to 8feece636751420abeaddfcd105e8cff (127.0.107.195). New cstate: current_term: 1 leader_uuid: "8feece636751420abeaddfcd105e8cff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:07.253650  5082 raft_consensus.cc:359] T e55edebfa51e4b6080cbdff1ebea4b8c P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.256032  5089 leader_election.cc:290] T ea024067335642619eed41d72f528191 P 453a2ca74aaf4e3b8cdad2369d9a672e [CANDIDATE]: Term 1 election: Requested vote from peers cd274f4f51014377b410b56c4dd77352 (127.0.107.193:40479), 8feece636751420abeaddfcd105e8cff (127.0.107.195:46267)
I20260630 12:13:07.257324  5036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55edebfa51e4b6080cbdff1ebea4b8c" candidate_uuid: "cd274f4f51014377b410b56c4dd77352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8feece636751420abeaddfcd105e8cff" is_pre_election: true
I20260630 12:13:07.259790  5036 raft_consensus.cc:2468] T e55edebfa51e4b6080cbdff1ebea4b8c P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd274f4f51014377b410b56c4dd77352 in term 0.
I20260630 12:13:07.261159  5089 raft_consensus.cc:2804] T ea024067335642619eed41d72f528191 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:07.262454  5034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a979fc76bbf4721a20154475756253b" candidate_uuid: "cd274f4f51014377b410b56c4dd77352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8feece636751420abeaddfcd105e8cff"
I20260630 12:13:07.266994  5034 raft_consensus.cc:3060] T 1a979fc76bbf4721a20154475756253b P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:07.271293  5106 raft_consensus.cc:493] T f541f9359692403a98fe9e4737945b88 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:07.271970  5106 raft_consensus.cc:515] T f541f9359692403a98fe9e4737945b88 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.264545  4886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a979fc76bbf4721a20154475756253b" candidate_uuid: "8feece636751420abeaddfcd105e8cff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd274f4f51014377b410b56c4dd77352" is_pre_election: true
I20260630 12:13:07.277552  5106 leader_election.cc:290] T f541f9359692403a98fe9e4737945b88 P cd274f4f51014377b410b56c4dd77352 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194:39227), 8feece636751420abeaddfcd105e8cff (127.0.107.195:46267)
I20260630 12:13:07.277637  4961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f541f9359692403a98fe9e4737945b88" candidate_uuid: "cd274f4f51014377b410b56c4dd77352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" is_pre_election: true
I20260630 12:13:07.277340  4785 catalog_manager.cc:5697] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff reported cstate change: term changed from 0 to 1, leader changed from <none> to 8feece636751420abeaddfcd105e8cff (127.0.107.195). New cstate: current_term: 1 leader_uuid: "8feece636751420abeaddfcd105e8cff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } health_report { overall_health: HEALTHY } } }
W20260630 12:13:07.280053  4853 leader_election.cc:343] T f541f9359692403a98fe9e4737945b88 P cd274f4f51014377b410b56c4dd77352 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:07.287101  5089 raft_consensus.cc:697] T ea024067335642619eed41d72f528191 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 LEADER]: Becoming Leader. State: Replica: 453a2ca74aaf4e3b8cdad2369d9a672e, State: Running, Role: LEADER
I20260630 12:13:07.288465  4852 leader_election.cc:304] T e55edebfa51e4b6080cbdff1ebea4b8c P cd274f4f51014377b410b56c4dd77352 [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: 8feece636751420abeaddfcd105e8cff, cd274f4f51014377b410b56c4dd77352; no voters: 453a2ca74aaf4e3b8cdad2369d9a672e
I20260630 12:13:07.295310  5106 raft_consensus.cc:2804] T e55edebfa51e4b6080cbdff1ebea4b8c P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:07.295845  5106 raft_consensus.cc:493] T e55edebfa51e4b6080cbdff1ebea4b8c P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:07.296295  5106 raft_consensus.cc:3060] T e55edebfa51e4b6080cbdff1ebea4b8c P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:07.309213  5089 consensus_queue.cc:237] T ea024067335642619eed41d72f528191 P 453a2ca74aaf4e3b8cdad2369d9a672e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.314750  5035 raft_consensus.cc:2468] T ea024067335642619eed41d72f528191 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 453a2ca74aaf4e3b8cdad2369d9a672e in term 1.
I20260630 12:13:07.286345  5034 raft_consensus.cc:2468] T 1a979fc76bbf4721a20154475756253b P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd274f4f51014377b410b56c4dd77352 in term 1.
I20260630 12:13:07.290699  5000 leader_election.cc:304] T 1a979fc76bbf4721a20154475756253b P 8feece636751420abeaddfcd105e8cff [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: 8feece636751420abeaddfcd105e8cff; no voters: 453a2ca74aaf4e3b8cdad2369d9a672e, cd274f4f51014377b410b56c4dd77352
W20260630 12:13:07.292552  4926 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.193:40479, user_credentials={real_user=slave}} blocked reactor thread for 54754.8us
I20260630 12:13:07.319176  5117 raft_consensus.cc:2749] T 1a979fc76bbf4721a20154475756253b P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:07.254751  5082 raft_consensus.cc:385] T e55edebfa51e4b6080cbdff1ebea4b8c P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:07.322649  5082 raft_consensus.cc:740] T e55edebfa51e4b6080cbdff1ebea4b8c P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 453a2ca74aaf4e3b8cdad2369d9a672e, State: Initialized, Role: FOLLOWER
I20260630 12:13:07.323926  5082 consensus_queue.cc:260] T e55edebfa51e4b6080cbdff1ebea4b8c P 453a2ca74aaf4e3b8cdad2369d9a672e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.327397  5034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f541f9359692403a98fe9e4737945b88" candidate_uuid: "cd274f4f51014377b410b56c4dd77352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8feece636751420abeaddfcd105e8cff" is_pre_election: true
I20260630 12:13:07.307124  5106 raft_consensus.cc:515] T e55edebfa51e4b6080cbdff1ebea4b8c P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.328188  5034 raft_consensus.cc:2468] T f541f9359692403a98fe9e4737945b88 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd274f4f51014377b410b56c4dd77352 in term 0.
I20260630 12:13:07.330899  4852 leader_election.cc:304] T f541f9359692403a98fe9e4737945b88 P cd274f4f51014377b410b56c4dd77352 [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: 8feece636751420abeaddfcd105e8cff, cd274f4f51014377b410b56c4dd77352; no voters: 453a2ca74aaf4e3b8cdad2369d9a672e
I20260630 12:13:07.331305  4961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55edebfa51e4b6080cbdff1ebea4b8c" candidate_uuid: "cd274f4f51014377b410b56c4dd77352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e"
I20260630 12:13:07.331957  5082 ts_tablet_manager.cc:1434] T e55edebfa51e4b6080cbdff1ebea4b8c P 453a2ca74aaf4e3b8cdad2369d9a672e: Time spent starting tablet: real 0.082s	user 0.009s	sys 0.000s
I20260630 12:13:07.332083  5104 raft_consensus.cc:2804] T f541f9359692403a98fe9e4737945b88 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:07.332104  4961 raft_consensus.cc:3060] T e55edebfa51e4b6080cbdff1ebea4b8c P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:07.332692  5104 raft_consensus.cc:493] T f541f9359692403a98fe9e4737945b88 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:07.333137  5104 raft_consensus.cc:3060] T f541f9359692403a98fe9e4737945b88 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:07.333246  5082 tablet_bootstrap.cc:492] T f541f9359692403a98fe9e4737945b88 P 453a2ca74aaf4e3b8cdad2369d9a672e: Bootstrap starting.
I20260630 12:13:07.331322  5034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55edebfa51e4b6080cbdff1ebea4b8c" candidate_uuid: "cd274f4f51014377b410b56c4dd77352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8feece636751420abeaddfcd105e8cff"
I20260630 12:13:07.342039  5034 raft_consensus.cc:3060] T e55edebfa51e4b6080cbdff1ebea4b8c P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:07.341147  5104 raft_consensus.cc:515] T f541f9359692403a98fe9e4737945b88 P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.344931  5104 leader_election.cc:290] T f541f9359692403a98fe9e4737945b88 P cd274f4f51014377b410b56c4dd77352 [CANDIDATE]: Term 1 election: Requested vote from peers 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194:39227), 8feece636751420abeaddfcd105e8cff (127.0.107.195:46267)
I20260630 12:13:07.345494  5081 tablet_bootstrap.cc:492] T 55073489c8df424e8864316dbf19131d P 8feece636751420abeaddfcd105e8cff: No bootstrap required, opened a new log
I20260630 12:13:07.345670  4960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f541f9359692403a98fe9e4737945b88" candidate_uuid: "cd274f4f51014377b410b56c4dd77352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e"
I20260630 12:13:07.345953  5081 ts_tablet_manager.cc:1403] T 55073489c8df424e8864316dbf19131d P 8feece636751420abeaddfcd105e8cff: Time spent bootstrapping tablet: real 0.154s	user 0.037s	sys 0.051s
I20260630 12:13:07.345118  4785 catalog_manager.cc:5697] T ea024067335642619eed41d72f528191 P 453a2ca74aaf4e3b8cdad2369d9a672e reported cstate change: term changed from 0 to 1, leader changed from <none> to 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194). New cstate: current_term: 1 leader_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } health_report { overall_health: UNKNOWN } } }
W20260630 12:13:07.347028  4853 leader_election.cc:343] T f541f9359692403a98fe9e4737945b88 P cd274f4f51014377b410b56c4dd77352 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:07.348488  5106 leader_election.cc:290] T e55edebfa51e4b6080cbdff1ebea4b8c P cd274f4f51014377b410b56c4dd77352 [CANDIDATE]: Term 1 election: Requested vote from peers 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194:39227), 8feece636751420abeaddfcd105e8cff (127.0.107.195:46267)
I20260630 12:13:07.350455  5084 tablet_bootstrap.cc:492] T 4bd74b07c6c4487d8191b4bd16ff54c8 P cd274f4f51014377b410b56c4dd77352: No bootstrap required, opened a new log
I20260630 12:13:07.350975  5084 ts_tablet_manager.cc:1403] T 4bd74b07c6c4487d8191b4bd16ff54c8 P cd274f4f51014377b410b56c4dd77352: Time spent bootstrapping tablet: real 0.144s	user 0.027s	sys 0.061s
I20260630 12:13:07.350872  4782 catalog_manager.cc:5697] T 1a979fc76bbf4721a20154475756253b P cd274f4f51014377b410b56c4dd77352 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd274f4f51014377b410b56c4dd77352 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "cd274f4f51014377b410b56c4dd77352" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:07.351963  5034 raft_consensus.cc:2468] T e55edebfa51e4b6080cbdff1ebea4b8c P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd274f4f51014377b410b56c4dd77352 in term 1.
I20260630 12:13:07.353691  5084 raft_consensus.cc:359] T 4bd74b07c6c4487d8191b4bd16ff54c8 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.354408  5084 raft_consensus.cc:385] T 4bd74b07c6c4487d8191b4bd16ff54c8 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:07.354715  5084 raft_consensus.cc:740] T 4bd74b07c6c4487d8191b4bd16ff54c8 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd274f4f51014377b410b56c4dd77352, State: Initialized, Role: FOLLOWER
I20260630 12:13:07.354802  4961 raft_consensus.cc:2468] T e55edebfa51e4b6080cbdff1ebea4b8c P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd274f4f51014377b410b56c4dd77352 in term 1.
I20260630 12:13:07.355298  5081 raft_consensus.cc:359] T 55073489c8df424e8864316dbf19131d P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.356004  5081 raft_consensus.cc:385] T 55073489c8df424e8864316dbf19131d P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:07.356056  4853 leader_election.cc:304] T e55edebfa51e4b6080cbdff1ebea4b8c P cd274f4f51014377b410b56c4dd77352 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 453a2ca74aaf4e3b8cdad2369d9a672e, cd274f4f51014377b410b56c4dd77352; no voters: 
I20260630 12:13:07.356419  5081 raft_consensus.cc:740] T 55073489c8df424e8864316dbf19131d P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8feece636751420abeaddfcd105e8cff, State: Initialized, Role: FOLLOWER
I20260630 12:13:07.356258  5084 consensus_queue.cc:260] T 4bd74b07c6c4487d8191b4bd16ff54c8 P cd274f4f51014377b410b56c4dd77352 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.356958  5106 raft_consensus.cc:2804] T e55edebfa51e4b6080cbdff1ebea4b8c P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:07.357484  5106 raft_consensus.cc:697] T e55edebfa51e4b6080cbdff1ebea4b8c P cd274f4f51014377b410b56c4dd77352 [term 1 LEADER]: Becoming Leader. State: Replica: cd274f4f51014377b410b56c4dd77352, State: Running, Role: LEADER
I20260630 12:13:07.357396  5081 consensus_queue.cc:260] T 55073489c8df424e8864316dbf19131d P 8feece636751420abeaddfcd105e8cff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.358315  5106 consensus_queue.cc:237] T e55edebfa51e4b6080cbdff1ebea4b8c P cd274f4f51014377b410b56c4dd77352 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.358892  5084 ts_tablet_manager.cc:1434] T 4bd74b07c6c4487d8191b4bd16ff54c8 P cd274f4f51014377b410b56c4dd77352: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:13:07.362455  5084 tablet_bootstrap.cc:492] T 55073489c8df424e8864316dbf19131d P cd274f4f51014377b410b56c4dd77352: Bootstrap starting.
I20260630 12:13:07.362679  5081 ts_tablet_manager.cc:1434] T 55073489c8df424e8864316dbf19131d P 8feece636751420abeaddfcd105e8cff: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260630 12:13:07.364753  5081 tablet_bootstrap.cc:492] T 59433b297d2645f3a5d372a21d20b4df P 8feece636751420abeaddfcd105e8cff: Bootstrap starting.
I20260630 12:13:07.369544  5034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f541f9359692403a98fe9e4737945b88" candidate_uuid: "cd274f4f51014377b410b56c4dd77352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8feece636751420abeaddfcd105e8cff"
I20260630 12:13:07.370126  5034 raft_consensus.cc:3060] T f541f9359692403a98fe9e4737945b88 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:07.372028  5084 tablet_bootstrap.cc:654] T 55073489c8df424e8864316dbf19131d P cd274f4f51014377b410b56c4dd77352: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:07.373492  5082 tablet_bootstrap.cc:654] T f541f9359692403a98fe9e4737945b88 P 453a2ca74aaf4e3b8cdad2369d9a672e: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:07.386247  5034 raft_consensus.cc:2468] T f541f9359692403a98fe9e4737945b88 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd274f4f51014377b410b56c4dd77352 in term 1.
I20260630 12:13:07.389129  4785 catalog_manager.cc:5697] T e55edebfa51e4b6080cbdff1ebea4b8c P cd274f4f51014377b410b56c4dd77352 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd274f4f51014377b410b56c4dd77352 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "cd274f4f51014377b410b56c4dd77352" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:07.390026  4852 leader_election.cc:304] T f541f9359692403a98fe9e4737945b88 P cd274f4f51014377b410b56c4dd77352 [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: 8feece636751420abeaddfcd105e8cff, cd274f4f51014377b410b56c4dd77352; no voters: 453a2ca74aaf4e3b8cdad2369d9a672e
I20260630 12:13:07.392778  5106 raft_consensus.cc:2804] T f541f9359692403a98fe9e4737945b88 P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:07.393390  5106 raft_consensus.cc:697] T f541f9359692403a98fe9e4737945b88 P cd274f4f51014377b410b56c4dd77352 [term 1 LEADER]: Becoming Leader. State: Replica: cd274f4f51014377b410b56c4dd77352, State: Running, Role: LEADER
I20260630 12:13:07.394402  5106 consensus_queue.cc:237] T f541f9359692403a98fe9e4737945b88 P cd274f4f51014377b410b56c4dd77352 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.388633  5081 tablet_bootstrap.cc:654] T 59433b297d2645f3a5d372a21d20b4df P 8feece636751420abeaddfcd105e8cff: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:07.410187  5082 tablet_bootstrap.cc:492] T f541f9359692403a98fe9e4737945b88 P 453a2ca74aaf4e3b8cdad2369d9a672e: No bootstrap required, opened a new log
I20260630 12:13:07.410768  5082 ts_tablet_manager.cc:1403] T f541f9359692403a98fe9e4737945b88 P 453a2ca74aaf4e3b8cdad2369d9a672e: Time spent bootstrapping tablet: real 0.078s	user 0.032s	sys 0.009s
I20260630 12:13:07.411851  5081 tablet_bootstrap.cc:492] T 59433b297d2645f3a5d372a21d20b4df P 8feece636751420abeaddfcd105e8cff: No bootstrap required, opened a new log
I20260630 12:13:07.412081  5084 tablet_bootstrap.cc:492] T 55073489c8df424e8864316dbf19131d P cd274f4f51014377b410b56c4dd77352: No bootstrap required, opened a new log
I20260630 12:13:07.412386  5081 ts_tablet_manager.cc:1403] T 59433b297d2645f3a5d372a21d20b4df P 8feece636751420abeaddfcd105e8cff: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.004s
I20260630 12:13:07.413678  5082 raft_consensus.cc:359] T f541f9359692403a98fe9e4737945b88 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.414849  5084 ts_tablet_manager.cc:1403] T 55073489c8df424e8864316dbf19131d P cd274f4f51014377b410b56c4dd77352: Time spent bootstrapping tablet: real 0.053s	user 0.031s	sys 0.014s
I20260630 12:13:07.414969  5082 raft_consensus.cc:385] T f541f9359692403a98fe9e4737945b88 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:07.415395  5082 raft_consensus.cc:740] T f541f9359692403a98fe9e4737945b88 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 453a2ca74aaf4e3b8cdad2369d9a672e, State: Initialized, Role: FOLLOWER
I20260630 12:13:07.416307  5082 consensus_queue.cc:260] T f541f9359692403a98fe9e4737945b88 P 453a2ca74aaf4e3b8cdad2369d9a672e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.417090  5081 raft_consensus.cc:359] T 59433b297d2645f3a5d372a21d20b4df P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.417402  5084 raft_consensus.cc:359] T 55073489c8df424e8864316dbf19131d P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.417778  5081 raft_consensus.cc:385] T 59433b297d2645f3a5d372a21d20b4df P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:07.418097  5084 raft_consensus.cc:385] T 55073489c8df424e8864316dbf19131d P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:07.418155  5081 raft_consensus.cc:740] T 59433b297d2645f3a5d372a21d20b4df P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8feece636751420abeaddfcd105e8cff, State: Initialized, Role: FOLLOWER
I20260630 12:13:07.418529  5084 raft_consensus.cc:740] T 55073489c8df424e8864316dbf19131d P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd274f4f51014377b410b56c4dd77352, State: Initialized, Role: FOLLOWER
I20260630 12:13:07.418727  5082 ts_tablet_manager.cc:1434] T f541f9359692403a98fe9e4737945b88 P 453a2ca74aaf4e3b8cdad2369d9a672e: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260630 12:13:07.419100  5081 consensus_queue.cc:260] T 59433b297d2645f3a5d372a21d20b4df P 8feece636751420abeaddfcd105e8cff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.418855  4785 catalog_manager.cc:5697] T f541f9359692403a98fe9e4737945b88 P cd274f4f51014377b410b56c4dd77352 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd274f4f51014377b410b56c4dd77352 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "cd274f4f51014377b410b56c4dd77352" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:07.419914  5082 tablet_bootstrap.cc:492] T 16b907670b4f493ca64245ffe1168bd2 P 453a2ca74aaf4e3b8cdad2369d9a672e: Bootstrap starting.
I20260630 12:13:07.419373  5084 consensus_queue.cc:260] T 55073489c8df424e8864316dbf19131d P cd274f4f51014377b410b56c4dd77352 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.425796  5082 tablet_bootstrap.cc:654] T 16b907670b4f493ca64245ffe1168bd2 P 453a2ca74aaf4e3b8cdad2369d9a672e: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:07.425978  5084 ts_tablet_manager.cc:1434] T 55073489c8df424e8864316dbf19131d P cd274f4f51014377b410b56c4dd77352: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260630 12:13:07.426949  5084 tablet_bootstrap.cc:492] T 16b907670b4f493ca64245ffe1168bd2 P cd274f4f51014377b410b56c4dd77352: Bootstrap starting.
I20260630 12:13:07.429109  5081 ts_tablet_manager.cc:1434] T 59433b297d2645f3a5d372a21d20b4df P 8feece636751420abeaddfcd105e8cff: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260630 12:13:07.432667  5084 tablet_bootstrap.cc:654] T 16b907670b4f493ca64245ffe1168bd2 P cd274f4f51014377b410b56c4dd77352: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:07.433560  5106 consensus_queue.cc:1048] T 36b6c8741f6e4bf599ae3598f4452922 P cd274f4f51014377b410b56c4dd77352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:13:07.447963  5082 tablet_bootstrap.cc:492] T 16b907670b4f493ca64245ffe1168bd2 P 453a2ca74aaf4e3b8cdad2369d9a672e: No bootstrap required, opened a new log
I20260630 12:13:07.448418  5082 ts_tablet_manager.cc:1403] T 16b907670b4f493ca64245ffe1168bd2 P 453a2ca74aaf4e3b8cdad2369d9a672e: Time spent bootstrapping tablet: real 0.029s	user 0.002s	sys 0.013s
I20260630 12:13:07.450615  5082 raft_consensus.cc:359] T 16b907670b4f493ca64245ffe1168bd2 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.451002  5106 consensus_queue.cc:1048] T 4b2cc0006e4c47d48e311425a18a34e8 P cd274f4f51014377b410b56c4dd77352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:07.451588  5082 raft_consensus.cc:385] T 16b907670b4f493ca64245ffe1168bd2 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:07.451985  5082 raft_consensus.cc:740] T 16b907670b4f493ca64245ffe1168bd2 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 453a2ca74aaf4e3b8cdad2369d9a672e, State: Initialized, Role: FOLLOWER
I20260630 12:13:07.452838  5082 consensus_queue.cc:260] T 16b907670b4f493ca64245ffe1168bd2 P 453a2ca74aaf4e3b8cdad2369d9a672e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.455431  5082 ts_tablet_manager.cc:1434] T 16b907670b4f493ca64245ffe1168bd2 P 453a2ca74aaf4e3b8cdad2369d9a672e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260630 12:13:07.457087  5082 tablet_bootstrap.cc:492] T 55073489c8df424e8864316dbf19131d P 453a2ca74aaf4e3b8cdad2369d9a672e: Bootstrap starting.
I20260630 12:13:07.462651  5088 consensus_queue.cc:1048] T 36b6c8741f6e4bf599ae3598f4452922 P cd274f4f51014377b410b56c4dd77352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:07.465649  5082 tablet_bootstrap.cc:654] T 55073489c8df424e8864316dbf19131d P 453a2ca74aaf4e3b8cdad2369d9a672e: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:07.467406  5084 tablet_bootstrap.cc:492] T 16b907670b4f493ca64245ffe1168bd2 P cd274f4f51014377b410b56c4dd77352: No bootstrap required, opened a new log
I20260630 12:13:07.467860  5084 ts_tablet_manager.cc:1403] T 16b907670b4f493ca64245ffe1168bd2 P cd274f4f51014377b410b56c4dd77352: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.004s
I20260630 12:13:07.470561  5084 raft_consensus.cc:359] T 16b907670b4f493ca64245ffe1168bd2 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.471365  5084 raft_consensus.cc:385] T 16b907670b4f493ca64245ffe1168bd2 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:07.471753  5084 raft_consensus.cc:740] T 16b907670b4f493ca64245ffe1168bd2 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd274f4f51014377b410b56c4dd77352, State: Initialized, Role: FOLLOWER
I20260630 12:13:07.472584  5084 consensus_queue.cc:260] T 16b907670b4f493ca64245ffe1168bd2 P cd274f4f51014377b410b56c4dd77352 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.475183  5084 ts_tablet_manager.cc:1434] T 16b907670b4f493ca64245ffe1168bd2 P cd274f4f51014377b410b56c4dd77352: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:13:07.476207  5084 tablet_bootstrap.cc:492] T 59433b297d2645f3a5d372a21d20b4df P cd274f4f51014377b410b56c4dd77352: Bootstrap starting.
I20260630 12:13:07.479964  5088 raft_consensus.cc:493] T 55073489c8df424e8864316dbf19131d P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:07.480468  5088 raft_consensus.cc:515] T 55073489c8df424e8864316dbf19131d P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.481886  5084 tablet_bootstrap.cc:654] T 59433b297d2645f3a5d372a21d20b4df P cd274f4f51014377b410b56c4dd77352: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:07.483299  4960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55073489c8df424e8864316dbf19131d" candidate_uuid: "cd274f4f51014377b410b56c4dd77352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" is_pre_election: true
W20260630 12:13:07.484763  4853 leader_election.cc:343] T 55073489c8df424e8864316dbf19131d P cd274f4f51014377b410b56c4dd77352 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:07.490310  5088 leader_election.cc:290] T 55073489c8df424e8864316dbf19131d P cd274f4f51014377b410b56c4dd77352 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194:39227), 8feece636751420abeaddfcd105e8cff (127.0.107.195:46267)
I20260630 12:13:07.491828  5034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55073489c8df424e8864316dbf19131d" candidate_uuid: "cd274f4f51014377b410b56c4dd77352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8feece636751420abeaddfcd105e8cff" is_pre_election: true
I20260630 12:13:07.492537  5034 raft_consensus.cc:2468] T 55073489c8df424e8864316dbf19131d P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd274f4f51014377b410b56c4dd77352 in term 0.
I20260630 12:13:07.493525  5082 tablet_bootstrap.cc:492] T 55073489c8df424e8864316dbf19131d P 453a2ca74aaf4e3b8cdad2369d9a672e: No bootstrap required, opened a new log
I20260630 12:13:07.494052  5082 ts_tablet_manager.cc:1403] T 55073489c8df424e8864316dbf19131d P 453a2ca74aaf4e3b8cdad2369d9a672e: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.013s
I20260630 12:13:07.493930  4852 leader_election.cc:304] T 55073489c8df424e8864316dbf19131d P cd274f4f51014377b410b56c4dd77352 [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: 8feece636751420abeaddfcd105e8cff, cd274f4f51014377b410b56c4dd77352; no voters: 453a2ca74aaf4e3b8cdad2369d9a672e
I20260630 12:13:07.495642  5088 raft_consensus.cc:2804] T 55073489c8df424e8864316dbf19131d P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:07.496054  5088 raft_consensus.cc:493] T 55073489c8df424e8864316dbf19131d P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:07.496455  5088 raft_consensus.cc:3060] T 55073489c8df424e8864316dbf19131d P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:07.496678  5082 raft_consensus.cc:359] T 55073489c8df424e8864316dbf19131d P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.497144  5104 consensus_queue.cc:1048] T 4b2cc0006e4c47d48e311425a18a34e8 P cd274f4f51014377b410b56c4dd77352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:07.497399  5084 tablet_bootstrap.cc:492] T 59433b297d2645f3a5d372a21d20b4df P cd274f4f51014377b410b56c4dd77352: No bootstrap required, opened a new log
I20260630 12:13:07.497481  5082 raft_consensus.cc:385] T 55073489c8df424e8864316dbf19131d P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:07.498071  5084 ts_tablet_manager.cc:1403] T 59433b297d2645f3a5d372a21d20b4df P cd274f4f51014377b410b56c4dd77352: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.007s
I20260630 12:13:07.498044  5082 raft_consensus.cc:740] T 55073489c8df424e8864316dbf19131d P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 453a2ca74aaf4e3b8cdad2369d9a672e, State: Initialized, Role: FOLLOWER
I20260630 12:13:07.499171  5082 consensus_queue.cc:260] T 55073489c8df424e8864316dbf19131d P 453a2ca74aaf4e3b8cdad2369d9a672e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.501075  5084 raft_consensus.cc:359] T 59433b297d2645f3a5d372a21d20b4df P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.501807  5084 raft_consensus.cc:385] T 59433b297d2645f3a5d372a21d20b4df P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:07.502115  5084 raft_consensus.cc:740] T 59433b297d2645f3a5d372a21d20b4df P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd274f4f51014377b410b56c4dd77352, State: Initialized, Role: FOLLOWER
I20260630 12:13:07.502503  5082 ts_tablet_manager.cc:1434] T 55073489c8df424e8864316dbf19131d P 453a2ca74aaf4e3b8cdad2369d9a672e: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260630 12:13:07.502981  5084 consensus_queue.cc:260] T 59433b297d2645f3a5d372a21d20b4df P cd274f4f51014377b410b56c4dd77352 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.504154  5082 tablet_bootstrap.cc:492] T 59433b297d2645f3a5d372a21d20b4df P 453a2ca74aaf4e3b8cdad2369d9a672e: Bootstrap starting.
I20260630 12:13:07.505215  5084 ts_tablet_manager.cc:1434] T 59433b297d2645f3a5d372a21d20b4df P cd274f4f51014377b410b56c4dd77352: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:13:07.510304  5082 tablet_bootstrap.cc:654] T 59433b297d2645f3a5d372a21d20b4df P 453a2ca74aaf4e3b8cdad2369d9a672e: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:07.517998  5088 raft_consensus.cc:515] T 55073489c8df424e8864316dbf19131d P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.521932  5082 tablet_bootstrap.cc:492] T 59433b297d2645f3a5d372a21d20b4df P 453a2ca74aaf4e3b8cdad2369d9a672e: No bootstrap required, opened a new log
I20260630 12:13:07.522523  5082 ts_tablet_manager.cc:1403] T 59433b297d2645f3a5d372a21d20b4df P 453a2ca74aaf4e3b8cdad2369d9a672e: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.003s
I20260630 12:13:07.525800  5082 raft_consensus.cc:359] T 59433b297d2645f3a5d372a21d20b4df P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.526623  5082 raft_consensus.cc:385] T 59433b297d2645f3a5d372a21d20b4df P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:07.526988  5082 raft_consensus.cc:740] T 59433b297d2645f3a5d372a21d20b4df P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 453a2ca74aaf4e3b8cdad2369d9a672e, State: Initialized, Role: FOLLOWER
I20260630 12:13:07.526716  4961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55073489c8df424e8864316dbf19131d" candidate_uuid: "cd274f4f51014377b410b56c4dd77352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e"
I20260630 12:13:07.527531  4961 raft_consensus.cc:3060] T 55073489c8df424e8864316dbf19131d P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:07.527726  5082 consensus_queue.cc:260] T 59433b297d2645f3a5d372a21d20b4df P 453a2ca74aaf4e3b8cdad2369d9a672e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.528923  5088 leader_election.cc:290] T 55073489c8df424e8864316dbf19131d P cd274f4f51014377b410b56c4dd77352 [CANDIDATE]: Term 1 election: Requested vote from peers 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194:39227), 8feece636751420abeaddfcd105e8cff (127.0.107.195:46267)
I20260630 12:13:07.529875  5082 ts_tablet_manager.cc:1434] T 59433b297d2645f3a5d372a21d20b4df P 453a2ca74aaf4e3b8cdad2369d9a672e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260630 12:13:07.530042  5035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55073489c8df424e8864316dbf19131d" candidate_uuid: "cd274f4f51014377b410b56c4dd77352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8feece636751420abeaddfcd105e8cff"
I20260630 12:13:07.530634  5035 raft_consensus.cc:3060] T 55073489c8df424e8864316dbf19131d P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:07.534389  4961 raft_consensus.cc:2468] T 55073489c8df424e8864316dbf19131d P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd274f4f51014377b410b56c4dd77352 in term 1.
I20260630 12:13:07.535733  4853 leader_election.cc:304] T 55073489c8df424e8864316dbf19131d P cd274f4f51014377b410b56c4dd77352 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 453a2ca74aaf4e3b8cdad2369d9a672e, cd274f4f51014377b410b56c4dd77352; no voters: 
I20260630 12:13:07.536675  5088 raft_consensus.cc:2804] T 55073489c8df424e8864316dbf19131d P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:07.536981  5035 raft_consensus.cc:2468] T 55073489c8df424e8864316dbf19131d P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd274f4f51014377b410b56c4dd77352 in term 1.
I20260630 12:13:07.537303  5088 raft_consensus.cc:697] T 55073489c8df424e8864316dbf19131d P cd274f4f51014377b410b56c4dd77352 [term 1 LEADER]: Becoming Leader. State: Replica: cd274f4f51014377b410b56c4dd77352, State: Running, Role: LEADER
I20260630 12:13:07.538287  5088 consensus_queue.cc:237] T 55073489c8df424e8864316dbf19131d P cd274f4f51014377b410b56c4dd77352 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.547935  4785 catalog_manager.cc:5697] T 55073489c8df424e8864316dbf19131d P cd274f4f51014377b410b56c4dd77352 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd274f4f51014377b410b56c4dd77352 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "cd274f4f51014377b410b56c4dd77352" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:07.556161  5088 consensus_queue.cc:1048] T df06491d26874199a8d3788b488d4333 P cd274f4f51014377b410b56c4dd77352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:07.566033  5088 consensus_queue.cc:1048] T df06491d26874199a8d3788b488d4333 P cd274f4f51014377b410b56c4dd77352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:07.594750  5088 raft_consensus.cc:493] T 4bd74b07c6c4487d8191b4bd16ff54c8 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:07.595124  5089 raft_consensus.cc:493] T f541f9359692403a98fe9e4737945b88 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:07.595355  5088 raft_consensus.cc:515] T 4bd74b07c6c4487d8191b4bd16ff54c8 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.595650  5089 raft_consensus.cc:515] T f541f9359692403a98fe9e4737945b88 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.597422  5089 leader_election.cc:290] T f541f9359692403a98fe9e4737945b88 P 453a2ca74aaf4e3b8cdad2369d9a672e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd274f4f51014377b410b56c4dd77352 (127.0.107.193:40479), 8feece636751420abeaddfcd105e8cff (127.0.107.195:46267)
I20260630 12:13:07.598169  4886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f541f9359692403a98fe9e4737945b88" candidate_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd274f4f51014377b410b56c4dd77352" is_pre_election: true
I20260630 12:13:07.598348  5088 leader_election.cc:290] T 4bd74b07c6c4487d8191b4bd16ff54c8 P cd274f4f51014377b410b56c4dd77352 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194:39227), 8feece636751420abeaddfcd105e8cff (127.0.107.195:46267)
I20260630 12:13:07.598272  4961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bd74b07c6c4487d8191b4bd16ff54c8" candidate_uuid: "cd274f4f51014377b410b56c4dd77352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" is_pre_election: true
I20260630 12:13:07.598798  5034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f541f9359692403a98fe9e4737945b88" candidate_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8feece636751420abeaddfcd105e8cff" is_pre_election: true
I20260630 12:13:07.598272  5035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bd74b07c6c4487d8191b4bd16ff54c8" candidate_uuid: "cd274f4f51014377b410b56c4dd77352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8feece636751420abeaddfcd105e8cff" is_pre_election: true
I20260630 12:13:07.599198  4961 raft_consensus.cc:2393] T 4bd74b07c6c4487d8191b4bd16ff54c8 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cd274f4f51014377b410b56c4dd77352 in current term 1: Already voted for candidate 8feece636751420abeaddfcd105e8cff in this term.
I20260630 12:13:07.599663  5034 raft_consensus.cc:2393] T f541f9359692403a98fe9e4737945b88 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 453a2ca74aaf4e3b8cdad2369d9a672e in current term 1: Already voted for candidate cd274f4f51014377b410b56c4dd77352 in this term.
I20260630 12:13:07.600564  4852 leader_election.cc:304] T 4bd74b07c6c4487d8191b4bd16ff54c8 P cd274f4f51014377b410b56c4dd77352 [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: cd274f4f51014377b410b56c4dd77352; no voters: 453a2ca74aaf4e3b8cdad2369d9a672e, 8feece636751420abeaddfcd105e8cff
I20260630 12:13:07.600679  4927 leader_election.cc:304] T f541f9359692403a98fe9e4737945b88 P 453a2ca74aaf4e3b8cdad2369d9a672e [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: 453a2ca74aaf4e3b8cdad2369d9a672e; no voters: 8feece636751420abeaddfcd105e8cff, cd274f4f51014377b410b56c4dd77352
I20260630 12:13:07.601271  5088 raft_consensus.cc:3060] T 4bd74b07c6c4487d8191b4bd16ff54c8 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:07.601440  5089 raft_consensus.cc:3060] T f541f9359692403a98fe9e4737945b88 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:07.607462  5089 raft_consensus.cc:2749] T f541f9359692403a98fe9e4737945b88 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:07.607458  5088 raft_consensus.cc:2749] T 4bd74b07c6c4487d8191b4bd16ff54c8 P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:07.627543  5117 raft_consensus.cc:493] T 59433b297d2645f3a5d372a21d20b4df P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:07.627969  5117 raft_consensus.cc:515] T 59433b297d2645f3a5d372a21d20b4df P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.629643  5117 leader_election.cc:290] T 59433b297d2645f3a5d372a21d20b4df P 8feece636751420abeaddfcd105e8cff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd274f4f51014377b410b56c4dd77352 (127.0.107.193:40479), 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194:39227)
I20260630 12:13:07.630333  4886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59433b297d2645f3a5d372a21d20b4df" candidate_uuid: "8feece636751420abeaddfcd105e8cff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd274f4f51014377b410b56c4dd77352" is_pre_election: true
I20260630 12:13:07.630606  4961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59433b297d2645f3a5d372a21d20b4df" candidate_uuid: "8feece636751420abeaddfcd105e8cff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" is_pre_election: true
I20260630 12:13:07.631029  4886 raft_consensus.cc:2468] T 59433b297d2645f3a5d372a21d20b4df P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8feece636751420abeaddfcd105e8cff in term 0.
I20260630 12:13:07.631215  4961 raft_consensus.cc:2468] T 59433b297d2645f3a5d372a21d20b4df P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8feece636751420abeaddfcd105e8cff in term 0.
I20260630 12:13:07.632159  5000 leader_election.cc:304] T 59433b297d2645f3a5d372a21d20b4df P 8feece636751420abeaddfcd105e8cff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8feece636751420abeaddfcd105e8cff, cd274f4f51014377b410b56c4dd77352; no voters: 
I20260630 12:13:07.632844  5117 raft_consensus.cc:2804] T 59433b297d2645f3a5d372a21d20b4df P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:07.633147  5117 raft_consensus.cc:493] T 59433b297d2645f3a5d372a21d20b4df P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:07.633402  5117 raft_consensus.cc:3060] T 59433b297d2645f3a5d372a21d20b4df P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:07.637786  5117 raft_consensus.cc:515] T 59433b297d2645f3a5d372a21d20b4df P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.639256  5117 leader_election.cc:290] T 59433b297d2645f3a5d372a21d20b4df P 8feece636751420abeaddfcd105e8cff [CANDIDATE]: Term 1 election: Requested vote from peers cd274f4f51014377b410b56c4dd77352 (127.0.107.193:40479), 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194:39227)
I20260630 12:13:07.640069  4886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59433b297d2645f3a5d372a21d20b4df" candidate_uuid: "8feece636751420abeaddfcd105e8cff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd274f4f51014377b410b56c4dd77352"
I20260630 12:13:07.640242  4961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59433b297d2645f3a5d372a21d20b4df" candidate_uuid: "8feece636751420abeaddfcd105e8cff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e"
I20260630 12:13:07.640549  4886 raft_consensus.cc:3060] T 59433b297d2645f3a5d372a21d20b4df P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:07.640769  4961 raft_consensus.cc:3060] T 59433b297d2645f3a5d372a21d20b4df P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:07.645097  4886 raft_consensus.cc:2468] T 59433b297d2645f3a5d372a21d20b4df P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8feece636751420abeaddfcd105e8cff in term 1.
I20260630 12:13:07.645195  4961 raft_consensus.cc:2468] T 59433b297d2645f3a5d372a21d20b4df P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8feece636751420abeaddfcd105e8cff in term 1.
I20260630 12:13:07.646104  5000 leader_election.cc:304] T 59433b297d2645f3a5d372a21d20b4df P 8feece636751420abeaddfcd105e8cff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8feece636751420abeaddfcd105e8cff, cd274f4f51014377b410b56c4dd77352; no voters: 
I20260630 12:13:07.646806  5117 raft_consensus.cc:2804] T 59433b297d2645f3a5d372a21d20b4df P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:07.647220  5117 raft_consensus.cc:697] T 59433b297d2645f3a5d372a21d20b4df P 8feece636751420abeaddfcd105e8cff [term 1 LEADER]: Becoming Leader. State: Replica: 8feece636751420abeaddfcd105e8cff, State: Running, Role: LEADER
I20260630 12:13:07.647871  5117 consensus_queue.cc:237] T 59433b297d2645f3a5d372a21d20b4df P 8feece636751420abeaddfcd105e8cff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.654726  4784 catalog_manager.cc:5697] T 59433b297d2645f3a5d372a21d20b4df P 8feece636751420abeaddfcd105e8cff reported cstate change: term changed from 0 to 1, leader changed from <none> to 8feece636751420abeaddfcd105e8cff (127.0.107.195). New cstate: current_term: 1 leader_uuid: "8feece636751420abeaddfcd105e8cff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:07.686921  5117 consensus_queue.cc:1048] T 4bd74b07c6c4487d8191b4bd16ff54c8 P 8feece636751420abeaddfcd105e8cff [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:07.697891  5087 consensus_queue.cc:1048] T 4bd74b07c6c4487d8191b4bd16ff54c8 P 8feece636751420abeaddfcd105e8cff [LEADER]: Connected to new peer: Peer: permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:13:07.700237  5089 consensus_queue.cc:1048] T ea024067335642619eed41d72f528191 P 453a2ca74aaf4e3b8cdad2369d9a672e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:07.718465  5133 consensus_queue.cc:1048] T ea024067335642619eed41d72f528191 P 453a2ca74aaf4e3b8cdad2369d9a672e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:13:07.765807  5088 consensus_queue.cc:1048] T 1a979fc76bbf4721a20154475756253b P cd274f4f51014377b410b56c4dd77352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:07.776228  5106 consensus_queue.cc:1048] T 1a979fc76bbf4721a20154475756253b P cd274f4f51014377b410b56c4dd77352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:07.778708  5106 consensus_queue.cc:1048] T f541f9359692403a98fe9e4737945b88 P cd274f4f51014377b410b56c4dd77352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:07.783355  5117 consensus_queue.cc:1048] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:13:07.803678  5125 consensus_queue.cc:1048] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff [LEADER]: Connected to new peer: Peer: permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:07.812779  5106 consensus_queue.cc:1048] T f541f9359692403a98fe9e4737945b88 P cd274f4f51014377b410b56c4dd77352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:07.839183  5106 consensus_queue.cc:1048] T e55edebfa51e4b6080cbdff1ebea4b8c P cd274f4f51014377b410b56c4dd77352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:07.849502  5104 consensus_queue.cc:1048] T e55edebfa51e4b6080cbdff1ebea4b8c P cd274f4f51014377b410b56c4dd77352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:07.850208  5161 raft_consensus.cc:493] T 16b907670b4f493ca64245ffe1168bd2 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:07.851110  5104 raft_consensus.cc:493] T 16b907670b4f493ca64245ffe1168bd2 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:07.851598  5104 raft_consensus.cc:515] T 16b907670b4f493ca64245ffe1168bd2 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.850708  5161 raft_consensus.cc:515] T 16b907670b4f493ca64245ffe1168bd2 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.853791  5161 leader_election.cc:290] T 16b907670b4f493ca64245ffe1168bd2 P 453a2ca74aaf4e3b8cdad2369d9a672e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd274f4f51014377b410b56c4dd77352 (127.0.107.193:40479), 8feece636751420abeaddfcd105e8cff (127.0.107.195:46267)
I20260630 12:13:07.854492  4885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b907670b4f493ca64245ffe1168bd2" candidate_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd274f4f51014377b410b56c4dd77352" is_pre_election: true
I20260630 12:13:07.854808  5035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b907670b4f493ca64245ffe1168bd2" candidate_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8feece636751420abeaddfcd105e8cff" is_pre_election: true
I20260630 12:13:07.855170  4885 raft_consensus.cc:2468] T 16b907670b4f493ca64245ffe1168bd2 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 453a2ca74aaf4e3b8cdad2369d9a672e in term 0.
I20260630 12:13:07.855378  5035 raft_consensus.cc:2468] T 16b907670b4f493ca64245ffe1168bd2 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 453a2ca74aaf4e3b8cdad2369d9a672e in term 0.
I20260630 12:13:07.855819  4960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b907670b4f493ca64245ffe1168bd2" candidate_uuid: "cd274f4f51014377b410b56c4dd77352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" is_pre_election: true
I20260630 12:13:07.856418  4960 raft_consensus.cc:2468] T 16b907670b4f493ca64245ffe1168bd2 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd274f4f51014377b410b56c4dd77352 in term 0.
I20260630 12:13:07.856462  4926 leader_election.cc:304] T 16b907670b4f493ca64245ffe1168bd2 P 453a2ca74aaf4e3b8cdad2369d9a672e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 453a2ca74aaf4e3b8cdad2369d9a672e, cd274f4f51014377b410b56c4dd77352; no voters: 
I20260630 12:13:07.857625  5161 raft_consensus.cc:2804] T 16b907670b4f493ca64245ffe1168bd2 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:07.857992  5161 raft_consensus.cc:493] T 16b907670b4f493ca64245ffe1168bd2 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:07.858320  5161 raft_consensus.cc:3060] T 16b907670b4f493ca64245ffe1168bd2 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:07.858819  4853 leader_election.cc:304] T 16b907670b4f493ca64245ffe1168bd2 P cd274f4f51014377b410b56c4dd77352 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 453a2ca74aaf4e3b8cdad2369d9a672e, cd274f4f51014377b410b56c4dd77352; no voters: 
I20260630 12:13:07.859686  5088 raft_consensus.cc:2804] T 16b907670b4f493ca64245ffe1168bd2 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:07.860018  5088 raft_consensus.cc:493] T 16b907670b4f493ca64245ffe1168bd2 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:07.860356  5088 raft_consensus.cc:3060] T 16b907670b4f493ca64245ffe1168bd2 P cd274f4f51014377b410b56c4dd77352 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:07.860543  5035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b907670b4f493ca64245ffe1168bd2" candidate_uuid: "cd274f4f51014377b410b56c4dd77352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8feece636751420abeaddfcd105e8cff" is_pre_election: true
I20260630 12:13:07.861145  5035 raft_consensus.cc:2468] T 16b907670b4f493ca64245ffe1168bd2 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd274f4f51014377b410b56c4dd77352 in term 0.
I20260630 12:13:07.862725  5104 leader_election.cc:290] T 16b907670b4f493ca64245ffe1168bd2 P cd274f4f51014377b410b56c4dd77352 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194:39227), 8feece636751420abeaddfcd105e8cff (127.0.107.195:46267)
I20260630 12:13:07.864675  5161 raft_consensus.cc:515] T 16b907670b4f493ca64245ffe1168bd2 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.867017  4885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b907670b4f493ca64245ffe1168bd2" candidate_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd274f4f51014377b410b56c4dd77352"
I20260630 12:13:07.867416  5035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b907670b4f493ca64245ffe1168bd2" candidate_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8feece636751420abeaddfcd105e8cff"
I20260630 12:13:07.867945  5035 raft_consensus.cc:3060] T 16b907670b4f493ca64245ffe1168bd2 P 8feece636751420abeaddfcd105e8cff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:07.867209  5088 raft_consensus.cc:515] T 16b907670b4f493ca64245ffe1168bd2 P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.867980  5161 leader_election.cc:290] T 16b907670b4f493ca64245ffe1168bd2 P 453a2ca74aaf4e3b8cdad2369d9a672e [CANDIDATE]: Term 1 election: Requested vote from peers cd274f4f51014377b410b56c4dd77352 (127.0.107.193:40479), 8feece636751420abeaddfcd105e8cff (127.0.107.195:46267)
I20260630 12:13:07.869082  4885 raft_consensus.cc:2393] T 16b907670b4f493ca64245ffe1168bd2 P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 453a2ca74aaf4e3b8cdad2369d9a672e in current term 1: Already voted for candidate cd274f4f51014377b410b56c4dd77352 in this term.
I20260630 12:13:07.870424  5088 leader_election.cc:290] T 16b907670b4f493ca64245ffe1168bd2 P cd274f4f51014377b410b56c4dd77352 [CANDIDATE]: Term 1 election: Requested vote from peers 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194:39227), 8feece636751420abeaddfcd105e8cff (127.0.107.195:46267)
I20260630 12:13:07.872036  5034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b907670b4f493ca64245ffe1168bd2" candidate_uuid: "cd274f4f51014377b410b56c4dd77352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8feece636751420abeaddfcd105e8cff"
I20260630 12:13:07.872237  4961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b907670b4f493ca64245ffe1168bd2" candidate_uuid: "cd274f4f51014377b410b56c4dd77352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e"
I20260630 12:13:07.873008  4961 raft_consensus.cc:2393] T 16b907670b4f493ca64245ffe1168bd2 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cd274f4f51014377b410b56c4dd77352 in current term 1: Already voted for candidate 453a2ca74aaf4e3b8cdad2369d9a672e in this term.
I20260630 12:13:07.873987  4853 leader_election.cc:304] T 16b907670b4f493ca64245ffe1168bd2 P cd274f4f51014377b410b56c4dd77352 [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: cd274f4f51014377b410b56c4dd77352; no voters: 453a2ca74aaf4e3b8cdad2369d9a672e, 8feece636751420abeaddfcd105e8cff
I20260630 12:13:07.874821  5088 raft_consensus.cc:2749] T 16b907670b4f493ca64245ffe1168bd2 P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:13:07.875811  5035 raft_consensus.cc:2468] T 16b907670b4f493ca64245ffe1168bd2 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 453a2ca74aaf4e3b8cdad2369d9a672e in term 1.
I20260630 12:13:07.876714  4927 leader_election.cc:304] T 16b907670b4f493ca64245ffe1168bd2 P 453a2ca74aaf4e3b8cdad2369d9a672e [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: 453a2ca74aaf4e3b8cdad2369d9a672e, 8feece636751420abeaddfcd105e8cff; no voters: cd274f4f51014377b410b56c4dd77352
I20260630 12:13:07.877334  5161 raft_consensus.cc:2804] T 16b907670b4f493ca64245ffe1168bd2 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:07.877792  5161 raft_consensus.cc:697] T 16b907670b4f493ca64245ffe1168bd2 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 LEADER]: Becoming Leader. State: Replica: 453a2ca74aaf4e3b8cdad2369d9a672e, State: Running, Role: LEADER
I20260630 12:13:07.878479  5161 consensus_queue.cc:237] T 16b907670b4f493ca64245ffe1168bd2 P 453a2ca74aaf4e3b8cdad2369d9a672e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } }
I20260630 12:13:07.885473  4785 catalog_manager.cc:5697] T 16b907670b4f493ca64245ffe1168bd2 P 453a2ca74aaf4e3b8cdad2369d9a672e reported cstate change: term changed from 0 to 1, leader changed from <none> to 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194). New cstate: current_term: 1 leader_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:07.980716  5106 consensus_queue.cc:1048] T 55073489c8df424e8864316dbf19131d P cd274f4f51014377b410b56c4dd77352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:08.017448  5104 consensus_queue.cc:1048] T 55073489c8df424e8864316dbf19131d P cd274f4f51014377b410b56c4dd77352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:08.123512  5117 consensus_queue.cc:1048] T 59433b297d2645f3a5d372a21d20b4df P 8feece636751420abeaddfcd105e8cff [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:08.136736  5087 consensus_queue.cc:1048] T 59433b297d2645f3a5d372a21d20b4df P 8feece636751420abeaddfcd105e8cff [LEADER]: Connected to new peer: Peer: permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:08.272612  5035 raft_consensus.cc:1275] T 16b907670b4f493ca64245ffe1168bd2 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Refusing update from remote peer 453a2ca74aaf4e3b8cdad2369d9a672e: 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:08.274636  5133 consensus_queue.cc:1048] T 16b907670b4f493ca64245ffe1168bd2 P 453a2ca74aaf4e3b8cdad2369d9a672e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:13:08.280455  4885 raft_consensus.cc:1275] T 16b907670b4f493ca64245ffe1168bd2 P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Refusing update from remote peer 453a2ca74aaf4e3b8cdad2369d9a672e: 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:08.283494  5133 consensus_queue.cc:1048] T 16b907670b4f493ca64245ffe1168bd2 P 453a2ca74aaf4e3b8cdad2369d9a672e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:13:08.319187  5065 meta_cache.cc:1097] Time spent processing table locations response: real 0.145s	user 0.005s	sys 0.000s
W20260630 12:13:08.320116  5065 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.0.107.254:44257, user_credentials={real_user=slave}} blocked reactor thread for 146111us
W20260630 12:13:08.329906  4852 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:46267, user_credentials={real_user=slave}} blocked reactor thread for 68921.1us
W20260630 12:13:08.358850  4853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:39227, user_credentials={real_user=slave}} blocked reactor thread for 86329.5us
W20260630 12:13:08.514987  5065 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.0.107.254:44257, user_credentials={real_user=slave}} blocked reactor thread for 178983us
W20260630 12:13:08.597920  5065 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.0.107.254:44257, user_credentials={real_user=slave}} blocked reactor thread for 73073.7us
W20260630 12:13:08.660449  5065 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.0.107.254:44257, user_credentials={real_user=slave}} blocked reactor thread for 58321us
W20260630 12:13:08.745273  5002 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:39227, user_credentials={real_user=slave}} blocked reactor thread for 68153.4us
W20260630 12:13:08.778884  4852 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:46267, user_credentials={real_user=slave}} blocked reactor thread for 137961us
W20260630 12:13:08.783792  4853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:39227, user_credentials={real_user=slave}} blocked reactor thread for 186387us
W20260630 12:13:08.827502  5242 log.cc:927] Time spent T 4b2cc0006e4c47d48e311425a18a34e8 P 453a2ca74aaf4e3b8cdad2369d9a672e: Append to log took a long time: real 0.050s	user 0.000s	sys 0.001s
W20260630 12:13:08.948201  5242 log.cc:927] Time spent T 4b2cc0006e4c47d48e311425a18a34e8 P 453a2ca74aaf4e3b8cdad2369d9a672e: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
W20260630 12:13:10.752213  5000 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:40479, user_credentials={real_user=slave}} blocked reactor thread for 82626.1us
W20260630 12:13:10.796813  4853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:39227, user_credentials={real_user=slave}} blocked reactor thread for 121095us
W20260630 12:13:11.121073  4852 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:46267, user_credentials={real_user=slave}} blocked reactor thread for 55089.6us
W20260630 12:13:11.466957  4927 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:46267, user_credentials={real_user=slave}} blocked reactor thread for 69082.2us
W20260630 12:13:11.527098  5178 log.cc:927] Time spent T 59433b297d2645f3a5d372a21d20b4df P cd274f4f51014377b410b56c4dd77352: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
I20260630 12:13:11.901343   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:11.917485  5273 instance_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:11.918421  5274 instance_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:11.920992   431 server_base.cc:1061] running on GCE node
W20260630 12:13:11.920923  5276 instance_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:11.923743   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:11.924041   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:11.924189   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821591924178 us; error 0 us; skew 500 ppm
I20260630 12:13:11.924664   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:11.927212   431 webserver.cc:533] Webserver started at http://127.0.107.196:35817/ using document root <none> and password file <none>
I20260630 12:13:11.927636   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:11.927798   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:11.928016   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:11.929013   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821463199918-431-0/minicluster-data/ts-3-root/instance:
uuid: "f41adf87a2244fbea58ea8dafd2231d2"
format_stamp: "Formatted at 2026-06-30 12:13:11 on dist-test-slave-rzcc"
I20260630 12:13:11.933214   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:13:11.936214  5281 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:11.937106   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:13:11.937418   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821463199918-431-0/minicluster-data/ts-3-root
uuid: "f41adf87a2244fbea58ea8dafd2231d2"
format_stamp: "Formatted at 2026-06-30 12:13:11 on dist-test-slave-rzcc"
I20260630 12:13:11.937677   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821463199918-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821463199918-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821463199918-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:11.964722   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:11.965938   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:11.967239   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:11.970096   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:11.970343   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:11.970685   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:11.970960   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:12.009524   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:33885
I20260630 12:13:12.009619  5343 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:33885 every 8 connection(s)
I20260630 12:13:12.014369   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:12.022753  5349 instance_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:12.022133  5348 instance_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:12.026000  5351 instance_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:12.026412   431 server_base.cc:1061] running on GCE node
I20260630 12:13:12.030725   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:12.031005   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:12.031244   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821592031225 us; error 0 us; skew 500 ppm
I20260630 12:13:12.031745  5344 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44257
I20260630 12:13:12.031878   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:12.032172  5344 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:12.033089  5344 heartbeater.cc:507] Master 127.0.107.254:44257 requested a full tablet report, sending...
I20260630 12:13:12.034654   431 webserver.cc:533] Webserver started at http://127.0.107.197:39393/ using document root <none> and password file <none>
I20260630 12:13:12.035257   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:12.035182  4780 ts_manager.cc:194] Registered new tserver with Master: f41adf87a2244fbea58ea8dafd2231d2 (127.0.107.196:33885)
I20260630 12:13:12.035581   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:12.035913   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:12.036840  4780 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33996
I20260630 12:13:12.036922   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821463199918-431-0/minicluster-data/ts-4-root/instance:
uuid: "616fe7eccfef41e68d04f04bbe439eb1"
format_stamp: "Formatted at 2026-06-30 12:13:12 on dist-test-slave-rzcc"
I20260630 12:13:12.041486   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:13:12.045305  5356 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:12.046212   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:13:12.046598   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821463199918-431-0/minicluster-data/ts-4-root
uuid: "616fe7eccfef41e68d04f04bbe439eb1"
format_stamp: "Formatted at 2026-06-30 12:13:12 on dist-test-slave-rzcc"
I20260630 12:13:12.046995   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821463199918-431-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821463199918-431-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821463199918-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:12.060562   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:12.061750   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:12.063176   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:12.065266   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:12.065490   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:12.065717   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:12.065891   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:12.123436   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.197:45557
I20260630 12:13:12.123692  5418 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.197:45557 every 8 connection(s)
I20260630 12:13:12.129931   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:12.139012  5422 instance_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:12.140475  5423 instance_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:12.142778  5419 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44257
I20260630 12:13:12.143392  5419 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:12.144414  5419 heartbeater.cc:507] Master 127.0.107.254:44257 requested a full tablet report, sending...
W20260630 12:13:12.144968  5426 instance_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:12.146476   431 server_base.cc:1061] running on GCE node
I20260630 12:13:12.146806  4780 ts_manager.cc:194] Registered new tserver with Master: 616fe7eccfef41e68d04f04bbe439eb1 (127.0.107.197:45557)
I20260630 12:13:12.148325  4780 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34012
I20260630 12:13:12.148726   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:12.149174   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:12.149406   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821592149386 us; error 0 us; skew 500 ppm
I20260630 12:13:12.150120   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:12.152937   431 webserver.cc:533] Webserver started at http://127.0.107.198:46565/ using document root <none> and password file <none>
I20260630 12:13:12.153395   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:12.153553   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:12.153751   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:12.154745   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821463199918-431-0/minicluster-data/ts-5-root/instance:
uuid: "e7302e13965d4e8c834033d86dbc8b41"
format_stamp: "Formatted at 2026-06-30 12:13:12 on dist-test-slave-rzcc"
I20260630 12:13:12.159013   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260630 12:13:12.162272  5430 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:12.163141   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:13:12.163445   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821463199918-431-0/minicluster-data/ts-5-root
uuid: "e7302e13965d4e8c834033d86dbc8b41"
format_stamp: "Formatted at 2026-06-30 12:13:12 on dist-test-slave-rzcc"
I20260630 12:13:12.163729   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821463199918-431-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821463199918-431-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821463199918-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:12.204026   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:12.205168   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:12.206884   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:12.209550   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:12.209779   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:12.210035   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:12.210215   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:12.280234   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.198:43883
I20260630 12:13:12.280319  5492 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.198:43883 every 8 connection(s)
I20260630 12:13:12.293686  5493 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44257
I20260630 12:13:12.294056  5493 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:12.294725  5493 heartbeater.cc:507] Master 127.0.107.254:44257 requested a full tablet report, sending...
I20260630 12:13:12.296559  4780 ts_manager.cc:194] Registered new tserver with Master: e7302e13965d4e8c834033d86dbc8b41 (127.0.107.198:43883)
I20260630 12:13:12.297924  4780 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34020
I20260630 12:13:12.350163  4886 consensus_queue.cc:237] T f541f9359692403a98fe9e4737945b88 P cd274f4f51014377b410b56c4dd77352 [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: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: true } }
I20260630 12:13:12.356783  5034 raft_consensus.cc:1275] T f541f9359692403a98fe9e4737945b88 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Refusing update from remote peer cd274f4f51014377b410b56c4dd77352: 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:12.357599  4957 raft_consensus.cc:1275] T f541f9359692403a98fe9e4737945b88 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Refusing update from remote peer cd274f4f51014377b410b56c4dd77352: 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:12.358644  5263 consensus_queue.cc:1048] T f541f9359692403a98fe9e4737945b88 P cd274f4f51014377b410b56c4dd77352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } 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:12.359946  5259 consensus_queue.cc:1048] T f541f9359692403a98fe9e4737945b88 P cd274f4f51014377b410b56c4dd77352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:13:12.368464  5204 raft_consensus.cc:2955] T f541f9359692403a98fe9e4737945b88 P cd274f4f51014377b410b56c4dd77352 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER f41adf87a2244fbea58ea8dafd2231d2 (127.0.107.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: true } } }
I20260630 12:13:12.370059  4957 raft_consensus.cc:2955] T f541f9359692403a98fe9e4737945b88 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER f41adf87a2244fbea58ea8dafd2231d2 (127.0.107.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: true } } }
I20260630 12:13:12.371317  5034 raft_consensus.cc:2955] T f541f9359692403a98fe9e4737945b88 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER f41adf87a2244fbea58ea8dafd2231d2 (127.0.107.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: true } } }
W20260630 12:13:12.373725  4851 consensus_peers.cc:597] T f541f9359692403a98fe9e4737945b88 P cd274f4f51014377b410b56c4dd77352 -> Peer f41adf87a2244fbea58ea8dafd2231d2 (127.0.107.196:33885): Couldn't send request to peer f41adf87a2244fbea58ea8dafd2231d2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f541f9359692403a98fe9e4737945b88. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:12.386638  4780 catalog_manager.cc:5697] T f541f9359692403a98fe9e4737945b88 P cd274f4f51014377b410b56c4dd77352 reported cstate change: config changed from index -1 to 27, NON_VOTER f41adf87a2244fbea58ea8dafd2231d2 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "cd274f4f51014377b410b56c4dd77352" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:12.402282  5034 consensus_queue.cc:237] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff [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: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: true } }
I20260630 12:13:12.412189  4957 raft_consensus.cc:1275] T c7047a031ce94befb54ae9976475c410 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Refusing update from remote peer 8feece636751420abeaddfcd105e8cff: 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:12.419168  4886 raft_consensus.cc:1275] T c7047a031ce94befb54ae9976475c410 P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Refusing update from remote peer 8feece636751420abeaddfcd105e8cff: 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:12.422719  5501 consensus_queue.cc:1048] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } 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:12.432543  5505 raft_consensus.cc:2955] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 616fe7eccfef41e68d04f04bbe439eb1 (127.0.107.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: true } } }
I20260630 12:13:12.434091  4885 raft_consensus.cc:2955] T c7047a031ce94befb54ae9976475c410 P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 616fe7eccfef41e68d04f04bbe439eb1 (127.0.107.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: true } } }
I20260630 12:13:12.443509  5262 consensus_queue.cc:1048] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff [LEADER]: Connected to new peer: Peer: permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:12.447688  4957 raft_consensus.cc:2955] T c7047a031ce94befb54ae9976475c410 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 616fe7eccfef41e68d04f04bbe439eb1 (127.0.107.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: true } } }
I20260630 12:13:12.449797  4886 consensus_queue.cc:237] T 1a979fc76bbf4721a20154475756253b P cd274f4f51014377b410b56c4dd77352 [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: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } attrs { replace: true } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: true } }
I20260630 12:13:12.459439  4962 raft_consensus.cc:1275] T 1a979fc76bbf4721a20154475756253b P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Refusing update from remote peer cd274f4f51014377b410b56c4dd77352: 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:12.460870  5259 consensus_queue.cc:1048] T 1a979fc76bbf4721a20154475756253b P cd274f4f51014377b410b56c4dd77352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } 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:12.462180  5034 raft_consensus.cc:1275] T 1a979fc76bbf4721a20154475756253b P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Refusing update from remote peer cd274f4f51014377b410b56c4dd77352: 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:12.463783  5259 consensus_queue.cc:1048] T 1a979fc76bbf4721a20154475756253b P cd274f4f51014377b410b56c4dd77352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:12.461902  4778 catalog_manager.cc:5697] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff reported cstate change: config changed from index -1 to 27, NON_VOTER 616fe7eccfef41e68d04f04bbe439eb1 (127.0.107.197) added. New cstate: current_term: 1 leader_uuid: "8feece636751420abeaddfcd105e8cff" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:13:12.468674  4853 consensus_peers.cc:597] T 1a979fc76bbf4721a20154475756253b P cd274f4f51014377b410b56c4dd77352 -> Peer e7302e13965d4e8c834033d86dbc8b41 (127.0.107.198:43883): Couldn't send request to peer e7302e13965d4e8c834033d86dbc8b41. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1a979fc76bbf4721a20154475756253b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:12.468503  5252 raft_consensus.cc:2955] T 1a979fc76bbf4721a20154475756253b P cd274f4f51014377b410b56c4dd77352 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e7302e13965d4e8c834033d86dbc8b41 (127.0.107.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } attrs { replace: true } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: true } } }
I20260630 12:13:12.473047  4962 raft_consensus.cc:2955] T 1a979fc76bbf4721a20154475756253b P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e7302e13965d4e8c834033d86dbc8b41 (127.0.107.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } attrs { replace: true } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: true } } }
I20260630 12:13:12.486163  4885 consensus_queue.cc:237] T 36b6c8741f6e4bf599ae3598f4452922 P cd274f4f51014377b410b56c4dd77352 [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: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: true } }
I20260630 12:13:12.487258  5034 raft_consensus.cc:2955] T 1a979fc76bbf4721a20154475756253b P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e7302e13965d4e8c834033d86dbc8b41 (127.0.107.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } attrs { replace: true } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: true } } }
I20260630 12:13:12.489040  4780 catalog_manager.cc:5697] T 1a979fc76bbf4721a20154475756253b P 453a2ca74aaf4e3b8cdad2369d9a672e reported cstate change: config changed from index -1 to 27, NON_VOTER e7302e13965d4e8c834033d86dbc8b41 (127.0.107.198) added. New cstate: current_term: 1 leader_uuid: "cd274f4f51014377b410b56c4dd77352" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } attrs { replace: true } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: true } } }
W20260630 12:13:12.491972  5002 consensus_peers.cc:597] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff -> Peer 616fe7eccfef41e68d04f04bbe439eb1 (127.0.107.197:45557): Couldn't send request to peer 616fe7eccfef41e68d04f04bbe439eb1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c7047a031ce94befb54ae9976475c410. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:12.495450  5035 raft_consensus.cc:1275] T 36b6c8741f6e4bf599ae3598f4452922 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Refusing update from remote peer cd274f4f51014377b410b56c4dd77352: 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:12.496065  4851 consensus_peers.cc:597] T 36b6c8741f6e4bf599ae3598f4452922 P cd274f4f51014377b410b56c4dd77352 -> Peer f41adf87a2244fbea58ea8dafd2231d2 (127.0.107.196:33885): Couldn't send request to peer f41adf87a2244fbea58ea8dafd2231d2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 36b6c8741f6e4bf599ae3598f4452922. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:12.497484  5263 consensus_queue.cc:1048] T 36b6c8741f6e4bf599ae3598f4452922 P cd274f4f51014377b410b56c4dd77352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } 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:12.499548  4962 raft_consensus.cc:1275] T 36b6c8741f6e4bf599ae3598f4452922 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Refusing update from remote peer cd274f4f51014377b410b56c4dd77352: 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:12.501013  5263 consensus_queue.cc:1048] T 36b6c8741f6e4bf599ae3598f4452922 P cd274f4f51014377b410b56c4dd77352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:12.508057  5252 raft_consensus.cc:2955] T 36b6c8741f6e4bf599ae3598f4452922 P cd274f4f51014377b410b56c4dd77352 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f41adf87a2244fbea58ea8dafd2231d2 (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: true } } }
I20260630 12:13:12.510130  4962 raft_consensus.cc:2955] T 36b6c8741f6e4bf599ae3598f4452922 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f41adf87a2244fbea58ea8dafd2231d2 (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: true } } }
I20260630 12:13:12.511754  5034 raft_consensus.cc:2955] T 36b6c8741f6e4bf599ae3598f4452922 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f41adf87a2244fbea58ea8dafd2231d2 (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: true } } }
I20260630 12:13:12.522847  4778 catalog_manager.cc:5697] T 36b6c8741f6e4bf599ae3598f4452922 P 8feece636751420abeaddfcd105e8cff reported cstate change: config changed from index -1 to 26, NON_VOTER f41adf87a2244fbea58ea8dafd2231d2 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "cd274f4f51014377b410b56c4dd77352" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: true } } }
I20260630 12:13:12.535274  4962 consensus_queue.cc:237] T ea024067335642619eed41d72f528191 P 453a2ca74aaf4e3b8cdad2369d9a672e [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: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: true } }
I20260630 12:13:12.540234  5034 raft_consensus.cc:1275] T ea024067335642619eed41d72f528191 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Refusing update from remote peer 453a2ca74aaf4e3b8cdad2369d9a672e: 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:12.541937  4885 raft_consensus.cc:1275] T ea024067335642619eed41d72f528191 P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Refusing update from remote peer 453a2ca74aaf4e3b8cdad2369d9a672e: 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:12.543269  5269 consensus_queue.cc:1048] T ea024067335642619eed41d72f528191 P 453a2ca74aaf4e3b8cdad2369d9a672e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:13:12.544260  5511 consensus_queue.cc:1048] T ea024067335642619eed41d72f528191 P 453a2ca74aaf4e3b8cdad2369d9a672e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } 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:12.550381  5511 raft_consensus.cc:2955] T ea024067335642619eed41d72f528191 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 616fe7eccfef41e68d04f04bbe439eb1 (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: true } } }
I20260630 12:13:12.552500  4885 raft_consensus.cc:2955] T ea024067335642619eed41d72f528191 P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 616fe7eccfef41e68d04f04bbe439eb1 (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: true } } }
I20260630 12:13:12.554564  5034 raft_consensus.cc:2955] T ea024067335642619eed41d72f528191 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 616fe7eccfef41e68d04f04bbe439eb1 (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: true } } }
W20260630 12:13:12.555431  4928 consensus_peers.cc:597] T ea024067335642619eed41d72f528191 P 453a2ca74aaf4e3b8cdad2369d9a672e -> Peer 616fe7eccfef41e68d04f04bbe439eb1 (127.0.107.197:45557): Couldn't send request to peer 616fe7eccfef41e68d04f04bbe439eb1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ea024067335642619eed41d72f528191. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:12.564771  4886 consensus_queue.cc:237] T df06491d26874199a8d3788b488d4333 P cd274f4f51014377b410b56c4dd77352 [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: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } attrs { replace: true } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: true } }
I20260630 12:13:12.564404  4780 catalog_manager.cc:5697] T ea024067335642619eed41d72f528191 P 453a2ca74aaf4e3b8cdad2369d9a672e reported cstate change: config changed from index -1 to 26, NON_VOTER 616fe7eccfef41e68d04f04bbe439eb1 (127.0.107.197) added. New cstate: current_term: 1 leader_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:13:12.571713  4853 consensus_peers.cc:597] T df06491d26874199a8d3788b488d4333 P cd274f4f51014377b410b56c4dd77352 -> Peer e7302e13965d4e8c834033d86dbc8b41 (127.0.107.198:43883): Couldn't send request to peer e7302e13965d4e8c834033d86dbc8b41. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: df06491d26874199a8d3788b488d4333. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:12.573093  4962 raft_consensus.cc:1275] T df06491d26874199a8d3788b488d4333 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Refusing update from remote peer cd274f4f51014377b410b56c4dd77352: 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:12.573232  5034 raft_consensus.cc:1275] T df06491d26874199a8d3788b488d4333 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Refusing update from remote peer cd274f4f51014377b410b56c4dd77352: 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:12.574532  5263 consensus_queue.cc:1048] T df06491d26874199a8d3788b488d4333 P cd274f4f51014377b410b56c4dd77352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } 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:12.575441  5252 consensus_queue.cc:1048] T df06491d26874199a8d3788b488d4333 P cd274f4f51014377b410b56c4dd77352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:12.583319  5263 raft_consensus.cc:2955] T df06491d26874199a8d3788b488d4333 P cd274f4f51014377b410b56c4dd77352 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e7302e13965d4e8c834033d86dbc8b41 (127.0.107.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } attrs { replace: true } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: true } } }
I20260630 12:13:12.584903  4962 raft_consensus.cc:2955] T df06491d26874199a8d3788b488d4333 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e7302e13965d4e8c834033d86dbc8b41 (127.0.107.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } attrs { replace: true } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: true } } }
I20260630 12:13:12.585423  5034 raft_consensus.cc:2955] T df06491d26874199a8d3788b488d4333 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e7302e13965d4e8c834033d86dbc8b41 (127.0.107.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } attrs { replace: true } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: true } } }
I20260630 12:13:12.599889  4782 catalog_manager.cc:5697] T df06491d26874199a8d3788b488d4333 P 453a2ca74aaf4e3b8cdad2369d9a672e reported cstate change: config changed from index -1 to 27, NON_VOTER e7302e13965d4e8c834033d86dbc8b41 (127.0.107.198) added. New cstate: current_term: 1 leader_uuid: "cd274f4f51014377b410b56c4dd77352" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } attrs { replace: true } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: true } } }
I20260630 12:13:12.774415  5513 ts_tablet_manager.cc:933] T f541f9359692403a98fe9e4737945b88 P f41adf87a2244fbea58ea8dafd2231d2: Initiating tablet copy from peer cd274f4f51014377b410b56c4dd77352 (127.0.107.193:40479)
I20260630 12:13:12.776077  5513 tablet_copy_client.cc:323] T f541f9359692403a98fe9e4737945b88 P f41adf87a2244fbea58ea8dafd2231d2: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:40479
I20260630 12:13:12.785816  4897 tablet_copy_service.cc:140] P cd274f4f51014377b410b56c4dd77352: Received BeginTabletCopySession request for tablet f541f9359692403a98fe9e4737945b88 from peer f41adf87a2244fbea58ea8dafd2231d2 ({username='slave'} at 127.0.0.1:54016)
I20260630 12:13:12.786296  4897 tablet_copy_service.cc:161] P cd274f4f51014377b410b56c4dd77352: Beginning new tablet copy session on tablet f541f9359692403a98fe9e4737945b88 from peer f41adf87a2244fbea58ea8dafd2231d2 at {username='slave'} at 127.0.0.1:54016: session id = f41adf87a2244fbea58ea8dafd2231d2-f541f9359692403a98fe9e4737945b88
I20260630 12:13:12.792421  5516 ts_tablet_manager.cc:933] T c7047a031ce94befb54ae9976475c410 P 616fe7eccfef41e68d04f04bbe439eb1: Initiating tablet copy from peer 8feece636751420abeaddfcd105e8cff (127.0.107.195:46267)
I20260630 12:13:12.796450  4897 tablet_copy_source_session.cc:215] T f541f9359692403a98fe9e4737945b88 P cd274f4f51014377b410b56c4dd77352: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:12.796658  5516 tablet_copy_client.cc:323] T c7047a031ce94befb54ae9976475c410 P 616fe7eccfef41e68d04f04bbe439eb1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:46267
I20260630 12:13:12.799979  5513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f541f9359692403a98fe9e4737945b88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:12.809518  5046 tablet_copy_service.cc:140] P 8feece636751420abeaddfcd105e8cff: Received BeginTabletCopySession request for tablet c7047a031ce94befb54ae9976475c410 from peer 616fe7eccfef41e68d04f04bbe439eb1 ({username='slave'} at 127.0.0.1:42424)
I20260630 12:13:12.810133  5046 tablet_copy_service.cc:161] P 8feece636751420abeaddfcd105e8cff: Beginning new tablet copy session on tablet c7047a031ce94befb54ae9976475c410 from peer 616fe7eccfef41e68d04f04bbe439eb1 at {username='slave'} at 127.0.0.1:42424: session id = 616fe7eccfef41e68d04f04bbe439eb1-c7047a031ce94befb54ae9976475c410
I20260630 12:13:12.815150  5513 tablet_copy_client.cc:806] T f541f9359692403a98fe9e4737945b88 P f41adf87a2244fbea58ea8dafd2231d2: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:12.815832  5513 tablet_copy_client.cc:670] T f541f9359692403a98fe9e4737945b88 P f41adf87a2244fbea58ea8dafd2231d2: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:12.818742  5046 tablet_copy_source_session.cc:215] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:12.820334  5514 tablet_copy_client.cc:1025] T f541f9359692403a98fe9e4737945b88 P f41adf87a2244fbea58ea8dafd2231d2: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:12.822398  5516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7047a031ce94befb54ae9976475c410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:12.836529  5516 tablet_copy_client.cc:806] T c7047a031ce94befb54ae9976475c410 P 616fe7eccfef41e68d04f04bbe439eb1: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:12.837065  5516 tablet_copy_client.cc:670] T c7047a031ce94befb54ae9976475c410 P 616fe7eccfef41e68d04f04bbe439eb1: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:12.841194  5517 tablet_copy_client.cc:1025] T c7047a031ce94befb54ae9976475c410 P 616fe7eccfef41e68d04f04bbe439eb1: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:12.866199  5519 ts_tablet_manager.cc:933] T 1a979fc76bbf4721a20154475756253b P e7302e13965d4e8c834033d86dbc8b41: Initiating tablet copy from peer cd274f4f51014377b410b56c4dd77352 (127.0.107.193:40479)
I20260630 12:13:12.868009  5519 tablet_copy_client.cc:323] T 1a979fc76bbf4721a20154475756253b P e7302e13965d4e8c834033d86dbc8b41: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:40479
I20260630 12:13:12.878698  4897 tablet_copy_service.cc:140] P cd274f4f51014377b410b56c4dd77352: Received BeginTabletCopySession request for tablet 1a979fc76bbf4721a20154475756253b from peer e7302e13965d4e8c834033d86dbc8b41 ({username='slave'} at 127.0.0.1:54022)
I20260630 12:13:12.879221  4897 tablet_copy_service.cc:161] P cd274f4f51014377b410b56c4dd77352: Beginning new tablet copy session on tablet 1a979fc76bbf4721a20154475756253b from peer e7302e13965d4e8c834033d86dbc8b41 at {username='slave'} at 127.0.0.1:54022: session id = e7302e13965d4e8c834033d86dbc8b41-1a979fc76bbf4721a20154475756253b
I20260630 12:13:12.885128  4897 tablet_copy_source_session.cc:215] T 1a979fc76bbf4721a20154475756253b P cd274f4f51014377b410b56c4dd77352: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:12.887836  5519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a979fc76bbf4721a20154475756253b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:12.902252  5519 tablet_copy_client.cc:806] T 1a979fc76bbf4721a20154475756253b P e7302e13965d4e8c834033d86dbc8b41: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:12.902889  5519 tablet_copy_client.cc:670] T 1a979fc76bbf4721a20154475756253b P e7302e13965d4e8c834033d86dbc8b41: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:12.906985  5520 tablet_copy_client.cc:1025] T 1a979fc76bbf4721a20154475756253b P e7302e13965d4e8c834033d86dbc8b41: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:12.975852  5522 ts_tablet_manager.cc:933] T df06491d26874199a8d3788b488d4333 P e7302e13965d4e8c834033d86dbc8b41: Initiating tablet copy from peer cd274f4f51014377b410b56c4dd77352 (127.0.107.193:40479)
I20260630 12:13:12.977437  5522 tablet_copy_client.cc:323] T df06491d26874199a8d3788b488d4333 P e7302e13965d4e8c834033d86dbc8b41: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:40479
I20260630 12:13:12.978922  4897 tablet_copy_service.cc:140] P cd274f4f51014377b410b56c4dd77352: Received BeginTabletCopySession request for tablet df06491d26874199a8d3788b488d4333 from peer e7302e13965d4e8c834033d86dbc8b41 ({username='slave'} at 127.0.0.1:54022)
I20260630 12:13:12.979431  4897 tablet_copy_service.cc:161] P cd274f4f51014377b410b56c4dd77352: Beginning new tablet copy session on tablet df06491d26874199a8d3788b488d4333 from peer e7302e13965d4e8c834033d86dbc8b41 at {username='slave'} at 127.0.0.1:54022: session id = e7302e13965d4e8c834033d86dbc8b41-df06491d26874199a8d3788b488d4333
I20260630 12:13:12.986725  4897 tablet_copy_source_session.cc:215] T df06491d26874199a8d3788b488d4333 P cd274f4f51014377b410b56c4dd77352: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:12.989688  5522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df06491d26874199a8d3788b488d4333. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:12.999557  5522 tablet_copy_client.cc:806] T df06491d26874199a8d3788b488d4333 P e7302e13965d4e8c834033d86dbc8b41: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:13.000113  5522 tablet_copy_client.cc:670] T df06491d26874199a8d3788b488d4333 P e7302e13965d4e8c834033d86dbc8b41: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:13.003593  5523 tablet_copy_client.cc:1025] T df06491d26874199a8d3788b488d4333 P e7302e13965d4e8c834033d86dbc8b41: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:13.039476  5344 heartbeater.cc:499] Master 127.0.107.254:44257 was elected leader, sending a full tablet report...
I20260630 12:13:13.061885  5526 ts_tablet_manager.cc:933] T 36b6c8741f6e4bf599ae3598f4452922 P f41adf87a2244fbea58ea8dafd2231d2: Initiating tablet copy from peer cd274f4f51014377b410b56c4dd77352 (127.0.107.193:40479)
I20260630 12:13:13.063750  5526 tablet_copy_client.cc:323] T 36b6c8741f6e4bf599ae3598f4452922 P f41adf87a2244fbea58ea8dafd2231d2: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:40479
I20260630 12:13:13.065155  4897 tablet_copy_service.cc:140] P cd274f4f51014377b410b56c4dd77352: Received BeginTabletCopySession request for tablet 36b6c8741f6e4bf599ae3598f4452922 from peer f41adf87a2244fbea58ea8dafd2231d2 ({username='slave'} at 127.0.0.1:54016)
I20260630 12:13:13.065611  4897 tablet_copy_service.cc:161] P cd274f4f51014377b410b56c4dd77352: Beginning new tablet copy session on tablet 36b6c8741f6e4bf599ae3598f4452922 from peer f41adf87a2244fbea58ea8dafd2231d2 at {username='slave'} at 127.0.0.1:54016: session id = f41adf87a2244fbea58ea8dafd2231d2-36b6c8741f6e4bf599ae3598f4452922
I20260630 12:13:13.070319  4897 tablet_copy_source_session.cc:215] T 36b6c8741f6e4bf599ae3598f4452922 P cd274f4f51014377b410b56c4dd77352: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:13.072703  5526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36b6c8741f6e4bf599ae3598f4452922. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:13.082854  5526 tablet_copy_client.cc:806] T 36b6c8741f6e4bf599ae3598f4452922 P f41adf87a2244fbea58ea8dafd2231d2: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:13.083441  5526 tablet_copy_client.cc:670] T 36b6c8741f6e4bf599ae3598f4452922 P f41adf87a2244fbea58ea8dafd2231d2: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:13.087767  5527 tablet_copy_client.cc:1025] T 36b6c8741f6e4bf599ae3598f4452922 P f41adf87a2244fbea58ea8dafd2231d2: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:13.136057  5529 ts_tablet_manager.cc:933] T ea024067335642619eed41d72f528191 P 616fe7eccfef41e68d04f04bbe439eb1: Initiating tablet copy from peer 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194:39227)
I20260630 12:13:13.137701  5529 tablet_copy_client.cc:323] T ea024067335642619eed41d72f528191 P 616fe7eccfef41e68d04f04bbe439eb1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:39227
I20260630 12:13:13.147574  4972 tablet_copy_service.cc:140] P 453a2ca74aaf4e3b8cdad2369d9a672e: Received BeginTabletCopySession request for tablet ea024067335642619eed41d72f528191 from peer 616fe7eccfef41e68d04f04bbe439eb1 ({username='slave'} at 127.0.0.1:57418)
I20260630 12:13:13.148180  4972 tablet_copy_service.cc:161] P 453a2ca74aaf4e3b8cdad2369d9a672e: Beginning new tablet copy session on tablet ea024067335642619eed41d72f528191 from peer 616fe7eccfef41e68d04f04bbe439eb1 at {username='slave'} at 127.0.0.1:57418: session id = 616fe7eccfef41e68d04f04bbe439eb1-ea024067335642619eed41d72f528191
I20260630 12:13:13.150780  5419 heartbeater.cc:499] Master 127.0.107.254:44257 was elected leader, sending a full tablet report...
I20260630 12:13:13.155812  4972 tablet_copy_source_session.cc:215] T ea024067335642619eed41d72f528191 P 453a2ca74aaf4e3b8cdad2369d9a672e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:13.158638  5529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea024067335642619eed41d72f528191. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:13.171015  5529 tablet_copy_client.cc:806] T ea024067335642619eed41d72f528191 P 616fe7eccfef41e68d04f04bbe439eb1: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:13.171597  5529 tablet_copy_client.cc:670] T ea024067335642619eed41d72f528191 P 616fe7eccfef41e68d04f04bbe439eb1: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:13.175251  5530 tablet_copy_client.cc:1025] T ea024067335642619eed41d72f528191 P 616fe7eccfef41e68d04f04bbe439eb1: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:13.300163  5493 heartbeater.cc:499] Master 127.0.107.254:44257 was elected leader, sending a full tablet report...
I20260630 12:13:14.821915  5513 tablet_copy_client.cc:538] T f541f9359692403a98fe9e4737945b88 P f41adf87a2244fbea58ea8dafd2231d2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:14.833061  5513 tablet_bootstrap.cc:492] T f541f9359692403a98fe9e4737945b88 P f41adf87a2244fbea58ea8dafd2231d2: Bootstrap starting.
I20260630 12:13:14.842640  5516 tablet_copy_client.cc:538] T c7047a031ce94befb54ae9976475c410 P 616fe7eccfef41e68d04f04bbe439eb1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:14.854419  5516 tablet_bootstrap.cc:492] T c7047a031ce94befb54ae9976475c410 P 616fe7eccfef41e68d04f04bbe439eb1: Bootstrap starting.
I20260630 12:13:14.908445  5519 tablet_copy_client.cc:538] T 1a979fc76bbf4721a20154475756253b P e7302e13965d4e8c834033d86dbc8b41: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:14.941092  5519 tablet_bootstrap.cc:492] T 1a979fc76bbf4721a20154475756253b P e7302e13965d4e8c834033d86dbc8b41: Bootstrap starting.
I20260630 12:13:14.991531  5513 tablet_bootstrap.cc:492] T f541f9359692403a98fe9e4737945b88 P f41adf87a2244fbea58ea8dafd2231d2: 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:14.992609  5513 tablet_bootstrap.cc:492] T f541f9359692403a98fe9e4737945b88 P f41adf87a2244fbea58ea8dafd2231d2: Bootstrap complete.
I20260630 12:13:14.993328  5513 ts_tablet_manager.cc:1403] T f541f9359692403a98fe9e4737945b88 P f41adf87a2244fbea58ea8dafd2231d2: Time spent bootstrapping tablet: real 0.161s	user 0.140s	sys 0.018s
I20260630 12:13:14.996837  5513 raft_consensus.cc:359] T f541f9359692403a98fe9e4737945b88 P f41adf87a2244fbea58ea8dafd2231d2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: true } }
I20260630 12:13:14.998123  5513 raft_consensus.cc:740] T f541f9359692403a98fe9e4737945b88 P f41adf87a2244fbea58ea8dafd2231d2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f41adf87a2244fbea58ea8dafd2231d2, State: Initialized, Role: LEARNER
I20260630 12:13:14.998819  5513 consensus_queue.cc:260] T f541f9359692403a98fe9e4737945b88 P f41adf87a2244fbea58ea8dafd2231d2 [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: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: true } }
I20260630 12:13:15.004863  5522 tablet_copy_client.cc:538] T df06491d26874199a8d3788b488d4333 P e7302e13965d4e8c834033d86dbc8b41: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:15.017879  5522 tablet_bootstrap.cc:492] T df06491d26874199a8d3788b488d4333 P e7302e13965d4e8c834033d86dbc8b41: Bootstrap starting.
I20260630 12:13:15.021641  5319 raft_consensus.cc:1217] T f541f9359692403a98fe9e4737945b88 P f41adf87a2244fbea58ea8dafd2231d2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:13:15.022898  5516 tablet_bootstrap.cc:492] T c7047a031ce94befb54ae9976475c410 P 616fe7eccfef41e68d04f04bbe439eb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=98 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:15.024010  5516 tablet_bootstrap.cc:492] T c7047a031ce94befb54ae9976475c410 P 616fe7eccfef41e68d04f04bbe439eb1: Bootstrap complete.
I20260630 12:13:15.024426  5513 ts_tablet_manager.cc:1434] T f541f9359692403a98fe9e4737945b88 P f41adf87a2244fbea58ea8dafd2231d2: Time spent starting tablet: real 0.031s	user 0.012s	sys 0.001s
I20260630 12:13:15.024772  5516 ts_tablet_manager.cc:1403] T c7047a031ce94befb54ae9976475c410 P 616fe7eccfef41e68d04f04bbe439eb1: Time spent bootstrapping tablet: real 0.171s	user 0.127s	sys 0.027s
I20260630 12:13:15.027773  4897 tablet_copy_service.cc:342] P cd274f4f51014377b410b56c4dd77352: Request end of tablet copy session f41adf87a2244fbea58ea8dafd2231d2-f541f9359692403a98fe9e4737945b88 received from {username='slave'} at 127.0.0.1:54016
I20260630 12:13:15.028424  4897 tablet_copy_service.cc:434] P cd274f4f51014377b410b56c4dd77352: ending tablet copy session f41adf87a2244fbea58ea8dafd2231d2-f541f9359692403a98fe9e4737945b88 on tablet f541f9359692403a98fe9e4737945b88 with peer f41adf87a2244fbea58ea8dafd2231d2
I20260630 12:13:15.029031  5516 raft_consensus.cc:359] T c7047a031ce94befb54ae9976475c410 P 616fe7eccfef41e68d04f04bbe439eb1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: true } }
I20260630 12:13:15.030136  5516 raft_consensus.cc:740] T c7047a031ce94befb54ae9976475c410 P 616fe7eccfef41e68d04f04bbe439eb1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 616fe7eccfef41e68d04f04bbe439eb1, State: Initialized, Role: LEARNER
I20260630 12:13:15.031126  5516 consensus_queue.cc:260] T c7047a031ce94befb54ae9976475c410 P 616fe7eccfef41e68d04f04bbe439eb1 [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: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: true } }
I20260630 12:13:15.038564  5516 ts_tablet_manager.cc:1434] T c7047a031ce94befb54ae9976475c410 P 616fe7eccfef41e68d04f04bbe439eb1: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.004s
I20260630 12:13:15.049338  5046 tablet_copy_service.cc:342] P 8feece636751420abeaddfcd105e8cff: Request end of tablet copy session 616fe7eccfef41e68d04f04bbe439eb1-c7047a031ce94befb54ae9976475c410 received from {username='slave'} at 127.0.0.1:42424
I20260630 12:13:15.049948  5046 tablet_copy_service.cc:434] P 8feece636751420abeaddfcd105e8cff: ending tablet copy session 616fe7eccfef41e68d04f04bbe439eb1-c7047a031ce94befb54ae9976475c410 on tablet c7047a031ce94befb54ae9976475c410 with peer 616fe7eccfef41e68d04f04bbe439eb1
I20260630 12:13:15.089105  5526 tablet_copy_client.cc:538] T 36b6c8741f6e4bf599ae3598f4452922 P f41adf87a2244fbea58ea8dafd2231d2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:15.104430  5526 tablet_bootstrap.cc:492] T 36b6c8741f6e4bf599ae3598f4452922 P f41adf87a2244fbea58ea8dafd2231d2: Bootstrap starting.
I20260630 12:13:15.165437  5519 tablet_bootstrap.cc:492] T 1a979fc76bbf4721a20154475756253b P e7302e13965d4e8c834033d86dbc8b41: 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:15.166442  5519 tablet_bootstrap.cc:492] T 1a979fc76bbf4721a20154475756253b P e7302e13965d4e8c834033d86dbc8b41: Bootstrap complete.
I20260630 12:13:15.167160  5519 ts_tablet_manager.cc:1403] T 1a979fc76bbf4721a20154475756253b P e7302e13965d4e8c834033d86dbc8b41: Time spent bootstrapping tablet: real 0.226s	user 0.132s	sys 0.032s
I20260630 12:13:15.169860  5519 raft_consensus.cc:359] T 1a979fc76bbf4721a20154475756253b P e7302e13965d4e8c834033d86dbc8b41 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } attrs { replace: true } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: true } }
I20260630 12:13:15.170704  5519 raft_consensus.cc:740] T 1a979fc76bbf4721a20154475756253b P e7302e13965d4e8c834033d86dbc8b41 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e7302e13965d4e8c834033d86dbc8b41, State: Initialized, Role: LEARNER
I20260630 12:13:15.171356  5519 consensus_queue.cc:260] T 1a979fc76bbf4721a20154475756253b P e7302e13965d4e8c834033d86dbc8b41 [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: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } attrs { replace: true } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: true } }
I20260630 12:13:15.176476  5529 tablet_copy_client.cc:538] T ea024067335642619eed41d72f528191 P 616fe7eccfef41e68d04f04bbe439eb1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:15.180590  5519 ts_tablet_manager.cc:1434] T 1a979fc76bbf4721a20154475756253b P e7302e13965d4e8c834033d86dbc8b41: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:13:15.184394  4897 tablet_copy_service.cc:342] P cd274f4f51014377b410b56c4dd77352: Request end of tablet copy session e7302e13965d4e8c834033d86dbc8b41-1a979fc76bbf4721a20154475756253b received from {username='slave'} at 127.0.0.1:54022
I20260630 12:13:15.184852  4897 tablet_copy_service.cc:434] P cd274f4f51014377b410b56c4dd77352: ending tablet copy session e7302e13965d4e8c834033d86dbc8b41-1a979fc76bbf4721a20154475756253b on tablet 1a979fc76bbf4721a20154475756253b with peer e7302e13965d4e8c834033d86dbc8b41
I20260630 12:13:15.187393  5529 tablet_bootstrap.cc:492] T ea024067335642619eed41d72f528191 P 616fe7eccfef41e68d04f04bbe439eb1: Bootstrap starting.
I20260630 12:13:15.213285  5522 tablet_bootstrap.cc:492] T df06491d26874199a8d3788b488d4333 P e7302e13965d4e8c834033d86dbc8b41: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=91 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:15.214442  5522 tablet_bootstrap.cc:492] T df06491d26874199a8d3788b488d4333 P e7302e13965d4e8c834033d86dbc8b41: Bootstrap complete.
I20260630 12:13:15.215212  5522 ts_tablet_manager.cc:1403] T df06491d26874199a8d3788b488d4333 P e7302e13965d4e8c834033d86dbc8b41: Time spent bootstrapping tablet: real 0.198s	user 0.126s	sys 0.023s
I20260630 12:13:15.218225  5522 raft_consensus.cc:359] T df06491d26874199a8d3788b488d4333 P e7302e13965d4e8c834033d86dbc8b41 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } attrs { replace: true } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: true } }
I20260630 12:13:15.219136  5522 raft_consensus.cc:740] T df06491d26874199a8d3788b488d4333 P e7302e13965d4e8c834033d86dbc8b41 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e7302e13965d4e8c834033d86dbc8b41, State: Initialized, Role: LEARNER
I20260630 12:13:15.219802  5522 consensus_queue.cc:260] T df06491d26874199a8d3788b488d4333 P e7302e13965d4e8c834033d86dbc8b41 [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: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } attrs { replace: true } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: true } }
I20260630 12:13:15.230013  5522 ts_tablet_manager.cc:1434] T df06491d26874199a8d3788b488d4333 P e7302e13965d4e8c834033d86dbc8b41: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260630 12:13:15.237625  4897 tablet_copy_service.cc:342] P cd274f4f51014377b410b56c4dd77352: Request end of tablet copy session e7302e13965d4e8c834033d86dbc8b41-df06491d26874199a8d3788b488d4333 received from {username='slave'} at 127.0.0.1:54022
I20260630 12:13:15.238137  4897 tablet_copy_service.cc:434] P cd274f4f51014377b410b56c4dd77352: ending tablet copy session e7302e13965d4e8c834033d86dbc8b41-df06491d26874199a8d3788b488d4333 on tablet df06491d26874199a8d3788b488d4333 with peer e7302e13965d4e8c834033d86dbc8b41
I20260630 12:13:15.267257  5526 tablet_bootstrap.cc:492] T 36b6c8741f6e4bf599ae3598f4452922 P f41adf87a2244fbea58ea8dafd2231d2: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=100 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:15.268200  5526 tablet_bootstrap.cc:492] T 36b6c8741f6e4bf599ae3598f4452922 P f41adf87a2244fbea58ea8dafd2231d2: Bootstrap complete.
I20260630 12:13:15.268817  5526 ts_tablet_manager.cc:1403] T 36b6c8741f6e4bf599ae3598f4452922 P f41adf87a2244fbea58ea8dafd2231d2: Time spent bootstrapping tablet: real 0.165s	user 0.125s	sys 0.026s
I20260630 12:13:15.271369  5526 raft_consensus.cc:359] T 36b6c8741f6e4bf599ae3598f4452922 P f41adf87a2244fbea58ea8dafd2231d2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: true } }
I20260630 12:13:15.272118  5526 raft_consensus.cc:740] T 36b6c8741f6e4bf599ae3598f4452922 P f41adf87a2244fbea58ea8dafd2231d2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f41adf87a2244fbea58ea8dafd2231d2, State: Initialized, Role: LEARNER
I20260630 12:13:15.272670  5526 consensus_queue.cc:260] T 36b6c8741f6e4bf599ae3598f4452922 P f41adf87a2244fbea58ea8dafd2231d2 [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: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: true } }
I20260630 12:13:15.274545  5526 ts_tablet_manager.cc:1434] T 36b6c8741f6e4bf599ae3598f4452922 P f41adf87a2244fbea58ea8dafd2231d2: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260630 12:13:15.276345  4897 tablet_copy_service.cc:342] P cd274f4f51014377b410b56c4dd77352: Request end of tablet copy session f41adf87a2244fbea58ea8dafd2231d2-36b6c8741f6e4bf599ae3598f4452922 received from {username='slave'} at 127.0.0.1:54016
I20260630 12:13:15.276822  4897 tablet_copy_service.cc:434] P cd274f4f51014377b410b56c4dd77352: ending tablet copy session f41adf87a2244fbea58ea8dafd2231d2-36b6c8741f6e4bf599ae3598f4452922 on tablet 36b6c8741f6e4bf599ae3598f4452922 with peer f41adf87a2244fbea58ea8dafd2231d2
I20260630 12:13:15.283178  5394 raft_consensus.cc:1217] T c7047a031ce94befb54ae9976475c410 P 616fe7eccfef41e68d04f04bbe439eb1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:13:15.330626  5529 tablet_bootstrap.cc:492] T ea024067335642619eed41d72f528191 P 616fe7eccfef41e68d04f04bbe439eb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=96 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:15.331023  5468 raft_consensus.cc:1217] T 1a979fc76bbf4721a20154475756253b P e7302e13965d4e8c834033d86dbc8b41 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:13:15.331429  5529 tablet_bootstrap.cc:492] T ea024067335642619eed41d72f528191 P 616fe7eccfef41e68d04f04bbe439eb1: Bootstrap complete.
I20260630 12:13:15.332201  5529 ts_tablet_manager.cc:1403] T ea024067335642619eed41d72f528191 P 616fe7eccfef41e68d04f04bbe439eb1: Time spent bootstrapping tablet: real 0.145s	user 0.122s	sys 0.017s
I20260630 12:13:15.335016  5529 raft_consensus.cc:359] T ea024067335642619eed41d72f528191 P 616fe7eccfef41e68d04f04bbe439eb1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: true } }
I20260630 12:13:15.335749  5529 raft_consensus.cc:740] T ea024067335642619eed41d72f528191 P 616fe7eccfef41e68d04f04bbe439eb1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 616fe7eccfef41e68d04f04bbe439eb1, State: Initialized, Role: LEARNER
I20260630 12:13:15.336300  5529 consensus_queue.cc:260] T ea024067335642619eed41d72f528191 P 616fe7eccfef41e68d04f04bbe439eb1 [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: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: true } }
I20260630 12:13:15.338171  5529 ts_tablet_manager.cc:1434] T ea024067335642619eed41d72f528191 P 616fe7eccfef41e68d04f04bbe439eb1: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260630 12:13:15.340348  4972 tablet_copy_service.cc:342] P 453a2ca74aaf4e3b8cdad2369d9a672e: Request end of tablet copy session 616fe7eccfef41e68d04f04bbe439eb1-ea024067335642619eed41d72f528191 received from {username='slave'} at 127.0.0.1:57418
I20260630 12:13:15.340849  4972 tablet_copy_service.cc:434] P 453a2ca74aaf4e3b8cdad2369d9a672e: ending tablet copy session 616fe7eccfef41e68d04f04bbe439eb1-ea024067335642619eed41d72f528191 on tablet ea024067335642619eed41d72f528191 with peer 616fe7eccfef41e68d04f04bbe439eb1
I20260630 12:13:15.414647  5468 raft_consensus.cc:1217] T df06491d26874199a8d3788b488d4333 P e7302e13965d4e8c834033d86dbc8b41 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:13:15.521369  5394 raft_consensus.cc:1217] T ea024067335642619eed41d72f528191 P 616fe7eccfef41e68d04f04bbe439eb1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:13:15.581809  5319 raft_consensus.cc:1217] T 36b6c8741f6e4bf599ae3598f4452922 P f41adf87a2244fbea58ea8dafd2231d2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:13:15.646426  5204 raft_consensus.cc:1064] T f541f9359692403a98fe9e4737945b88 P cd274f4f51014377b410b56c4dd77352: attempting to promote NON_VOTER f41adf87a2244fbea58ea8dafd2231d2 to VOTER
I20260630 12:13:15.649151  5204 consensus_queue.cc:237] T f541f9359692403a98fe9e4737945b88 P cd274f4f51014377b410b56c4dd77352 [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: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: false } }
I20260630 12:13:15.655756  5319 raft_consensus.cc:1275] T f541f9359692403a98fe9e4737945b88 P f41adf87a2244fbea58ea8dafd2231d2 [term 1 LEARNER]: Refusing update from remote peer cd274f4f51014377b410b56c4dd77352: 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:15.656147  5035 raft_consensus.cc:1275] T f541f9359692403a98fe9e4737945b88 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Refusing update from remote peer cd274f4f51014377b410b56c4dd77352: 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:15.657074  4957 raft_consensus.cc:1275] T f541f9359692403a98fe9e4737945b88 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Refusing update from remote peer cd274f4f51014377b410b56c4dd77352: 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:15.657485  5532 consensus_queue.cc:1048] T f541f9359692403a98fe9e4737945b88 P cd274f4f51014377b410b56c4dd77352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33885 } 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:15.658444  5545 consensus_queue.cc:1048] T f541f9359692403a98fe9e4737945b88 P cd274f4f51014377b410b56c4dd77352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } 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:15.660780  5547 consensus_queue.cc:1048] T f541f9359692403a98fe9e4737945b88 P cd274f4f51014377b410b56c4dd77352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:15.671348  5545 raft_consensus.cc:2955] T f541f9359692403a98fe9e4737945b88 P cd274f4f51014377b410b56c4dd77352 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, f41adf87a2244fbea58ea8dafd2231d2 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: false } } }
I20260630 12:13:15.672804  5035 raft_consensus.cc:2955] T f541f9359692403a98fe9e4737945b88 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, f41adf87a2244fbea58ea8dafd2231d2 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: false } } }
I20260630 12:13:15.684528  4962 raft_consensus.cc:2955] T f541f9359692403a98fe9e4737945b88 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, f41adf87a2244fbea58ea8dafd2231d2 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: false } } }
I20260630 12:13:15.685027  5319 raft_consensus.cc:2955] T f541f9359692403a98fe9e4737945b88 P f41adf87a2244fbea58ea8dafd2231d2 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, f41adf87a2244fbea58ea8dafd2231d2 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: false } } }
I20260630 12:13:15.692885  4780 catalog_manager.cc:5697] T f541f9359692403a98fe9e4737945b88 P cd274f4f51014377b410b56c4dd77352 reported cstate change: config changed from index 27 to 28, f41adf87a2244fbea58ea8dafd2231d2 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cd274f4f51014377b410b56c4dd77352" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:15.720075  4886 consensus_queue.cc:237] T f541f9359692403a98fe9e4737945b88 P cd274f4f51014377b410b56c4dd77352 [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: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: false } }
I20260630 12:13:15.729404  5319 raft_consensus.cc:1275] T f541f9359692403a98fe9e4737945b88 P f41adf87a2244fbea58ea8dafd2231d2 [term 1 FOLLOWER]: Refusing update from remote peer cd274f4f51014377b410b56c4dd77352: 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:15.729458  4962 raft_consensus.cc:1275] T f541f9359692403a98fe9e4737945b88 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Refusing update from remote peer cd274f4f51014377b410b56c4dd77352: 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:15.731231  5204 consensus_queue.cc:1048] T f541f9359692403a98fe9e4737945b88 P cd274f4f51014377b410b56c4dd77352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:13:15.732806  5545 consensus_queue.cc:1048] T f541f9359692403a98fe9e4737945b88 P cd274f4f51014377b410b56c4dd77352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33885 } 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:15.738648  5547 raft_consensus.cc:2955] T f541f9359692403a98fe9e4737945b88 P cd274f4f51014377b410b56c4dd77352 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 8feece636751420abeaddfcd105e8cff (127.0.107.195) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: false } } }
I20260630 12:13:15.739955  4962 raft_consensus.cc:2955] T f541f9359692403a98fe9e4737945b88 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 8feece636751420abeaddfcd105e8cff (127.0.107.195) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: false } } }
I20260630 12:13:15.745868  5319 raft_consensus.cc:2955] T f541f9359692403a98fe9e4737945b88 P f41adf87a2244fbea58ea8dafd2231d2 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 8feece636751420abeaddfcd105e8cff (127.0.107.195) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: false } } }
I20260630 12:13:15.760671  4770 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f541f9359692403a98fe9e4737945b88 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:15.761432  5556 raft_consensus.cc:1064] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff: attempting to promote NON_VOTER 616fe7eccfef41e68d04f04bbe439eb1 to VOTER
I20260630 12:13:15.764096  5556 consensus_queue.cc:237] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff [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: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: false } }
I20260630 12:13:15.766882  4784 catalog_manager.cc:5697] T f541f9359692403a98fe9e4737945b88 P f41adf87a2244fbea58ea8dafd2231d2 reported cstate change: config changed from index 28 to 29, VOTER 8feece636751420abeaddfcd105e8cff (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "cd274f4f51014377b410b56c4dd77352" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: false } } }
I20260630 12:13:15.774963  5394 raft_consensus.cc:1275] T c7047a031ce94befb54ae9976475c410 P 616fe7eccfef41e68d04f04bbe439eb1 [term 1 LEARNER]: Refusing update from remote peer 8feece636751420abeaddfcd105e8cff: 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:15.774977  4886 raft_consensus.cc:1275] T c7047a031ce94befb54ae9976475c410 P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Refusing update from remote peer 8feece636751420abeaddfcd105e8cff: 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:15.775449  4962 raft_consensus.cc:1275] T c7047a031ce94befb54ae9976475c410 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Refusing update from remote peer 8feece636751420abeaddfcd105e8cff: 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:15.776759  5556 consensus_queue.cc:1048] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } 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:15.777727  5555 consensus_queue.cc:1048] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff [LEADER]: Connected to new peer: Peer: permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:15.780674  5024 tablet_service.cc:1558] Processing DeleteTablet for tablet f541f9359692403a98fe9e4737945b88 with delete_type TABLET_DATA_TOMBSTONED (TS 8feece636751420abeaddfcd105e8cff not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:56460
I20260630 12:13:15.782680  5556 consensus_queue.cc:1048] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff [LEADER]: Connected to new peer: Peer: permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 45557 } 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:15.783468  5558 tablet_replica.cc:333] T f541f9359692403a98fe9e4737945b88 P 8feece636751420abeaddfcd105e8cff: stopping tablet replica
I20260630 12:13:15.784832  5558 raft_consensus.cc:2243] T f541f9359692403a98fe9e4737945b88 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:15.786207  5558 raft_consensus.cc:2272] T f541f9359692403a98fe9e4737945b88 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:15.790978  5558 ts_tablet_manager.cc:1916] T f541f9359692403a98fe9e4737945b88 P 8feece636751420abeaddfcd105e8cff: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:15.807592  5558 ts_tablet_manager.cc:1929] T f541f9359692403a98fe9e4737945b88 P 8feece636751420abeaddfcd105e8cff: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:13:15.808143  5558 log.cc:1199] T f541f9359692403a98fe9e4737945b88 P 8feece636751420abeaddfcd105e8cff: Deleting WAL directory at /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821463199918-431-0/minicluster-data/ts-2-root/wals/f541f9359692403a98fe9e4737945b88
I20260630 12:13:15.808055  5555 raft_consensus.cc:2955] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 616fe7eccfef41e68d04f04bbe439eb1 (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: false } } }
I20260630 12:13:15.810338  4771 catalog_manager.cc:5028] TS 8feece636751420abeaddfcd105e8cff (127.0.107.195:46267): tablet f541f9359692403a98fe9e4737945b88 (table test-workload [id=5b275e9763c9463791b99a3c748df4e7]) successfully deleted
I20260630 12:13:15.811411  4886 raft_consensus.cc:2955] T c7047a031ce94befb54ae9976475c410 P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 616fe7eccfef41e68d04f04bbe439eb1 (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: false } } }
I20260630 12:13:15.813125  4962 raft_consensus.cc:2955] T c7047a031ce94befb54ae9976475c410 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 616fe7eccfef41e68d04f04bbe439eb1 (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: false } } }
I20260630 12:13:15.820133  5394 raft_consensus.cc:2955] T c7047a031ce94befb54ae9976475c410 P 616fe7eccfef41e68d04f04bbe439eb1 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 616fe7eccfef41e68d04f04bbe439eb1 (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: false } } }
I20260630 12:13:15.830324  4778 catalog_manager.cc:5697] T c7047a031ce94befb54ae9976475c410 P 453a2ca74aaf4e3b8cdad2369d9a672e reported cstate change: config changed from index 27 to 28, 616fe7eccfef41e68d04f04bbe439eb1 (127.0.107.197) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8feece636751420abeaddfcd105e8cff" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: false } } }
I20260630 12:13:15.850003  5035 consensus_queue.cc:237] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff [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: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: false } }
I20260630 12:13:15.855314  5394 raft_consensus.cc:1275] T c7047a031ce94befb54ae9976475c410 P 616fe7eccfef41e68d04f04bbe439eb1 [term 1 FOLLOWER]: Refusing update from remote peer 8feece636751420abeaddfcd105e8cff: 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:15.855726  4962 raft_consensus.cc:1275] T c7047a031ce94befb54ae9976475c410 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Refusing update from remote peer 8feece636751420abeaddfcd105e8cff: 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:15.856673  5524 consensus_queue.cc:1048] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff [LEADER]: Connected to new peer: Peer: permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 45557 } 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:15.859570  5524 consensus_queue.cc:1048] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff [LEADER]: Connected to new peer: Peer: permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:13:15.863476  5555 raft_consensus.cc:2955] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER cd274f4f51014377b410b56c4dd77352 (127.0.107.193) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: false } } }
I20260630 12:13:15.867738  4957 raft_consensus.cc:2955] T c7047a031ce94befb54ae9976475c410 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER cd274f4f51014377b410b56c4dd77352 (127.0.107.193) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: false } } }
I20260630 12:13:15.874089  4771 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c7047a031ce94befb54ae9976475c410 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:15.876030  5394 raft_consensus.cc:2955] T c7047a031ce94befb54ae9976475c410 P 616fe7eccfef41e68d04f04bbe439eb1 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER cd274f4f51014377b410b56c4dd77352 (127.0.107.193) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: false } } }
I20260630 12:13:15.879992  4782 catalog_manager.cc:5697] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff reported cstate change: config changed from index 28 to 29, VOTER cd274f4f51014377b410b56c4dd77352 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "8feece636751420abeaddfcd105e8cff" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:15.893615  4874 tablet_service.cc:1558] Processing DeleteTablet for tablet c7047a031ce94befb54ae9976475c410 with delete_type TABLET_DATA_TOMBSTONED (TS cd274f4f51014377b410b56c4dd77352 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:43212
I20260630 12:13:15.896787  5562 tablet_replica.cc:333] T c7047a031ce94befb54ae9976475c410 P cd274f4f51014377b410b56c4dd77352: stopping tablet replica
I20260630 12:13:15.897761  5562 raft_consensus.cc:2243] T c7047a031ce94befb54ae9976475c410 P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:15.898393  5562 raft_consensus.cc:2272] T c7047a031ce94befb54ae9976475c410 P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:15.902045  5562 ts_tablet_manager.cc:1916] T c7047a031ce94befb54ae9976475c410 P cd274f4f51014377b410b56c4dd77352: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:15.913311  5562 ts_tablet_manager.cc:1929] T c7047a031ce94befb54ae9976475c410 P cd274f4f51014377b410b56c4dd77352: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:13:15.913786  5562 log.cc:1199] T c7047a031ce94befb54ae9976475c410 P cd274f4f51014377b410b56c4dd77352: Deleting WAL directory at /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821463199918-431-0/minicluster-data/ts-0-root/wals/c7047a031ce94befb54ae9976475c410
I20260630 12:13:15.915081  4770 catalog_manager.cc:5028] TS cd274f4f51014377b410b56c4dd77352 (127.0.107.193:40479): tablet c7047a031ce94befb54ae9976475c410 (table test-workload [id=5b275e9763c9463791b99a3c748df4e7]) successfully deleted
I20260630 12:13:15.926782  5204 raft_consensus.cc:1064] T df06491d26874199a8d3788b488d4333 P cd274f4f51014377b410b56c4dd77352: attempting to promote NON_VOTER e7302e13965d4e8c834033d86dbc8b41 to VOTER
I20260630 12:13:15.929118  5204 consensus_queue.cc:237] T df06491d26874199a8d3788b488d4333 P cd274f4f51014377b410b56c4dd77352 [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: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } attrs { replace: true } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: false } }
I20260630 12:13:15.935906  5035 raft_consensus.cc:1275] T df06491d26874199a8d3788b488d4333 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Refusing update from remote peer cd274f4f51014377b410b56c4dd77352: 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:15.936359  5468 raft_consensus.cc:1275] T df06491d26874199a8d3788b488d4333 P e7302e13965d4e8c834033d86dbc8b41 [term 1 LEARNER]: Refusing update from remote peer cd274f4f51014377b410b56c4dd77352: 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:15.937301  5532 consensus_queue.cc:1048] T df06491d26874199a8d3788b488d4333 P cd274f4f51014377b410b56c4dd77352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:15.938064  4957 raft_consensus.cc:1275] T df06491d26874199a8d3788b488d4333 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Refusing update from remote peer cd274f4f51014377b410b56c4dd77352: 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:15.939150  5532 consensus_queue.cc:1048] T df06491d26874199a8d3788b488d4333 P cd274f4f51014377b410b56c4dd77352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 43883 } 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:15.940297  5545 consensus_queue.cc:1048] T df06491d26874199a8d3788b488d4333 P cd274f4f51014377b410b56c4dd77352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } 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:15.944994  5545 raft_consensus.cc:1064] T 1a979fc76bbf4721a20154475756253b P cd274f4f51014377b410b56c4dd77352: attempting to promote NON_VOTER e7302e13965d4e8c834033d86dbc8b41 to VOTER
I20260630 12:13:15.948793  5545 consensus_queue.cc:237] T 1a979fc76bbf4721a20154475756253b P cd274f4f51014377b410b56c4dd77352 [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: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } attrs { replace: true } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: false } }
I20260630 12:13:15.961563  5532 raft_consensus.cc:2955] T df06491d26874199a8d3788b488d4333 P cd274f4f51014377b410b56c4dd77352 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e7302e13965d4e8c834033d86dbc8b41 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } attrs { replace: true } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: false } } }
I20260630 12:13:15.964093  5467 raft_consensus.cc:1275] T 1a979fc76bbf4721a20154475756253b P e7302e13965d4e8c834033d86dbc8b41 [term 1 LEARNER]: Refusing update from remote peer cd274f4f51014377b410b56c4dd77352: 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:15.964700  5035 raft_consensus.cc:1275] T 1a979fc76bbf4721a20154475756253b P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Refusing update from remote peer cd274f4f51014377b410b56c4dd77352: 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:15.966441  5547 consensus_queue.cc:1048] T 1a979fc76bbf4721a20154475756253b P cd274f4f51014377b410b56c4dd77352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:15.965834  5466 raft_consensus.cc:2955] T df06491d26874199a8d3788b488d4333 P e7302e13965d4e8c834033d86dbc8b41 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e7302e13965d4e8c834033d86dbc8b41 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } attrs { replace: true } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: false } } }
I20260630 12:13:15.973145  5204 consensus_queue.cc:1048] T 1a979fc76bbf4721a20154475756253b P cd274f4f51014377b410b56c4dd77352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 43883 } 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:15.985870  5034 raft_consensus.cc:2955] T df06491d26874199a8d3788b488d4333 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e7302e13965d4e8c834033d86dbc8b41 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } attrs { replace: true } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: false } } }
I20260630 12:13:15.989688  5570 raft_consensus.cc:1064] T 36b6c8741f6e4bf599ae3598f4452922 P cd274f4f51014377b410b56c4dd77352: attempting to promote NON_VOTER f41adf87a2244fbea58ea8dafd2231d2 to VOTER
I20260630 12:13:15.992326  4782 catalog_manager.cc:5697] T df06491d26874199a8d3788b488d4333 P cd274f4f51014377b410b56c4dd77352 reported cstate change: config changed from index 27 to 28, e7302e13965d4e8c834033d86dbc8b41 (127.0.107.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cd274f4f51014377b410b56c4dd77352" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:15.996378  5570 consensus_queue.cc:237] T 36b6c8741f6e4bf599ae3598f4452922 P cd274f4f51014377b410b56c4dd77352 [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: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: false } }
I20260630 12:13:16.000576  4962 raft_consensus.cc:1275] T 1a979fc76bbf4721a20154475756253b P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Refusing update from remote peer cd274f4f51014377b410b56c4dd77352: 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:16.003383  4957 raft_consensus.cc:2955] T df06491d26874199a8d3788b488d4333 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e7302e13965d4e8c834033d86dbc8b41 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } attrs { replace: true } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: false } } }
I20260630 12:13:16.007083  4886 consensus_queue.cc:237] T df06491d26874199a8d3788b488d4333 P cd274f4f51014377b410b56c4dd77352 [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: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: false } }
I20260630 12:13:16.032183  5468 raft_consensus.cc:1275] T df06491d26874199a8d3788b488d4333 P e7302e13965d4e8c834033d86dbc8b41 [term 1 FOLLOWER]: Refusing update from remote peer cd274f4f51014377b410b56c4dd77352: 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:16.035009  5572 consensus_queue.cc:1048] T 1a979fc76bbf4721a20154475756253b P cd274f4f51014377b410b56c4dd77352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } 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:16.037151  5572 consensus_queue.cc:1048] T df06491d26874199a8d3788b488d4333 P cd274f4f51014377b410b56c4dd77352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 43883 } 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:16.044843  5034 raft_consensus.cc:1275] T df06491d26874199a8d3788b488d4333 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Refusing update from remote peer cd274f4f51014377b410b56c4dd77352: 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:16.046309  5204 consensus_queue.cc:1048] T df06491d26874199a8d3788b488d4333 P cd274f4f51014377b410b56c4dd77352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:13:16.055269  5035 raft_consensus.cc:2955] T df06491d26874199a8d3788b488d4333 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: false } } }
I20260630 12:13:16.056802  5569 raft_consensus.cc:2955] T df06491d26874199a8d3788b488d4333 P cd274f4f51014377b410b56c4dd77352 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: false } } }
I20260630 12:13:16.068284  5467 raft_consensus.cc:2955] T df06491d26874199a8d3788b488d4333 P e7302e13965d4e8c834033d86dbc8b41 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: false } } }
I20260630 12:13:16.083628  4957 raft_consensus.cc:2955] T 1a979fc76bbf4721a20154475756253b P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e7302e13965d4e8c834033d86dbc8b41 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } attrs { replace: true } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: false } } }
I20260630 12:13:16.081723  5572 raft_consensus.cc:2955] T 1a979fc76bbf4721a20154475756253b P cd274f4f51014377b410b56c4dd77352 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e7302e13965d4e8c834033d86dbc8b41 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } attrs { replace: true } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: false } } }
I20260630 12:13:16.105428  4780 catalog_manager.cc:5697] T df06491d26874199a8d3788b488d4333 P 8feece636751420abeaddfcd105e8cff reported cstate change: config changed from index 28 to 29, VOTER 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "cd274f4f51014377b410b56c4dd77352" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: false } } }
I20260630 12:13:16.112841  4962 raft_consensus.cc:1275] T 36b6c8741f6e4bf599ae3598f4452922 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Refusing update from remote peer cd274f4f51014377b410b56c4dd77352: 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:16.114542  5573 consensus_queue.cc:1048] T 36b6c8741f6e4bf599ae3598f4452922 P cd274f4f51014377b410b56c4dd77352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:13:16.115428  5035 raft_consensus.cc:1275] T 36b6c8741f6e4bf599ae3598f4452922 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Refusing update from remote peer cd274f4f51014377b410b56c4dd77352: 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:16.119349  5319 raft_consensus.cc:1275] T 36b6c8741f6e4bf599ae3598f4452922 P f41adf87a2244fbea58ea8dafd2231d2 [term 1 LEARNER]: Refusing update from remote peer cd274f4f51014377b410b56c4dd77352: 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:16.119943  5204 consensus_queue.cc:1048] T 36b6c8741f6e4bf599ae3598f4452922 P cd274f4f51014377b410b56c4dd77352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } 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:16.124483  5204 consensus_queue.cc:1048] T 36b6c8741f6e4bf599ae3598f4452922 P cd274f4f51014377b410b56c4dd77352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33885 } 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:16.136920  4951 tablet_service.cc:1558] Processing DeleteTablet for tablet df06491d26874199a8d3788b488d4333 with delete_type TABLET_DATA_TOMBSTONED (TS 453a2ca74aaf4e3b8cdad2369d9a672e not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:35684
I20260630 12:13:16.153272  5466 raft_consensus.cc:2955] T 1a979fc76bbf4721a20154475756253b P e7302e13965d4e8c834033d86dbc8b41 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e7302e13965d4e8c834033d86dbc8b41 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } attrs { replace: true } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: false } } }
I20260630 12:13:16.164719  5578 raft_consensus.cc:1064] T ea024067335642619eed41d72f528191 P 453a2ca74aaf4e3b8cdad2369d9a672e: attempting to promote NON_VOTER 616fe7eccfef41e68d04f04bbe439eb1 to VOTER
I20260630 12:13:16.174799  4770 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet df06491d26874199a8d3788b488d4333 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:16.175181  5578 consensus_queue.cc:237] T ea024067335642619eed41d72f528191 P 453a2ca74aaf4e3b8cdad2369d9a672e [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: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: false } }
I20260630 12:13:16.185014  5582 tablet_replica.cc:333] T df06491d26874199a8d3788b488d4333 P 453a2ca74aaf4e3b8cdad2369d9a672e: stopping tablet replica
I20260630 12:13:16.184353  5574 raft_consensus.cc:2955] T 36b6c8741f6e4bf599ae3598f4452922 P cd274f4f51014377b410b56c4dd77352 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, f41adf87a2244fbea58ea8dafd2231d2 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: false } } }
I20260630 12:13:16.186074  5582 raft_consensus.cc:2243] T df06491d26874199a8d3788b488d4333 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:16.185546  5035 raft_consensus.cc:2955] T 36b6c8741f6e4bf599ae3598f4452922 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, f41adf87a2244fbea58ea8dafd2231d2 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: false } } }
I20260630 12:13:16.186812  5582 raft_consensus.cc:2272] T df06491d26874199a8d3788b488d4333 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:16.183616  4784 catalog_manager.cc:5697] T 1a979fc76bbf4721a20154475756253b P 453a2ca74aaf4e3b8cdad2369d9a672e reported cstate change: config changed from index 27 to 28, e7302e13965d4e8c834033d86dbc8b41 (127.0.107.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cd274f4f51014377b410b56c4dd77352" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } attrs { replace: true } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: false } } }
I20260630 12:13:16.200453  4782 catalog_manager.cc:5697] T 36b6c8741f6e4bf599ae3598f4452922 P 8feece636751420abeaddfcd105e8cff reported cstate change: config changed from index 26 to 27, f41adf87a2244fbea58ea8dafd2231d2 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cd274f4f51014377b410b56c4dd77352" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: false } } }
I20260630 12:13:16.221592  5582 ts_tablet_manager.cc:1916] T df06491d26874199a8d3788b488d4333 P 453a2ca74aaf4e3b8cdad2369d9a672e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:16.222316  4957 raft_consensus.cc:2955] T 36b6c8741f6e4bf599ae3598f4452922 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, f41adf87a2244fbea58ea8dafd2231d2 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: false } } }
I20260630 12:13:16.223901  5034 raft_consensus.cc:1275] T ea024067335642619eed41d72f528191 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Refusing update from remote peer 453a2ca74aaf4e3b8cdad2369d9a672e: 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:16.232232  5394 raft_consensus.cc:1275] T ea024067335642619eed41d72f528191 P 616fe7eccfef41e68d04f04bbe439eb1 [term 1 LEARNER]: Refusing update from remote peer 453a2ca74aaf4e3b8cdad2369d9a672e: 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:16.232901  4886 raft_consensus.cc:1275] T ea024067335642619eed41d72f528191 P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Refusing update from remote peer 453a2ca74aaf4e3b8cdad2369d9a672e: 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:16.249814  5578 consensus_queue.cc:1048] T ea024067335642619eed41d72f528191 P 453a2ca74aaf4e3b8cdad2369d9a672e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:16.250337  4885 consensus_queue.cc:237] T 1a979fc76bbf4721a20154475756253b P cd274f4f51014377b410b56c4dd77352 [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: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: false } }
I20260630 12:13:16.219583  5035 raft_consensus.cc:2955] T 1a979fc76bbf4721a20154475756253b P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e7302e13965d4e8c834033d86dbc8b41 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } attrs { replace: true } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: false } } }
I20260630 12:13:16.241753  5319 raft_consensus.cc:2955] T 36b6c8741f6e4bf599ae3598f4452922 P f41adf87a2244fbea58ea8dafd2231d2 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, f41adf87a2244fbea58ea8dafd2231d2 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: false } } }
I20260630 12:13:16.244053  5582 ts_tablet_manager.cc:1929] T df06491d26874199a8d3788b488d4333 P 453a2ca74aaf4e3b8cdad2369d9a672e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:13:16.257130  5582 log.cc:1199] T df06491d26874199a8d3788b488d4333 P 453a2ca74aaf4e3b8cdad2369d9a672e: Deleting WAL directory at /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821463199918-431-0/minicluster-data/ts-1-root/wals/df06491d26874199a8d3788b488d4333
I20260630 12:13:16.258214  5511 consensus_queue.cc:1048] T ea024067335642619eed41d72f528191 P 453a2ca74aaf4e3b8cdad2369d9a672e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } 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:16.259419  5584 consensus_queue.cc:1048] T ea024067335642619eed41d72f528191 P 453a2ca74aaf4e3b8cdad2369d9a672e [LEADER]: Connected to new peer: Peer: permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:13:16.260254  4772 catalog_manager.cc:5028] TS 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194:39227): tablet df06491d26874199a8d3788b488d4333 (table test-workload [id=5b275e9763c9463791b99a3c748df4e7]) successfully deleted
I20260630 12:13:16.278869  5466 raft_consensus.cc:1275] T 1a979fc76bbf4721a20154475756253b P e7302e13965d4e8c834033d86dbc8b41 [term 1 FOLLOWER]: Refusing update from remote peer cd274f4f51014377b410b56c4dd77352: 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:16.281112  5572 consensus_queue.cc:1048] T 1a979fc76bbf4721a20154475756253b P cd274f4f51014377b410b56c4dd77352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 43883 } 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:16.292351  5572 raft_consensus.cc:2955] T 1a979fc76bbf4721a20154475756253b P cd274f4f51014377b410b56c4dd77352 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: false } } }
I20260630 12:13:16.287195  4887 consensus_queue.cc:237] T 36b6c8741f6e4bf599ae3598f4452922 P cd274f4f51014377b410b56c4dd77352 [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: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: false } }
I20260630 12:13:16.296795  5466 raft_consensus.cc:2955] T 1a979fc76bbf4721a20154475756253b P e7302e13965d4e8c834033d86dbc8b41 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: false } } }
I20260630 12:13:16.311439  5035 raft_consensus.cc:1275] T 1a979fc76bbf4721a20154475756253b P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Refusing update from remote peer cd274f4f51014377b410b56c4dd77352: 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:16.312996  4957 raft_consensus.cc:1275] T 36b6c8741f6e4bf599ae3598f4452922 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Refusing update from remote peer cd274f4f51014377b410b56c4dd77352: 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:16.313006  5574 consensus_queue.cc:1048] T 1a979fc76bbf4721a20154475756253b P cd274f4f51014377b410b56c4dd77352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260630 12:13:16.314821  5573 consensus_queue.cc:1048] T 36b6c8741f6e4bf599ae3598f4452922 P cd274f4f51014377b410b56c4dd77352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:13:16.318665  5033 raft_consensus.cc:2955] T 1a979fc76bbf4721a20154475756253b P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: false } } }
I20260630 12:13:16.323725  5204 raft_consensus.cc:2955] T 36b6c8741f6e4bf599ae3598f4452922 P cd274f4f51014377b410b56c4dd77352 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 8feece636751420abeaddfcd105e8cff (127.0.107.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: false } } }
I20260630 12:13:16.332754  4962 raft_consensus.cc:2955] T 36b6c8741f6e4bf599ae3598f4452922 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 8feece636751420abeaddfcd105e8cff (127.0.107.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: false } } }
I20260630 12:13:16.339217  4770 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 36b6c8741f6e4bf599ae3598f4452922 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:16.341399  5318 raft_consensus.cc:1275] T 36b6c8741f6e4bf599ae3598f4452922 P f41adf87a2244fbea58ea8dafd2231d2 [term 1 FOLLOWER]: Refusing update from remote peer cd274f4f51014377b410b56c4dd77352: 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:16.342983  4770 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1a979fc76bbf4721a20154475756253b with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:16.347623  5204 consensus_queue.cc:1048] T 36b6c8741f6e4bf599ae3598f4452922 P cd274f4f51014377b410b56c4dd77352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33885 } 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:16.346976  4784 catalog_manager.cc:5697] T 36b6c8741f6e4bf599ae3598f4452922 P cd274f4f51014377b410b56c4dd77352 reported cstate change: config changed from index 27 to 28, VOTER 8feece636751420abeaddfcd105e8cff (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "cd274f4f51014377b410b56c4dd77352" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:16.357173  5318 raft_consensus.cc:2955] T 36b6c8741f6e4bf599ae3598f4452922 P f41adf87a2244fbea58ea8dafd2231d2 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 8feece636751420abeaddfcd105e8cff (127.0.107.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: false } } }
I20260630 12:13:16.363426  5393 raft_consensus.cc:2955] T ea024067335642619eed41d72f528191 P 616fe7eccfef41e68d04f04bbe439eb1 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 616fe7eccfef41e68d04f04bbe439eb1 (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: false } } }
I20260630 12:13:16.366520  5024 tablet_service.cc:1558] Processing DeleteTablet for tablet 36b6c8741f6e4bf599ae3598f4452922 with delete_type TABLET_DATA_TOMBSTONED (TS 8feece636751420abeaddfcd105e8cff not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:56460
I20260630 12:13:16.369359  4778 catalog_manager.cc:5697] T 1a979fc76bbf4721a20154475756253b P 8feece636751420abeaddfcd105e8cff reported cstate change: config changed from index 28 to 29, VOTER 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "cd274f4f51014377b410b56c4dd77352" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: false } } }
I20260630 12:13:16.359737  5511 raft_consensus.cc:2955] T ea024067335642619eed41d72f528191 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 616fe7eccfef41e68d04f04bbe439eb1 (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: false } } }
I20260630 12:13:16.390075  5034 raft_consensus.cc:2955] T ea024067335642619eed41d72f528191 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 616fe7eccfef41e68d04f04bbe439eb1 (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: false } } }
I20260630 12:13:16.389649  4782 catalog_manager.cc:5697] T ea024067335642619eed41d72f528191 P 616fe7eccfef41e68d04f04bbe439eb1 reported cstate change: config changed from index 26 to 27, 616fe7eccfef41e68d04f04bbe439eb1 (127.0.107.197) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: false } } }
I20260630 12:13:16.407245  5590 tablet_replica.cc:333] T 36b6c8741f6e4bf599ae3598f4452922 P 8feece636751420abeaddfcd105e8cff: stopping tablet replica
I20260630 12:13:16.408396  5590 raft_consensus.cc:2243] T 36b6c8741f6e4bf599ae3598f4452922 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:16.409188  5590 raft_consensus.cc:2272] T 36b6c8741f6e4bf599ae3598f4452922 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:16.406725  4886 raft_consensus.cc:2955] T ea024067335642619eed41d72f528191 P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 616fe7eccfef41e68d04f04bbe439eb1 (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: false } } }
I20260630 12:13:16.420070  4951 tablet_service.cc:1558] Processing DeleteTablet for tablet 1a979fc76bbf4721a20154475756253b with delete_type TABLET_DATA_TOMBSTONED (TS 453a2ca74aaf4e3b8cdad2369d9a672e not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:35684
I20260630 12:13:16.420522  5590 ts_tablet_manager.cc:1916] T 36b6c8741f6e4bf599ae3598f4452922 P 8feece636751420abeaddfcd105e8cff: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:16.421101  5582 tablet_replica.cc:333] T 1a979fc76bbf4721a20154475756253b P 453a2ca74aaf4e3b8cdad2369d9a672e: stopping tablet replica
I20260630 12:13:16.422082  5582 raft_consensus.cc:2243] T 1a979fc76bbf4721a20154475756253b P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:16.422732  5582 raft_consensus.cc:2272] T 1a979fc76bbf4721a20154475756253b P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:16.430994  5582 ts_tablet_manager.cc:1916] T 1a979fc76bbf4721a20154475756253b P 453a2ca74aaf4e3b8cdad2369d9a672e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:16.437800  5590 ts_tablet_manager.cc:1929] T 36b6c8741f6e4bf599ae3598f4452922 P 8feece636751420abeaddfcd105e8cff: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:13:16.438552  5590 log.cc:1199] T 36b6c8741f6e4bf599ae3598f4452922 P 8feece636751420abeaddfcd105e8cff: Deleting WAL directory at /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821463199918-431-0/minicluster-data/ts-2-root/wals/36b6c8741f6e4bf599ae3598f4452922
I20260630 12:13:16.443568  4771 catalog_manager.cc:5028] TS 8feece636751420abeaddfcd105e8cff (127.0.107.195:46267): tablet 36b6c8741f6e4bf599ae3598f4452922 (table test-workload [id=5b275e9763c9463791b99a3c748df4e7]) successfully deleted
I20260630 12:13:16.453234  4962 consensus_queue.cc:237] T ea024067335642619eed41d72f528191 P 453a2ca74aaf4e3b8cdad2369d9a672e [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: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: false } }
I20260630 12:13:16.454402  5582 ts_tablet_manager.cc:1929] T 1a979fc76bbf4721a20154475756253b P 453a2ca74aaf4e3b8cdad2369d9a672e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:13:16.454984  5582 log.cc:1199] T 1a979fc76bbf4721a20154475756253b P 453a2ca74aaf4e3b8cdad2369d9a672e: Deleting WAL directory at /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821463199918-431-0/minicluster-data/ts-1-root/wals/1a979fc76bbf4721a20154475756253b
I20260630 12:13:16.457039  4772 catalog_manager.cc:5028] TS 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194:39227): tablet 1a979fc76bbf4721a20154475756253b (table test-workload [id=5b275e9763c9463791b99a3c748df4e7]) successfully deleted
I20260630 12:13:16.457841  5393 raft_consensus.cc:1275] T ea024067335642619eed41d72f528191 P 616fe7eccfef41e68d04f04bbe439eb1 [term 1 FOLLOWER]: Refusing update from remote peer 453a2ca74aaf4e3b8cdad2369d9a672e: 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:16.458127  5034 raft_consensus.cc:1275] T ea024067335642619eed41d72f528191 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Refusing update from remote peer 453a2ca74aaf4e3b8cdad2369d9a672e: 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:16.459049  5578 consensus_queue.cc:1048] T ea024067335642619eed41d72f528191 P 453a2ca74aaf4e3b8cdad2369d9a672e [LEADER]: Connected to new peer: Peer: permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 45557 } 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:16.459910  5511 consensus_queue.cc:1048] T ea024067335642619eed41d72f528191 P 453a2ca74aaf4e3b8cdad2369d9a672e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:16.466002  5578 raft_consensus.cc:2955] T ea024067335642619eed41d72f528191 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER cd274f4f51014377b410b56c4dd77352 (127.0.107.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: false } } }
I20260630 12:13:16.467949  5393 raft_consensus.cc:2955] T ea024067335642619eed41d72f528191 P 616fe7eccfef41e68d04f04bbe439eb1 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER cd274f4f51014377b410b56c4dd77352 (127.0.107.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: false } } }
I20260630 12:13:16.468959  5034 raft_consensus.cc:2955] T ea024067335642619eed41d72f528191 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER cd274f4f51014377b410b56c4dd77352 (127.0.107.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: false } } }
I20260630 12:13:16.481011  4778 catalog_manager.cc:5697] T ea024067335642619eed41d72f528191 P 616fe7eccfef41e68d04f04bbe439eb1 reported cstate change: config changed from index 27 to 28, VOTER cd274f4f51014377b410b56c4dd77352 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: false } } }
I20260630 12:13:16.490679  4772 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ea024067335642619eed41d72f528191 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:16.495374  4874 tablet_service.cc:1558] Processing DeleteTablet for tablet ea024067335642619eed41d72f528191 with delete_type TABLET_DATA_TOMBSTONED (TS cd274f4f51014377b410b56c4dd77352 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:43212
I20260630 12:13:16.496884  5591 tablet_replica.cc:333] T ea024067335642619eed41d72f528191 P cd274f4f51014377b410b56c4dd77352: stopping tablet replica
I20260630 12:13:16.497640  5591 raft_consensus.cc:2243] T ea024067335642619eed41d72f528191 P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:16.498409  5591 raft_consensus.cc:2272] T ea024067335642619eed41d72f528191 P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:16.502113  5591 ts_tablet_manager.cc:1916] T ea024067335642619eed41d72f528191 P cd274f4f51014377b410b56c4dd77352: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:16.512543  5591 ts_tablet_manager.cc:1929] T ea024067335642619eed41d72f528191 P cd274f4f51014377b410b56c4dd77352: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:13:16.512919  5591 log.cc:1199] T ea024067335642619eed41d72f528191 P cd274f4f51014377b410b56c4dd77352: Deleting WAL directory at /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821463199918-431-0/minicluster-data/ts-0-root/wals/ea024067335642619eed41d72f528191
I20260630 12:13:16.514257  4770 catalog_manager.cc:5028] TS cd274f4f51014377b410b56c4dd77352 (127.0.107.193:40479): tablet ea024067335642619eed41d72f528191 (table test-workload [id=5b275e9763c9463791b99a3c748df4e7]) successfully deleted
I20260630 12:13:17.513801  4886 consensus_queue.cc:237] T 4b2cc0006e4c47d48e311425a18a34e8 P cd274f4f51014377b410b56c4dd77352 [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: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: true } }
I20260630 12:13:17.521128  5033 raft_consensus.cc:1275] T 4b2cc0006e4c47d48e311425a18a34e8 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Refusing update from remote peer cd274f4f51014377b410b56c4dd77352: 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:17.523103  5204 consensus_queue.cc:1048] T 4b2cc0006e4c47d48e311425a18a34e8 P cd274f4f51014377b410b56c4dd77352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } 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:17.525789  4962 raft_consensus.cc:1275] T 4b2cc0006e4c47d48e311425a18a34e8 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Refusing update from remote peer cd274f4f51014377b410b56c4dd77352: 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:17.527206  5204 consensus_queue.cc:1048] T 4b2cc0006e4c47d48e311425a18a34e8 P cd274f4f51014377b410b56c4dd77352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:17.532649  5593 raft_consensus.cc:2955] T 4b2cc0006e4c47d48e311425a18a34e8 P cd274f4f51014377b410b56c4dd77352 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 616fe7eccfef41e68d04f04bbe439eb1 (127.0.107.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: true } } }
I20260630 12:13:17.534888  5033 raft_consensus.cc:2955] T 4b2cc0006e4c47d48e311425a18a34e8 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 616fe7eccfef41e68d04f04bbe439eb1 (127.0.107.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: true } } }
W20260630 12:13:17.539301  4853 consensus_peers.cc:597] T 4b2cc0006e4c47d48e311425a18a34e8 P cd274f4f51014377b410b56c4dd77352 -> Peer 616fe7eccfef41e68d04f04bbe439eb1 (127.0.107.197:45557): Couldn't send request to peer 616fe7eccfef41e68d04f04bbe439eb1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4b2cc0006e4c47d48e311425a18a34e8. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:17.542392  4962 raft_consensus.cc:2955] T 4b2cc0006e4c47d48e311425a18a34e8 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 616fe7eccfef41e68d04f04bbe439eb1 (127.0.107.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: true } } }
I20260630 12:13:17.546933  4784 catalog_manager.cc:5697] T 4b2cc0006e4c47d48e311425a18a34e8 P cd274f4f51014377b410b56c4dd77352 reported cstate change: config changed from index -1 to 27, NON_VOTER 616fe7eccfef41e68d04f04bbe439eb1 (127.0.107.197) added. New cstate: current_term: 1 leader_uuid: "cd274f4f51014377b410b56c4dd77352" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:17.551471  5034 consensus_queue.cc:237] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } attrs { replace: true } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: false } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: true } }
I20260630 12:13:17.568956  5393 raft_consensus.cc:1275] T c7047a031ce94befb54ae9976475c410 P 616fe7eccfef41e68d04f04bbe439eb1 [term 1 FOLLOWER]: Refusing update from remote peer 8feece636751420abeaddfcd105e8cff: 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:17.571138  4962 raft_consensus.cc:1275] T c7047a031ce94befb54ae9976475c410 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Refusing update from remote peer 8feece636751420abeaddfcd105e8cff: 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:17.572962  5556 consensus_queue.cc:1048] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff [LEADER]: Connected to new peer: Peer: permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:13:17.575374  5556 consensus_queue.cc:1048] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff [LEADER]: Connected to new peer: Peer: permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
W20260630 12:13:17.582821  5002 consensus_peers.cc:597] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff -> Peer e7302e13965d4e8c834033d86dbc8b41 (127.0.107.198:43883): Couldn't send request to peer e7302e13965d4e8c834033d86dbc8b41. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c7047a031ce94befb54ae9976475c410. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:17.588212  5600 raft_consensus.cc:2955] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER e7302e13965d4e8c834033d86dbc8b41 (127.0.107.198) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } attrs { replace: true } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: false } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: true } } }
I20260630 12:13:17.590231  5393 raft_consensus.cc:2955] T c7047a031ce94befb54ae9976475c410 P 616fe7eccfef41e68d04f04bbe439eb1 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER e7302e13965d4e8c834033d86dbc8b41 (127.0.107.198) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } attrs { replace: true } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: false } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: true } } }
I20260630 12:13:17.592882  4962 raft_consensus.cc:2955] T c7047a031ce94befb54ae9976475c410 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER e7302e13965d4e8c834033d86dbc8b41 (127.0.107.198) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } attrs { replace: true } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: false } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: true } } }
I20260630 12:13:17.604039  5034 consensus_queue.cc:237] T 59433b297d2645f3a5d372a21d20b4df P 8feece636751420abeaddfcd105e8cff [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: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: true } }
I20260630 12:13:17.610396  4778 catalog_manager.cc:5697] T c7047a031ce94befb54ae9976475c410 P 453a2ca74aaf4e3b8cdad2369d9a672e reported cstate change: config changed from index 29 to 30, NON_VOTER e7302e13965d4e8c834033d86dbc8b41 (127.0.107.198) added. New cstate: current_term: 1 leader_uuid: "8feece636751420abeaddfcd105e8cff" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } attrs { replace: true } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: false } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: true } } }
I20260630 12:13:17.620590  4962 raft_consensus.cc:1275] T 59433b297d2645f3a5d372a21d20b4df P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Refusing update from remote peer 8feece636751420abeaddfcd105e8cff: 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:17.621196  4887 raft_consensus.cc:1275] T 59433b297d2645f3a5d372a21d20b4df P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Refusing update from remote peer 8feece636751420abeaddfcd105e8cff: 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:17.623080  5556 consensus_queue.cc:1048] T 59433b297d2645f3a5d372a21d20b4df P 8feece636751420abeaddfcd105e8cff [LEADER]: Connected to new peer: Peer: permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:17.624583  5600 consensus_queue.cc:1048] T 59433b297d2645f3a5d372a21d20b4df P 8feece636751420abeaddfcd105e8cff [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } 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:17.648823  4887 raft_consensus.cc:2955] T 59433b297d2645f3a5d372a21d20b4df P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f41adf87a2244fbea58ea8dafd2231d2 (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: true } } }
W20260630 12:13:17.651362  5000 consensus_peers.cc:597] T 59433b297d2645f3a5d372a21d20b4df P 8feece636751420abeaddfcd105e8cff -> Peer f41adf87a2244fbea58ea8dafd2231d2 (127.0.107.196:33885): Couldn't send request to peer f41adf87a2244fbea58ea8dafd2231d2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 59433b297d2645f3a5d372a21d20b4df. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:17.652176  4957 raft_consensus.cc:2955] T 59433b297d2645f3a5d372a21d20b4df P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f41adf87a2244fbea58ea8dafd2231d2 (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: true } } }
I20260630 12:13:17.649921  5556 raft_consensus.cc:2955] T 59433b297d2645f3a5d372a21d20b4df P 8feece636751420abeaddfcd105e8cff [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f41adf87a2244fbea58ea8dafd2231d2 (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: true } } }
I20260630 12:13:17.664189  4782 catalog_manager.cc:5697] T 59433b297d2645f3a5d372a21d20b4df P cd274f4f51014377b410b56c4dd77352 reported cstate change: config changed from index -1 to 26, NON_VOTER f41adf87a2244fbea58ea8dafd2231d2 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "8feece636751420abeaddfcd105e8cff" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: true } } }
I20260630 12:13:17.671165  4957 consensus_queue.cc:237] T 16b907670b4f493ca64245ffe1168bd2 P 453a2ca74aaf4e3b8cdad2369d9a672e [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: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: true } }
I20260630 12:13:17.680190  5034 raft_consensus.cc:1275] T 16b907670b4f493ca64245ffe1168bd2 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Refusing update from remote peer 453a2ca74aaf4e3b8cdad2369d9a672e: 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:17.681408  4887 raft_consensus.cc:1275] T 16b907670b4f493ca64245ffe1168bd2 P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Refusing update from remote peer 453a2ca74aaf4e3b8cdad2369d9a672e: 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:17.681614  5615 consensus_queue.cc:1048] T 16b907670b4f493ca64245ffe1168bd2 P 453a2ca74aaf4e3b8cdad2369d9a672e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:17.683018  5578 consensus_queue.cc:1048] T 16b907670b4f493ca64245ffe1168bd2 P 453a2ca74aaf4e3b8cdad2369d9a672e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } 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:17.690119  5615 raft_consensus.cc:2955] T 16b907670b4f493ca64245ffe1168bd2 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e7302e13965d4e8c834033d86dbc8b41 (127.0.107.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: true } } }
I20260630 12:13:17.691656  5034 raft_consensus.cc:2955] T 16b907670b4f493ca64245ffe1168bd2 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e7302e13965d4e8c834033d86dbc8b41 (127.0.107.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: true } } }
W20260630 12:13:17.696863  4928 consensus_peers.cc:597] T 16b907670b4f493ca64245ffe1168bd2 P 453a2ca74aaf4e3b8cdad2369d9a672e -> Peer e7302e13965d4e8c834033d86dbc8b41 (127.0.107.198:43883): Couldn't send request to peer e7302e13965d4e8c834033d86dbc8b41. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 16b907670b4f493ca64245ffe1168bd2. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:17.703886  4784 catalog_manager.cc:5697] T 16b907670b4f493ca64245ffe1168bd2 P 8feece636751420abeaddfcd105e8cff reported cstate change: config changed from index -1 to 27, NON_VOTER e7302e13965d4e8c834033d86dbc8b41 (127.0.107.198) added. New cstate: current_term: 1 leader_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: true } } }
I20260630 12:13:17.705566  4887 consensus_queue.cc:237] T e55edebfa51e4b6080cbdff1ebea4b8c P cd274f4f51014377b410b56c4dd77352 [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: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: true } }
I20260630 12:13:17.711678  4886 raft_consensus.cc:2955] T 16b907670b4f493ca64245ffe1168bd2 P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e7302e13965d4e8c834033d86dbc8b41 (127.0.107.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: true } } }
I20260630 12:13:17.721698  5034 raft_consensus.cc:1275] T e55edebfa51e4b6080cbdff1ebea4b8c P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Refusing update from remote peer cd274f4f51014377b410b56c4dd77352: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
W20260630 12:13:17.721992  4853 consensus_peers.cc:597] T e55edebfa51e4b6080cbdff1ebea4b8c P cd274f4f51014377b410b56c4dd77352 -> Peer 616fe7eccfef41e68d04f04bbe439eb1 (127.0.107.197:45557): Couldn't send request to peer 616fe7eccfef41e68d04f04bbe439eb1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e55edebfa51e4b6080cbdff1ebea4b8c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:17.723023  5204 consensus_queue.cc:1048] T e55edebfa51e4b6080cbdff1ebea4b8c P cd274f4f51014377b410b56c4dd77352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } 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:17.725009  4957 raft_consensus.cc:1275] T e55edebfa51e4b6080cbdff1ebea4b8c P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Refusing update from remote peer cd274f4f51014377b410b56c4dd77352: 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:17.727804  5204 consensus_queue.cc:1048] T e55edebfa51e4b6080cbdff1ebea4b8c P cd274f4f51014377b410b56c4dd77352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:17.731981  5593 raft_consensus.cc:2955] T e55edebfa51e4b6080cbdff1ebea4b8c P cd274f4f51014377b410b56c4dd77352 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 616fe7eccfef41e68d04f04bbe439eb1 (127.0.107.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: true } } }
I20260630 12:13:17.733625  5034 raft_consensus.cc:2955] T e55edebfa51e4b6080cbdff1ebea4b8c P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 616fe7eccfef41e68d04f04bbe439eb1 (127.0.107.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: true } } }
I20260630 12:13:17.736927  4957 raft_consensus.cc:2955] T e55edebfa51e4b6080cbdff1ebea4b8c P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 616fe7eccfef41e68d04f04bbe439eb1 (127.0.107.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: true } } }
I20260630 12:13:17.743513  4782 catalog_manager.cc:5697] T e55edebfa51e4b6080cbdff1ebea4b8c P 8feece636751420abeaddfcd105e8cff reported cstate change: config changed from index -1 to 27, NON_VOTER 616fe7eccfef41e68d04f04bbe439eb1 (127.0.107.197) added. New cstate: current_term: 1 leader_uuid: "cd274f4f51014377b410b56c4dd77352" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: true } } }
I20260630 12:13:17.749971  4886 consensus_queue.cc:237] T 55073489c8df424e8864316dbf19131d P cd274f4f51014377b410b56c4dd77352 [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: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } attrs { replace: true } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: true } }
I20260630 12:13:17.758320  5034 raft_consensus.cc:1275] T 55073489c8df424e8864316dbf19131d P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Refusing update from remote peer cd274f4f51014377b410b56c4dd77352: 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:17.758435  4851 consensus_peers.cc:597] T 55073489c8df424e8864316dbf19131d P cd274f4f51014377b410b56c4dd77352 -> Peer f41adf87a2244fbea58ea8dafd2231d2 (127.0.107.196:33885): Couldn't send request to peer f41adf87a2244fbea58ea8dafd2231d2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 55073489c8df424e8864316dbf19131d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:17.759485  4957 raft_consensus.cc:1275] T 55073489c8df424e8864316dbf19131d P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Refusing update from remote peer cd274f4f51014377b410b56c4dd77352: 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:17.760918  5574 consensus_queue.cc:1048] T 55073489c8df424e8864316dbf19131d P cd274f4f51014377b410b56c4dd77352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:17.761816  5204 consensus_queue.cc:1048] T 55073489c8df424e8864316dbf19131d P cd274f4f51014377b410b56c4dd77352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } 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:17.768842  5574 raft_consensus.cc:2955] T 55073489c8df424e8864316dbf19131d P cd274f4f51014377b410b56c4dd77352 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f41adf87a2244fbea58ea8dafd2231d2 (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } attrs { replace: true } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: true } } }
I20260630 12:13:17.770328  5034 raft_consensus.cc:2955] T 55073489c8df424e8864316dbf19131d P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f41adf87a2244fbea58ea8dafd2231d2 (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } attrs { replace: true } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: true } } }
I20260630 12:13:17.771212  4957 raft_consensus.cc:2955] T 55073489c8df424e8864316dbf19131d P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f41adf87a2244fbea58ea8dafd2231d2 (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } attrs { replace: true } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: true } } }
I20260630 12:13:17.780993  4784 catalog_manager.cc:5697] T 55073489c8df424e8864316dbf19131d P 453a2ca74aaf4e3b8cdad2369d9a672e reported cstate change: config changed from index -1 to 26, NON_VOTER f41adf87a2244fbea58ea8dafd2231d2 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "cd274f4f51014377b410b56c4dd77352" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } attrs { replace: true } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: true } } }
I20260630 12:13:17.999022  5629 ts_tablet_manager.cc:933] T 4b2cc0006e4c47d48e311425a18a34e8 P 616fe7eccfef41e68d04f04bbe439eb1: Initiating tablet copy from peer cd274f4f51014377b410b56c4dd77352 (127.0.107.193:40479)
I20260630 12:13:18.000957  5629 tablet_copy_client.cc:323] T 4b2cc0006e4c47d48e311425a18a34e8 P 616fe7eccfef41e68d04f04bbe439eb1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:40479
I20260630 12:13:18.023020  5633 ts_tablet_manager.cc:933] T 59433b297d2645f3a5d372a21d20b4df P f41adf87a2244fbea58ea8dafd2231d2: Initiating tablet copy from peer 8feece636751420abeaddfcd105e8cff (127.0.107.195:46267)
I20260630 12:13:18.025552  5633 tablet_copy_client.cc:323] T 59433b297d2645f3a5d372a21d20b4df P f41adf87a2244fbea58ea8dafd2231d2: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:46267
I20260630 12:13:18.038138  4897 tablet_copy_service.cc:140] P cd274f4f51014377b410b56c4dd77352: Received BeginTabletCopySession request for tablet 4b2cc0006e4c47d48e311425a18a34e8 from peer 616fe7eccfef41e68d04f04bbe439eb1 ({username='slave'} at 127.0.0.1:54026)
I20260630 12:13:18.038878  4897 tablet_copy_service.cc:161] P cd274f4f51014377b410b56c4dd77352: Beginning new tablet copy session on tablet 4b2cc0006e4c47d48e311425a18a34e8 from peer 616fe7eccfef41e68d04f04bbe439eb1 at {username='slave'} at 127.0.0.1:54026: session id = 616fe7eccfef41e68d04f04bbe439eb1-4b2cc0006e4c47d48e311425a18a34e8
I20260630 12:13:18.045356  4897 tablet_copy_source_session.cc:215] T 4b2cc0006e4c47d48e311425a18a34e8 P cd274f4f51014377b410b56c4dd77352: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:18.048025  5046 tablet_copy_service.cc:140] P 8feece636751420abeaddfcd105e8cff: Received BeginTabletCopySession request for tablet 59433b297d2645f3a5d372a21d20b4df from peer f41adf87a2244fbea58ea8dafd2231d2 ({username='slave'} at 127.0.0.1:42434)
I20260630 12:13:18.048684  5629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b2cc0006e4c47d48e311425a18a34e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:18.048630  5046 tablet_copy_service.cc:161] P 8feece636751420abeaddfcd105e8cff: Beginning new tablet copy session on tablet 59433b297d2645f3a5d372a21d20b4df from peer f41adf87a2244fbea58ea8dafd2231d2 at {username='slave'} at 127.0.0.1:42434: session id = f41adf87a2244fbea58ea8dafd2231d2-59433b297d2645f3a5d372a21d20b4df
I20260630 12:13:18.056555  5046 tablet_copy_source_session.cc:215] T 59433b297d2645f3a5d372a21d20b4df P 8feece636751420abeaddfcd105e8cff: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:18.059954  5633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59433b297d2645f3a5d372a21d20b4df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:18.062852  5629 tablet_copy_client.cc:806] T 4b2cc0006e4c47d48e311425a18a34e8 P 616fe7eccfef41e68d04f04bbe439eb1: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:18.063545  5629 tablet_copy_client.cc:670] T 4b2cc0006e4c47d48e311425a18a34e8 P 616fe7eccfef41e68d04f04bbe439eb1: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:18.067425  5630 tablet_copy_client.cc:1025] T 4b2cc0006e4c47d48e311425a18a34e8 P 616fe7eccfef41e68d04f04bbe439eb1: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:18.076874  5633 tablet_copy_client.cc:806] T 59433b297d2645f3a5d372a21d20b4df P f41adf87a2244fbea58ea8dafd2231d2: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:18.077430  5633 tablet_copy_client.cc:670] T 59433b297d2645f3a5d372a21d20b4df P f41adf87a2244fbea58ea8dafd2231d2: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:18.080928  5634 tablet_copy_client.cc:1025] T 59433b297d2645f3a5d372a21d20b4df P f41adf87a2244fbea58ea8dafd2231d2: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:18.174624  5637 ts_tablet_manager.cc:933] T c7047a031ce94befb54ae9976475c410 P e7302e13965d4e8c834033d86dbc8b41: Initiating tablet copy from peer 8feece636751420abeaddfcd105e8cff (127.0.107.195:46267)
I20260630 12:13:18.176276  5637 tablet_copy_client.cc:323] T c7047a031ce94befb54ae9976475c410 P e7302e13965d4e8c834033d86dbc8b41: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:46267
I20260630 12:13:18.181870  5640 ts_tablet_manager.cc:933] T e55edebfa51e4b6080cbdff1ebea4b8c P 616fe7eccfef41e68d04f04bbe439eb1: Initiating tablet copy from peer cd274f4f51014377b410b56c4dd77352 (127.0.107.193:40479)
I20260630 12:13:18.183831  5640 tablet_copy_client.cc:323] T e55edebfa51e4b6080cbdff1ebea4b8c P 616fe7eccfef41e68d04f04bbe439eb1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:40479
I20260630 12:13:18.185746  4897 tablet_copy_service.cc:140] P cd274f4f51014377b410b56c4dd77352: Received BeginTabletCopySession request for tablet e55edebfa51e4b6080cbdff1ebea4b8c from peer 616fe7eccfef41e68d04f04bbe439eb1 ({username='slave'} at 127.0.0.1:54026)
I20260630 12:13:18.186290  4897 tablet_copy_service.cc:161] P cd274f4f51014377b410b56c4dd77352: Beginning new tablet copy session on tablet e55edebfa51e4b6080cbdff1ebea4b8c from peer 616fe7eccfef41e68d04f04bbe439eb1 at {username='slave'} at 127.0.0.1:54026: session id = 616fe7eccfef41e68d04f04bbe439eb1-e55edebfa51e4b6080cbdff1ebea4b8c
I20260630 12:13:18.188953  5046 tablet_copy_service.cc:140] P 8feece636751420abeaddfcd105e8cff: Received BeginTabletCopySession request for tablet c7047a031ce94befb54ae9976475c410 from peer e7302e13965d4e8c834033d86dbc8b41 ({username='slave'} at 127.0.0.1:42450)
I20260630 12:13:18.189426  5046 tablet_copy_service.cc:161] P 8feece636751420abeaddfcd105e8cff: Beginning new tablet copy session on tablet c7047a031ce94befb54ae9976475c410 from peer e7302e13965d4e8c834033d86dbc8b41 at {username='slave'} at 127.0.0.1:42450: session id = e7302e13965d4e8c834033d86dbc8b41-c7047a031ce94befb54ae9976475c410
I20260630 12:13:18.193681  4897 tablet_copy_source_session.cc:215] T e55edebfa51e4b6080cbdff1ebea4b8c P cd274f4f51014377b410b56c4dd77352: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:18.194072  5046 tablet_copy_source_session.cc:215] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:18.196841  5640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e55edebfa51e4b6080cbdff1ebea4b8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:18.197525  5637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7047a031ce94befb54ae9976475c410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:18.210184  5637 tablet_copy_client.cc:806] T c7047a031ce94befb54ae9976475c410 P e7302e13965d4e8c834033d86dbc8b41: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:18.210739  5637 tablet_copy_client.cc:670] T c7047a031ce94befb54ae9976475c410 P e7302e13965d4e8c834033d86dbc8b41: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:18.214157  5638 tablet_copy_client.cc:1025] T c7047a031ce94befb54ae9976475c410 P e7302e13965d4e8c834033d86dbc8b41: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:18.216446  5640 tablet_copy_client.cc:806] T e55edebfa51e4b6080cbdff1ebea4b8c P 616fe7eccfef41e68d04f04bbe439eb1: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:18.217018  5640 tablet_copy_client.cc:670] T e55edebfa51e4b6080cbdff1ebea4b8c P 616fe7eccfef41e68d04f04bbe439eb1: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:18.220551  5641 tablet_copy_client.cc:1025] T e55edebfa51e4b6080cbdff1ebea4b8c P 616fe7eccfef41e68d04f04bbe439eb1: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:18.271457  5642 ts_tablet_manager.cc:933] T 55073489c8df424e8864316dbf19131d P f41adf87a2244fbea58ea8dafd2231d2: Initiating tablet copy from peer cd274f4f51014377b410b56c4dd77352 (127.0.107.193:40479)
I20260630 12:13:18.273173  5642 tablet_copy_client.cc:323] T 55073489c8df424e8864316dbf19131d P f41adf87a2244fbea58ea8dafd2231d2: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:40479
I20260630 12:13:18.274974  4897 tablet_copy_service.cc:140] P cd274f4f51014377b410b56c4dd77352: Received BeginTabletCopySession request for tablet 55073489c8df424e8864316dbf19131d from peer f41adf87a2244fbea58ea8dafd2231d2 ({username='slave'} at 127.0.0.1:54016)
I20260630 12:13:18.275480  4897 tablet_copy_service.cc:161] P cd274f4f51014377b410b56c4dd77352: Beginning new tablet copy session on tablet 55073489c8df424e8864316dbf19131d from peer f41adf87a2244fbea58ea8dafd2231d2 at {username='slave'} at 127.0.0.1:54016: session id = f41adf87a2244fbea58ea8dafd2231d2-55073489c8df424e8864316dbf19131d
I20260630 12:13:18.282997  4897 tablet_copy_source_session.cc:215] T 55073489c8df424e8864316dbf19131d P cd274f4f51014377b410b56c4dd77352: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:18.286844  5642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55073489c8df424e8864316dbf19131d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:18.299280  5644 ts_tablet_manager.cc:933] T 16b907670b4f493ca64245ffe1168bd2 P e7302e13965d4e8c834033d86dbc8b41: Initiating tablet copy from peer 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194:39227)
I20260630 12:13:18.300992  5644 tablet_copy_client.cc:323] T 16b907670b4f493ca64245ffe1168bd2 P e7302e13965d4e8c834033d86dbc8b41: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:39227
I20260630 12:13:18.303875  5642 tablet_copy_client.cc:806] T 55073489c8df424e8864316dbf19131d P f41adf87a2244fbea58ea8dafd2231d2: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:18.304456  5642 tablet_copy_client.cc:670] T 55073489c8df424e8864316dbf19131d P f41adf87a2244fbea58ea8dafd2231d2: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:18.308362  5643 tablet_copy_client.cc:1025] T 55073489c8df424e8864316dbf19131d P f41adf87a2244fbea58ea8dafd2231d2: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:18.312186  4972 tablet_copy_service.cc:140] P 453a2ca74aaf4e3b8cdad2369d9a672e: Received BeginTabletCopySession request for tablet 16b907670b4f493ca64245ffe1168bd2 from peer e7302e13965d4e8c834033d86dbc8b41 ({username='slave'} at 127.0.0.1:57420)
I20260630 12:13:18.312669  4972 tablet_copy_service.cc:161] P 453a2ca74aaf4e3b8cdad2369d9a672e: Beginning new tablet copy session on tablet 16b907670b4f493ca64245ffe1168bd2 from peer e7302e13965d4e8c834033d86dbc8b41 at {username='slave'} at 127.0.0.1:57420: session id = e7302e13965d4e8c834033d86dbc8b41-16b907670b4f493ca64245ffe1168bd2
I20260630 12:13:18.318137  4972 tablet_copy_source_session.cc:215] T 16b907670b4f493ca64245ffe1168bd2 P 453a2ca74aaf4e3b8cdad2369d9a672e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:18.320792  5644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16b907670b4f493ca64245ffe1168bd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:18.332116  5644 tablet_copy_client.cc:806] T 16b907670b4f493ca64245ffe1168bd2 P e7302e13965d4e8c834033d86dbc8b41: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:18.332667  5644 tablet_copy_client.cc:670] T 16b907670b4f493ca64245ffe1168bd2 P e7302e13965d4e8c834033d86dbc8b41: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:18.338698  5645 tablet_copy_client.cc:1025] T 16b907670b4f493ca64245ffe1168bd2 P e7302e13965d4e8c834033d86dbc8b41: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:18.382495   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:13:18.396277   431 tablet_copy_service.cc:362] P cd274f4f51014377b410b56c4dd77352: Destroying tablet copy session f41adf87a2244fbea58ea8dafd2231d2-55073489c8df424e8864316dbf19131d due to service shutdown
I20260630 12:13:18.396636   431 tablet_copy_service.cc:434] P cd274f4f51014377b410b56c4dd77352: ending tablet copy session f41adf87a2244fbea58ea8dafd2231d2-55073489c8df424e8864316dbf19131d on tablet 55073489c8df424e8864316dbf19131d with peer f41adf87a2244fbea58ea8dafd2231d2
I20260630 12:13:18.397066   431 tablet_copy_service.cc:362] P cd274f4f51014377b410b56c4dd77352: Destroying tablet copy session 616fe7eccfef41e68d04f04bbe439eb1-e55edebfa51e4b6080cbdff1ebea4b8c due to service shutdown
I20260630 12:13:18.397306   431 tablet_copy_service.cc:434] P cd274f4f51014377b410b56c4dd77352: ending tablet copy session 616fe7eccfef41e68d04f04bbe439eb1-e55edebfa51e4b6080cbdff1ebea4b8c on tablet e55edebfa51e4b6080cbdff1ebea4b8c with peer 616fe7eccfef41e68d04f04bbe439eb1
I20260630 12:13:18.397677   431 tablet_copy_service.cc:362] P cd274f4f51014377b410b56c4dd77352: Destroying tablet copy session 616fe7eccfef41e68d04f04bbe439eb1-4b2cc0006e4c47d48e311425a18a34e8 due to service shutdown
I20260630 12:13:18.397899   431 tablet_copy_service.cc:434] P cd274f4f51014377b410b56c4dd77352: ending tablet copy session 616fe7eccfef41e68d04f04bbe439eb1-4b2cc0006e4c47d48e311425a18a34e8 on tablet 4b2cc0006e4c47d48e311425a18a34e8 with peer 616fe7eccfef41e68d04f04bbe439eb1
I20260630 12:13:18.421612   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:18.422407   431 tablet_replica.cc:333] T 16b907670b4f493ca64245ffe1168bd2 P cd274f4f51014377b410b56c4dd77352: stopping tablet replica
I20260630 12:13:18.423434   431 raft_consensus.cc:2243] T 16b907670b4f493ca64245ffe1168bd2 P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:18.424260   431 raft_consensus.cc:2272] T 16b907670b4f493ca64245ffe1168bd2 P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:18.430007   431 tablet_replica.cc:333] T 59433b297d2645f3a5d372a21d20b4df P cd274f4f51014377b410b56c4dd77352: stopping tablet replica
I20260630 12:13:18.430855   431 raft_consensus.cc:2243] T 59433b297d2645f3a5d372a21d20b4df P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:18.431676   431 raft_consensus.cc:2272] T 59433b297d2645f3a5d372a21d20b4df P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:13:18.431718  5000 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 11 similar messages]
I20260630 12:13:18.437278   431 tablet_replica.cc:333] T 4bd74b07c6c4487d8191b4bd16ff54c8 P cd274f4f51014377b410b56c4dd77352: stopping tablet replica
W20260630 12:13:18.437530  5000 consensus_peers.cc:597] T 4bd74b07c6c4487d8191b4bd16ff54c8 P 8feece636751420abeaddfcd105e8cff -> Peer cd274f4f51014377b410b56c4dd77352 (127.0.107.193:40479): Couldn't send request to peer cd274f4f51014377b410b56c4dd77352. 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:18.438143   431 raft_consensus.cc:2243] T 4bd74b07c6c4487d8191b4bd16ff54c8 P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:18.438930   431 raft_consensus.cc:2272] T 4bd74b07c6c4487d8191b4bd16ff54c8 P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:18.447765   431 tablet_replica.cc:333] T f541f9359692403a98fe9e4737945b88 P cd274f4f51014377b410b56c4dd77352: stopping tablet replica
I20260630 12:13:18.448495   431 raft_consensus.cc:2243] T f541f9359692403a98fe9e4737945b88 P cd274f4f51014377b410b56c4dd77352 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:18.449307   431 raft_consensus.cc:2272] T f541f9359692403a98fe9e4737945b88 P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:18.451732   431 tablet_replica.cc:333] T e55edebfa51e4b6080cbdff1ebea4b8c P cd274f4f51014377b410b56c4dd77352: stopping tablet replica
I20260630 12:13:18.452313   431 raft_consensus.cc:2243] T e55edebfa51e4b6080cbdff1ebea4b8c P cd274f4f51014377b410b56c4dd77352 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:18.453322   431 raft_consensus.cc:2272] T e55edebfa51e4b6080cbdff1ebea4b8c P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:18.457104   431 tablet_replica.cc:333] T df06491d26874199a8d3788b488d4333 P cd274f4f51014377b410b56c4dd77352: stopping tablet replica
I20260630 12:13:18.457891   431 raft_consensus.cc:2243] T df06491d26874199a8d3788b488d4333 P cd274f4f51014377b410b56c4dd77352 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:18.458837   431 raft_consensus.cc:2272] T df06491d26874199a8d3788b488d4333 P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:18.461817   431 tablet_replica.cc:333] T 1a979fc76bbf4721a20154475756253b P cd274f4f51014377b410b56c4dd77352: stopping tablet replica
I20260630 12:13:18.462496   431 raft_consensus.cc:2243] T 1a979fc76bbf4721a20154475756253b P cd274f4f51014377b410b56c4dd77352 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:18.463436   431 raft_consensus.cc:2272] T 1a979fc76bbf4721a20154475756253b P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:18.466516   431 tablet_replica.cc:333] T 55073489c8df424e8864316dbf19131d P cd274f4f51014377b410b56c4dd77352: stopping tablet replica
I20260630 12:13:18.467202   431 raft_consensus.cc:2243] T 55073489c8df424e8864316dbf19131d P cd274f4f51014377b410b56c4dd77352 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:18.468442   431 raft_consensus.cc:2272] T 55073489c8df424e8864316dbf19131d P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:18.471837   431 tablet_replica.cc:333] T 4b2cc0006e4c47d48e311425a18a34e8 P cd274f4f51014377b410b56c4dd77352: stopping tablet replica
I20260630 12:13:18.472491   431 raft_consensus.cc:2243] T 4b2cc0006e4c47d48e311425a18a34e8 P cd274f4f51014377b410b56c4dd77352 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:18.473693   431 raft_consensus.cc:2272] T 4b2cc0006e4c47d48e311425a18a34e8 P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:18.477231   431 tablet_replica.cc:333] T 36b6c8741f6e4bf599ae3598f4452922 P cd274f4f51014377b410b56c4dd77352: stopping tablet replica
I20260630 12:13:18.477869   431 raft_consensus.cc:2243] T 36b6c8741f6e4bf599ae3598f4452922 P cd274f4f51014377b410b56c4dd77352 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:18.478820   431 raft_consensus.cc:2272] T 36b6c8741f6e4bf599ae3598f4452922 P cd274f4f51014377b410b56c4dd77352 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:18.520699   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:13:18.554127   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:13:18.566671   431 tablet_copy_service.cc:362] P 453a2ca74aaf4e3b8cdad2369d9a672e: Destroying tablet copy session e7302e13965d4e8c834033d86dbc8b41-16b907670b4f493ca64245ffe1168bd2 due to service shutdown
I20260630 12:13:18.567055   431 tablet_copy_service.cc:434] P 453a2ca74aaf4e3b8cdad2369d9a672e: ending tablet copy session e7302e13965d4e8c834033d86dbc8b41-16b907670b4f493ca64245ffe1168bd2 on tablet 16b907670b4f493ca64245ffe1168bd2 with peer e7302e13965d4e8c834033d86dbc8b41
I20260630 12:13:18.601128   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:18.602094   431 tablet_replica.cc:333] T 16b907670b4f493ca64245ffe1168bd2 P 453a2ca74aaf4e3b8cdad2369d9a672e: stopping tablet replica
I20260630 12:13:18.602969   431 raft_consensus.cc:2243] T 16b907670b4f493ca64245ffe1168bd2 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:18.604267   431 raft_consensus.cc:2272] T 16b907670b4f493ca64245ffe1168bd2 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:18.608031   431 tablet_replica.cc:333] T e55edebfa51e4b6080cbdff1ebea4b8c P 453a2ca74aaf4e3b8cdad2369d9a672e: stopping tablet replica
I20260630 12:13:18.608773   431 raft_consensus.cc:2243] T e55edebfa51e4b6080cbdff1ebea4b8c P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:18.609599   431 raft_consensus.cc:2272] T e55edebfa51e4b6080cbdff1ebea4b8c P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:18.613143   431 tablet_replica.cc:333] T f541f9359692403a98fe9e4737945b88 P 453a2ca74aaf4e3b8cdad2369d9a672e: stopping tablet replica
I20260630 12:13:18.613878   431 raft_consensus.cc:2243] T f541f9359692403a98fe9e4737945b88 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:18.614440   431 raft_consensus.cc:2272] T f541f9359692403a98fe9e4737945b88 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:18.617614   431 tablet_replica.cc:333] T 59433b297d2645f3a5d372a21d20b4df P 453a2ca74aaf4e3b8cdad2369d9a672e: stopping tablet replica
I20260630 12:13:18.618291   431 raft_consensus.cc:2243] T 59433b297d2645f3a5d372a21d20b4df P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:18.619069   431 raft_consensus.cc:2272] T 59433b297d2645f3a5d372a21d20b4df P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:18.622501   431 tablet_replica.cc:333] T 4bd74b07c6c4487d8191b4bd16ff54c8 P 453a2ca74aaf4e3b8cdad2369d9a672e: stopping tablet replica
I20260630 12:13:18.623296   431 raft_consensus.cc:2243] T 4bd74b07c6c4487d8191b4bd16ff54c8 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:18.623919   431 raft_consensus.cc:2272] T 4bd74b07c6c4487d8191b4bd16ff54c8 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:18.626947   431 tablet_replica.cc:333] T 36b6c8741f6e4bf599ae3598f4452922 P 453a2ca74aaf4e3b8cdad2369d9a672e: stopping tablet replica
I20260630 12:13:18.627641   431 raft_consensus.cc:2243] T 36b6c8741f6e4bf599ae3598f4452922 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:18.628520   431 raft_consensus.cc:2272] T 36b6c8741f6e4bf599ae3598f4452922 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:18.631704   431 tablet_replica.cc:333] T ea024067335642619eed41d72f528191 P 453a2ca74aaf4e3b8cdad2369d9a672e: stopping tablet replica
I20260630 12:13:18.632365   431 raft_consensus.cc:2243] T ea024067335642619eed41d72f528191 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:18.633323   431 raft_consensus.cc:2272] T ea024067335642619eed41d72f528191 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:18.636582   431 tablet_replica.cc:333] T c7047a031ce94befb54ae9976475c410 P 453a2ca74aaf4e3b8cdad2369d9a672e: stopping tablet replica
I20260630 12:13:18.637241   431 raft_consensus.cc:2243] T c7047a031ce94befb54ae9976475c410 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:18.637979   431 raft_consensus.cc:2272] T c7047a031ce94befb54ae9976475c410 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:18.640996   431 tablet_replica.cc:333] T 55073489c8df424e8864316dbf19131d P 453a2ca74aaf4e3b8cdad2369d9a672e: stopping tablet replica
I20260630 12:13:18.641680   431 raft_consensus.cc:2243] T 55073489c8df424e8864316dbf19131d P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:18.642400   431 raft_consensus.cc:2272] T 55073489c8df424e8864316dbf19131d P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:18.645792   431 tablet_replica.cc:333] T 4b2cc0006e4c47d48e311425a18a34e8 P 453a2ca74aaf4e3b8cdad2369d9a672e: stopping tablet replica
I20260630 12:13:18.646415   431 raft_consensus.cc:2243] T 4b2cc0006e4c47d48e311425a18a34e8 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:18.647303   431 raft_consensus.cc:2272] T 4b2cc0006e4c47d48e311425a18a34e8 P 453a2ca74aaf4e3b8cdad2369d9a672e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:18.679534   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
W20260630 12:13:18.699811  5000 consensus_peers.cc:597] T 59433b297d2645f3a5d372a21d20b4df P 8feece636751420abeaddfcd105e8cff -> Peer cd274f4f51014377b410b56c4dd77352 (127.0.107.193:40479): Couldn't send request to peer cd274f4f51014377b410b56c4dd77352. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40479: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:18.720031   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:13:18.738844   431 tablet_copy_service.cc:362] P 8feece636751420abeaddfcd105e8cff: Destroying tablet copy session e7302e13965d4e8c834033d86dbc8b41-c7047a031ce94befb54ae9976475c410 due to service shutdown
I20260630 12:13:18.739205   431 tablet_copy_service.cc:434] P 8feece636751420abeaddfcd105e8cff: ending tablet copy session e7302e13965d4e8c834033d86dbc8b41-c7047a031ce94befb54ae9976475c410 on tablet c7047a031ce94befb54ae9976475c410 with peer e7302e13965d4e8c834033d86dbc8b41
I20260630 12:13:18.739648   431 tablet_copy_service.cc:362] P 8feece636751420abeaddfcd105e8cff: Destroying tablet copy session f41adf87a2244fbea58ea8dafd2231d2-59433b297d2645f3a5d372a21d20b4df due to service shutdown
I20260630 12:13:18.739858   431 tablet_copy_service.cc:434] P 8feece636751420abeaddfcd105e8cff: ending tablet copy session f41adf87a2244fbea58ea8dafd2231d2-59433b297d2645f3a5d372a21d20b4df on tablet 59433b297d2645f3a5d372a21d20b4df with peer f41adf87a2244fbea58ea8dafd2231d2
I20260630 12:13:18.758677   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:18.759600   431 tablet_replica.cc:333] T e55edebfa51e4b6080cbdff1ebea4b8c P 8feece636751420abeaddfcd105e8cff: stopping tablet replica
I20260630 12:13:18.760501   431 raft_consensus.cc:2243] T e55edebfa51e4b6080cbdff1ebea4b8c P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:18.761333   431 raft_consensus.cc:2272] T e55edebfa51e4b6080cbdff1ebea4b8c P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:18.763775   431 tablet_replica.cc:333] T 16b907670b4f493ca64245ffe1168bd2 P 8feece636751420abeaddfcd105e8cff: stopping tablet replica
I20260630 12:13:18.764346   431 raft_consensus.cc:2243] T 16b907670b4f493ca64245ffe1168bd2 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:18.765010   431 raft_consensus.cc:2272] T 16b907670b4f493ca64245ffe1168bd2 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:18.767407   431 tablet_replica.cc:333] T 59433b297d2645f3a5d372a21d20b4df P 8feece636751420abeaddfcd105e8cff: stopping tablet replica
I20260630 12:13:18.767913   431 raft_consensus.cc:2243] T 59433b297d2645f3a5d372a21d20b4df P 8feece636751420abeaddfcd105e8cff [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:18.768865   431 raft_consensus.cc:2272] T 59433b297d2645f3a5d372a21d20b4df P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:18.771202   431 tablet_replica.cc:333] T 4bd74b07c6c4487d8191b4bd16ff54c8 P 8feece636751420abeaddfcd105e8cff: stopping tablet replica
I20260630 12:13:18.771709   431 raft_consensus.cc:2243] T 4bd74b07c6c4487d8191b4bd16ff54c8 P 8feece636751420abeaddfcd105e8cff [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:18.772418   431 raft_consensus.cc:2272] T 4bd74b07c6c4487d8191b4bd16ff54c8 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:18.774576   431 tablet_replica.cc:333] T df06491d26874199a8d3788b488d4333 P 8feece636751420abeaddfcd105e8cff: stopping tablet replica
I20260630 12:13:18.775166   431 raft_consensus.cc:2243] T df06491d26874199a8d3788b488d4333 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:18.775835   431 raft_consensus.cc:2272] T df06491d26874199a8d3788b488d4333 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:18.777935   431 tablet_replica.cc:333] T ea024067335642619eed41d72f528191 P 8feece636751420abeaddfcd105e8cff: stopping tablet replica
I20260630 12:13:18.778435   431 raft_consensus.cc:2243] T ea024067335642619eed41d72f528191 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:18.778986   431 raft_consensus.cc:2272] T ea024067335642619eed41d72f528191 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:18.781366   431 tablet_replica.cc:333] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff: stopping tablet replica
I20260630 12:13:18.781894   431 raft_consensus.cc:2243] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:18.782956   431 raft_consensus.cc:2272] T c7047a031ce94befb54ae9976475c410 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:18.785158   431 tablet_replica.cc:333] T 1a979fc76bbf4721a20154475756253b P 8feece636751420abeaddfcd105e8cff: stopping tablet replica
I20260630 12:13:18.785629   431 raft_consensus.cc:2243] T 1a979fc76bbf4721a20154475756253b P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:18.786039   431 raft_consensus.cc:2272] T 1a979fc76bbf4721a20154475756253b P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:18.788422   431 tablet_replica.cc:333] T 55073489c8df424e8864316dbf19131d P 8feece636751420abeaddfcd105e8cff: stopping tablet replica
I20260630 12:13:18.789083   431 raft_consensus.cc:2243] T 55073489c8df424e8864316dbf19131d P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:18.789713   431 raft_consensus.cc:2272] T 55073489c8df424e8864316dbf19131d P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:18.792009   431 tablet_replica.cc:333] T 4b2cc0006e4c47d48e311425a18a34e8 P 8feece636751420abeaddfcd105e8cff: stopping tablet replica
I20260630 12:13:18.792484   431 raft_consensus.cc:2243] T 4b2cc0006e4c47d48e311425a18a34e8 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:18.793012   431 raft_consensus.cc:2272] T 4b2cc0006e4c47d48e311425a18a34e8 P 8feece636751420abeaddfcd105e8cff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:18.828475   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:13:18.867820   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:13:18.895466   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:19.399294  5652 raft_consensus.cc:493] T 1a979fc76bbf4721a20154475756253b P e7302e13965d4e8c834033d86dbc8b41 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cd274f4f51014377b410b56c4dd77352)
I20260630 12:13:19.399798  5652 raft_consensus.cc:515] T 1a979fc76bbf4721a20154475756253b P e7302e13965d4e8c834033d86dbc8b41 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: false } }
I20260630 12:13:19.401897  5652 leader_election.cc:290] T 1a979fc76bbf4721a20154475756253b P e7302e13965d4e8c834033d86dbc8b41 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd274f4f51014377b410b56c4dd77352 (127.0.107.193:40479), 8feece636751420abeaddfcd105e8cff (127.0.107.195:46267)
W20260630 12:13:19.407826  5432 leader_election.cc:336] T 1a979fc76bbf4721a20154475756253b P e7302e13965d4e8c834033d86dbc8b41 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cd274f4f51014377b410b56c4dd77352 (127.0.107.193:40479): Network error: Client connection negotiation failed: client connection to 127.0.107.193:40479: connect: Connection refused (error 111)
W20260630 12:13:19.409058  5433 leader_election.cc:336] T 1a979fc76bbf4721a20154475756253b P e7302e13965d4e8c834033d86dbc8b41 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8feece636751420abeaddfcd105e8cff (127.0.107.195:46267): Network error: Client connection negotiation failed: client connection to 127.0.107.195:46267: connect: Connection refused (error 111)
I20260630 12:13:19.409504  5433 leader_election.cc:304] T 1a979fc76bbf4721a20154475756253b P e7302e13965d4e8c834033d86dbc8b41 [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: e7302e13965d4e8c834033d86dbc8b41; no voters: 8feece636751420abeaddfcd105e8cff, cd274f4f51014377b410b56c4dd77352
I20260630 12:13:19.410197  5652 raft_consensus.cc:2749] T 1a979fc76bbf4721a20154475756253b P e7302e13965d4e8c834033d86dbc8b41 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:13:19.441108  5656 raft_consensus.cc:493] T f541f9359692403a98fe9e4737945b88 P f41adf87a2244fbea58ea8dafd2231d2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cd274f4f51014377b410b56c4dd77352)
I20260630 12:13:19.441643  5656 raft_consensus.cc:515] T f541f9359692403a98fe9e4737945b88 P f41adf87a2244fbea58ea8dafd2231d2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: false } }
I20260630 12:13:19.444083  5656 leader_election.cc:290] T f541f9359692403a98fe9e4737945b88 P f41adf87a2244fbea58ea8dafd2231d2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd274f4f51014377b410b56c4dd77352 (127.0.107.193:40479), 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194:39227)
W20260630 12:13:19.450721  5283 leader_election.cc:336] T f541f9359692403a98fe9e4737945b88 P f41adf87a2244fbea58ea8dafd2231d2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cd274f4f51014377b410b56c4dd77352 (127.0.107.193:40479): Network error: Client connection negotiation failed: client connection to 127.0.107.193:40479: connect: Connection refused (error 111)
W20260630 12:13:19.451930  5285 leader_election.cc:336] T f541f9359692403a98fe9e4737945b88 P f41adf87a2244fbea58ea8dafd2231d2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194:39227): Network error: Client connection negotiation failed: client connection to 127.0.107.194:39227: connect: Connection refused (error 111)
I20260630 12:13:19.452306  5285 leader_election.cc:304] T f541f9359692403a98fe9e4737945b88 P f41adf87a2244fbea58ea8dafd2231d2 [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: f41adf87a2244fbea58ea8dafd2231d2; no voters: 453a2ca74aaf4e3b8cdad2369d9a672e, cd274f4f51014377b410b56c4dd77352
I20260630 12:13:19.452972  5656 raft_consensus.cc:2749] T f541f9359692403a98fe9e4737945b88 P f41adf87a2244fbea58ea8dafd2231d2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:13:19.754258  5656 raft_consensus.cc:493] T 36b6c8741f6e4bf599ae3598f4452922 P f41adf87a2244fbea58ea8dafd2231d2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cd274f4f51014377b410b56c4dd77352)
I20260630 12:13:19.754732  5656 raft_consensus.cc:515] T 36b6c8741f6e4bf599ae3598f4452922 P f41adf87a2244fbea58ea8dafd2231d2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: false } }
I20260630 12:13:19.756598  5656 leader_election.cc:290] T 36b6c8741f6e4bf599ae3598f4452922 P f41adf87a2244fbea58ea8dafd2231d2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194:39227), cd274f4f51014377b410b56c4dd77352 (127.0.107.193:40479)
W20260630 12:13:19.760377  5285 leader_election.cc:336] T 36b6c8741f6e4bf599ae3598f4452922 P f41adf87a2244fbea58ea8dafd2231d2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194:39227): Network error: Client connection negotiation failed: client connection to 127.0.107.194:39227: connect: Connection refused (error 111)
W20260630 12:13:19.760906  5283 leader_election.cc:336] T 36b6c8741f6e4bf599ae3598f4452922 P f41adf87a2244fbea58ea8dafd2231d2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cd274f4f51014377b410b56c4dd77352 (127.0.107.193:40479): Network error: Client connection negotiation failed: client connection to 127.0.107.193:40479: connect: Connection refused (error 111)
I20260630 12:13:19.761287  5283 leader_election.cc:304] T 36b6c8741f6e4bf599ae3598f4452922 P f41adf87a2244fbea58ea8dafd2231d2 [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: f41adf87a2244fbea58ea8dafd2231d2; no voters: 453a2ca74aaf4e3b8cdad2369d9a672e, cd274f4f51014377b410b56c4dd77352
I20260630 12:13:19.761973  5656 raft_consensus.cc:2749] T 36b6c8741f6e4bf599ae3598f4452922 P f41adf87a2244fbea58ea8dafd2231d2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:13:19.888046  5660 raft_consensus.cc:493] T c7047a031ce94befb54ae9976475c410 P 616fe7eccfef41e68d04f04bbe439eb1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8feece636751420abeaddfcd105e8cff)
I20260630 12:13:19.888564  5660 raft_consensus.cc:515] T c7047a031ce94befb54ae9976475c410 P 616fe7eccfef41e68d04f04bbe439eb1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } attrs { replace: true } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: false } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: true } }
I20260630 12:13:19.891301  5660 leader_election.cc:290] T c7047a031ce94befb54ae9976475c410 P 616fe7eccfef41e68d04f04bbe439eb1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194:39227), 8feece636751420abeaddfcd105e8cff (127.0.107.195:46267)
W20260630 12:13:19.898021  5360 leader_election.cc:336] T c7047a031ce94befb54ae9976475c410 P 616fe7eccfef41e68d04f04bbe439eb1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194:39227): Network error: Client connection negotiation failed: client connection to 127.0.107.194:39227: connect: Connection refused (error 111)
W20260630 12:13:19.898705  5359 leader_election.cc:336] T c7047a031ce94befb54ae9976475c410 P 616fe7eccfef41e68d04f04bbe439eb1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8feece636751420abeaddfcd105e8cff (127.0.107.195:46267): Network error: Client connection negotiation failed: client connection to 127.0.107.195:46267: connect: Connection refused (error 111)
I20260630 12:13:19.899166  5359 leader_election.cc:304] T c7047a031ce94befb54ae9976475c410 P 616fe7eccfef41e68d04f04bbe439eb1 [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: 616fe7eccfef41e68d04f04bbe439eb1; no voters: 453a2ca74aaf4e3b8cdad2369d9a672e, 8feece636751420abeaddfcd105e8cff
I20260630 12:13:19.899809  5660 raft_consensus.cc:2749] T c7047a031ce94befb54ae9976475c410 P 616fe7eccfef41e68d04f04bbe439eb1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:13:19.930604  5660 raft_consensus.cc:493] T ea024067335642619eed41d72f528191 P 616fe7eccfef41e68d04f04bbe439eb1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 453a2ca74aaf4e3b8cdad2369d9a672e)
I20260630 12:13:19.931300  5660 raft_consensus.cc:515] T ea024067335642619eed41d72f528191 P 616fe7eccfef41e68d04f04bbe439eb1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: false } }
I20260630 12:13:19.931519  5664 raft_consensus.cc:493] T df06491d26874199a8d3788b488d4333 P e7302e13965d4e8c834033d86dbc8b41 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cd274f4f51014377b410b56c4dd77352)
I20260630 12:13:19.932062  5664 raft_consensus.cc:515] T df06491d26874199a8d3788b488d4333 P e7302e13965d4e8c834033d86dbc8b41 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: false } }
I20260630 12:13:19.933145  5660 leader_election.cc:290] T ea024067335642619eed41d72f528191 P 616fe7eccfef41e68d04f04bbe439eb1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194:39227), 8feece636751420abeaddfcd105e8cff (127.0.107.195:46267)
I20260630 12:13:19.936367  5664 leader_election.cc:290] T df06491d26874199a8d3788b488d4333 P e7302e13965d4e8c834033d86dbc8b41 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd274f4f51014377b410b56c4dd77352 (127.0.107.193:40479), 8feece636751420abeaddfcd105e8cff (127.0.107.195:46267)
W20260630 12:13:19.940586  5360 leader_election.cc:336] T ea024067335642619eed41d72f528191 P 616fe7eccfef41e68d04f04bbe439eb1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 453a2ca74aaf4e3b8cdad2369d9a672e (127.0.107.194:39227): Network error: Client connection negotiation failed: client connection to 127.0.107.194:39227: connect: Connection refused (error 111)
W20260630 12:13:19.941174  5359 leader_election.cc:336] T ea024067335642619eed41d72f528191 P 616fe7eccfef41e68d04f04bbe439eb1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8feece636751420abeaddfcd105e8cff (127.0.107.195:46267): Network error: Client connection negotiation failed: client connection to 127.0.107.195:46267: connect: Connection refused (error 111)
I20260630 12:13:19.941622  5359 leader_election.cc:304] T ea024067335642619eed41d72f528191 P 616fe7eccfef41e68d04f04bbe439eb1 [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: 616fe7eccfef41e68d04f04bbe439eb1; no voters: 453a2ca74aaf4e3b8cdad2369d9a672e, 8feece636751420abeaddfcd105e8cff
I20260630 12:13:19.942796  5660 raft_consensus.cc:2749] T ea024067335642619eed41d72f528191 P 616fe7eccfef41e68d04f04bbe439eb1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:13:19.945042  5432 leader_election.cc:336] T df06491d26874199a8d3788b488d4333 P e7302e13965d4e8c834033d86dbc8b41 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cd274f4f51014377b410b56c4dd77352 (127.0.107.193:40479): Network error: Client connection negotiation failed: client connection to 127.0.107.193:40479: connect: Connection refused (error 111)
W20260630 12:13:19.945684  5433 leader_election.cc:336] T df06491d26874199a8d3788b488d4333 P e7302e13965d4e8c834033d86dbc8b41 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8feece636751420abeaddfcd105e8cff (127.0.107.195:46267): Network error: Client connection negotiation failed: client connection to 127.0.107.195:46267: connect: Connection refused (error 111)
I20260630 12:13:19.946120  5433 leader_election.cc:304] T df06491d26874199a8d3788b488d4333 P e7302e13965d4e8c834033d86dbc8b41 [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: e7302e13965d4e8c834033d86dbc8b41; no voters: 8feece636751420abeaddfcd105e8cff, cd274f4f51014377b410b56c4dd77352
I20260630 12:13:19.946859  5664 raft_consensus.cc:2749] T df06491d26874199a8d3788b488d4333 P e7302e13965d4e8c834033d86dbc8b41 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:13:20.068320  5629 tablet_copy_client.cc:538] T 4b2cc0006e4c47d48e311425a18a34e8 P 616fe7eccfef41e68d04f04bbe439eb1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:20.074477  5629 tablet_bootstrap.cc:492] T 4b2cc0006e4c47d48e311425a18a34e8 P 616fe7eccfef41e68d04f04bbe439eb1: Bootstrap starting.
I20260630 12:13:20.081786  5633 tablet_copy_client.cc:538] T 59433b297d2645f3a5d372a21d20b4df P f41adf87a2244fbea58ea8dafd2231d2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:20.090497  5633 tablet_bootstrap.cc:492] T 59433b297d2645f3a5d372a21d20b4df P f41adf87a2244fbea58ea8dafd2231d2: Bootstrap starting.
I20260630 12:13:20.179195  5629 tablet_bootstrap.cc:492] T 4b2cc0006e4c47d48e311425a18a34e8 P 616fe7eccfef41e68d04f04bbe439eb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=116 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:20.179888  5629 tablet_bootstrap.cc:492] T 4b2cc0006e4c47d48e311425a18a34e8 P 616fe7eccfef41e68d04f04bbe439eb1: Bootstrap complete.
I20260630 12:13:20.180393  5629 ts_tablet_manager.cc:1403] T 4b2cc0006e4c47d48e311425a18a34e8 P 616fe7eccfef41e68d04f04bbe439eb1: Time spent bootstrapping tablet: real 0.106s	user 0.095s	sys 0.012s
I20260630 12:13:20.182113  5629 raft_consensus.cc:359] T 4b2cc0006e4c47d48e311425a18a34e8 P 616fe7eccfef41e68d04f04bbe439eb1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: true } }
I20260630 12:13:20.182651  5629 raft_consensus.cc:740] T 4b2cc0006e4c47d48e311425a18a34e8 P 616fe7eccfef41e68d04f04bbe439eb1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 616fe7eccfef41e68d04f04bbe439eb1, State: Initialized, Role: LEARNER
I20260630 12:13:20.183195  5629 consensus_queue.cc:260] T 4b2cc0006e4c47d48e311425a18a34e8 P 616fe7eccfef41e68d04f04bbe439eb1 [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: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: true } }
I20260630 12:13:20.184907  5629 ts_tablet_manager.cc:1434] T 4b2cc0006e4c47d48e311425a18a34e8 P 616fe7eccfef41e68d04f04bbe439eb1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
W20260630 12:13:20.187964  5629 tablet_copy_client.cc:1131] T 4b2cc0006e4c47d48e311425a18a34e8 P 616fe7eccfef41e68d04f04bbe439eb1: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.107.193:40479: connect: Connection refused (error 111)
I20260630 12:13:20.215058  5637 tablet_copy_client.cc:538] T c7047a031ce94befb54ae9976475c410 P e7302e13965d4e8c834033d86dbc8b41: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:20.221431  5637 tablet_bootstrap.cc:492] T c7047a031ce94befb54ae9976475c410 P e7302e13965d4e8c834033d86dbc8b41: Bootstrap starting.
I20260630 12:13:20.221437  5640 tablet_copy_client.cc:538] T e55edebfa51e4b6080cbdff1ebea4b8c P 616fe7eccfef41e68d04f04bbe439eb1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:20.230916  5640 tablet_bootstrap.cc:492] T e55edebfa51e4b6080cbdff1ebea4b8c P 616fe7eccfef41e68d04f04bbe439eb1: Bootstrap starting.
I20260630 12:13:20.239941  5633 tablet_bootstrap.cc:492] T 59433b297d2645f3a5d372a21d20b4df P f41adf87a2244fbea58ea8dafd2231d2: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=102 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:20.240969  5633 tablet_bootstrap.cc:492] T 59433b297d2645f3a5d372a21d20b4df P f41adf87a2244fbea58ea8dafd2231d2: Bootstrap complete.
I20260630 12:13:20.241685  5633 ts_tablet_manager.cc:1403] T 59433b297d2645f3a5d372a21d20b4df P f41adf87a2244fbea58ea8dafd2231d2: Time spent bootstrapping tablet: real 0.151s	user 0.145s	sys 0.008s
I20260630 12:13:20.244419  5633 raft_consensus.cc:359] T 59433b297d2645f3a5d372a21d20b4df P f41adf87a2244fbea58ea8dafd2231d2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: true } }
I20260630 12:13:20.245260  5633 raft_consensus.cc:740] T 59433b297d2645f3a5d372a21d20b4df P f41adf87a2244fbea58ea8dafd2231d2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f41adf87a2244fbea58ea8dafd2231d2, State: Initialized, Role: LEARNER
I20260630 12:13:20.245901  5633 consensus_queue.cc:260] T 59433b297d2645f3a5d372a21d20b4df P f41adf87a2244fbea58ea8dafd2231d2 [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: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: true } }
I20260630 12:13:20.248086  5633 ts_tablet_manager.cc:1434] T 59433b297d2645f3a5d372a21d20b4df P f41adf87a2244fbea58ea8dafd2231d2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260630 12:13:20.251013  5633 tablet_copy_client.cc:1131] T 59433b297d2645f3a5d372a21d20b4df P f41adf87a2244fbea58ea8dafd2231d2: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.107.195:46267: connect: Connection refused (error 111)
I20260630 12:13:20.309304  5642 tablet_copy_client.cc:538] T 55073489c8df424e8864316dbf19131d P f41adf87a2244fbea58ea8dafd2231d2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:20.320583  5642 tablet_bootstrap.cc:492] T 55073489c8df424e8864316dbf19131d P f41adf87a2244fbea58ea8dafd2231d2: Bootstrap starting.
I20260630 12:13:20.339557  5644 tablet_copy_client.cc:538] T 16b907670b4f493ca64245ffe1168bd2 P e7302e13965d4e8c834033d86dbc8b41: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:20.348579  5644 tablet_bootstrap.cc:492] T 16b907670b4f493ca64245ffe1168bd2 P e7302e13965d4e8c834033d86dbc8b41: Bootstrap starting.
I20260630 12:13:20.387202  5640 tablet_bootstrap.cc:492] T e55edebfa51e4b6080cbdff1ebea4b8c P 616fe7eccfef41e68d04f04bbe439eb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=128 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:20.388146  5640 tablet_bootstrap.cc:492] T e55edebfa51e4b6080cbdff1ebea4b8c P 616fe7eccfef41e68d04f04bbe439eb1: Bootstrap complete.
I20260630 12:13:20.388831  5640 ts_tablet_manager.cc:1403] T e55edebfa51e4b6080cbdff1ebea4b8c P 616fe7eccfef41e68d04f04bbe439eb1: Time spent bootstrapping tablet: real 0.158s	user 0.136s	sys 0.018s
I20260630 12:13:20.391233  5640 raft_consensus.cc:359] T e55edebfa51e4b6080cbdff1ebea4b8c P 616fe7eccfef41e68d04f04bbe439eb1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: true } }
I20260630 12:13:20.392020  5640 raft_consensus.cc:740] T e55edebfa51e4b6080cbdff1ebea4b8c P 616fe7eccfef41e68d04f04bbe439eb1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 616fe7eccfef41e68d04f04bbe439eb1, State: Initialized, Role: LEARNER
I20260630 12:13:20.392638  5640 consensus_queue.cc:260] T e55edebfa51e4b6080cbdff1ebea4b8c P 616fe7eccfef41e68d04f04bbe439eb1 [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: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: true } }
I20260630 12:13:20.398998  5640 ts_tablet_manager.cc:1434] T e55edebfa51e4b6080cbdff1ebea4b8c P 616fe7eccfef41e68d04f04bbe439eb1: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
W20260630 12:13:20.409161  5640 tablet_copy_client.cc:1131] T e55edebfa51e4b6080cbdff1ebea4b8c P 616fe7eccfef41e68d04f04bbe439eb1: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.107.193:40479: connect: Connection refused (error 111)
I20260630 12:13:20.416857  5637 tablet_bootstrap.cc:492] T c7047a031ce94befb54ae9976475c410 P e7302e13965d4e8c834033d86dbc8b41: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=98 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:20.418164  5637 tablet_bootstrap.cc:492] T c7047a031ce94befb54ae9976475c410 P e7302e13965d4e8c834033d86dbc8b41: Bootstrap complete.
I20260630 12:13:20.418883  5637 ts_tablet_manager.cc:1403] T c7047a031ce94befb54ae9976475c410 P e7302e13965d4e8c834033d86dbc8b41: Time spent bootstrapping tablet: real 0.198s	user 0.139s	sys 0.016s
I20260630 12:13:20.421684  5637 raft_consensus.cc:359] T c7047a031ce94befb54ae9976475c410 P e7302e13965d4e8c834033d86dbc8b41 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } attrs { replace: true } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: false } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: true } }
I20260630 12:13:20.422510  5637 raft_consensus.cc:740] T c7047a031ce94befb54ae9976475c410 P e7302e13965d4e8c834033d86dbc8b41 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e7302e13965d4e8c834033d86dbc8b41, State: Initialized, Role: LEARNER
I20260630 12:13:20.423442  5637 consensus_queue.cc:260] T c7047a031ce94befb54ae9976475c410 P e7302e13965d4e8c834033d86dbc8b41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 30, Last appended: 1.30, Last appended by leader: 30, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } attrs { replace: true } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "616fe7eccfef41e68d04f04bbe439eb1" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 45557 } attrs { promote: false } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: true } }
I20260630 12:13:20.432240  5637 ts_tablet_manager.cc:1434] T c7047a031ce94befb54ae9976475c410 P e7302e13965d4e8c834033d86dbc8b41: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
W20260630 12:13:20.442955  5637 tablet_copy_client.cc:1131] T c7047a031ce94befb54ae9976475c410 P e7302e13965d4e8c834033d86dbc8b41: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.107.195:46267: connect: Connection refused (error 111)
I20260630 12:13:20.489055  5642 tablet_bootstrap.cc:492] T 55073489c8df424e8864316dbf19131d P f41adf87a2244fbea58ea8dafd2231d2: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=101 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:20.489974  5642 tablet_bootstrap.cc:492] T 55073489c8df424e8864316dbf19131d P f41adf87a2244fbea58ea8dafd2231d2: Bootstrap complete.
I20260630 12:13:20.490617  5642 ts_tablet_manager.cc:1403] T 55073489c8df424e8864316dbf19131d P f41adf87a2244fbea58ea8dafd2231d2: Time spent bootstrapping tablet: real 0.170s	user 0.144s	sys 0.013s
I20260630 12:13:20.493132  5642 raft_consensus.cc:359] T 55073489c8df424e8864316dbf19131d P f41adf87a2244fbea58ea8dafd2231d2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } attrs { replace: true } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: true } }
I20260630 12:13:20.493872  5642 raft_consensus.cc:740] T 55073489c8df424e8864316dbf19131d P f41adf87a2244fbea58ea8dafd2231d2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f41adf87a2244fbea58ea8dafd2231d2, State: Initialized, Role: LEARNER
I20260630 12:13:20.494419  5642 consensus_queue.cc:260] T 55073489c8df424e8864316dbf19131d P f41adf87a2244fbea58ea8dafd2231d2 [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: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } attrs { replace: true } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "f41adf87a2244fbea58ea8dafd2231d2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33885 } attrs { promote: true } }
I20260630 12:13:20.496423  5642 ts_tablet_manager.cc:1434] T 55073489c8df424e8864316dbf19131d P f41adf87a2244fbea58ea8dafd2231d2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
W20260630 12:13:20.499336  5642 tablet_copy_client.cc:1131] T 55073489c8df424e8864316dbf19131d P f41adf87a2244fbea58ea8dafd2231d2: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.107.193:40479: connect: Connection refused (error 111)
I20260630 12:13:20.501176   431 tablet_replica.cc:333] T 55073489c8df424e8864316dbf19131d P f41adf87a2244fbea58ea8dafd2231d2: stopping tablet replica
I20260630 12:13:20.501907   431 raft_consensus.cc:2243] T 55073489c8df424e8864316dbf19131d P f41adf87a2244fbea58ea8dafd2231d2 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:13:20.502381   431 raft_consensus.cc:2272] T 55073489c8df424e8864316dbf19131d P f41adf87a2244fbea58ea8dafd2231d2 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:13:20.505153   431 tablet_replica.cc:333] T 59433b297d2645f3a5d372a21d20b4df P f41adf87a2244fbea58ea8dafd2231d2: stopping tablet replica
I20260630 12:13:20.505837   431 raft_consensus.cc:2243] T 59433b297d2645f3a5d372a21d20b4df P f41adf87a2244fbea58ea8dafd2231d2 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:13:20.506268   431 raft_consensus.cc:2272] T 59433b297d2645f3a5d372a21d20b4df P f41adf87a2244fbea58ea8dafd2231d2 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:13:20.508955   431 tablet_replica.cc:333] T 36b6c8741f6e4bf599ae3598f4452922 P f41adf87a2244fbea58ea8dafd2231d2: stopping tablet replica
I20260630 12:13:20.509610   431 raft_consensus.cc:2243] T 36b6c8741f6e4bf599ae3598f4452922 P f41adf87a2244fbea58ea8dafd2231d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:20.510159   431 raft_consensus.cc:2272] T 36b6c8741f6e4bf599ae3598f4452922 P f41adf87a2244fbea58ea8dafd2231d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:20.512643   431 tablet_replica.cc:333] T f541f9359692403a98fe9e4737945b88 P f41adf87a2244fbea58ea8dafd2231d2: stopping tablet replica
I20260630 12:13:20.513226   431 raft_consensus.cc:2243] T f541f9359692403a98fe9e4737945b88 P f41adf87a2244fbea58ea8dafd2231d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:20.513870   431 raft_consensus.cc:2272] T f541f9359692403a98fe9e4737945b88 P f41adf87a2244fbea58ea8dafd2231d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:20.530402  5644 tablet_bootstrap.cc:492] T 16b907670b4f493ca64245ffe1168bd2 P e7302e13965d4e8c834033d86dbc8b41: 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:20.531165  5644 tablet_bootstrap.cc:492] T 16b907670b4f493ca64245ffe1168bd2 P e7302e13965d4e8c834033d86dbc8b41: Bootstrap complete.
I20260630 12:13:20.531718  5644 ts_tablet_manager.cc:1403] T 16b907670b4f493ca64245ffe1168bd2 P e7302e13965d4e8c834033d86dbc8b41: Time spent bootstrapping tablet: real 0.183s	user 0.135s	sys 0.008s
I20260630 12:13:20.533442  5644 raft_consensus.cc:359] T 16b907670b4f493ca64245ffe1168bd2 P e7302e13965d4e8c834033d86dbc8b41 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: true } }
I20260630 12:13:20.534017  5644 raft_consensus.cc:740] T 16b907670b4f493ca64245ffe1168bd2 P e7302e13965d4e8c834033d86dbc8b41 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e7302e13965d4e8c834033d86dbc8b41, State: Initialized, Role: LEARNER
I20260630 12:13:20.534441  5644 consensus_queue.cc:260] T 16b907670b4f493ca64245ffe1168bd2 P e7302e13965d4e8c834033d86dbc8b41 [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: "cd274f4f51014377b410b56c4dd77352" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "453a2ca74aaf4e3b8cdad2369d9a672e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39227 } } peers { permanent_uuid: "8feece636751420abeaddfcd105e8cff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46267 } } peers { permanent_uuid: "e7302e13965d4e8c834033d86dbc8b41" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 43883 } attrs { promote: true } }
I20260630 12:13:20.536082  5644 ts_tablet_manager.cc:1434] T 16b907670b4f493ca64245ffe1168bd2 P e7302e13965d4e8c834033d86dbc8b41: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
W20260630 12:13:20.538812  5644 tablet_copy_client.cc:1131] T 16b907670b4f493ca64245ffe1168bd2 P e7302e13965d4e8c834033d86dbc8b41: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.107.194:39227: connect: Connection refused (error 111)
I20260630 12:13:20.543002   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:13:20.564850   431 tablet_server.cc:179] TabletServer@127.0.107.197:0 shutting down...
I20260630 12:13:20.615273   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:20.616380   431 tablet_replica.cc:333] T 4b2cc0006e4c47d48e311425a18a34e8 P 616fe7eccfef41e68d04f04bbe439eb1: stopping tablet replica
I20260630 12:13:20.617463   431 raft_consensus.cc:2243] T 4b2cc0006e4c47d48e311425a18a34e8 P 616fe7eccfef41e68d04f04bbe439eb1 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:13:20.618214   431 raft_consensus.cc:2272] T 4b2cc0006e4c47d48e311425a18a34e8 P 616fe7eccfef41e68d04f04bbe439eb1 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:13:20.620463   431 tablet_replica.cc:333] T ea024067335642619eed41d72f528191 P 616fe7eccfef41e68d04f04bbe439eb1: stopping tablet replica
I20260630 12:13:20.621083   431 raft_consensus.cc:2243] T ea024067335642619eed41d72f528191 P 616fe7eccfef41e68d04f04bbe439eb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:20.621583   431 raft_consensus.cc:2272] T ea024067335642619eed41d72f528191 P 616fe7eccfef41e68d04f04bbe439eb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:20.623644   431 tablet_replica.cc:333] T e55edebfa51e4b6080cbdff1ebea4b8c P 616fe7eccfef41e68d04f04bbe439eb1: stopping tablet replica
I20260630 12:13:20.624104   431 raft_consensus.cc:2243] T e55edebfa51e4b6080cbdff1ebea4b8c P 616fe7eccfef41e68d04f04bbe439eb1 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:13:20.624459   431 raft_consensus.cc:2272] T e55edebfa51e4b6080cbdff1ebea4b8c P 616fe7eccfef41e68d04f04bbe439eb1 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:13:20.626417   431 tablet_replica.cc:333] T c7047a031ce94befb54ae9976475c410 P 616fe7eccfef41e68d04f04bbe439eb1: stopping tablet replica
I20260630 12:13:20.626953   431 raft_consensus.cc:2243] T c7047a031ce94befb54ae9976475c410 P 616fe7eccfef41e68d04f04bbe439eb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:20.627491   431 raft_consensus.cc:2272] T c7047a031ce94befb54ae9976475c410 P 616fe7eccfef41e68d04f04bbe439eb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:20.650295   431 tablet_server.cc:196] TabletServer@127.0.107.197:0 shutdown complete.
I20260630 12:13:20.670832   431 tablet_server.cc:179] TabletServer@127.0.107.198:0 shutting down...
I20260630 12:13:20.706889   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:20.709468   431 tablet_replica.cc:333] T 16b907670b4f493ca64245ffe1168bd2 P e7302e13965d4e8c834033d86dbc8b41: stopping tablet replica
I20260630 12:13:20.710170   431 raft_consensus.cc:2243] T 16b907670b4f493ca64245ffe1168bd2 P e7302e13965d4e8c834033d86dbc8b41 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:13:20.710558   431 raft_consensus.cc:2272] T 16b907670b4f493ca64245ffe1168bd2 P e7302e13965d4e8c834033d86dbc8b41 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:13:20.712827   431 tablet_replica.cc:333] T df06491d26874199a8d3788b488d4333 P e7302e13965d4e8c834033d86dbc8b41: stopping tablet replica
I20260630 12:13:20.713351   431 raft_consensus.cc:2243] T df06491d26874199a8d3788b488d4333 P e7302e13965d4e8c834033d86dbc8b41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:20.713894   431 raft_consensus.cc:2272] T df06491d26874199a8d3788b488d4333 P e7302e13965d4e8c834033d86dbc8b41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:20.715802   431 tablet_replica.cc:333] T c7047a031ce94befb54ae9976475c410 P e7302e13965d4e8c834033d86dbc8b41: stopping tablet replica
I20260630 12:13:20.716267   431 raft_consensus.cc:2243] T c7047a031ce94befb54ae9976475c410 P e7302e13965d4e8c834033d86dbc8b41 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:13:20.716621   431 raft_consensus.cc:2272] T c7047a031ce94befb54ae9976475c410 P e7302e13965d4e8c834033d86dbc8b41 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:13:20.718607   431 tablet_replica.cc:333] T 1a979fc76bbf4721a20154475756253b P e7302e13965d4e8c834033d86dbc8b41: stopping tablet replica
I20260630 12:13:20.719084   431 raft_consensus.cc:2243] T 1a979fc76bbf4721a20154475756253b P e7302e13965d4e8c834033d86dbc8b41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:20.719519   431 raft_consensus.cc:2272] T 1a979fc76bbf4721a20154475756253b P e7302e13965d4e8c834033d86dbc8b41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:20.742488   431 tablet_server.cc:196] TabletServer@127.0.107.198:0 shutdown complete.
I20260630 12:13:20.765121   431 master.cc:562] Master@127.0.107.254:44257 shutting down...
W20260630 12:13:20.791059  4833 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:13:20.792411   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5f85bdd9887d401490d90983ca85894d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:20.792879   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5f85bdd9887d401490d90983ca85894d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:20.793156   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5f85bdd9887d401490d90983ca85894d: stopping tablet replica
I20260630 12:13:20.815523   431 master.cc:584] Master@127.0.107.254:44257 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (15967 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260630 12:13:20.863953   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:40101
I20260630 12:13:20.865056   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:20.871097  5674 instance_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:20.871321  5675 instance_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:20.872084  5677 instance_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:20.872430   431 server_base.cc:1061] running on GCE node
I20260630 12:13:20.873283   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:20.873457   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:20.873571   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821600873561 us; error 0 us; skew 500 ppm
I20260630 12:13:20.874046   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:20.876338   431 webserver.cc:533] Webserver started at http://127.0.107.254:45313/ using document root <none> and password file <none>
I20260630 12:13:20.876755   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:20.876900   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:20.877111   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:20.878111   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821463199918-431-0/minicluster-data/master-0-root/instance:
uuid: "3e01ea2fa3754d45b018069c825e300e"
format_stamp: "Formatted at 2026-06-30 12:13:20 on dist-test-slave-rzcc"
I20260630 12:13:20.882297   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:13:20.885658  5682 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:20.886358   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:13:20.886654   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821463199918-431-0/minicluster-data/master-0-root
uuid: "3e01ea2fa3754d45b018069c825e300e"
format_stamp: "Formatted at 2026-06-30 12:13:20 on dist-test-slave-rzcc"
I20260630 12:13:20.886978   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821463199918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821463199918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821463199918-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:20.918578   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:20.919808   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:20.956660   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:40101
I20260630 12:13:20.956743  5733 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:40101 every 8 connection(s)
I20260630 12:13:20.960439  5734 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:20.970464  5734 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3e01ea2fa3754d45b018069c825e300e: Bootstrap starting.
I20260630 12:13:20.974992  5734 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3e01ea2fa3754d45b018069c825e300e: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:20.979014  5734 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3e01ea2fa3754d45b018069c825e300e: No bootstrap required, opened a new log
I20260630 12:13:20.981002  5734 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3e01ea2fa3754d45b018069c825e300e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e01ea2fa3754d45b018069c825e300e" member_type: VOTER }
I20260630 12:13:20.981397  5734 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3e01ea2fa3754d45b018069c825e300e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:20.981619  5734 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3e01ea2fa3754d45b018069c825e300e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e01ea2fa3754d45b018069c825e300e, State: Initialized, Role: FOLLOWER
I20260630 12:13:20.982292  5734 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3e01ea2fa3754d45b018069c825e300e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3e01ea2fa3754d45b018069c825e300e" member_type: VOTER }
I20260630 12:13:20.982748  5734 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3e01ea2fa3754d45b018069c825e300e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:13:20.982987  5734 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3e01ea2fa3754d45b018069c825e300e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:13:20.983215  5734 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3e01ea2fa3754d45b018069c825e300e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:20.987530  5734 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3e01ea2fa3754d45b018069c825e300e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e01ea2fa3754d45b018069c825e300e" member_type: VOTER }
I20260630 12:13:20.988029  5734 leader_election.cc:304] T 00000000000000000000000000000000 P 3e01ea2fa3754d45b018069c825e300e [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: 3e01ea2fa3754d45b018069c825e300e; no voters: 
I20260630 12:13:20.989228  5734 leader_election.cc:290] T 00000000000000000000000000000000 P 3e01ea2fa3754d45b018069c825e300e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:13:20.989547  5737 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3e01ea2fa3754d45b018069c825e300e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:20.990928  5737 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3e01ea2fa3754d45b018069c825e300e [term 1 LEADER]: Becoming Leader. State: Replica: 3e01ea2fa3754d45b018069c825e300e, State: Running, Role: LEADER
I20260630 12:13:20.991549  5737 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3e01ea2fa3754d45b018069c825e300e [LEADER]: Queue going to LEADER mode. State: All 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: "3e01ea2fa3754d45b018069c825e300e" member_type: VOTER }
I20260630 12:13:20.992049  5734 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3e01ea2fa3754d45b018069c825e300e [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:13:20.995939  5738 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3e01ea2fa3754d45b018069c825e300e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3e01ea2fa3754d45b018069c825e300e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e01ea2fa3754d45b018069c825e300e" member_type: VOTER } }
I20260630 12:13:20.996554  5738 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3e01ea2fa3754d45b018069c825e300e [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:20.997691  5739 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3e01ea2fa3754d45b018069c825e300e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3e01ea2fa3754d45b018069c825e300e. Latest consensus state: current_term: 1 leader_uuid: "3e01ea2fa3754d45b018069c825e300e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e01ea2fa3754d45b018069c825e300e" member_type: VOTER } }
I20260630 12:13:20.998301  5739 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3e01ea2fa3754d45b018069c825e300e [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:21.005370  5745 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:13:21.010277  5745 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:13:21.012329   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:13:21.018450  5745 catalog_manager.cc:1383] Generated new cluster ID: 4bca640c00764763aad589056de8c9a7
I20260630 12:13:21.018724  5745 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:13:21.039871  5745 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:13:21.041144  5745 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:13:21.054714  5745 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3e01ea2fa3754d45b018069c825e300e: Generated new TSK 0
I20260630 12:13:21.055371  5745 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:13:21.078601   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:21.084129  5755 instance_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:21.085219  5756 instance_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:21.087320  5758 instance_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:21.087750   431 server_base.cc:1061] running on GCE node
I20260630 12:13:21.088730   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:21.088936   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:21.089145   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821601089125 us; error 0 us; skew 500 ppm
I20260630 12:13:21.089643   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:21.091893   431 webserver.cc:533] Webserver started at http://127.0.107.193:37655/ using document root <none> and password file <none>
I20260630 12:13:21.092376   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:21.092566   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:21.092849   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:21.093931   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821463199918-431-0/minicluster-data/ts-0-root/instance:
uuid: "ffc1a6d4c6154cf8b85da056b78249ec"
format_stamp: "Formatted at 2026-06-30 12:13:21 on dist-test-slave-rzcc"
I20260630 12:13:21.098032   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:13:21.101052  5763 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:21.101781   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:13:21.102077   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821463199918-431-0/minicluster-data/ts-0-root
uuid: "ffc1a6d4c6154cf8b85da056b78249ec"
format_stamp: "Formatted at 2026-06-30 12:13:21 on dist-test-slave-rzcc"
I20260630 12:13:21.102349   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821463199918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821463199918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821463199918-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:21.119011   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:21.120209   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:21.121613   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:21.123883   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:21.124101   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:21.124346   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:21.124536   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:21.162493   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:34399
I20260630 12:13:21.162591  5825 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:34399 every 8 connection(s)
I20260630 12:13:21.167481   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:21.174084  5830 instance_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:21.174568  5831 instance_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:21.178226  5833 instance_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:21.178473   431 server_base.cc:1061] running on GCE node
I20260630 12:13:21.181569   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:21.181756   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:21.181962   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821601181944 us; error 0 us; skew 500 ppm
I20260630 12:13:21.182363  5826 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40101
I20260630 12:13:21.182471   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:21.182857  5826 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:21.183616  5826 heartbeater.cc:507] Master 127.0.107.254:40101 requested a full tablet report, sending...
I20260630 12:13:21.185173   431 webserver.cc:533] Webserver started at http://127.0.107.194:43597/ using document root <none> and password file <none>
I20260630 12:13:21.185703   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:21.185894   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:21.185833  5699 ts_manager.cc:194] Registered new tserver with Master: ffc1a6d4c6154cf8b85da056b78249ec (127.0.107.193:34399)
I20260630 12:13:21.186399   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:21.187489   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821463199918-431-0/minicluster-data/ts-1-root/instance:
uuid: "137bdba5d32e4a328c3c2a7abf1d6b77"
format_stamp: "Formatted at 2026-06-30 12:13:21 on dist-test-slave-rzcc"
I20260630 12:13:21.188057  5699 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43376
I20260630 12:13:21.192000   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:13:21.195359  5838 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:21.196066   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:13:21.196349   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821463199918-431-0/minicluster-data/ts-1-root
uuid: "137bdba5d32e4a328c3c2a7abf1d6b77"
format_stamp: "Formatted at 2026-06-30 12:13:21 on dist-test-slave-rzcc"
I20260630 12:13:21.196599   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821463199918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821463199918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821463199918-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:21.208741   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:21.209816   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:21.211169   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:21.213224   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:21.213428   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:21.213661   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:21.213814   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:21.250262   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:43347
I20260630 12:13:21.250404  5900 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:43347 every 8 connection(s)
I20260630 12:13:21.254987   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:21.261557  5904 instance_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:21.263492  5905 instance_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:21.266403   431 server_base.cc:1061] running on GCE node
I20260630 12:13:21.267277  5901 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40101
W20260630 12:13:21.267347  5908 instance_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:21.267865  5901 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:21.268357   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:21.268613   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:21.268656  5901 heartbeater.cc:507] Master 127.0.107.254:40101 requested a full tablet report, sending...
I20260630 12:13:21.268801   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821601268789 us; error 0 us; skew 500 ppm
I20260630 12:13:21.269433   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:21.270747  5699 ts_manager.cc:194] Registered new tserver with Master: 137bdba5d32e4a328c3c2a7abf1d6b77 (127.0.107.194:43347)
I20260630 12:13:21.272146   431 webserver.cc:533] Webserver started at http://127.0.107.195:40019/ using document root <none> and password file <none>
I20260630 12:13:21.272315  5699 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43384
I20260630 12:13:21.272780   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:21.273025   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:21.273296   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:21.274312   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821463199918-431-0/minicluster-data/ts-2-root/instance:
uuid: "8c028a2eea824ed685f0e53fb517eaaa"
format_stamp: "Formatted at 2026-06-30 12:13:21 on dist-test-slave-rzcc"
I20260630 12:13:21.278383   431 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:13:21.281373  5912 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:21.282052   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:13:21.282334   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821463199918-431-0/minicluster-data/ts-2-root
uuid: "8c028a2eea824ed685f0e53fb517eaaa"
format_stamp: "Formatted at 2026-06-30 12:13:21 on dist-test-slave-rzcc"
I20260630 12:13:21.282596   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821463199918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821463199918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821463199918-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:21.314518   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:21.315563   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:21.316952   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:21.319063   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:21.319231   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:21.319526   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:21.319684   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:21.358109   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:39791
I20260630 12:13:21.358206  5974 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:39791 every 8 connection(s)
I20260630 12:13:21.371402  5975 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40101
I20260630 12:13:21.371730  5975 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:21.372371  5975 heartbeater.cc:507] Master 127.0.107.254:40101 requested a full tablet report, sending...
I20260630 12:13:21.374292  5699 ts_manager.cc:194] Registered new tserver with Master: 8c028a2eea824ed685f0e53fb517eaaa (127.0.107.195:39791)
I20260630 12:13:21.374421   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01334203s
I20260630 12:13:21.376091  5699 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43400
I20260630 12:13:22.190763  5826 heartbeater.cc:499] Master 127.0.107.254:40101 was elected leader, sending a full tablet report...
I20260630 12:13:22.274910  5901 heartbeater.cc:499] Master 127.0.107.254:40101 was elected leader, sending a full tablet report...
I20260630 12:13:22.378623  5975 heartbeater.cc:499] Master 127.0.107.254:40101 was elected leader, sending a full tablet report...
I20260630 12:13:22.429491  5699 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43416:
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:22.431756  5699 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:22.483879  5940 tablet_service.cc:1511] Processing CreateTablet for tablet 2fba68c95ac74ce8946c3f22a481c59d (DEFAULT_TABLE table=test-workload [id=7276710b8a8e4e5eae36c6ca44eec988]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:13:22.485294  5940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fba68c95ac74ce8946c3f22a481c59d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.486728  5939 tablet_service.cc:1511] Processing CreateTablet for tablet 075801081ed6496895cecb2484390388 (DEFAULT_TABLE table=test-workload [id=7276710b8a8e4e5eae36c6ca44eec988]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:13:22.488078  5939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 075801081ed6496895cecb2484390388. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.490343  5938 tablet_service.cc:1511] Processing CreateTablet for tablet d4fb17685b48481dad94bb83f0fd5e8a (DEFAULT_TABLE table=test-workload [id=7276710b8a8e4e5eae36c6ca44eec988]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:13:22.491624  5938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4fb17685b48481dad94bb83f0fd5e8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.499294  5791 tablet_service.cc:1511] Processing CreateTablet for tablet 2fba68c95ac74ce8946c3f22a481c59d (DEFAULT_TABLE table=test-workload [id=7276710b8a8e4e5eae36c6ca44eec988]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:13:22.500703  5791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fba68c95ac74ce8946c3f22a481c59d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.503895  5790 tablet_service.cc:1511] Processing CreateTablet for tablet 075801081ed6496895cecb2484390388 (DEFAULT_TABLE table=test-workload [id=7276710b8a8e4e5eae36c6ca44eec988]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:13:22.505241  5790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 075801081ed6496895cecb2484390388. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.507863  5789 tablet_service.cc:1511] Processing CreateTablet for tablet d4fb17685b48481dad94bb83f0fd5e8a (DEFAULT_TABLE table=test-workload [id=7276710b8a8e4e5eae36c6ca44eec988]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:13:22.507983  5866 tablet_service.cc:1511] Processing CreateTablet for tablet 2fba68c95ac74ce8946c3f22a481c59d (DEFAULT_TABLE table=test-workload [id=7276710b8a8e4e5eae36c6ca44eec988]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:13:22.508726  5865 tablet_service.cc:1511] Processing CreateTablet for tablet 075801081ed6496895cecb2484390388 (DEFAULT_TABLE table=test-workload [id=7276710b8a8e4e5eae36c6ca44eec988]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:13:22.509311  5789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4fb17685b48481dad94bb83f0fd5e8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.509450  5866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fba68c95ac74ce8946c3f22a481c59d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.510859  5864 tablet_service.cc:1511] Processing CreateTablet for tablet d4fb17685b48481dad94bb83f0fd5e8a (DEFAULT_TABLE table=test-workload [id=7276710b8a8e4e5eae36c6ca44eec988]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:13:22.512104  5864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4fb17685b48481dad94bb83f0fd5e8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.515188  5865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 075801081ed6496895cecb2484390388. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.525622  5995 tablet_bootstrap.cc:492] T 2fba68c95ac74ce8946c3f22a481c59d P 8c028a2eea824ed685f0e53fb517eaaa: Bootstrap starting.
I20260630 12:13:22.532510  5995 tablet_bootstrap.cc:654] T 2fba68c95ac74ce8946c3f22a481c59d P 8c028a2eea824ed685f0e53fb517eaaa: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:22.547138  5997 tablet_bootstrap.cc:492] T 2fba68c95ac74ce8946c3f22a481c59d P 137bdba5d32e4a328c3c2a7abf1d6b77: Bootstrap starting.
I20260630 12:13:22.547986  5996 tablet_bootstrap.cc:492] T d4fb17685b48481dad94bb83f0fd5e8a P ffc1a6d4c6154cf8b85da056b78249ec: Bootstrap starting.
I20260630 12:13:22.549088  5995 tablet_bootstrap.cc:492] T 2fba68c95ac74ce8946c3f22a481c59d P 8c028a2eea824ed685f0e53fb517eaaa: No bootstrap required, opened a new log
I20260630 12:13:22.549510  5995 ts_tablet_manager.cc:1403] T 2fba68c95ac74ce8946c3f22a481c59d P 8c028a2eea824ed685f0e53fb517eaaa: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.000s
I20260630 12:13:22.551486  5995 raft_consensus.cc:359] T 2fba68c95ac74ce8946c3f22a481c59d P 8c028a2eea824ed685f0e53fb517eaaa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } }
I20260630 12:13:22.552030  5995 raft_consensus.cc:385] T 2fba68c95ac74ce8946c3f22a481c59d P 8c028a2eea824ed685f0e53fb517eaaa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:22.552270  5995 raft_consensus.cc:740] T 2fba68c95ac74ce8946c3f22a481c59d P 8c028a2eea824ed685f0e53fb517eaaa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c028a2eea824ed685f0e53fb517eaaa, State: Initialized, Role: FOLLOWER
I20260630 12:13:22.552915  5995 consensus_queue.cc:260] T 2fba68c95ac74ce8946c3f22a481c59d P 8c028a2eea824ed685f0e53fb517eaaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } }
I20260630 12:13:22.553648  5997 tablet_bootstrap.cc:654] T 2fba68c95ac74ce8946c3f22a481c59d P 137bdba5d32e4a328c3c2a7abf1d6b77: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:22.554121  5996 tablet_bootstrap.cc:654] T d4fb17685b48481dad94bb83f0fd5e8a P ffc1a6d4c6154cf8b85da056b78249ec: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:22.555464  5995 ts_tablet_manager.cc:1434] T 2fba68c95ac74ce8946c3f22a481c59d P 8c028a2eea824ed685f0e53fb517eaaa: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:13:22.556326  5995 tablet_bootstrap.cc:492] T 075801081ed6496895cecb2484390388 P 8c028a2eea824ed685f0e53fb517eaaa: Bootstrap starting.
I20260630 12:13:22.560881  5995 tablet_bootstrap.cc:654] T 075801081ed6496895cecb2484390388 P 8c028a2eea824ed685f0e53fb517eaaa: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:22.567215  5995 tablet_bootstrap.cc:492] T 075801081ed6496895cecb2484390388 P 8c028a2eea824ed685f0e53fb517eaaa: No bootstrap required, opened a new log
I20260630 12:13:22.567834  5995 ts_tablet_manager.cc:1403] T 075801081ed6496895cecb2484390388 P 8c028a2eea824ed685f0e53fb517eaaa: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260630 12:13:22.569836  5996 tablet_bootstrap.cc:492] T d4fb17685b48481dad94bb83f0fd5e8a P ffc1a6d4c6154cf8b85da056b78249ec: No bootstrap required, opened a new log
I20260630 12:13:22.570261  5996 ts_tablet_manager.cc:1403] T d4fb17685b48481dad94bb83f0fd5e8a P ffc1a6d4c6154cf8b85da056b78249ec: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.004s
I20260630 12:13:22.570515  5997 tablet_bootstrap.cc:492] T 2fba68c95ac74ce8946c3f22a481c59d P 137bdba5d32e4a328c3c2a7abf1d6b77: No bootstrap required, opened a new log
I20260630 12:13:22.570528  5995 raft_consensus.cc:359] T 075801081ed6496895cecb2484390388 P 8c028a2eea824ed685f0e53fb517eaaa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } }
I20260630 12:13:22.571154  5997 ts_tablet_manager.cc:1403] T 2fba68c95ac74ce8946c3f22a481c59d P 137bdba5d32e4a328c3c2a7abf1d6b77: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.003s
I20260630 12:13:22.571506  5995 raft_consensus.cc:385] T 075801081ed6496895cecb2484390388 P 8c028a2eea824ed685f0e53fb517eaaa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:22.571846  5995 raft_consensus.cc:740] T 075801081ed6496895cecb2484390388 P 8c028a2eea824ed685f0e53fb517eaaa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c028a2eea824ed685f0e53fb517eaaa, State: Initialized, Role: FOLLOWER
I20260630 12:13:22.572706  5996 raft_consensus.cc:359] T d4fb17685b48481dad94bb83f0fd5e8a P ffc1a6d4c6154cf8b85da056b78249ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } }
I20260630 12:13:22.572580  5995 consensus_queue.cc:260] T 075801081ed6496895cecb2484390388 P 8c028a2eea824ed685f0e53fb517eaaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } }
I20260630 12:13:22.573407  5996 raft_consensus.cc:385] T d4fb17685b48481dad94bb83f0fd5e8a P ffc1a6d4c6154cf8b85da056b78249ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:22.573756  5996 raft_consensus.cc:740] T d4fb17685b48481dad94bb83f0fd5e8a P ffc1a6d4c6154cf8b85da056b78249ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc1a6d4c6154cf8b85da056b78249ec, State: Initialized, Role: FOLLOWER
I20260630 12:13:22.574007  5997 raft_consensus.cc:359] T 2fba68c95ac74ce8946c3f22a481c59d P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } }
I20260630 12:13:22.574745  5997 raft_consensus.cc:385] T 2fba68c95ac74ce8946c3f22a481c59d P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:22.574931  5995 ts_tablet_manager.cc:1434] T 075801081ed6496895cecb2484390388 P 8c028a2eea824ed685f0e53fb517eaaa: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:13:22.574585  5996 consensus_queue.cc:260] T d4fb17685b48481dad94bb83f0fd5e8a P ffc1a6d4c6154cf8b85da056b78249ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } }
I20260630 12:13:22.575158  5997 raft_consensus.cc:740] T 2fba68c95ac74ce8946c3f22a481c59d P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 137bdba5d32e4a328c3c2a7abf1d6b77, State: Initialized, Role: FOLLOWER
I20260630 12:13:22.575870  5995 tablet_bootstrap.cc:492] T d4fb17685b48481dad94bb83f0fd5e8a P 8c028a2eea824ed685f0e53fb517eaaa: Bootstrap starting.
I20260630 12:13:22.575901  5997 consensus_queue.cc:260] T 2fba68c95ac74ce8946c3f22a481c59d P 137bdba5d32e4a328c3c2a7abf1d6b77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } }
I20260630 12:13:22.580075  5996 ts_tablet_manager.cc:1434] T d4fb17685b48481dad94bb83f0fd5e8a P ffc1a6d4c6154cf8b85da056b78249ec: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260630 12:13:22.581173  5996 tablet_bootstrap.cc:492] T 075801081ed6496895cecb2484390388 P ffc1a6d4c6154cf8b85da056b78249ec: Bootstrap starting.
I20260630 12:13:22.587260  5996 tablet_bootstrap.cc:654] T 075801081ed6496895cecb2484390388 P ffc1a6d4c6154cf8b85da056b78249ec: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:22.588107  5995 tablet_bootstrap.cc:654] T d4fb17685b48481dad94bb83f0fd5e8a P 8c028a2eea824ed685f0e53fb517eaaa: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:22.591519  5997 ts_tablet_manager.cc:1434] T 2fba68c95ac74ce8946c3f22a481c59d P 137bdba5d32e4a328c3c2a7abf1d6b77: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.014s
I20260630 12:13:22.592665  5997 tablet_bootstrap.cc:492] T d4fb17685b48481dad94bb83f0fd5e8a P 137bdba5d32e4a328c3c2a7abf1d6b77: Bootstrap starting.
I20260630 12:13:22.600018  5997 tablet_bootstrap.cc:654] T d4fb17685b48481dad94bb83f0fd5e8a P 137bdba5d32e4a328c3c2a7abf1d6b77: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:22.604007  5996 tablet_bootstrap.cc:492] T 075801081ed6496895cecb2484390388 P ffc1a6d4c6154cf8b85da056b78249ec: No bootstrap required, opened a new log
I20260630 12:13:22.604669  5996 ts_tablet_manager.cc:1403] T 075801081ed6496895cecb2484390388 P ffc1a6d4c6154cf8b85da056b78249ec: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.009s
I20260630 12:13:22.607535  6004 raft_consensus.cc:493] T 2fba68c95ac74ce8946c3f22a481c59d P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:22.608261  6004 raft_consensus.cc:515] T 2fba68c95ac74ce8946c3f22a481c59d P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } }
I20260630 12:13:22.618202  5995 tablet_bootstrap.cc:492] T d4fb17685b48481dad94bb83f0fd5e8a P 8c028a2eea824ed685f0e53fb517eaaa: No bootstrap required, opened a new log
I20260630 12:13:22.618876  5995 ts_tablet_manager.cc:1403] T d4fb17685b48481dad94bb83f0fd5e8a P 8c028a2eea824ed685f0e53fb517eaaa: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.011s
I20260630 12:13:22.619302  6004 leader_election.cc:290] T 2fba68c95ac74ce8946c3f22a481c59d P 137bdba5d32e4a328c3c2a7abf1d6b77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c028a2eea824ed685f0e53fb517eaaa (127.0.107.195:39791), ffc1a6d4c6154cf8b85da056b78249ec (127.0.107.193:34399)
I20260630 12:13:22.620976  5996 raft_consensus.cc:359] T 075801081ed6496895cecb2484390388 P ffc1a6d4c6154cf8b85da056b78249ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } }
I20260630 12:13:22.623018  5996 raft_consensus.cc:385] T 075801081ed6496895cecb2484390388 P ffc1a6d4c6154cf8b85da056b78249ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:22.623416  5996 raft_consensus.cc:740] T 075801081ed6496895cecb2484390388 P ffc1a6d4c6154cf8b85da056b78249ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc1a6d4c6154cf8b85da056b78249ec, State: Initialized, Role: FOLLOWER
I20260630 12:13:22.624393  5996 consensus_queue.cc:260] T 075801081ed6496895cecb2484390388 P ffc1a6d4c6154cf8b85da056b78249ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } }
I20260630 12:13:22.621912  5995 raft_consensus.cc:359] T d4fb17685b48481dad94bb83f0fd5e8a P 8c028a2eea824ed685f0e53fb517eaaa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } }
I20260630 12:13:22.626950  5995 raft_consensus.cc:385] T d4fb17685b48481dad94bb83f0fd5e8a P 8c028a2eea824ed685f0e53fb517eaaa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:22.627339  5995 raft_consensus.cc:740] T d4fb17685b48481dad94bb83f0fd5e8a P 8c028a2eea824ed685f0e53fb517eaaa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c028a2eea824ed685f0e53fb517eaaa, State: Initialized, Role: FOLLOWER
I20260630 12:13:22.628304  5995 consensus_queue.cc:260] T d4fb17685b48481dad94bb83f0fd5e8a P 8c028a2eea824ed685f0e53fb517eaaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } }
I20260630 12:13:22.631170  5995 ts_tablet_manager.cc:1434] T d4fb17685b48481dad94bb83f0fd5e8a P 8c028a2eea824ed685f0e53fb517eaaa: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260630 12:13:22.635924  5996 ts_tablet_manager.cc:1434] T 075801081ed6496895cecb2484390388 P ffc1a6d4c6154cf8b85da056b78249ec: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.000s
I20260630 12:13:22.636974  5996 tablet_bootstrap.cc:492] T 2fba68c95ac74ce8946c3f22a481c59d P ffc1a6d4c6154cf8b85da056b78249ec: Bootstrap starting.
I20260630 12:13:22.637250  5997 tablet_bootstrap.cc:492] T d4fb17685b48481dad94bb83f0fd5e8a P 137bdba5d32e4a328c3c2a7abf1d6b77: No bootstrap required, opened a new log
I20260630 12:13:22.637797  5997 ts_tablet_manager.cc:1403] T d4fb17685b48481dad94bb83f0fd5e8a P 137bdba5d32e4a328c3c2a7abf1d6b77: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.029s
I20260630 12:13:22.640605  5997 raft_consensus.cc:359] T d4fb17685b48481dad94bb83f0fd5e8a P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } }
I20260630 12:13:22.641304  5997 raft_consensus.cc:385] T d4fb17685b48481dad94bb83f0fd5e8a P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:22.641650  5997 raft_consensus.cc:740] T d4fb17685b48481dad94bb83f0fd5e8a P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 137bdba5d32e4a328c3c2a7abf1d6b77, State: Initialized, Role: FOLLOWER
I20260630 12:13:22.642802  5996 tablet_bootstrap.cc:654] T 2fba68c95ac74ce8946c3f22a481c59d P ffc1a6d4c6154cf8b85da056b78249ec: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:22.642670  5997 consensus_queue.cc:260] T d4fb17685b48481dad94bb83f0fd5e8a P 137bdba5d32e4a328c3c2a7abf1d6b77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } }
I20260630 12:13:22.645267  5997 ts_tablet_manager.cc:1434] T d4fb17685b48481dad94bb83f0fd5e8a P 137bdba5d32e4a328c3c2a7abf1d6b77: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:13:22.646193  5997 tablet_bootstrap.cc:492] T 075801081ed6496895cecb2484390388 P 137bdba5d32e4a328c3c2a7abf1d6b77: Bootstrap starting.
I20260630 12:13:22.651875  5997 tablet_bootstrap.cc:654] T 075801081ed6496895cecb2484390388 P 137bdba5d32e4a328c3c2a7abf1d6b77: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:22.657598  5801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fba68c95ac74ce8946c3f22a481c59d" candidate_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" is_pre_election: true
W20260630 12:13:22.659685  5840 leader_election.cc:343] T 2fba68c95ac74ce8946c3f22a481c59d P 137bdba5d32e4a328c3c2a7abf1d6b77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ffc1a6d4c6154cf8b85da056b78249ec (127.0.107.193:34399): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:22.664009  5996 tablet_bootstrap.cc:492] T 2fba68c95ac74ce8946c3f22a481c59d P ffc1a6d4c6154cf8b85da056b78249ec: No bootstrap required, opened a new log
I20260630 12:13:22.664660  5996 ts_tablet_manager.cc:1403] T 2fba68c95ac74ce8946c3f22a481c59d P ffc1a6d4c6154cf8b85da056b78249ec: Time spent bootstrapping tablet: real 0.028s	user 0.021s	sys 0.003s
I20260630 12:13:22.667815  5996 raft_consensus.cc:359] T 2fba68c95ac74ce8946c3f22a481c59d P ffc1a6d4c6154cf8b85da056b78249ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } }
I20260630 12:13:22.668519  5996 raft_consensus.cc:385] T 2fba68c95ac74ce8946c3f22a481c59d P ffc1a6d4c6154cf8b85da056b78249ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:22.668800  5996 raft_consensus.cc:740] T 2fba68c95ac74ce8946c3f22a481c59d P ffc1a6d4c6154cf8b85da056b78249ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc1a6d4c6154cf8b85da056b78249ec, State: Initialized, Role: FOLLOWER
I20260630 12:13:22.669624  5996 consensus_queue.cc:260] T 2fba68c95ac74ce8946c3f22a481c59d P ffc1a6d4c6154cf8b85da056b78249ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } }
I20260630 12:13:22.670320  5997 tablet_bootstrap.cc:492] T 075801081ed6496895cecb2484390388 P 137bdba5d32e4a328c3c2a7abf1d6b77: No bootstrap required, opened a new log
I20260630 12:13:22.670850  5997 ts_tablet_manager.cc:1403] T 075801081ed6496895cecb2484390388 P 137bdba5d32e4a328c3c2a7abf1d6b77: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.014s
I20260630 12:13:22.671787  5996 ts_tablet_manager.cc:1434] T 2fba68c95ac74ce8946c3f22a481c59d P ffc1a6d4c6154cf8b85da056b78249ec: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:13:22.672957  5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fba68c95ac74ce8946c3f22a481c59d" candidate_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c028a2eea824ed685f0e53fb517eaaa" is_pre_election: true
I20260630 12:13:22.673712  5950 raft_consensus.cc:2468] T 2fba68c95ac74ce8946c3f22a481c59d P 8c028a2eea824ed685f0e53fb517eaaa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 137bdba5d32e4a328c3c2a7abf1d6b77 in term 0.
I20260630 12:13:22.673712  5997 raft_consensus.cc:359] T 075801081ed6496895cecb2484390388 P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } }
I20260630 12:13:22.674587  5997 raft_consensus.cc:385] T 075801081ed6496895cecb2484390388 P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:22.674932  5997 raft_consensus.cc:740] T 075801081ed6496895cecb2484390388 P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 137bdba5d32e4a328c3c2a7abf1d6b77, State: Initialized, Role: FOLLOWER
I20260630 12:13:22.675215  5842 leader_election.cc:304] T 2fba68c95ac74ce8946c3f22a481c59d P 137bdba5d32e4a328c3c2a7abf1d6b77 [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: 137bdba5d32e4a328c3c2a7abf1d6b77, 8c028a2eea824ed685f0e53fb517eaaa; no voters: ffc1a6d4c6154cf8b85da056b78249ec
I20260630 12:13:22.675700  5997 consensus_queue.cc:260] T 075801081ed6496895cecb2484390388 P 137bdba5d32e4a328c3c2a7abf1d6b77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } }
I20260630 12:13:22.676411  6004 raft_consensus.cc:2804] T 2fba68c95ac74ce8946c3f22a481c59d P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:22.676783  6004 raft_consensus.cc:493] T 2fba68c95ac74ce8946c3f22a481c59d P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:22.677201  6004 raft_consensus.cc:3060] T 2fba68c95ac74ce8946c3f22a481c59d P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:22.679577  5997 ts_tablet_manager.cc:1434] T 075801081ed6496895cecb2484390388 P 137bdba5d32e4a328c3c2a7abf1d6b77: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260630 12:13:22.683096  5999 raft_consensus.cc:493] T 075801081ed6496895cecb2484390388 P 8c028a2eea824ed685f0e53fb517eaaa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:22.683554  5999 raft_consensus.cc:515] T 075801081ed6496895cecb2484390388 P 8c028a2eea824ed685f0e53fb517eaaa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } }
I20260630 12:13:22.683904  6004 raft_consensus.cc:515] T 2fba68c95ac74ce8946c3f22a481c59d P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } }
I20260630 12:13:22.686559  5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fba68c95ac74ce8946c3f22a481c59d" candidate_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c028a2eea824ed685f0e53fb517eaaa"
I20260630 12:13:22.687139  5950 raft_consensus.cc:3060] T 2fba68c95ac74ce8946c3f22a481c59d P 8c028a2eea824ed685f0e53fb517eaaa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:22.687493  5801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fba68c95ac74ce8946c3f22a481c59d" candidate_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc1a6d4c6154cf8b85da056b78249ec"
I20260630 12:13:22.688071  5801 raft_consensus.cc:3060] T 2fba68c95ac74ce8946c3f22a481c59d P ffc1a6d4c6154cf8b85da056b78249ec [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:22.691310  5999 leader_election.cc:290] T 075801081ed6496895cecb2484390388 P 8c028a2eea824ed685f0e53fb517eaaa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffc1a6d4c6154cf8b85da056b78249ec (127.0.107.193:34399), 137bdba5d32e4a328c3c2a7abf1d6b77 (127.0.107.194:43347)
I20260630 12:13:22.695734  5950 raft_consensus.cc:2468] T 2fba68c95ac74ce8946c3f22a481c59d P 8c028a2eea824ed685f0e53fb517eaaa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 137bdba5d32e4a328c3c2a7abf1d6b77 in term 1.
I20260630 12:13:22.696587  5801 raft_consensus.cc:2468] T 2fba68c95ac74ce8946c3f22a481c59d P ffc1a6d4c6154cf8b85da056b78249ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 137bdba5d32e4a328c3c2a7abf1d6b77 in term 1.
I20260630 12:13:22.696871  5842 leader_election.cc:304] T 2fba68c95ac74ce8946c3f22a481c59d P 137bdba5d32e4a328c3c2a7abf1d6b77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 137bdba5d32e4a328c3c2a7abf1d6b77, 8c028a2eea824ed685f0e53fb517eaaa; no voters: 
I20260630 12:13:22.697646  6004 leader_election.cc:290] T 2fba68c95ac74ce8946c3f22a481c59d P 137bdba5d32e4a328c3c2a7abf1d6b77 [CANDIDATE]: Term 1 election: Requested vote from peers 8c028a2eea824ed685f0e53fb517eaaa (127.0.107.195:39791), ffc1a6d4c6154cf8b85da056b78249ec (127.0.107.193:34399)
I20260630 12:13:22.697721  6012 raft_consensus.cc:2804] T 2fba68c95ac74ce8946c3f22a481c59d P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:22.701249  6012 raft_consensus.cc:697] T 2fba68c95ac74ce8946c3f22a481c59d P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 1 LEADER]: Becoming Leader. State: Replica: 137bdba5d32e4a328c3c2a7abf1d6b77, State: Running, Role: LEADER
I20260630 12:13:22.702118  6012 consensus_queue.cc:237] T 2fba68c95ac74ce8946c3f22a481c59d P 137bdba5d32e4a328c3c2a7abf1d6b77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } }
I20260630 12:13:22.702651  5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "075801081ed6496895cecb2484390388" candidate_uuid: "8c028a2eea824ed685f0e53fb517eaaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" is_pre_election: true
I20260630 12:13:22.703383  5876 raft_consensus.cc:2468] T 075801081ed6496895cecb2484390388 P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c028a2eea824ed685f0e53fb517eaaa in term 0.
I20260630 12:13:22.704552  5913 leader_election.cc:304] T 075801081ed6496895cecb2484390388 P 8c028a2eea824ed685f0e53fb517eaaa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 137bdba5d32e4a328c3c2a7abf1d6b77, 8c028a2eea824ed685f0e53fb517eaaa; no voters: 
I20260630 12:13:22.705228  5999 raft_consensus.cc:2804] T 075801081ed6496895cecb2484390388 P 8c028a2eea824ed685f0e53fb517eaaa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:22.705588  5999 raft_consensus.cc:493] T 075801081ed6496895cecb2484390388 P 8c028a2eea824ed685f0e53fb517eaaa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:22.705982  5999 raft_consensus.cc:3060] T 075801081ed6496895cecb2484390388 P 8c028a2eea824ed685f0e53fb517eaaa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:22.710623  5697 catalog_manager.cc:5697] T 2fba68c95ac74ce8946c3f22a481c59d P 137bdba5d32e4a328c3c2a7abf1d6b77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 137bdba5d32e4a328c3c2a7abf1d6b77 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:22.711256  5801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "075801081ed6496895cecb2484390388" candidate_uuid: "8c028a2eea824ed685f0e53fb517eaaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" is_pre_election: true
I20260630 12:13:22.711936  5801 raft_consensus.cc:2468] T 075801081ed6496895cecb2484390388 P ffc1a6d4c6154cf8b85da056b78249ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c028a2eea824ed685f0e53fb517eaaa in term 0.
I20260630 12:13:22.712204  5999 raft_consensus.cc:515] T 075801081ed6496895cecb2484390388 P 8c028a2eea824ed685f0e53fb517eaaa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } }
I20260630 12:13:22.714576  5999 leader_election.cc:290] T 075801081ed6496895cecb2484390388 P 8c028a2eea824ed685f0e53fb517eaaa [CANDIDATE]: Term 1 election: Requested vote from peers ffc1a6d4c6154cf8b85da056b78249ec (127.0.107.193:34399), 137bdba5d32e4a328c3c2a7abf1d6b77 (127.0.107.194:43347)
I20260630 12:13:22.714800  5801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "075801081ed6496895cecb2484390388" candidate_uuid: "8c028a2eea824ed685f0e53fb517eaaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc1a6d4c6154cf8b85da056b78249ec"
I20260630 12:13:22.715171  5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "075801081ed6496895cecb2484390388" candidate_uuid: "8c028a2eea824ed685f0e53fb517eaaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77"
I20260630 12:13:22.715394  5801 raft_consensus.cc:3060] T 075801081ed6496895cecb2484390388 P ffc1a6d4c6154cf8b85da056b78249ec [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:22.715762  5876 raft_consensus.cc:3060] T 075801081ed6496895cecb2484390388 P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:22.721158  5801 raft_consensus.cc:2468] T 075801081ed6496895cecb2484390388 P ffc1a6d4c6154cf8b85da056b78249ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c028a2eea824ed685f0e53fb517eaaa in term 1.
I20260630 12:13:22.721429  5876 raft_consensus.cc:2468] T 075801081ed6496895cecb2484390388 P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c028a2eea824ed685f0e53fb517eaaa in term 1.
I20260630 12:13:22.722174  5914 leader_election.cc:304] T 075801081ed6496895cecb2484390388 P 8c028a2eea824ed685f0e53fb517eaaa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c028a2eea824ed685f0e53fb517eaaa, ffc1a6d4c6154cf8b85da056b78249ec; no voters: 
I20260630 12:13:22.722913  5999 raft_consensus.cc:2804] T 075801081ed6496895cecb2484390388 P 8c028a2eea824ed685f0e53fb517eaaa [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:22.724090  6012 raft_consensus.cc:493] T d4fb17685b48481dad94bb83f0fd5e8a P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:22.724117  5999 raft_consensus.cc:697] T 075801081ed6496895cecb2484390388 P 8c028a2eea824ed685f0e53fb517eaaa [term 1 LEADER]: Becoming Leader. State: Replica: 8c028a2eea824ed685f0e53fb517eaaa, State: Running, Role: LEADER
I20260630 12:13:22.724784  6012 raft_consensus.cc:515] T d4fb17685b48481dad94bb83f0fd5e8a P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } }
I20260630 12:13:22.725214  5999 consensus_queue.cc:237] T 075801081ed6496895cecb2484390388 P 8c028a2eea824ed685f0e53fb517eaaa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } }
I20260630 12:13:22.726994  6012 leader_election.cc:290] T d4fb17685b48481dad94bb83f0fd5e8a P 137bdba5d32e4a328c3c2a7abf1d6b77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffc1a6d4c6154cf8b85da056b78249ec (127.0.107.193:34399), 8c028a2eea824ed685f0e53fb517eaaa (127.0.107.195:39791)
I20260630 12:13:22.728199  5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4fb17685b48481dad94bb83f0fd5e8a" candidate_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c028a2eea824ed685f0e53fb517eaaa" is_pre_election: true
I20260630 12:13:22.728964  5950 raft_consensus.cc:2468] T d4fb17685b48481dad94bb83f0fd5e8a P 8c028a2eea824ed685f0e53fb517eaaa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 137bdba5d32e4a328c3c2a7abf1d6b77 in term 0.
I20260630 12:13:22.729300  5801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4fb17685b48481dad94bb83f0fd5e8a" candidate_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" is_pre_election: true
I20260630 12:13:22.729839  5842 leader_election.cc:304] T d4fb17685b48481dad94bb83f0fd5e8a P 137bdba5d32e4a328c3c2a7abf1d6b77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 137bdba5d32e4a328c3c2a7abf1d6b77, 8c028a2eea824ed685f0e53fb517eaaa; no voters: 
I20260630 12:13:22.729925  5801 raft_consensus.cc:2468] T d4fb17685b48481dad94bb83f0fd5e8a P ffc1a6d4c6154cf8b85da056b78249ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 137bdba5d32e4a328c3c2a7abf1d6b77 in term 0.
I20260630 12:13:22.730549  6012 raft_consensus.cc:2804] T d4fb17685b48481dad94bb83f0fd5e8a P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:22.730885  6012 raft_consensus.cc:493] T d4fb17685b48481dad94bb83f0fd5e8a P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:22.731199  6012 raft_consensus.cc:3060] T d4fb17685b48481dad94bb83f0fd5e8a P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:22.733260  5696 catalog_manager.cc:5697] T 075801081ed6496895cecb2484390388 P 8c028a2eea824ed685f0e53fb517eaaa reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c028a2eea824ed685f0e53fb517eaaa (127.0.107.195). New cstate: current_term: 1 leader_uuid: "8c028a2eea824ed685f0e53fb517eaaa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:22.736661  6012 raft_consensus.cc:515] T d4fb17685b48481dad94bb83f0fd5e8a P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } }
I20260630 12:13:22.738636  6012 leader_election.cc:290] T d4fb17685b48481dad94bb83f0fd5e8a P 137bdba5d32e4a328c3c2a7abf1d6b77 [CANDIDATE]: Term 1 election: Requested vote from peers ffc1a6d4c6154cf8b85da056b78249ec (127.0.107.193:34399), 8c028a2eea824ed685f0e53fb517eaaa (127.0.107.195:39791)
I20260630 12:13:22.739518  5801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4fb17685b48481dad94bb83f0fd5e8a" candidate_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc1a6d4c6154cf8b85da056b78249ec"
I20260630 12:13:22.739687  5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4fb17685b48481dad94bb83f0fd5e8a" candidate_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c028a2eea824ed685f0e53fb517eaaa"
I20260630 12:13:22.740094  5801 raft_consensus.cc:3060] T d4fb17685b48481dad94bb83f0fd5e8a P ffc1a6d4c6154cf8b85da056b78249ec [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:22.740242  5950 raft_consensus.cc:3060] T d4fb17685b48481dad94bb83f0fd5e8a P 8c028a2eea824ed685f0e53fb517eaaa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:22.745323  5801 raft_consensus.cc:2468] T d4fb17685b48481dad94bb83f0fd5e8a P ffc1a6d4c6154cf8b85da056b78249ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 137bdba5d32e4a328c3c2a7abf1d6b77 in term 1.
I20260630 12:13:22.745532  5950 raft_consensus.cc:2468] T d4fb17685b48481dad94bb83f0fd5e8a P 8c028a2eea824ed685f0e53fb517eaaa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 137bdba5d32e4a328c3c2a7abf1d6b77 in term 1.
I20260630 12:13:22.746250  5840 leader_election.cc:304] T d4fb17685b48481dad94bb83f0fd5e8a P 137bdba5d32e4a328c3c2a7abf1d6b77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 137bdba5d32e4a328c3c2a7abf1d6b77, ffc1a6d4c6154cf8b85da056b78249ec; no voters: 
I20260630 12:13:22.746999  6012 raft_consensus.cc:2804] T d4fb17685b48481dad94bb83f0fd5e8a P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:22.747465  6012 raft_consensus.cc:697] T d4fb17685b48481dad94bb83f0fd5e8a P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 1 LEADER]: Becoming Leader. State: Replica: 137bdba5d32e4a328c3c2a7abf1d6b77, State: Running, Role: LEADER
I20260630 12:13:22.748066  6012 consensus_queue.cc:237] T d4fb17685b48481dad94bb83f0fd5e8a P 137bdba5d32e4a328c3c2a7abf1d6b77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } }
I20260630 12:13:22.754938  5696 catalog_manager.cc:5697] T d4fb17685b48481dad94bb83f0fd5e8a P 137bdba5d32e4a328c3c2a7abf1d6b77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 137bdba5d32e4a328c3c2a7abf1d6b77 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:22.780712   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:22.786227  6020 instance_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:22.787896  6021 instance_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:22.789367  6023 instance_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:22.789832   431 server_base.cc:1061] running on GCE node
I20260630 12:13:22.791152   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:22.791375   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:22.791572   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821602791556 us; error 0 us; skew 500 ppm
I20260630 12:13:22.792085   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:22.794463   431 webserver.cc:533] Webserver started at http://127.0.107.196:45407/ using document root <none> and password file <none>
I20260630 12:13:22.794989   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:22.795183   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:22.795456   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:22.796474   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821463199918-431-0/minicluster-data/ts-3-root/instance:
uuid: "fbf953779dd9442386ad2c1651bba261"
format_stamp: "Formatted at 2026-06-30 12:13:22 on dist-test-slave-rzcc"
I20260630 12:13:22.800868   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:13:22.804315  6028 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:22.805025   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:13:22.805335   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821463199918-431-0/minicluster-data/ts-3-root
uuid: "fbf953779dd9442386ad2c1651bba261"
format_stamp: "Formatted at 2026-06-30 12:13:22 on dist-test-slave-rzcc"
I20260630 12:13:22.805640   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821463199918-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821463199918-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821463199918-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:22.830036   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:22.831246   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:22.832588   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:22.834738   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:22.835035   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:22.835282   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:22.835459   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:22.872978   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:42133
I20260630 12:13:22.873075  6090 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:42133 every 8 connection(s)
I20260630 12:13:22.886427  6091 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40101
I20260630 12:13:22.886812  6091 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:22.887466  6091 heartbeater.cc:507] Master 127.0.107.254:40101 requested a full tablet report, sending...
I20260630 12:13:22.889274  5696 ts_manager.cc:194] Registered new tserver with Master: fbf953779dd9442386ad2c1651bba261 (127.0.107.196:42133)
I20260630 12:13:22.890627  5696 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43418
I20260630 12:13:22.957401  6012 consensus_queue.cc:1048] T 2fba68c95ac74ce8946c3f22a481c59d P 137bdba5d32e4a328c3c2a7abf1d6b77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:13:22.963949  6015 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260630 12:13:22.964272  6015 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260630 12:13:23.012005  5752 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:23.027112  5875 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4fb17685b48481dad94bb83f0fd5e8a"
dest_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77"
mode: GRACEFUL
new_leader_uuid: "ffc1a6d4c6154cf8b85da056b78249ec"
 from {username='slave'} at 127.0.0.1:43718
I20260630 12:13:23.027724  5875 raft_consensus.cc:606] T d4fb17685b48481dad94bb83f0fd5e8a P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 1 LEADER]: Received request to transfer leadership to TS ffc1a6d4c6154cf8b85da056b78249ec
I20260630 12:13:23.028311  5876 consensus_queue.cc:237] T 2fba68c95ac74ce8946c3f22a481c59d P 137bdba5d32e4a328c3c2a7abf1d6b77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } } peers { permanent_uuid: "fbf953779dd9442386ad2c1651bba261" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42133 } attrs { promote: true } }
I20260630 12:13:23.028931  5752 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:13:23.029433  5752 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:23.034337  5801 raft_consensus.cc:1275] T 2fba68c95ac74ce8946c3f22a481c59d P ffc1a6d4c6154cf8b85da056b78249ec [term 1 FOLLOWER]: Refusing update from remote peer 137bdba5d32e4a328c3c2a7abf1d6b77: 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:23.035033  5950 raft_consensus.cc:1275] T 2fba68c95ac74ce8946c3f22a481c59d P 8c028a2eea824ed685f0e53fb517eaaa [term 1 FOLLOWER]: Refusing update from remote peer 137bdba5d32e4a328c3c2a7abf1d6b77: 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:23.036129  6099 consensus_queue.cc:1048] T 2fba68c95ac74ce8946c3f22a481c59d P 137bdba5d32e4a328c3c2a7abf1d6b77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:13:23.036877  6012 consensus_queue.cc:1048] T 2fba68c95ac74ce8946c3f22a481c59d P 137bdba5d32e4a328c3c2a7abf1d6b77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } 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:13:23.042299  5999 consensus_queue.cc:1048] T 075801081ed6496895cecb2484390388 P 8c028a2eea824ed685f0e53fb517eaaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:23.051856  5999 consensus_queue.cc:1048] T 075801081ed6496895cecb2484390388 P 8c028a2eea824ed685f0e53fb517eaaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:23.051956  5950 raft_consensus.cc:2955] T 2fba68c95ac74ce8946c3f22a481c59d P 8c028a2eea824ed685f0e53fb517eaaa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fbf953779dd9442386ad2c1651bba261 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } } peers { permanent_uuid: "fbf953779dd9442386ad2c1651bba261" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42133 } attrs { promote: true } } }
W20260630 12:13:23.056176  5842 consensus_peers.cc:597] T 2fba68c95ac74ce8946c3f22a481c59d P 137bdba5d32e4a328c3c2a7abf1d6b77 -> Peer fbf953779dd9442386ad2c1651bba261 (127.0.107.196:42133): Couldn't send request to peer fbf953779dd9442386ad2c1651bba261. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2fba68c95ac74ce8946c3f22a481c59d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:23.057569  6004 consensus_queue.cc:1048] T d4fb17685b48481dad94bb83f0fd5e8a P 137bdba5d32e4a328c3c2a7abf1d6b77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:23.073014  5696 catalog_manager.cc:5697] T 2fba68c95ac74ce8946c3f22a481c59d P 8c028a2eea824ed685f0e53fb517eaaa reported cstate change: config changed from index -1 to 2, NON_VOTER fbf953779dd9442386ad2c1651bba261 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } } peers { permanent_uuid: "fbf953779dd9442386ad2c1651bba261" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42133 } attrs { promote: true } } }
I20260630 12:13:23.079064  5800 raft_consensus.cc:2955] T 2fba68c95ac74ce8946c3f22a481c59d P ffc1a6d4c6154cf8b85da056b78249ec [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fbf953779dd9442386ad2c1651bba261 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } } peers { permanent_uuid: "fbf953779dd9442386ad2c1651bba261" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42133 } attrs { promote: true } } }
I20260630 12:13:23.088729  6099 consensus_queue.cc:1048] T d4fb17685b48481dad94bb83f0fd5e8a P 137bdba5d32e4a328c3c2a7abf1d6b77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:23.264611  6112 ts_tablet_manager.cc:933] T 2fba68c95ac74ce8946c3f22a481c59d P fbf953779dd9442386ad2c1651bba261: Initiating tablet copy from peer 137bdba5d32e4a328c3c2a7abf1d6b77 (127.0.107.194:43347)
I20260630 12:13:23.265902  6112 tablet_copy_client.cc:323] T 2fba68c95ac74ce8946c3f22a481c59d P fbf953779dd9442386ad2c1651bba261: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:43347
I20260630 12:13:23.274056  5886 tablet_copy_service.cc:140] P 137bdba5d32e4a328c3c2a7abf1d6b77: Received BeginTabletCopySession request for tablet 2fba68c95ac74ce8946c3f22a481c59d from peer fbf953779dd9442386ad2c1651bba261 ({username='slave'} at 127.0.0.1:43722)
I20260630 12:13:23.274660  5886 tablet_copy_service.cc:161] P 137bdba5d32e4a328c3c2a7abf1d6b77: Beginning new tablet copy session on tablet 2fba68c95ac74ce8946c3f22a481c59d from peer fbf953779dd9442386ad2c1651bba261 at {username='slave'} at 127.0.0.1:43722: session id = fbf953779dd9442386ad2c1651bba261-2fba68c95ac74ce8946c3f22a481c59d
I20260630 12:13:23.279415  5886 tablet_copy_source_session.cc:215] T 2fba68c95ac74ce8946c3f22a481c59d P 137bdba5d32e4a328c3c2a7abf1d6b77: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:23.282073  6112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fba68c95ac74ce8946c3f22a481c59d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:23.294960  6112 tablet_copy_client.cc:806] T 2fba68c95ac74ce8946c3f22a481c59d P fbf953779dd9442386ad2c1651bba261: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:23.295493  6112 tablet_copy_client.cc:670] T 2fba68c95ac74ce8946c3f22a481c59d P fbf953779dd9442386ad2c1651bba261: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:23.298843  6112 tablet_copy_client.cc:538] T 2fba68c95ac74ce8946c3f22a481c59d P fbf953779dd9442386ad2c1651bba261: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:23.305091  6112 tablet_bootstrap.cc:492] T 2fba68c95ac74ce8946c3f22a481c59d P fbf953779dd9442386ad2c1651bba261: Bootstrap starting.
I20260630 12:13:23.317507  6112 tablet_bootstrap.cc:492] T 2fba68c95ac74ce8946c3f22a481c59d P fbf953779dd9442386ad2c1651bba261: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:13:23.318303  6112 tablet_bootstrap.cc:492] T 2fba68c95ac74ce8946c3f22a481c59d P fbf953779dd9442386ad2c1651bba261: Bootstrap complete.
I20260630 12:13:23.318902  6112 ts_tablet_manager.cc:1403] T 2fba68c95ac74ce8946c3f22a481c59d P fbf953779dd9442386ad2c1651bba261: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.005s
I20260630 12:13:23.320852  6112 raft_consensus.cc:359] T 2fba68c95ac74ce8946c3f22a481c59d P fbf953779dd9442386ad2c1651bba261 [term 1 NON_PARTICIPANT]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } }
I20260630 12:13:23.321787  6112 raft_consensus.cc:740] T 2fba68c95ac74ce8946c3f22a481c59d P fbf953779dd9442386ad2c1651bba261 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fbf953779dd9442386ad2c1651bba261, State: Initialized, Role: LEARNER
I20260630 12:13:23.322281  6112 consensus_queue.cc:260] T 2fba68c95ac74ce8946c3f22a481c59d P fbf953779dd9442386ad2c1651bba261 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } } peers { permanent_uuid: "fbf953779dd9442386ad2c1651bba261" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42133 } attrs { promote: true } }
I20260630 12:13:23.324081  6091 heartbeater.cc:499] Master 127.0.107.254:40101 was elected leader, sending a full tablet report...
I20260630 12:13:23.324468  6112 ts_tablet_manager.cc:1434] T 2fba68c95ac74ce8946c3f22a481c59d P fbf953779dd9442386ad2c1651bba261: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20260630 12:13:23.326467  5886 tablet_copy_service.cc:342] P 137bdba5d32e4a328c3c2a7abf1d6b77: Request end of tablet copy session fbf953779dd9442386ad2c1651bba261-2fba68c95ac74ce8946c3f22a481c59d received from {username='slave'} at 127.0.0.1:43722
I20260630 12:13:23.326906  5886 tablet_copy_service.cc:434] P 137bdba5d32e4a328c3c2a7abf1d6b77: ending tablet copy session fbf953779dd9442386ad2c1651bba261-2fba68c95ac74ce8946c3f22a481c59d on tablet 2fba68c95ac74ce8946c3f22a481c59d with peer fbf953779dd9442386ad2c1651bba261
I20260630 12:13:23.350315  6012 raft_consensus.cc:993] T d4fb17685b48481dad94bb83f0fd5e8a P 137bdba5d32e4a328c3c2a7abf1d6b77: : Instructing follower ffc1a6d4c6154cf8b85da056b78249ec to start an election
I20260630 12:13:23.350889  6015 raft_consensus.cc:1081] T d4fb17685b48481dad94bb83f0fd5e8a P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 1 LEADER]: Signalling peer ffc1a6d4c6154cf8b85da056b78249ec to start an election
I20260630 12:13:23.352373  5799 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4fb17685b48481dad94bb83f0fd5e8a"
dest_uuid: "ffc1a6d4c6154cf8b85da056b78249ec"
 from {username='slave'} at 127.0.0.1:44176
I20260630 12:13:23.352921  5799 raft_consensus.cc:493] T d4fb17685b48481dad94bb83f0fd5e8a P ffc1a6d4c6154cf8b85da056b78249ec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:13:23.353291  5799 raft_consensus.cc:3060] T d4fb17685b48481dad94bb83f0fd5e8a P ffc1a6d4c6154cf8b85da056b78249ec [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:23.358353  5799 raft_consensus.cc:515] T d4fb17685b48481dad94bb83f0fd5e8a P ffc1a6d4c6154cf8b85da056b78249ec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } }
I20260630 12:13:23.360353  5799 leader_election.cc:290] T d4fb17685b48481dad94bb83f0fd5e8a P ffc1a6d4c6154cf8b85da056b78249ec [CANDIDATE]: Term 2 election: Requested vote from peers 137bdba5d32e4a328c3c2a7abf1d6b77 (127.0.107.194:43347), 8c028a2eea824ed685f0e53fb517eaaa (127.0.107.195:39791)
I20260630 12:13:23.363772  5799 raft_consensus.cc:1240] T d4fb17685b48481dad94bb83f0fd5e8a P ffc1a6d4c6154cf8b85da056b78249ec [term 2 FOLLOWER]: Rejecting Update request from peer 137bdba5d32e4a328c3c2a7abf1d6b77 for earlier term 1. Current term is 2. Ops: []
I20260630 12:13:23.365186  6015 consensus_queue.cc:1059] T d4fb17685b48481dad94bb83f0fd5e8a P 137bdba5d32e4a328c3c2a7abf1d6b77 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:13:23.370473  5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4fb17685b48481dad94bb83f0fd5e8a" candidate_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77"
I20260630 12:13:23.371141  5875 raft_consensus.cc:3055] T d4fb17685b48481dad94bb83f0fd5e8a P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:13:23.371471  5875 raft_consensus.cc:740] T d4fb17685b48481dad94bb83f0fd5e8a P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 137bdba5d32e4a328c3c2a7abf1d6b77, State: Running, Role: LEADER
I20260630 12:13:23.372383  5949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4fb17685b48481dad94bb83f0fd5e8a" candidate_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c028a2eea824ed685f0e53fb517eaaa"
I20260630 12:13:23.372315  5875 consensus_queue.cc:260] T d4fb17685b48481dad94bb83f0fd5e8a P 137bdba5d32e4a328c3c2a7abf1d6b77 [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: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } }
I20260630 12:13:23.373054  5949 raft_consensus.cc:3060] T d4fb17685b48481dad94bb83f0fd5e8a P 8c028a2eea824ed685f0e53fb517eaaa [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:23.373718  5875 raft_consensus.cc:3060] T d4fb17685b48481dad94bb83f0fd5e8a P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:23.380056  5949 raft_consensus.cc:2468] T d4fb17685b48481dad94bb83f0fd5e8a P 8c028a2eea824ed685f0e53fb517eaaa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffc1a6d4c6154cf8b85da056b78249ec in term 2.
I20260630 12:13:23.380450  5875 raft_consensus.cc:2468] T d4fb17685b48481dad94bb83f0fd5e8a P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffc1a6d4c6154cf8b85da056b78249ec in term 2.
I20260630 12:13:23.381266  5767 leader_election.cc:304] T d4fb17685b48481dad94bb83f0fd5e8a P ffc1a6d4c6154cf8b85da056b78249ec [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: 8c028a2eea824ed685f0e53fb517eaaa, ffc1a6d4c6154cf8b85da056b78249ec; no voters: 
I20260630 12:13:23.381987  6003 raft_consensus.cc:2804] T d4fb17685b48481dad94bb83f0fd5e8a P ffc1a6d4c6154cf8b85da056b78249ec [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:13:23.383097  6003 raft_consensus.cc:697] T d4fb17685b48481dad94bb83f0fd5e8a P ffc1a6d4c6154cf8b85da056b78249ec [term 2 LEADER]: Becoming Leader. State: Replica: ffc1a6d4c6154cf8b85da056b78249ec, State: Running, Role: LEADER
I20260630 12:13:23.383718  6003 consensus_queue.cc:237] T d4fb17685b48481dad94bb83f0fd5e8a P ffc1a6d4c6154cf8b85da056b78249ec [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: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } }
I20260630 12:13:23.389400  5696 catalog_manager.cc:5697] T d4fb17685b48481dad94bb83f0fd5e8a P ffc1a6d4c6154cf8b85da056b78249ec reported cstate change: term changed from 1 to 2, leader changed from 137bdba5d32e4a328c3c2a7abf1d6b77 (127.0.107.194) to ffc1a6d4c6154cf8b85da056b78249ec (127.0.107.193). New cstate: current_term: 2 leader_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:23.392261  6111 raft_consensus.cc:2955] T 2fba68c95ac74ce8946c3f22a481c59d P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fbf953779dd9442386ad2c1651bba261 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } } peers { permanent_uuid: "fbf953779dd9442386ad2c1651bba261" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42133 } attrs { promote: true } } }
I20260630 12:13:23.411083  5949 consensus_queue.cc:237] T 075801081ed6496895cecb2484390388 P 8c028a2eea824ed685f0e53fb517eaaa [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: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } } peers { permanent_uuid: "fbf953779dd9442386ad2c1651bba261" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42133 } attrs { promote: true } }
I20260630 12:13:23.416666  5875 raft_consensus.cc:1275] T 075801081ed6496895cecb2484390388 P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 1 FOLLOWER]: Refusing update from remote peer 8c028a2eea824ed685f0e53fb517eaaa: 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:23.418051  5999 consensus_queue.cc:1048] T 075801081ed6496895cecb2484390388 P 8c028a2eea824ed685f0e53fb517eaaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:13:23.418299  5799 raft_consensus.cc:1275] T 075801081ed6496895cecb2484390388 P ffc1a6d4c6154cf8b85da056b78249ec [term 1 FOLLOWER]: Refusing update from remote peer 8c028a2eea824ed685f0e53fb517eaaa: 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:23.419919  6017 consensus_queue.cc:1048] T 075801081ed6496895cecb2484390388 P 8c028a2eea824ed685f0e53fb517eaaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } 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:13:23.426829  5916 consensus_peers.cc:597] T 075801081ed6496895cecb2484390388 P 8c028a2eea824ed685f0e53fb517eaaa -> Peer fbf953779dd9442386ad2c1651bba261 (127.0.107.196:42133): Couldn't send request to peer fbf953779dd9442386ad2c1651bba261. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 075801081ed6496895cecb2484390388. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:23.427048  5875 raft_consensus.cc:2955] T 075801081ed6496895cecb2484390388 P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fbf953779dd9442386ad2c1651bba261 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } } peers { permanent_uuid: "fbf953779dd9442386ad2c1651bba261" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42133 } attrs { promote: true } } }
I20260630 12:13:23.429286  5799 raft_consensus.cc:2955] T 075801081ed6496895cecb2484390388 P ffc1a6d4c6154cf8b85da056b78249ec [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fbf953779dd9442386ad2c1651bba261 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } } peers { permanent_uuid: "fbf953779dd9442386ad2c1651bba261" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42133 } attrs { promote: true } } }
I20260630 12:13:23.437680  5698 catalog_manager.cc:5697] T 075801081ed6496895cecb2484390388 P 137bdba5d32e4a328c3c2a7abf1d6b77 reported cstate change: config changed from index -1 to 2, NON_VOTER fbf953779dd9442386ad2c1651bba261 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "8c028a2eea824ed685f0e53fb517eaaa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } } peers { permanent_uuid: "fbf953779dd9442386ad2c1651bba261" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42133 } attrs { promote: true } } }
I20260630 12:13:23.553412  5999 raft_consensus.cc:2955] T 075801081ed6496895cecb2484390388 P 8c028a2eea824ed685f0e53fb517eaaa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fbf953779dd9442386ad2c1651bba261 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } } peers { permanent_uuid: "fbf953779dd9442386ad2c1651bba261" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42133 } attrs { promote: true } } }
I20260630 12:13:23.564144  6066 raft_consensus.cc:1217] T 2fba68c95ac74ce8946c3f22a481c59d P fbf953779dd9442386ad2c1651bba261 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:13:23.564989  6066 raft_consensus.cc:2955] T 2fba68c95ac74ce8946c3f22a481c59d P fbf953779dd9442386ad2c1651bba261 [term 1 LEARNER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fbf953779dd9442386ad2c1651bba261 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } } peers { permanent_uuid: "fbf953779dd9442386ad2c1651bba261" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42133 } attrs { promote: true } } }
I20260630 12:13:23.679531  6112 ts_tablet_manager.cc:933] T 075801081ed6496895cecb2484390388 P fbf953779dd9442386ad2c1651bba261: Initiating tablet copy from peer 8c028a2eea824ed685f0e53fb517eaaa (127.0.107.195:39791)
I20260630 12:13:23.681113  6112 tablet_copy_client.cc:323] T 075801081ed6496895cecb2484390388 P fbf953779dd9442386ad2c1651bba261: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:39791
I20260630 12:13:23.690096  5960 tablet_copy_service.cc:140] P 8c028a2eea824ed685f0e53fb517eaaa: Received BeginTabletCopySession request for tablet 075801081ed6496895cecb2484390388 from peer fbf953779dd9442386ad2c1651bba261 ({username='slave'} at 127.0.0.1:43108)
I20260630 12:13:23.690690  5960 tablet_copy_service.cc:161] P 8c028a2eea824ed685f0e53fb517eaaa: Beginning new tablet copy session on tablet 075801081ed6496895cecb2484390388 from peer fbf953779dd9442386ad2c1651bba261 at {username='slave'} at 127.0.0.1:43108: session id = fbf953779dd9442386ad2c1651bba261-075801081ed6496895cecb2484390388
I20260630 12:13:23.698586  5960 tablet_copy_source_session.cc:215] T 075801081ed6496895cecb2484390388 P 8c028a2eea824ed685f0e53fb517eaaa: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:23.698971  5949 raft_consensus.cc:1275] T d4fb17685b48481dad94bb83f0fd5e8a P 8c028a2eea824ed685f0e53fb517eaaa [term 2 FOLLOWER]: Refusing update from remote peer ffc1a6d4c6154cf8b85da056b78249ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:13:23.700328  6003 consensus_queue.cc:1048] T d4fb17685b48481dad94bb83f0fd5e8a P ffc1a6d4c6154cf8b85da056b78249ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:13:23.701462  6112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 075801081ed6496895cecb2484390388. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:23.715654  6112 tablet_copy_client.cc:806] T 075801081ed6496895cecb2484390388 P fbf953779dd9442386ad2c1651bba261: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:23.716194  6112 tablet_copy_client.cc:670] T 075801081ed6496895cecb2484390388 P fbf953779dd9442386ad2c1651bba261: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:23.719458  6112 tablet_copy_client.cc:538] T 075801081ed6496895cecb2484390388 P fbf953779dd9442386ad2c1651bba261: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:23.725133  6112 tablet_bootstrap.cc:492] T 075801081ed6496895cecb2484390388 P fbf953779dd9442386ad2c1651bba261: Bootstrap starting.
I20260630 12:13:23.740302  6112 tablet_bootstrap.cc:492] T 075801081ed6496895cecb2484390388 P fbf953779dd9442386ad2c1651bba261: 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:23.740998  6112 tablet_bootstrap.cc:492] T 075801081ed6496895cecb2484390388 P fbf953779dd9442386ad2c1651bba261: Bootstrap complete.
I20260630 12:13:23.741547  6112 ts_tablet_manager.cc:1403] T 075801081ed6496895cecb2484390388 P fbf953779dd9442386ad2c1651bba261: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260630 12:13:23.743567  6112 raft_consensus.cc:359] T 075801081ed6496895cecb2484390388 P fbf953779dd9442386ad2c1651bba261 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } } peers { permanent_uuid: "fbf953779dd9442386ad2c1651bba261" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42133 } attrs { promote: true } }
I20260630 12:13:23.744243  6112 raft_consensus.cc:740] T 075801081ed6496895cecb2484390388 P fbf953779dd9442386ad2c1651bba261 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fbf953779dd9442386ad2c1651bba261, State: Initialized, Role: LEARNER
I20260630 12:13:23.744835  6112 consensus_queue.cc:260] T 075801081ed6496895cecb2484390388 P fbf953779dd9442386ad2c1651bba261 [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: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } } peers { permanent_uuid: "fbf953779dd9442386ad2c1651bba261" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42133 } attrs { promote: true } }
I20260630 12:13:23.747467  6112 ts_tablet_manager.cc:1434] T 075801081ed6496895cecb2484390388 P fbf953779dd9442386ad2c1651bba261: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:13:23.752647  5960 tablet_copy_service.cc:342] P 8c028a2eea824ed685f0e53fb517eaaa: Request end of tablet copy session fbf953779dd9442386ad2c1651bba261-075801081ed6496895cecb2484390388 received from {username='slave'} at 127.0.0.1:43108
I20260630 12:13:23.753063  5960 tablet_copy_service.cc:434] P 8c028a2eea824ed685f0e53fb517eaaa: ending tablet copy session fbf953779dd9442386ad2c1651bba261-075801081ed6496895cecb2484390388 on tablet 075801081ed6496895cecb2484390388 with peer fbf953779dd9442386ad2c1651bba261
I20260630 12:13:23.756366  5875 raft_consensus.cc:1275] T d4fb17685b48481dad94bb83f0fd5e8a P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 2 FOLLOWER]: Refusing update from remote peer ffc1a6d4c6154cf8b85da056b78249ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:13:23.758185  6003 consensus_queue.cc:1048] T d4fb17685b48481dad94bb83f0fd5e8a P ffc1a6d4c6154cf8b85da056b78249ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:13:24.030303  6066 raft_consensus.cc:1217] T 075801081ed6496895cecb2484390388 P fbf953779dd9442386ad2c1651bba261 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:13:24.171419  6012 raft_consensus.cc:1064] T 2fba68c95ac74ce8946c3f22a481c59d P 137bdba5d32e4a328c3c2a7abf1d6b77: attempting to promote NON_VOTER fbf953779dd9442386ad2c1651bba261 to VOTER
I20260630 12:13:24.173257  6012 consensus_queue.cc:237] T 2fba68c95ac74ce8946c3f22a481c59d P 137bdba5d32e4a328c3c2a7abf1d6b77 [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: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } } peers { permanent_uuid: "fbf953779dd9442386ad2c1651bba261" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42133 } attrs { promote: false } }
I20260630 12:13:24.178712  6066 raft_consensus.cc:1275] T 2fba68c95ac74ce8946c3f22a481c59d P fbf953779dd9442386ad2c1651bba261 [term 1 LEARNER]: Refusing update from remote peer 137bdba5d32e4a328c3c2a7abf1d6b77: 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:24.178712  5799 raft_consensus.cc:1275] T 2fba68c95ac74ce8946c3f22a481c59d P ffc1a6d4c6154cf8b85da056b78249ec [term 1 FOLLOWER]: Refusing update from remote peer 137bdba5d32e4a328c3c2a7abf1d6b77: 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:24.179585  5949 raft_consensus.cc:1275] T 2fba68c95ac74ce8946c3f22a481c59d P 8c028a2eea824ed685f0e53fb517eaaa [term 1 FOLLOWER]: Refusing update from remote peer 137bdba5d32e4a328c3c2a7abf1d6b77: 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:24.180567  6004 consensus_queue.cc:1048] T 2fba68c95ac74ce8946c3f22a481c59d P 137bdba5d32e4a328c3c2a7abf1d6b77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:13:24.181461  6012 consensus_queue.cc:1048] T 2fba68c95ac74ce8946c3f22a481c59d P 137bdba5d32e4a328c3c2a7abf1d6b77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbf953779dd9442386ad2c1651bba261" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42133 } 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:24.182256  6099 consensus_queue.cc:1048] T 2fba68c95ac74ce8946c3f22a481c59d P 137bdba5d32e4a328c3c2a7abf1d6b77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } 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:24.187649  6111 raft_consensus.cc:1027] T 2fba68c95ac74ce8946c3f22a481c59d P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 1 LEADER]: attempt to promote peer fbf953779dd9442386ad2c1651bba261: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20260630 12:13:24.194726  5949 raft_consensus.cc:2955] T 2fba68c95ac74ce8946c3f22a481c59d P 8c028a2eea824ed685f0e53fb517eaaa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fbf953779dd9442386ad2c1651bba261 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } } peers { permanent_uuid: "fbf953779dd9442386ad2c1651bba261" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42133 } attrs { promote: false } } }
I20260630 12:13:24.196552  5799 raft_consensus.cc:2955] T 2fba68c95ac74ce8946c3f22a481c59d P ffc1a6d4c6154cf8b85da056b78249ec [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fbf953779dd9442386ad2c1651bba261 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } } peers { permanent_uuid: "fbf953779dd9442386ad2c1651bba261" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42133 } attrs { promote: false } } }
I20260630 12:13:24.207856  5696 catalog_manager.cc:5697] T 2fba68c95ac74ce8946c3f22a481c59d P 8c028a2eea824ed685f0e53fb517eaaa reported cstate change: config changed from index 2 to 3, fbf953779dd9442386ad2c1651bba261 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } } peers { permanent_uuid: "fbf953779dd9442386ad2c1651bba261" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42133 } attrs { promote: false } } }
I20260630 12:13:24.305279  6111 raft_consensus.cc:2955] T 2fba68c95ac74ce8946c3f22a481c59d P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fbf953779dd9442386ad2c1651bba261 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } } peers { permanent_uuid: "fbf953779dd9442386ad2c1651bba261" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42133 } attrs { promote: false } } }
I20260630 12:13:24.317704  6066 raft_consensus.cc:2955] T 2fba68c95ac74ce8946c3f22a481c59d P fbf953779dd9442386ad2c1651bba261 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fbf953779dd9442386ad2c1651bba261 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } } peers { permanent_uuid: "fbf953779dd9442386ad2c1651bba261" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42133 } attrs { promote: false } } }
I20260630 12:13:24.361224  6017 raft_consensus.cc:1064] T 075801081ed6496895cecb2484390388 P 8c028a2eea824ed685f0e53fb517eaaa: attempting to promote NON_VOTER fbf953779dd9442386ad2c1651bba261 to VOTER
I20260630 12:13:24.365417  6017 consensus_queue.cc:237] T 075801081ed6496895cecb2484390388 P 8c028a2eea824ed685f0e53fb517eaaa [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: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } } peers { permanent_uuid: "fbf953779dd9442386ad2c1651bba261" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42133 } attrs { promote: false } }
I20260630 12:13:24.404107  5875 raft_consensus.cc:1275] T 075801081ed6496895cecb2484390388 P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 1 FOLLOWER]: Refusing update from remote peer 8c028a2eea824ed685f0e53fb517eaaa: 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:24.413107  5799 raft_consensus.cc:1275] T 075801081ed6496895cecb2484390388 P ffc1a6d4c6154cf8b85da056b78249ec [term 1 FOLLOWER]: Refusing update from remote peer 8c028a2eea824ed685f0e53fb517eaaa: 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:24.418195  6106 consensus_queue.cc:1048] T 075801081ed6496895cecb2484390388 P 8c028a2eea824ed685f0e53fb517eaaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } 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:13:24.429733  6066 raft_consensus.cc:1275] T 075801081ed6496895cecb2484390388 P fbf953779dd9442386ad2c1651bba261 [term 1 LEARNER]: Refusing update from remote peer 8c028a2eea824ed685f0e53fb517eaaa: 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:24.431421  6134 consensus_queue.cc:1048] T 075801081ed6496895cecb2484390388 P 8c028a2eea824ed685f0e53fb517eaaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:13:24.432861  5876 consensus_queue.cc:237] T 2fba68c95ac74ce8946c3f22a481c59d P 137bdba5d32e4a328c3c2a7abf1d6b77 [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: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } } peers { permanent_uuid: "fbf953779dd9442386ad2c1651bba261" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42133 } attrs { promote: false } }
I20260630 12:13:24.438182  6134 consensus_queue.cc:1048] T 075801081ed6496895cecb2484390388 P 8c028a2eea824ed685f0e53fb517eaaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbf953779dd9442386ad2c1651bba261" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42133 } 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:24.455075  5800 raft_consensus.cc:1275] T 2fba68c95ac74ce8946c3f22a481c59d P ffc1a6d4c6154cf8b85da056b78249ec [term 1 FOLLOWER]: Refusing update from remote peer 137bdba5d32e4a328c3c2a7abf1d6b77: 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:24.455641  6065 raft_consensus.cc:1275] T 2fba68c95ac74ce8946c3f22a481c59d P fbf953779dd9442386ad2c1651bba261 [term 1 FOLLOWER]: Refusing update from remote peer 137bdba5d32e4a328c3c2a7abf1d6b77: 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:24.457140  6099 consensus_queue.cc:1048] T 2fba68c95ac74ce8946c3f22a481c59d P 137bdba5d32e4a328c3c2a7abf1d6b77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:13:24.458680  6012 consensus_queue.cc:1048] T 2fba68c95ac74ce8946c3f22a481c59d P 137bdba5d32e4a328c3c2a7abf1d6b77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbf953779dd9442386ad2c1651bba261" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42133 } 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:13:24.467998  6065 raft_consensus.cc:2955] T 075801081ed6496895cecb2484390388 P fbf953779dd9442386ad2c1651bba261 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fbf953779dd9442386ad2c1651bba261 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } } peers { permanent_uuid: "fbf953779dd9442386ad2c1651bba261" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42133 } attrs { promote: false } } }
I20260630 12:13:24.469379  5800 raft_consensus.cc:2955] T 075801081ed6496895cecb2484390388 P ffc1a6d4c6154cf8b85da056b78249ec [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fbf953779dd9442386ad2c1651bba261 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } } peers { permanent_uuid: "fbf953779dd9442386ad2c1651bba261" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42133 } attrs { promote: false } } }
I20260630 12:13:24.475528  5799 raft_consensus.cc:2955] T 2fba68c95ac74ce8946c3f22a481c59d P ffc1a6d4c6154cf8b85da056b78249ec [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8c028a2eea824ed685f0e53fb517eaaa (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } } peers { permanent_uuid: "fbf953779dd9442386ad2c1651bba261" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42133 } attrs { promote: false } } }
I20260630 12:13:24.477221  6066 raft_consensus.cc:2955] T 2fba68c95ac74ce8946c3f22a481c59d P fbf953779dd9442386ad2c1651bba261 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8c028a2eea824ed685f0e53fb517eaaa (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } } peers { permanent_uuid: "fbf953779dd9442386ad2c1651bba261" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42133 } attrs { promote: false } } }
I20260630 12:13:24.489710  5697 catalog_manager.cc:5697] T 075801081ed6496895cecb2484390388 P ffc1a6d4c6154cf8b85da056b78249ec reported cstate change: config changed from index 2 to 3, fbf953779dd9442386ad2c1651bba261 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8c028a2eea824ed685f0e53fb517eaaa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } } peers { permanent_uuid: "fbf953779dd9442386ad2c1651bba261" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42133 } attrs { promote: false } } }
I20260630 12:13:24.496289  5699 catalog_manager.cc:5697] T 2fba68c95ac74ce8946c3f22a481c59d P fbf953779dd9442386ad2c1651bba261 reported cstate change: config changed from index 3 to 4, VOTER 8c028a2eea824ed685f0e53fb517eaaa (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } } peers { permanent_uuid: "fbf953779dd9442386ad2c1651bba261" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42133 } attrs { promote: false } } }
I20260630 12:13:24.497145  6017 raft_consensus.cc:2955] T 075801081ed6496895cecb2484390388 P 8c028a2eea824ed685f0e53fb517eaaa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fbf953779dd9442386ad2c1651bba261 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } } peers { permanent_uuid: "fbf953779dd9442386ad2c1651bba261" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42133 } attrs { promote: false } } }
I20260630 12:13:24.512565  5875 raft_consensus.cc:2955] T 075801081ed6496895cecb2484390388 P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fbf953779dd9442386ad2c1651bba261 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } } peers { permanent_uuid: "fbf953779dd9442386ad2c1651bba261" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42133 } attrs { promote: false } } }
I20260630 12:13:24.635540  5949 consensus_queue.cc:237] T 075801081ed6496895cecb2484390388 P 8c028a2eea824ed685f0e53fb517eaaa [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: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } } peers { permanent_uuid: "fbf953779dd9442386ad2c1651bba261" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42133 } attrs { promote: false } }
I20260630 12:13:24.641000  5875 raft_consensus.cc:1275] T 075801081ed6496895cecb2484390388 P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 1 FOLLOWER]: Refusing update from remote peer 8c028a2eea824ed685f0e53fb517eaaa: 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:24.641119  6065 raft_consensus.cc:1275] T 075801081ed6496895cecb2484390388 P fbf953779dd9442386ad2c1651bba261 [term 1 FOLLOWER]: Refusing update from remote peer 8c028a2eea824ed685f0e53fb517eaaa: 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:24.642630  6134 consensus_queue.cc:1048] T 075801081ed6496895cecb2484390388 P 8c028a2eea824ed685f0e53fb517eaaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:13:24.643532  6106 consensus_queue.cc:1048] T 075801081ed6496895cecb2484390388 P 8c028a2eea824ed685f0e53fb517eaaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbf953779dd9442386ad2c1651bba261" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42133 } 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:24.652200  6065 raft_consensus.cc:2955] T 075801081ed6496895cecb2484390388 P fbf953779dd9442386ad2c1651bba261 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ffc1a6d4c6154cf8b85da056b78249ec (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } } peers { permanent_uuid: "fbf953779dd9442386ad2c1651bba261" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42133 } attrs { promote: false } } }
I20260630 12:13:24.652601  5875 raft_consensus.cc:2955] T 075801081ed6496895cecb2484390388 P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ffc1a6d4c6154cf8b85da056b78249ec (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } } peers { permanent_uuid: "fbf953779dd9442386ad2c1651bba261" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42133 } attrs { promote: false } } }
I20260630 12:13:24.726117  5940 tablet_service.cc:1558] Processing DeleteTablet for tablet 2fba68c95ac74ce8946c3f22a481c59d with delete_type TABLET_DATA_TOMBSTONED (TS 8c028a2eea824ed685f0e53fb517eaaa not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43076
I20260630 12:13:24.730713  6138 tablet_replica.cc:333] T 2fba68c95ac74ce8946c3f22a481c59d P 8c028a2eea824ed685f0e53fb517eaaa: stopping tablet replica
I20260630 12:13:24.731725  6138 raft_consensus.cc:2243] T 2fba68c95ac74ce8946c3f22a481c59d P 8c028a2eea824ed685f0e53fb517eaaa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:24.733086  6138 raft_consensus.cc:2272] T 2fba68c95ac74ce8946c3f22a481c59d P 8c028a2eea824ed685f0e53fb517eaaa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:24.736610  5697 catalog_manager.cc:5697] T 075801081ed6496895cecb2484390388 P 137bdba5d32e4a328c3c2a7abf1d6b77 reported cstate change: config changed from index 3 to 4, VOTER ffc1a6d4c6154cf8b85da056b78249ec (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "8c028a2eea824ed685f0e53fb517eaaa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } } peers { permanent_uuid: "fbf953779dd9442386ad2c1651bba261" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42133 } attrs { promote: false } } }
I20260630 12:13:24.737653  6138 ts_tablet_manager.cc:1916] T 2fba68c95ac74ce8946c3f22a481c59d P 8c028a2eea824ed685f0e53fb517eaaa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:24.750213  6138 ts_tablet_manager.cc:1929] T 2fba68c95ac74ce8946c3f22a481c59d P 8c028a2eea824ed685f0e53fb517eaaa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:13:24.750619  6138 log.cc:1199] T 2fba68c95ac74ce8946c3f22a481c59d P 8c028a2eea824ed685f0e53fb517eaaa: Deleting WAL directory at /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821463199918-431-0/minicluster-data/ts-2-root/wals/2fba68c95ac74ce8946c3f22a481c59d
I20260630 12:13:24.752451  5686 catalog_manager.cc:5028] TS 8c028a2eea824ed685f0e53fb517eaaa (127.0.107.195:39791): tablet 2fba68c95ac74ce8946c3f22a481c59d (table test-workload [id=7276710b8a8e4e5eae36c6ca44eec988]) successfully deleted
I20260630 12:13:24.855713  6012 raft_consensus.cc:2955] T 2fba68c95ac74ce8946c3f22a481c59d P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8c028a2eea824ed685f0e53fb517eaaa (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "ffc1a6d4c6154cf8b85da056b78249ec" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34399 } } peers { permanent_uuid: "fbf953779dd9442386ad2c1651bba261" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42133 } attrs { promote: false } } }
I20260630 12:13:24.866245  5683 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2fba68c95ac74ce8946c3f22a481c59d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:25.019714  5789 tablet_service.cc:1558] Processing DeleteTablet for tablet 075801081ed6496895cecb2484390388 with delete_type TABLET_DATA_TOMBSTONED (TS ffc1a6d4c6154cf8b85da056b78249ec not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44160
I20260630 12:13:25.022198  6139 tablet_replica.cc:333] T 075801081ed6496895cecb2484390388 P ffc1a6d4c6154cf8b85da056b78249ec: stopping tablet replica
I20260630 12:13:25.023130  6139 raft_consensus.cc:2243] T 075801081ed6496895cecb2484390388 P ffc1a6d4c6154cf8b85da056b78249ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:25.024111  6139 raft_consensus.cc:2272] T 075801081ed6496895cecb2484390388 P ffc1a6d4c6154cf8b85da056b78249ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:25.027379  6139 ts_tablet_manager.cc:1916] T 075801081ed6496895cecb2484390388 P ffc1a6d4c6154cf8b85da056b78249ec: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:25.030426  5752 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:25.033102  5752 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:25.033442  5752 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:25.038154  6139 ts_tablet_manager.cc:1929] T 075801081ed6496895cecb2484390388 P ffc1a6d4c6154cf8b85da056b78249ec: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:13:25.038553  6139 log.cc:1199] T 075801081ed6496895cecb2484390388 P ffc1a6d4c6154cf8b85da056b78249ec: Deleting WAL directory at /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821463199918-431-0/minicluster-data/ts-0-root/wals/075801081ed6496895cecb2484390388
I20260630 12:13:25.040126  5684 catalog_manager.cc:5028] TS ffc1a6d4c6154cf8b85da056b78249ec (127.0.107.193:34399): tablet 075801081ed6496895cecb2484390388 (table test-workload [id=7276710b8a8e4e5eae36c6ca44eec988]) successfully deleted
I20260630 12:13:25.077782  6134 raft_consensus.cc:2955] T 075801081ed6496895cecb2484390388 P 8c028a2eea824ed685f0e53fb517eaaa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ffc1a6d4c6154cf8b85da056b78249ec (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "137bdba5d32e4a328c3c2a7abf1d6b77" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43347 } } peers { permanent_uuid: "8c028a2eea824ed685f0e53fb517eaaa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39791 } } peers { permanent_uuid: "fbf953779dd9442386ad2c1651bba261" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42133 } attrs { promote: false } } }
I20260630 12:13:25.084794  5686 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 075801081ed6496895cecb2484390388 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:27.034335  5752 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:27.036969  5752 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:27.037372  5752 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:29.038187  5752 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:29.040807  5752 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:29.041205  5752 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:31.042330  5752 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:31.046093  5752 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:31.046502  5752 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:31.941763   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:13:31.967581   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:31.968256   431 tablet_replica.cc:333] T 2fba68c95ac74ce8946c3f22a481c59d P ffc1a6d4c6154cf8b85da056b78249ec: stopping tablet replica
I20260630 12:13:31.968896   431 raft_consensus.cc:2243] T 2fba68c95ac74ce8946c3f22a481c59d P ffc1a6d4c6154cf8b85da056b78249ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:31.969700   431 raft_consensus.cc:2272] T 2fba68c95ac74ce8946c3f22a481c59d P ffc1a6d4c6154cf8b85da056b78249ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:31.971840   431 tablet_replica.cc:333] T d4fb17685b48481dad94bb83f0fd5e8a P ffc1a6d4c6154cf8b85da056b78249ec: stopping tablet replica
I20260630 12:13:31.972270   431 raft_consensus.cc:2243] T d4fb17685b48481dad94bb83f0fd5e8a P ffc1a6d4c6154cf8b85da056b78249ec [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:13:31.973073   431 raft_consensus.cc:2272] T d4fb17685b48481dad94bb83f0fd5e8a P ffc1a6d4c6154cf8b85da056b78249ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:31.995944   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:13:32.010663   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:13:32.032330   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:32.033025   431 tablet_replica.cc:333] T 075801081ed6496895cecb2484390388 P 137bdba5d32e4a328c3c2a7abf1d6b77: stopping tablet replica
I20260630 12:13:32.033628   431 raft_consensus.cc:2243] T 075801081ed6496895cecb2484390388 P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:32.034293   431 raft_consensus.cc:2272] T 075801081ed6496895cecb2484390388 P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:32.036458   431 tablet_replica.cc:333] T d4fb17685b48481dad94bb83f0fd5e8a P 137bdba5d32e4a328c3c2a7abf1d6b77: stopping tablet replica
I20260630 12:13:32.036944   431 raft_consensus.cc:2243] T d4fb17685b48481dad94bb83f0fd5e8a P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:32.037376   431 raft_consensus.cc:2272] T d4fb17685b48481dad94bb83f0fd5e8a P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:32.039330   431 tablet_replica.cc:333] T 2fba68c95ac74ce8946c3f22a481c59d P 137bdba5d32e4a328c3c2a7abf1d6b77: stopping tablet replica
I20260630 12:13:32.039776   431 raft_consensus.cc:2243] T 2fba68c95ac74ce8946c3f22a481c59d P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:32.040504   431 raft_consensus.cc:2272] T 2fba68c95ac74ce8946c3f22a481c59d P 137bdba5d32e4a328c3c2a7abf1d6b77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:32.064344   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:13:32.077695   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:13:32.100736   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:32.101408   431 tablet_replica.cc:333] T d4fb17685b48481dad94bb83f0fd5e8a P 8c028a2eea824ed685f0e53fb517eaaa: stopping tablet replica
I20260630 12:13:32.101940   431 raft_consensus.cc:2243] T d4fb17685b48481dad94bb83f0fd5e8a P 8c028a2eea824ed685f0e53fb517eaaa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:32.102427   431 raft_consensus.cc:2272] T d4fb17685b48481dad94bb83f0fd5e8a P 8c028a2eea824ed685f0e53fb517eaaa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:32.104462   431 tablet_replica.cc:333] T 075801081ed6496895cecb2484390388 P 8c028a2eea824ed685f0e53fb517eaaa: stopping tablet replica
I20260630 12:13:32.104924   431 raft_consensus.cc:2243] T 075801081ed6496895cecb2484390388 P 8c028a2eea824ed685f0e53fb517eaaa [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:32.105686   431 raft_consensus.cc:2272] T 075801081ed6496895cecb2484390388 P 8c028a2eea824ed685f0e53fb517eaaa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:32.128209   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:13:32.141067   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:13:32.163100   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:32.163723   431 tablet_replica.cc:333] T 075801081ed6496895cecb2484390388 P fbf953779dd9442386ad2c1651bba261: stopping tablet replica
I20260630 12:13:32.164252   431 raft_consensus.cc:2243] T 075801081ed6496895cecb2484390388 P fbf953779dd9442386ad2c1651bba261 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:32.164690   431 raft_consensus.cc:2272] T 075801081ed6496895cecb2484390388 P fbf953779dd9442386ad2c1651bba261 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:32.166682   431 tablet_replica.cc:333] T 2fba68c95ac74ce8946c3f22a481c59d P fbf953779dd9442386ad2c1651bba261: stopping tablet replica
I20260630 12:13:32.167220   431 raft_consensus.cc:2243] T 2fba68c95ac74ce8946c3f22a481c59d P fbf953779dd9442386ad2c1651bba261 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:32.167701   431 raft_consensus.cc:2272] T 2fba68c95ac74ce8946c3f22a481c59d P fbf953779dd9442386ad2c1651bba261 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:32.188186   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:13:32.200095   431 master.cc:562] Master@127.0.107.254:40101 shutting down...
I20260630 12:13:32.218166   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3e01ea2fa3754d45b018069c825e300e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:32.218647   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3e01ea2fa3754d45b018069c825e300e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:32.219013   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3e01ea2fa3754d45b018069c825e300e: stopping tablet replica
I20260630 12:13:32.238466   431 master.cc:584] Master@127.0.107.254:40101 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (11412 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260630 12:13:32.276593   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:46137
I20260630 12:13:32.277684   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:32.283118  6141 instance_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:32.283224  6142 instance_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:32.283932  6144 instance_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:32.285113   431 server_base.cc:1061] running on GCE node
I20260630 12:13:32.285831   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:32.286017   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:32.286130   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821612286120 us; error 0 us; skew 500 ppm
I20260630 12:13:32.286528   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:32.288996   431 webserver.cc:533] Webserver started at http://127.0.107.254:39951/ using document root <none> and password file <none>
I20260630 12:13:32.289420   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:32.289578   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:32.289796   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:32.290886   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821463199918-431-0/minicluster-data/master-0-root/instance:
uuid: "386daba4c9c048c3b766f772ca45b261"
format_stamp: "Formatted at 2026-06-30 12:13:32 on dist-test-slave-rzcc"
I20260630 12:13:32.295190   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260630 12:13:32.298247  6149 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:32.299002   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:13:32.299232   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821463199918-431-0/minicluster-data/master-0-root
uuid: "386daba4c9c048c3b766f772ca45b261"
format_stamp: "Formatted at 2026-06-30 12:13:32 on dist-test-slave-rzcc"
I20260630 12:13:32.299460   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821463199918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821463199918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821463199918-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:32.316717   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:32.317816   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:32.353850   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:46137
I20260630 12:13:32.353946  6200 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:46137 every 8 connection(s)
I20260630 12:13:32.357720  6201 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:32.367635  6201 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 386daba4c9c048c3b766f772ca45b261: Bootstrap starting.
I20260630 12:13:32.372099  6201 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 386daba4c9c048c3b766f772ca45b261: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:32.376070  6201 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 386daba4c9c048c3b766f772ca45b261: No bootstrap required, opened a new log
I20260630 12:13:32.378012  6201 raft_consensus.cc:359] T 00000000000000000000000000000000 P 386daba4c9c048c3b766f772ca45b261 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "386daba4c9c048c3b766f772ca45b261" member_type: VOTER }
I20260630 12:13:32.378402  6201 raft_consensus.cc:385] T 00000000000000000000000000000000 P 386daba4c9c048c3b766f772ca45b261 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:32.378574  6201 raft_consensus.cc:740] T 00000000000000000000000000000000 P 386daba4c9c048c3b766f772ca45b261 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 386daba4c9c048c3b766f772ca45b261, State: Initialized, Role: FOLLOWER
I20260630 12:13:32.379202  6201 consensus_queue.cc:260] T 00000000000000000000000000000000 P 386daba4c9c048c3b766f772ca45b261 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "386daba4c9c048c3b766f772ca45b261" member_type: VOTER }
I20260630 12:13:32.379601  6201 raft_consensus.cc:399] T 00000000000000000000000000000000 P 386daba4c9c048c3b766f772ca45b261 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:13:32.379781  6201 raft_consensus.cc:493] T 00000000000000000000000000000000 P 386daba4c9c048c3b766f772ca45b261 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:13:32.379979  6201 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 386daba4c9c048c3b766f772ca45b261 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:32.384291  6201 raft_consensus.cc:515] T 00000000000000000000000000000000 P 386daba4c9c048c3b766f772ca45b261 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "386daba4c9c048c3b766f772ca45b261" member_type: VOTER }
I20260630 12:13:32.384711  6201 leader_election.cc:304] T 00000000000000000000000000000000 P 386daba4c9c048c3b766f772ca45b261 [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: 386daba4c9c048c3b766f772ca45b261; no voters: 
I20260630 12:13:32.385716  6201 leader_election.cc:290] T 00000000000000000000000000000000 P 386daba4c9c048c3b766f772ca45b261 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:13:32.386035  6204 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 386daba4c9c048c3b766f772ca45b261 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:32.387351  6204 raft_consensus.cc:697] T 00000000000000000000000000000000 P 386daba4c9c048c3b766f772ca45b261 [term 1 LEADER]: Becoming Leader. State: Replica: 386daba4c9c048c3b766f772ca45b261, State: Running, Role: LEADER
I20260630 12:13:32.388051  6204 consensus_queue.cc:237] T 00000000000000000000000000000000 P 386daba4c9c048c3b766f772ca45b261 [LEADER]: Queue going to LEADER mode. State: All 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: "386daba4c9c048c3b766f772ca45b261" member_type: VOTER }
I20260630 12:13:32.388675  6201 sys_catalog.cc:565] T 00000000000000000000000000000000 P 386daba4c9c048c3b766f772ca45b261 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:13:32.390977  6205 sys_catalog.cc:455] T 00000000000000000000000000000000 P 386daba4c9c048c3b766f772ca45b261 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "386daba4c9c048c3b766f772ca45b261" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "386daba4c9c048c3b766f772ca45b261" member_type: VOTER } }
I20260630 12:13:32.390895  6206 sys_catalog.cc:455] T 00000000000000000000000000000000 P 386daba4c9c048c3b766f772ca45b261 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 386daba4c9c048c3b766f772ca45b261. Latest consensus state: current_term: 1 leader_uuid: "386daba4c9c048c3b766f772ca45b261" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "386daba4c9c048c3b766f772ca45b261" member_type: VOTER } }
I20260630 12:13:32.391624  6205 sys_catalog.cc:458] T 00000000000000000000000000000000 P 386daba4c9c048c3b766f772ca45b261 [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:32.391707  6206 sys_catalog.cc:458] T 00000000000000000000000000000000 P 386daba4c9c048c3b766f772ca45b261 [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:32.394345  6209 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:13:32.399309  6209 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:13:32.404304   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:13:32.408094  6209 catalog_manager.cc:1383] Generated new cluster ID: ccee3de001034b408ff95ac0fc60b0d1
I20260630 12:13:32.408329  6209 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:13:32.429734  6209 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:13:32.430975  6209 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:13:32.443445  6209 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 386daba4c9c048c3b766f772ca45b261: Generated new TSK 0
I20260630 12:13:32.443993  6209 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:13:32.471283   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:32.477193  6222 instance_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:32.477994  6223 instance_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:32.479552  6225 instance_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:32.480332   431 server_base.cc:1061] running on GCE node
I20260630 12:13:32.481210   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:32.481395   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:32.481601   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821612481582 us; error 0 us; skew 500 ppm
I20260630 12:13:32.482134   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:32.484344   431 webserver.cc:533] Webserver started at http://127.0.107.193:36691/ using document root <none> and password file <none>
I20260630 12:13:32.484860   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:32.485062   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:32.485327   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:32.486374   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821463199918-431-0/minicluster-data/ts-0-root/instance:
uuid: "a7f3e30f20b34d1c8aeb87fefbe7caab"
format_stamp: "Formatted at 2026-06-30 12:13:32 on dist-test-slave-rzcc"
I20260630 12:13:32.490931   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:13:32.494035  6230 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:32.494895   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:13:32.495189   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821463199918-431-0/minicluster-data/ts-0-root
uuid: "a7f3e30f20b34d1c8aeb87fefbe7caab"
format_stamp: "Formatted at 2026-06-30 12:13:32 on dist-test-slave-rzcc"
I20260630 12:13:32.495457   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821463199918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821463199918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821463199918-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:32.517697   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:32.518878   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:32.520320   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:32.522513   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:32.522688   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:32.522989   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:32.523167   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:32.561357   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:45145
I20260630 12:13:32.561461  6292 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:45145 every 8 connection(s)
I20260630 12:13:32.566532   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:32.574731  6297 instance_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:32.577358  6298 instance_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:32.578454   431 server_base.cc:1061] running on GCE node
W20260630 12:13:32.579212  6301 instance_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:32.580202   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:32.580423   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:32.580596   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821612580579 us; error 0 us; skew 500 ppm
I20260630 12:13:32.581075   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:32.583148   431 webserver.cc:533] Webserver started at http://127.0.107.194:34759/ using document root <none> and password file <none>
I20260630 12:13:32.583602   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:32.583789   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:32.584110   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:32.585438   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821463199918-431-0/minicluster-data/ts-1-root/instance:
uuid: "a147ad2f47824cfe8b67defb4e4cd65a"
format_stamp: "Formatted at 2026-06-30 12:13:32 on dist-test-slave-rzcc"
I20260630 12:13:32.587333  6293 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46137
I20260630 12:13:32.587762  6293 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:32.588624  6293 heartbeater.cc:507] Master 127.0.107.254:46137 requested a full tablet report, sending...
I20260630 12:13:32.590893  6166 ts_manager.cc:194] Registered new tserver with Master: a7f3e30f20b34d1c8aeb87fefbe7caab (127.0.107.193:45145)
I20260630 12:13:32.591002   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260630 12:13:32.593461  6166 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37394
I20260630 12:13:32.596331  6305 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:32.597795   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:13:32.598171   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821463199918-431-0/minicluster-data/ts-1-root
uuid: "a147ad2f47824cfe8b67defb4e4cd65a"
format_stamp: "Formatted at 2026-06-30 12:13:32 on dist-test-slave-rzcc"
I20260630 12:13:32.598446   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821463199918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821463199918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821463199918-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:32.610008   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:32.611212   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:32.612586   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:32.614672   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:32.614928   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:32.615166   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:32.615327   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:32.653118   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:46695
I20260630 12:13:32.653208  6367 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:46695 every 8 connection(s)
I20260630 12:13:32.657827   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:32.663959  6371 instance_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:32.666124  6372 instance_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:32.668126  6374 instance_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:32.668303   431 server_base.cc:1061] running on GCE node
I20260630 12:13:32.669474   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:32.669757   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:32.669950   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821612669931 us; error 0 us; skew 500 ppm
I20260630 12:13:32.670321  6368 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46137
I20260630 12:13:32.670593   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:32.670728  6368 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:32.671729  6368 heartbeater.cc:507] Master 127.0.107.254:46137 requested a full tablet report, sending...
I20260630 12:13:32.673382   431 webserver.cc:533] Webserver started at http://127.0.107.195:38659/ using document root <none> and password file <none>
I20260630 12:13:32.673908   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:32.673870  6166 ts_manager.cc:194] Registered new tserver with Master: a147ad2f47824cfe8b67defb4e4cd65a (127.0.107.194:46695)
I20260630 12:13:32.674299   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:32.674621   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:32.675489  6166 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37406
I20260630 12:13:32.675784   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821463199918-431-0/minicluster-data/ts-2-root/instance:
uuid: "26a3669abed146a5a50aa79aa29e89ad"
format_stamp: "Formatted at 2026-06-30 12:13:32 on dist-test-slave-rzcc"
I20260630 12:13:32.680179   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:13:32.683230  6379 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:32.683925   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:13:32.684201   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821463199918-431-0/minicluster-data/ts-2-root
uuid: "26a3669abed146a5a50aa79aa29e89ad"
format_stamp: "Formatted at 2026-06-30 12:13:32 on dist-test-slave-rzcc"
I20260630 12:13:32.684505   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821463199918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821463199918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821463199918-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:32.704017   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:32.705380   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:32.706879   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:32.708998   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:32.709219   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:32.709467   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:32.709632   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:32.747052   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:42711
I20260630 12:13:32.747148  6441 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:42711 every 8 connection(s)
I20260630 12:13:32.759881  6442 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46137
I20260630 12:13:32.760263  6442 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:32.760998  6442 heartbeater.cc:507] Master 127.0.107.254:46137 requested a full tablet report, sending...
I20260630 12:13:32.762892  6166 ts_manager.cc:194] Registered new tserver with Master: 26a3669abed146a5a50aa79aa29e89ad (127.0.107.195:42711)
I20260630 12:13:32.763424   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013208706s
I20260630 12:13:32.764182  6166 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37422
I20260630 12:13:33.596859  6293 heartbeater.cc:499] Master 127.0.107.254:46137 was elected leader, sending a full tablet report...
I20260630 12:13:33.677841  6368 heartbeater.cc:499] Master 127.0.107.254:46137 was elected leader, sending a full tablet report...
I20260630 12:13:33.766871  6442 heartbeater.cc:499] Master 127.0.107.254:46137 was elected leader, sending a full tablet report...
I20260630 12:13:33.817054  6166 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37430:
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:33.819023  6166 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:33.857913  6407 tablet_service.cc:1511] Processing CreateTablet for tablet eb86de7d61f9486fabaa6e596888d600 (DEFAULT_TABLE table=test-workload [id=82680d49f8d04cf29600afbd5c63b103]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:13:33.859182  6407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb86de7d61f9486fabaa6e596888d600. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:33.864091  6333 tablet_service.cc:1511] Processing CreateTablet for tablet eb86de7d61f9486fabaa6e596888d600 (DEFAULT_TABLE table=test-workload [id=82680d49f8d04cf29600afbd5c63b103]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:13:33.865388  6333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb86de7d61f9486fabaa6e596888d600. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:33.869539  6258 tablet_service.cc:1511] Processing CreateTablet for tablet eb86de7d61f9486fabaa6e596888d600 (DEFAULT_TABLE table=test-workload [id=82680d49f8d04cf29600afbd5c63b103]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:13:33.870903  6258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb86de7d61f9486fabaa6e596888d600. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:33.874611  6462 tablet_bootstrap.cc:492] T eb86de7d61f9486fabaa6e596888d600 P 26a3669abed146a5a50aa79aa29e89ad: Bootstrap starting.
I20260630 12:13:33.879547  6462 tablet_bootstrap.cc:654] T eb86de7d61f9486fabaa6e596888d600 P 26a3669abed146a5a50aa79aa29e89ad: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:33.884037  6463 tablet_bootstrap.cc:492] T eb86de7d61f9486fabaa6e596888d600 P a147ad2f47824cfe8b67defb4e4cd65a: Bootstrap starting.
I20260630 12:13:33.887007  6462 tablet_bootstrap.cc:492] T eb86de7d61f9486fabaa6e596888d600 P 26a3669abed146a5a50aa79aa29e89ad: No bootstrap required, opened a new log
I20260630 12:13:33.887627  6462 ts_tablet_manager.cc:1403] T eb86de7d61f9486fabaa6e596888d600 P 26a3669abed146a5a50aa79aa29e89ad: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.007s
I20260630 12:13:33.887877  6465 tablet_bootstrap.cc:492] T eb86de7d61f9486fabaa6e596888d600 P a7f3e30f20b34d1c8aeb87fefbe7caab: Bootstrap starting.
I20260630 12:13:33.890722  6462 raft_consensus.cc:359] T eb86de7d61f9486fabaa6e596888d600 P 26a3669abed146a5a50aa79aa29e89ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26a3669abed146a5a50aa79aa29e89ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42711 } } peers { permanent_uuid: "a147ad2f47824cfe8b67defb4e4cd65a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46695 } } peers { permanent_uuid: "a7f3e30f20b34d1c8aeb87fefbe7caab" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45145 } }
I20260630 12:13:33.891557  6462 raft_consensus.cc:385] T eb86de7d61f9486fabaa6e596888d600 P 26a3669abed146a5a50aa79aa29e89ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:33.891870  6462 raft_consensus.cc:740] T eb86de7d61f9486fabaa6e596888d600 P 26a3669abed146a5a50aa79aa29e89ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26a3669abed146a5a50aa79aa29e89ad, State: Initialized, Role: FOLLOWER
I20260630 12:13:33.891232  6463 tablet_bootstrap.cc:654] T eb86de7d61f9486fabaa6e596888d600 P a147ad2f47824cfe8b67defb4e4cd65a: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:33.892688  6462 consensus_queue.cc:260] T eb86de7d61f9486fabaa6e596888d600 P 26a3669abed146a5a50aa79aa29e89ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26a3669abed146a5a50aa79aa29e89ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42711 } } peers { permanent_uuid: "a147ad2f47824cfe8b67defb4e4cd65a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46695 } } peers { permanent_uuid: "a7f3e30f20b34d1c8aeb87fefbe7caab" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45145 } }
I20260630 12:13:33.893577  6465 tablet_bootstrap.cc:654] T eb86de7d61f9486fabaa6e596888d600 P a7f3e30f20b34d1c8aeb87fefbe7caab: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:33.896540  6462 ts_tablet_manager.cc:1434] T eb86de7d61f9486fabaa6e596888d600 P 26a3669abed146a5a50aa79aa29e89ad: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260630 12:13:33.898351  6463 tablet_bootstrap.cc:492] T eb86de7d61f9486fabaa6e596888d600 P a147ad2f47824cfe8b67defb4e4cd65a: No bootstrap required, opened a new log
I20260630 12:13:33.898860  6465 tablet_bootstrap.cc:492] T eb86de7d61f9486fabaa6e596888d600 P a7f3e30f20b34d1c8aeb87fefbe7caab: No bootstrap required, opened a new log
I20260630 12:13:33.899344  6463 ts_tablet_manager.cc:1403] T eb86de7d61f9486fabaa6e596888d600 P a147ad2f47824cfe8b67defb4e4cd65a: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260630 12:13:33.899405  6465 ts_tablet_manager.cc:1403] T eb86de7d61f9486fabaa6e596888d600 P a7f3e30f20b34d1c8aeb87fefbe7caab: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260630 12:13:33.902480  6463 raft_consensus.cc:359] T eb86de7d61f9486fabaa6e596888d600 P a147ad2f47824cfe8b67defb4e4cd65a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26a3669abed146a5a50aa79aa29e89ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42711 } } peers { permanent_uuid: "a147ad2f47824cfe8b67defb4e4cd65a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46695 } } peers { permanent_uuid: "a7f3e30f20b34d1c8aeb87fefbe7caab" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45145 } }
I20260630 12:13:33.902642  6465 raft_consensus.cc:359] T eb86de7d61f9486fabaa6e596888d600 P a7f3e30f20b34d1c8aeb87fefbe7caab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26a3669abed146a5a50aa79aa29e89ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42711 } } peers { permanent_uuid: "a147ad2f47824cfe8b67defb4e4cd65a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46695 } } peers { permanent_uuid: "a7f3e30f20b34d1c8aeb87fefbe7caab" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45145 } }
I20260630 12:13:33.903311  6463 raft_consensus.cc:385] T eb86de7d61f9486fabaa6e596888d600 P a147ad2f47824cfe8b67defb4e4cd65a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:33.903509  6465 raft_consensus.cc:385] T eb86de7d61f9486fabaa6e596888d600 P a7f3e30f20b34d1c8aeb87fefbe7caab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:33.903688  6463 raft_consensus.cc:740] T eb86de7d61f9486fabaa6e596888d600 P a147ad2f47824cfe8b67defb4e4cd65a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a147ad2f47824cfe8b67defb4e4cd65a, State: Initialized, Role: FOLLOWER
I20260630 12:13:33.903921  6465 raft_consensus.cc:740] T eb86de7d61f9486fabaa6e596888d600 P a7f3e30f20b34d1c8aeb87fefbe7caab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7f3e30f20b34d1c8aeb87fefbe7caab, State: Initialized, Role: FOLLOWER
I20260630 12:13:33.904733  6465 consensus_queue.cc:260] T eb86de7d61f9486fabaa6e596888d600 P a7f3e30f20b34d1c8aeb87fefbe7caab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26a3669abed146a5a50aa79aa29e89ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42711 } } peers { permanent_uuid: "a147ad2f47824cfe8b67defb4e4cd65a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46695 } } peers { permanent_uuid: "a7f3e30f20b34d1c8aeb87fefbe7caab" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45145 } }
I20260630 12:13:33.904553  6463 consensus_queue.cc:260] T eb86de7d61f9486fabaa6e596888d600 P a147ad2f47824cfe8b67defb4e4cd65a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26a3669abed146a5a50aa79aa29e89ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42711 } } peers { permanent_uuid: "a147ad2f47824cfe8b67defb4e4cd65a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46695 } } peers { permanent_uuid: "a7f3e30f20b34d1c8aeb87fefbe7caab" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45145 } }
I20260630 12:13:33.907558  6465 ts_tablet_manager.cc:1434] T eb86de7d61f9486fabaa6e596888d600 P a7f3e30f20b34d1c8aeb87fefbe7caab: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:13:33.911203  6463 ts_tablet_manager.cc:1434] T eb86de7d61f9486fabaa6e596888d600 P a147ad2f47824cfe8b67defb4e4cd65a: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.005s
I20260630 12:13:34.236464  6470 raft_consensus.cc:493] T eb86de7d61f9486fabaa6e596888d600 P a147ad2f47824cfe8b67defb4e4cd65a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:34.236872  6470 raft_consensus.cc:515] T eb86de7d61f9486fabaa6e596888d600 P a147ad2f47824cfe8b67defb4e4cd65a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26a3669abed146a5a50aa79aa29e89ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42711 } } peers { permanent_uuid: "a147ad2f47824cfe8b67defb4e4cd65a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46695 } } peers { permanent_uuid: "a7f3e30f20b34d1c8aeb87fefbe7caab" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45145 } }
I20260630 12:13:34.238806  6470 leader_election.cc:290] T eb86de7d61f9486fabaa6e596888d600 P a147ad2f47824cfe8b67defb4e4cd65a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26a3669abed146a5a50aa79aa29e89ad (127.0.107.195:42711), a7f3e30f20b34d1c8aeb87fefbe7caab (127.0.107.193:45145)
I20260630 12:13:34.249346  6268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb86de7d61f9486fabaa6e596888d600" candidate_uuid: "a147ad2f47824cfe8b67defb4e4cd65a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7f3e30f20b34d1c8aeb87fefbe7caab" is_pre_election: true
I20260630 12:13:34.249399  6417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb86de7d61f9486fabaa6e596888d600" candidate_uuid: "a147ad2f47824cfe8b67defb4e4cd65a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a3669abed146a5a50aa79aa29e89ad" is_pre_election: true
I20260630 12:13:34.250077  6268 raft_consensus.cc:2468] T eb86de7d61f9486fabaa6e596888d600 P a7f3e30f20b34d1c8aeb87fefbe7caab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a147ad2f47824cfe8b67defb4e4cd65a in term 0.
I20260630 12:13:34.250115  6417 raft_consensus.cc:2468] T eb86de7d61f9486fabaa6e596888d600 P 26a3669abed146a5a50aa79aa29e89ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a147ad2f47824cfe8b67defb4e4cd65a in term 0.
I20260630 12:13:34.251248  6308 leader_election.cc:304] T eb86de7d61f9486fabaa6e596888d600 P a147ad2f47824cfe8b67defb4e4cd65a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a147ad2f47824cfe8b67defb4e4cd65a, a7f3e30f20b34d1c8aeb87fefbe7caab; no voters: 
I20260630 12:13:34.251957  6470 raft_consensus.cc:2804] T eb86de7d61f9486fabaa6e596888d600 P a147ad2f47824cfe8b67defb4e4cd65a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:34.252308  6470 raft_consensus.cc:493] T eb86de7d61f9486fabaa6e596888d600 P a147ad2f47824cfe8b67defb4e4cd65a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:34.252583  6470 raft_consensus.cc:3060] T eb86de7d61f9486fabaa6e596888d600 P a147ad2f47824cfe8b67defb4e4cd65a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:34.257282  6470 raft_consensus.cc:515] T eb86de7d61f9486fabaa6e596888d600 P a147ad2f47824cfe8b67defb4e4cd65a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26a3669abed146a5a50aa79aa29e89ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42711 } } peers { permanent_uuid: "a147ad2f47824cfe8b67defb4e4cd65a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46695 } } peers { permanent_uuid: "a7f3e30f20b34d1c8aeb87fefbe7caab" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45145 } }
I20260630 12:13:34.258960  6470 leader_election.cc:290] T eb86de7d61f9486fabaa6e596888d600 P a147ad2f47824cfe8b67defb4e4cd65a [CANDIDATE]: Term 1 election: Requested vote from peers 26a3669abed146a5a50aa79aa29e89ad (127.0.107.195:42711), a7f3e30f20b34d1c8aeb87fefbe7caab (127.0.107.193:45145)
I20260630 12:13:34.259708  6417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb86de7d61f9486fabaa6e596888d600" candidate_uuid: "a147ad2f47824cfe8b67defb4e4cd65a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a3669abed146a5a50aa79aa29e89ad"
I20260630 12:13:34.260013  6268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb86de7d61f9486fabaa6e596888d600" candidate_uuid: "a147ad2f47824cfe8b67defb4e4cd65a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7f3e30f20b34d1c8aeb87fefbe7caab"
I20260630 12:13:34.260319  6417 raft_consensus.cc:3060] T eb86de7d61f9486fabaa6e596888d600 P 26a3669abed146a5a50aa79aa29e89ad [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:34.260540  6268 raft_consensus.cc:3060] T eb86de7d61f9486fabaa6e596888d600 P a7f3e30f20b34d1c8aeb87fefbe7caab [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:34.267565  6417 raft_consensus.cc:2468] T eb86de7d61f9486fabaa6e596888d600 P 26a3669abed146a5a50aa79aa29e89ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a147ad2f47824cfe8b67defb4e4cd65a in term 1.
I20260630 12:13:34.267565  6268 raft_consensus.cc:2468] T eb86de7d61f9486fabaa6e596888d600 P a7f3e30f20b34d1c8aeb87fefbe7caab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a147ad2f47824cfe8b67defb4e4cd65a in term 1.
I20260630 12:13:34.268887  6308 leader_election.cc:304] T eb86de7d61f9486fabaa6e596888d600 P a147ad2f47824cfe8b67defb4e4cd65a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a147ad2f47824cfe8b67defb4e4cd65a, a7f3e30f20b34d1c8aeb87fefbe7caab; no voters: 
I20260630 12:13:34.269567  6470 raft_consensus.cc:2804] T eb86de7d61f9486fabaa6e596888d600 P a147ad2f47824cfe8b67defb4e4cd65a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:34.270568  6470 raft_consensus.cc:697] T eb86de7d61f9486fabaa6e596888d600 P a147ad2f47824cfe8b67defb4e4cd65a [term 1 LEADER]: Becoming Leader. State: Replica: a147ad2f47824cfe8b67defb4e4cd65a, State: Running, Role: LEADER
I20260630 12:13:34.271257  6470 consensus_queue.cc:237] T eb86de7d61f9486fabaa6e596888d600 P a147ad2f47824cfe8b67defb4e4cd65a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26a3669abed146a5a50aa79aa29e89ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42711 } } peers { permanent_uuid: "a147ad2f47824cfe8b67defb4e4cd65a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46695 } } peers { permanent_uuid: "a7f3e30f20b34d1c8aeb87fefbe7caab" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45145 } }
I20260630 12:13:34.277258  6166 catalog_manager.cc:5697] T eb86de7d61f9486fabaa6e596888d600 P a147ad2f47824cfe8b67defb4e4cd65a reported cstate change: term changed from 0 to 1, leader changed from <none> to a147ad2f47824cfe8b67defb4e4cd65a (127.0.107.194). New cstate: current_term: 1 leader_uuid: "a147ad2f47824cfe8b67defb4e4cd65a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26a3669abed146a5a50aa79aa29e89ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a147ad2f47824cfe8b67defb4e4cd65a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7f3e30f20b34d1c8aeb87fefbe7caab" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45145 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:34.324450   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:13:34.340325   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:34.341113   431 tablet_replica.cc:333] T eb86de7d61f9486fabaa6e596888d600 P a7f3e30f20b34d1c8aeb87fefbe7caab: stopping tablet replica
I20260630 12:13:34.341656   431 raft_consensus.cc:2243] T eb86de7d61f9486fabaa6e596888d600 P a7f3e30f20b34d1c8aeb87fefbe7caab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:34.342058   431 raft_consensus.cc:2272] T eb86de7d61f9486fabaa6e596888d600 P a7f3e30f20b34d1c8aeb87fefbe7caab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:34.360170   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:13:34.404016  6219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:34.405269  6219 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:34.405617  6219 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:34.733928  6470 consensus_queue.cc:1048] T eb86de7d61f9486fabaa6e596888d600 P a147ad2f47824cfe8b67defb4e4cd65a [LEADER]: Connected to new peer: Peer: permanent_uuid: "26a3669abed146a5a50aa79aa29e89ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:13:34.744585  6308 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45145: connect: Connection refused (error 111) [suppressed 13 similar messages]
W20260630 12:13:34.757225  6308 consensus_peers.cc:597] T eb86de7d61f9486fabaa6e596888d600 P a147ad2f47824cfe8b67defb4e4cd65a -> Peer a7f3e30f20b34d1c8aeb87fefbe7caab (127.0.107.193:45145): Couldn't send request to peer a7f3e30f20b34d1c8aeb87fefbe7caab. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45145: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:36.406786  6219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:36.408141  6219 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:36.408460  6219 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:13:37.349450  6308 consensus_peers.cc:597] T eb86de7d61f9486fabaa6e596888d600 P a147ad2f47824cfe8b67defb4e4cd65a -> Peer a7f3e30f20b34d1c8aeb87fefbe7caab (127.0.107.193:45145): Couldn't send request to peer a7f3e30f20b34d1c8aeb87fefbe7caab. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45145: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260630 12:13:38.409488  6219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:38.410837  6219 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:38.411140  6219 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:13:39.922150  6308 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45145: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260630 12:13:39.924415  6308 consensus_peers.cc:597] T eb86de7d61f9486fabaa6e596888d600 P a147ad2f47824cfe8b67defb4e4cd65a -> Peer a7f3e30f20b34d1c8aeb87fefbe7caab (127.0.107.193:45145): Couldn't send request to peer a7f3e30f20b34d1c8aeb87fefbe7caab. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45145: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260630 12:13:39.955957  6364 debug-util.cc:398] Leaking SignalData structure 0x7b08000e2280 after lost signal to thread 434
W20260630 12:13:39.956996  6364 debug-util.cc:398] Leaking SignalData structure 0x7b080017d420 after lost signal to thread 6200
W20260630 12:13:39.958014  6364 debug-util.cc:398] Leaking SignalData structure 0x7b08000418c0 after lost signal to thread 6367
W20260630 12:13:39.958938  6364 debug-util.cc:398] Leaking SignalData structure 0x7b080013b1a0 after lost signal to thread 6441
I20260630 12:13:40.412168  6219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:40.413492  6219 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:40.413792  6219 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:13:42.336558  6308 consensus_peers.cc:597] T eb86de7d61f9486fabaa6e596888d600 P a147ad2f47824cfe8b67defb4e4cd65a -> Peer a7f3e30f20b34d1c8aeb87fefbe7caab (127.0.107.193:45145): Couldn't send request to peer a7f3e30f20b34d1c8aeb87fefbe7caab. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45145: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260630 12:13:42.414902  6219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:42.416396  6219 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:42.416711  6219 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:44.417603  6219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:44.419023  6219 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:44.419329  6219 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:13:44.787536  6308 consensus_peers.cc:597] T eb86de7d61f9486fabaa6e596888d600 P a147ad2f47824cfe8b67defb4e4cd65a -> Peer a7f3e30f20b34d1c8aeb87fefbe7caab (127.0.107.193:45145): Couldn't send request to peer a7f3e30f20b34d1c8aeb87fefbe7caab. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45145: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260630 12:13:44.885586   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:13:44.920014   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:44.920833   431 tablet_replica.cc:333] T eb86de7d61f9486fabaa6e596888d600 P a147ad2f47824cfe8b67defb4e4cd65a: stopping tablet replica
I20260630 12:13:44.921516   431 raft_consensus.cc:2243] T eb86de7d61f9486fabaa6e596888d600 P a147ad2f47824cfe8b67defb4e4cd65a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:44.922674   431 raft_consensus.cc:2272] T eb86de7d61f9486fabaa6e596888d600 P a147ad2f47824cfe8b67defb4e4cd65a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:44.963445   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:13:44.977077   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:13:45.000679   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:45.001492   431 tablet_replica.cc:333] T eb86de7d61f9486fabaa6e596888d600 P 26a3669abed146a5a50aa79aa29e89ad: stopping tablet replica
I20260630 12:13:45.002024   431 raft_consensus.cc:2243] T eb86de7d61f9486fabaa6e596888d600 P 26a3669abed146a5a50aa79aa29e89ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:45.002521   431 raft_consensus.cc:2272] T eb86de7d61f9486fabaa6e596888d600 P 26a3669abed146a5a50aa79aa29e89ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:45.022197   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:13:45.034027   431 master.cc:562] Master@127.0.107.254:46137 shutting down...
I20260630 12:13:45.052647   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 386daba4c9c048c3b766f772ca45b261 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:45.053377   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 386daba4c9c048c3b766f772ca45b261 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:45.053747   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 386daba4c9c048c3b766f772ca45b261: stopping tablet replica
I20260630 12:13:45.072542   431 master.cc:584] Master@127.0.107.254:46137 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (12834 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260630 12:13:45.111708   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:41419
I20260630 12:13:45.112811   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:45.118316  6506 instance_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:45.118332  6505 instance_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:45.119709  6508 instance_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:45.120810   431 server_base.cc:1061] running on GCE node
I20260630 12:13:45.121630   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:45.121801   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:45.121940   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821625121901 us; error 0 us; skew 500 ppm
I20260630 12:13:45.122367   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:45.124583   431 webserver.cc:533] Webserver started at http://127.0.107.254:39683/ using document root <none> and password file <none>
I20260630 12:13:45.125002   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:45.125156   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:45.125379   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:45.126526   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821463199918-431-0/minicluster-data/master-0-root/instance:
uuid: "344e167d4ff0425bad74a3b9a63e7ac0"
format_stamp: "Formatted at 2026-06-30 12:13:45 on dist-test-slave-rzcc"
I20260630 12:13:45.131007   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:13:45.134270  6513 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:45.135043   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:13:45.135334   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821463199918-431-0/minicluster-data/master-0-root
uuid: "344e167d4ff0425bad74a3b9a63e7ac0"
format_stamp: "Formatted at 2026-06-30 12:13:45 on dist-test-slave-rzcc"
I20260630 12:13:45.135617   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821463199918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821463199918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821463199918-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:45.147248   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:45.148389   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:45.185348   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:41419
I20260630 12:13:45.185444  6564 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:41419 every 8 connection(s)
I20260630 12:13:45.189491  6565 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:45.200635  6565 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 344e167d4ff0425bad74a3b9a63e7ac0: Bootstrap starting.
I20260630 12:13:45.205078  6565 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 344e167d4ff0425bad74a3b9a63e7ac0: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:45.209095  6565 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 344e167d4ff0425bad74a3b9a63e7ac0: No bootstrap required, opened a new log
I20260630 12:13:45.211591  6565 raft_consensus.cc:359] T 00000000000000000000000000000000 P 344e167d4ff0425bad74a3b9a63e7ac0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "344e167d4ff0425bad74a3b9a63e7ac0" member_type: VOTER }
I20260630 12:13:45.212016  6565 raft_consensus.cc:385] T 00000000000000000000000000000000 P 344e167d4ff0425bad74a3b9a63e7ac0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:45.212190  6565 raft_consensus.cc:740] T 00000000000000000000000000000000 P 344e167d4ff0425bad74a3b9a63e7ac0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 344e167d4ff0425bad74a3b9a63e7ac0, State: Initialized, Role: FOLLOWER
I20260630 12:13:45.212692  6565 consensus_queue.cc:260] T 00000000000000000000000000000000 P 344e167d4ff0425bad74a3b9a63e7ac0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "344e167d4ff0425bad74a3b9a63e7ac0" member_type: VOTER }
I20260630 12:13:45.213104  6565 raft_consensus.cc:399] T 00000000000000000000000000000000 P 344e167d4ff0425bad74a3b9a63e7ac0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:13:45.213282  6565 raft_consensus.cc:493] T 00000000000000000000000000000000 P 344e167d4ff0425bad74a3b9a63e7ac0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:13:45.213490  6565 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 344e167d4ff0425bad74a3b9a63e7ac0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:45.217947  6565 raft_consensus.cc:515] T 00000000000000000000000000000000 P 344e167d4ff0425bad74a3b9a63e7ac0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "344e167d4ff0425bad74a3b9a63e7ac0" member_type: VOTER }
I20260630 12:13:45.218394  6565 leader_election.cc:304] T 00000000000000000000000000000000 P 344e167d4ff0425bad74a3b9a63e7ac0 [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: 344e167d4ff0425bad74a3b9a63e7ac0; no voters: 
I20260630 12:13:45.219619  6565 leader_election.cc:290] T 00000000000000000000000000000000 P 344e167d4ff0425bad74a3b9a63e7ac0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:13:45.220080  6568 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 344e167d4ff0425bad74a3b9a63e7ac0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:45.221490  6568 raft_consensus.cc:697] T 00000000000000000000000000000000 P 344e167d4ff0425bad74a3b9a63e7ac0 [term 1 LEADER]: Becoming Leader. State: Replica: 344e167d4ff0425bad74a3b9a63e7ac0, State: Running, Role: LEADER
I20260630 12:13:45.222193  6568 consensus_queue.cc:237] T 00000000000000000000000000000000 P 344e167d4ff0425bad74a3b9a63e7ac0 [LEADER]: Queue going to LEADER mode. State: All 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: "344e167d4ff0425bad74a3b9a63e7ac0" member_type: VOTER }
I20260630 12:13:45.222610  6565 sys_catalog.cc:565] T 00000000000000000000000000000000 P 344e167d4ff0425bad74a3b9a63e7ac0 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:13:45.227447  6569 sys_catalog.cc:455] T 00000000000000000000000000000000 P 344e167d4ff0425bad74a3b9a63e7ac0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "344e167d4ff0425bad74a3b9a63e7ac0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "344e167d4ff0425bad74a3b9a63e7ac0" member_type: VOTER } }
I20260630 12:13:45.227696  6570 sys_catalog.cc:455] T 00000000000000000000000000000000 P 344e167d4ff0425bad74a3b9a63e7ac0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 344e167d4ff0425bad74a3b9a63e7ac0. Latest consensus state: current_term: 1 leader_uuid: "344e167d4ff0425bad74a3b9a63e7ac0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "344e167d4ff0425bad74a3b9a63e7ac0" member_type: VOTER } }
I20260630 12:13:45.228384  6569 sys_catalog.cc:458] T 00000000000000000000000000000000 P 344e167d4ff0425bad74a3b9a63e7ac0 [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:45.228612  6570 sys_catalog.cc:458] T 00000000000000000000000000000000 P 344e167d4ff0425bad74a3b9a63e7ac0 [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:45.234048  6575 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:13:45.242239  6575 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:13:45.243281   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:13:45.251353  6575 catalog_manager.cc:1383] Generated new cluster ID: b61c630d25cd43ec95a85d9c991f4682
I20260630 12:13:45.251681  6575 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:13:45.270964  6575 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:13:45.272308  6575 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:13:45.284356  6575 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 344e167d4ff0425bad74a3b9a63e7ac0: Generated new TSK 0
I20260630 12:13:45.284909  6575 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:13:45.309517   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:45.315260  6586 instance_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:45.316586  6587 instance_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:45.318250  6589 instance_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:45.318444   431 server_base.cc:1061] running on GCE node
I20260630 12:13:45.319387   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:45.319566   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:45.319684   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821625319673 us; error 0 us; skew 500 ppm
I20260630 12:13:45.320134   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:45.322356   431 webserver.cc:533] Webserver started at http://127.0.107.193:38005/ using document root <none> and password file <none>
I20260630 12:13:45.322818   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:45.322980   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:45.323185   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:45.324347   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821463199918-431-0/minicluster-data/ts-0-root/instance:
uuid: "cda9b53e7dd04a3ba74a3920ef4e362c"
format_stamp: "Formatted at 2026-06-30 12:13:45 on dist-test-slave-rzcc"
I20260630 12:13:45.328616   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:13:45.331766  6594 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:45.332504   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:13:45.332736   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821463199918-431-0/minicluster-data/ts-0-root
uuid: "cda9b53e7dd04a3ba74a3920ef4e362c"
format_stamp: "Formatted at 2026-06-30 12:13:45 on dist-test-slave-rzcc"
I20260630 12:13:45.332973   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821463199918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821463199918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821463199918-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:45.345431   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:45.346537   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:45.348052   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:45.350289   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:45.350513   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:45.350756   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:45.350987   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:13:45.390187   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:34991
I20260630 12:13:45.390283  6656 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:34991 every 8 connection(s)
I20260630 12:13:45.395133   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:45.403405  6661 instance_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:45.403793  6662 instance_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:45.407122  6664 instance_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:45.407161   431 server_base.cc:1061] running on GCE node
I20260630 12:13:45.408450   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:45.408701   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:45.408910   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821625408891 us; error 0 us; skew 500 ppm
I20260630 12:13:45.409593   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:45.411729  6657 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41419
I20260630 12:13:45.412118  6657 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:45.412520   431 webserver.cc:533] Webserver started at http://127.0.107.194:33787/ using document root <none> and password file <none>
I20260630 12:13:45.413008  6657 heartbeater.cc:507] Master 127.0.107.254:41419 requested a full tablet report, sending...
I20260630 12:13:45.413125   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:45.413594   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:45.413882   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:45.415282   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821463199918-431-0/minicluster-data/ts-1-root/instance:
uuid: "baca7f7f15f1492d9d56d681d5773df9"
format_stamp: "Formatted at 2026-06-30 12:13:45 on dist-test-slave-rzcc"
I20260630 12:13:45.415300  6530 ts_manager.cc:194] Registered new tserver with Master: cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193:34991)
I20260630 12:13:45.417213  6530 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33418
I20260630 12:13:45.420070   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:13:45.423367  6669 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:45.424111   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260630 12:13:45.424383   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821463199918-431-0/minicluster-data/ts-1-root
uuid: "baca7f7f15f1492d9d56d681d5773df9"
format_stamp: "Formatted at 2026-06-30 12:13:45 on dist-test-slave-rzcc"
I20260630 12:13:45.424659   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821463199918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821463199918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821463199918-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:45.448333   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:45.449534   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:45.451002   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:45.453158   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:45.453379   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:45.453627   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:45.453797   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:45.495860   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:37159
I20260630 12:13:45.495977  6731 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:37159 every 8 connection(s)
I20260630 12:13:45.500531   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:45.507381  6735 instance_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:45.508154  6736 instance_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:45.512727  6738 instance_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:45.512876   431 server_base.cc:1061] running on GCE node
I20260630 12:13:45.513559  6732 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41419
I20260630 12:13:45.513937  6732 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:45.514001   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:45.514299   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:45.514482   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821625514462 us; error 0 us; skew 500 ppm
I20260630 12:13:45.514930  6732 heartbeater.cc:507] Master 127.0.107.254:41419 requested a full tablet report, sending...
I20260630 12:13:45.515106   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:45.517380  6530 ts_manager.cc:194] Registered new tserver with Master: baca7f7f15f1492d9d56d681d5773df9 (127.0.107.194:37159)
I20260630 12:13:45.517865   431 webserver.cc:533] Webserver started at http://127.0.107.195:46851/ using document root <none> and password file <none>
I20260630 12:13:45.518473   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:45.518707   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:45.519050   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:45.519295  6530 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33422
I20260630 12:13:45.520689   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821463199918-431-0/minicluster-data/ts-2-root/instance:
uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e"
format_stamp: "Formatted at 2026-06-30 12:13:45 on dist-test-slave-rzcc"
I20260630 12:13:45.525240   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:13:45.528486  6743 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:45.529258   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:13:45.529567   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821463199918-431-0/minicluster-data/ts-2-root
uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e"
format_stamp: "Formatted at 2026-06-30 12:13:45 on dist-test-slave-rzcc"
I20260630 12:13:45.529830   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821463199918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821463199918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821463199918-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:45.545940   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:45.547111   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:45.548547   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:45.550725   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:45.550953   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:45.551221   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:45.551399   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:45.589334   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:33657
I20260630 12:13:45.589430  6805 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:33657 every 8 connection(s)
I20260630 12:13:45.602869  6806 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41419
I20260630 12:13:45.603276  6806 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:45.604022  6806 heartbeater.cc:507] Master 127.0.107.254:41419 requested a full tablet report, sending...
I20260630 12:13:45.605979  6530 ts_manager.cc:194] Registered new tserver with Master: ebcb2b0fa2734017aab7c2a6bfa4901e (127.0.107.195:33657)
I20260630 12:13:45.606153   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013593458s
I20260630 12:13:45.607406  6530 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33436
I20260630 12:13:46.419891  6657 heartbeater.cc:499] Master 127.0.107.254:41419 was elected leader, sending a full tablet report...
I20260630 12:13:46.522146  6732 heartbeater.cc:499] Master 127.0.107.254:41419 was elected leader, sending a full tablet report...
I20260630 12:13:46.609879  6806 heartbeater.cc:499] Master 127.0.107.254:41419 was elected leader, sending a full tablet report...
I20260630 12:13:46.661528  6530 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33448:
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:13:46.663873  6530 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:46.730391  6697 tablet_service.cc:1511] Processing CreateTablet for tablet cf0e2c641d7640f9851c291968e9a36f (DEFAULT_TABLE table=test-workload [id=576631fee1ea481da370a90c36ed9976]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:13:46.731845  6697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf0e2c641d7640f9851c291968e9a36f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:46.735942  6696 tablet_service.cc:1511] Processing CreateTablet for tablet 31a59da3187d44f590686cb996dedbc3 (DEFAULT_TABLE table=test-workload [id=576631fee1ea481da370a90c36ed9976]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:13:46.737315  6696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31a59da3187d44f590686cb996dedbc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:46.741611  6695 tablet_service.cc:1511] Processing CreateTablet for tablet 4668b87882de4b44a7acb3d19ada7d94 (DEFAULT_TABLE table=test-workload [id=576631fee1ea481da370a90c36ed9976]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:13:46.744237  6694 tablet_service.cc:1511] Processing CreateTablet for tablet 5e312c2d15f442b9b1766b70daf78b6f (DEFAULT_TABLE table=test-workload [id=576631fee1ea481da370a90c36ed9976]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:13:46.744778  6695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4668b87882de4b44a7acb3d19ada7d94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:46.745666  6694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e312c2d15f442b9b1766b70daf78b6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:46.747128  6771 tablet_service.cc:1511] Processing CreateTablet for tablet cf0e2c641d7640f9851c291968e9a36f (DEFAULT_TABLE table=test-workload [id=576631fee1ea481da370a90c36ed9976]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:13:46.748441  6771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf0e2c641d7640f9851c291968e9a36f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:46.759208  6770 tablet_service.cc:1511] Processing CreateTablet for tablet 31a59da3187d44f590686cb996dedbc3 (DEFAULT_TABLE table=test-workload [id=576631fee1ea481da370a90c36ed9976]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:13:46.759522  6622 tablet_service.cc:1511] Processing CreateTablet for tablet cf0e2c641d7640f9851c291968e9a36f (DEFAULT_TABLE table=test-workload [id=576631fee1ea481da370a90c36ed9976]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:13:46.760689  6770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31a59da3187d44f590686cb996dedbc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:46.761005  6622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf0e2c641d7640f9851c291968e9a36f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:46.768464  6769 tablet_service.cc:1511] Processing CreateTablet for tablet 4668b87882de4b44a7acb3d19ada7d94 (DEFAULT_TABLE table=test-workload [id=576631fee1ea481da370a90c36ed9976]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:13:46.769775  6769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4668b87882de4b44a7acb3d19ada7d94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:46.772275  6621 tablet_service.cc:1511] Processing CreateTablet for tablet 31a59da3187d44f590686cb996dedbc3 (DEFAULT_TABLE table=test-workload [id=576631fee1ea481da370a90c36ed9976]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:13:46.773586  6621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31a59da3187d44f590686cb996dedbc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:46.776019  6620 tablet_service.cc:1511] Processing CreateTablet for tablet 4668b87882de4b44a7acb3d19ada7d94 (DEFAULT_TABLE table=test-workload [id=576631fee1ea481da370a90c36ed9976]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:13:46.776453  6768 tablet_service.cc:1511] Processing CreateTablet for tablet 5e312c2d15f442b9b1766b70daf78b6f (DEFAULT_TABLE table=test-workload [id=576631fee1ea481da370a90c36ed9976]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:13:46.777799  6768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e312c2d15f442b9b1766b70daf78b6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:46.778342  6619 tablet_service.cc:1511] Processing CreateTablet for tablet 5e312c2d15f442b9b1766b70daf78b6f (DEFAULT_TABLE table=test-workload [id=576631fee1ea481da370a90c36ed9976]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:13:46.784380  6619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e312c2d15f442b9b1766b70daf78b6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:46.785373  6620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4668b87882de4b44a7acb3d19ada7d94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:46.815927  6826 tablet_bootstrap.cc:492] T cf0e2c641d7640f9851c291968e9a36f P baca7f7f15f1492d9d56d681d5773df9: Bootstrap starting.
I20260630 12:13:46.814600  6827 tablet_bootstrap.cc:492] T cf0e2c641d7640f9851c291968e9a36f P cda9b53e7dd04a3ba74a3920ef4e362c: Bootstrap starting.
I20260630 12:13:46.823189  6826 tablet_bootstrap.cc:654] T cf0e2c641d7640f9851c291968e9a36f P baca7f7f15f1492d9d56d681d5773df9: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:46.826040  6827 tablet_bootstrap.cc:654] T cf0e2c641d7640f9851c291968e9a36f P cda9b53e7dd04a3ba74a3920ef4e362c: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:46.831265  6828 tablet_bootstrap.cc:492] T 5e312c2d15f442b9b1766b70daf78b6f P ebcb2b0fa2734017aab7c2a6bfa4901e: Bootstrap starting.
I20260630 12:13:46.842805  6828 tablet_bootstrap.cc:654] T 5e312c2d15f442b9b1766b70daf78b6f P ebcb2b0fa2734017aab7c2a6bfa4901e: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:46.847316  6826 tablet_bootstrap.cc:492] T cf0e2c641d7640f9851c291968e9a36f P baca7f7f15f1492d9d56d681d5773df9: No bootstrap required, opened a new log
I20260630 12:13:46.848003  6826 ts_tablet_manager.cc:1403] T cf0e2c641d7640f9851c291968e9a36f P baca7f7f15f1492d9d56d681d5773df9: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.012s
I20260630 12:13:46.848407  6827 tablet_bootstrap.cc:492] T cf0e2c641d7640f9851c291968e9a36f P cda9b53e7dd04a3ba74a3920ef4e362c: No bootstrap required, opened a new log
I20260630 12:13:46.849025  6827 ts_tablet_manager.cc:1403] T cf0e2c641d7640f9851c291968e9a36f P cda9b53e7dd04a3ba74a3920ef4e362c: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.009s
I20260630 12:13:46.851696  6826 raft_consensus.cc:359] T cf0e2c641d7640f9851c291968e9a36f P baca7f7f15f1492d9d56d681d5773df9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } }
I20260630 12:13:46.852380  6827 raft_consensus.cc:359] T cf0e2c641d7640f9851c291968e9a36f P cda9b53e7dd04a3ba74a3920ef4e362c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } }
I20260630 12:13:46.852833  6826 raft_consensus.cc:385] T cf0e2c641d7640f9851c291968e9a36f P baca7f7f15f1492d9d56d681d5773df9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:46.853272  6827 raft_consensus.cc:385] T cf0e2c641d7640f9851c291968e9a36f P cda9b53e7dd04a3ba74a3920ef4e362c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:46.853358  6826 raft_consensus.cc:740] T cf0e2c641d7640f9851c291968e9a36f P baca7f7f15f1492d9d56d681d5773df9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baca7f7f15f1492d9d56d681d5773df9, State: Initialized, Role: FOLLOWER
I20260630 12:13:46.853598  6827 raft_consensus.cc:740] T cf0e2c641d7640f9851c291968e9a36f P cda9b53e7dd04a3ba74a3920ef4e362c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cda9b53e7dd04a3ba74a3920ef4e362c, State: Initialized, Role: FOLLOWER
I20260630 12:13:46.854446  6827 consensus_queue.cc:260] T cf0e2c641d7640f9851c291968e9a36f P cda9b53e7dd04a3ba74a3920ef4e362c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } }
I20260630 12:13:46.854746  6826 consensus_queue.cc:260] T cf0e2c641d7640f9851c291968e9a36f P baca7f7f15f1492d9d56d681d5773df9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } }
I20260630 12:13:46.857635  6828 tablet_bootstrap.cc:492] T 5e312c2d15f442b9b1766b70daf78b6f P ebcb2b0fa2734017aab7c2a6bfa4901e: No bootstrap required, opened a new log
I20260630 12:13:46.857901  6826 ts_tablet_manager.cc:1434] T cf0e2c641d7640f9851c291968e9a36f P baca7f7f15f1492d9d56d681d5773df9: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260630 12:13:46.858228  6828 ts_tablet_manager.cc:1403] T 5e312c2d15f442b9b1766b70daf78b6f P ebcb2b0fa2734017aab7c2a6bfa4901e: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.006s
I20260630 12:13:46.859002  6826 tablet_bootstrap.cc:492] T 4668b87882de4b44a7acb3d19ada7d94 P baca7f7f15f1492d9d56d681d5773df9: Bootstrap starting.
I20260630 12:13:46.861222  6828 raft_consensus.cc:359] T 5e312c2d15f442b9b1766b70daf78b6f P ebcb2b0fa2734017aab7c2a6bfa4901e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } }
I20260630 12:13:46.862010  6828 raft_consensus.cc:385] T 5e312c2d15f442b9b1766b70daf78b6f P ebcb2b0fa2734017aab7c2a6bfa4901e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:46.862371  6828 raft_consensus.cc:740] T 5e312c2d15f442b9b1766b70daf78b6f P ebcb2b0fa2734017aab7c2a6bfa4901e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebcb2b0fa2734017aab7c2a6bfa4901e, State: Initialized, Role: FOLLOWER
I20260630 12:13:46.863384  6828 consensus_queue.cc:260] T 5e312c2d15f442b9b1766b70daf78b6f P ebcb2b0fa2734017aab7c2a6bfa4901e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } }
I20260630 12:13:46.866452  6827 ts_tablet_manager.cc:1434] T cf0e2c641d7640f9851c291968e9a36f P cda9b53e7dd04a3ba74a3920ef4e362c: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.007s
I20260630 12:13:46.867638  6827 tablet_bootstrap.cc:492] T 4668b87882de4b44a7acb3d19ada7d94 P cda9b53e7dd04a3ba74a3920ef4e362c: Bootstrap starting.
I20260630 12:13:46.869235  6826 tablet_bootstrap.cc:654] T 4668b87882de4b44a7acb3d19ada7d94 P baca7f7f15f1492d9d56d681d5773df9: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:46.873350  6827 tablet_bootstrap.cc:654] T 4668b87882de4b44a7acb3d19ada7d94 P cda9b53e7dd04a3ba74a3920ef4e362c: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:46.877393  6828 ts_tablet_manager.cc:1434] T 5e312c2d15f442b9b1766b70daf78b6f P ebcb2b0fa2734017aab7c2a6bfa4901e: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.003s
I20260630 12:13:46.878614  6828 tablet_bootstrap.cc:492] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e: Bootstrap starting.
I20260630 12:13:46.883899  6826 tablet_bootstrap.cc:492] T 4668b87882de4b44a7acb3d19ada7d94 P baca7f7f15f1492d9d56d681d5773df9: No bootstrap required, opened a new log
I20260630 12:13:46.884460  6826 ts_tablet_manager.cc:1403] T 4668b87882de4b44a7acb3d19ada7d94 P baca7f7f15f1492d9d56d681d5773df9: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.000s
I20260630 12:13:46.885792  6828 tablet_bootstrap.cc:654] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:46.887428  6826 raft_consensus.cc:359] T 4668b87882de4b44a7acb3d19ada7d94 P baca7f7f15f1492d9d56d681d5773df9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } }
I20260630 12:13:46.887778  6832 raft_consensus.cc:493] T cf0e2c641d7640f9851c291968e9a36f P cda9b53e7dd04a3ba74a3920ef4e362c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:46.888258  6826 raft_consensus.cc:385] T 4668b87882de4b44a7acb3d19ada7d94 P baca7f7f15f1492d9d56d681d5773df9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:46.888652  6826 raft_consensus.cc:740] T 4668b87882de4b44a7acb3d19ada7d94 P baca7f7f15f1492d9d56d681d5773df9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baca7f7f15f1492d9d56d681d5773df9, State: Initialized, Role: FOLLOWER
I20260630 12:13:46.888454  6832 raft_consensus.cc:515] T cf0e2c641d7640f9851c291968e9a36f P cda9b53e7dd04a3ba74a3920ef4e362c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } }
I20260630 12:13:46.889734  6826 consensus_queue.cc:260] T 4668b87882de4b44a7acb3d19ada7d94 P baca7f7f15f1492d9d56d681d5773df9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } }
I20260630 12:13:46.892443  6832 leader_election.cc:290] T cf0e2c641d7640f9851c291968e9a36f P cda9b53e7dd04a3ba74a3920ef4e362c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baca7f7f15f1492d9d56d681d5773df9 (127.0.107.194:37159), ebcb2b0fa2734017aab7c2a6bfa4901e (127.0.107.195:33657)
W20260630 12:13:46.895550  6658 tablet.cc:2406] T cf0e2c641d7640f9851c291968e9a36f P cda9b53e7dd04a3ba74a3920ef4e362c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:13:46.896927  6826 ts_tablet_manager.cc:1434] T 4668b87882de4b44a7acb3d19ada7d94 P baca7f7f15f1492d9d56d681d5773df9: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260630 12:13:46.898237  6826 tablet_bootstrap.cc:492] T 5e312c2d15f442b9b1766b70daf78b6f P baca7f7f15f1492d9d56d681d5773df9: Bootstrap starting.
I20260630 12:13:46.887904  6827 tablet_bootstrap.cc:492] T 4668b87882de4b44a7acb3d19ada7d94 P cda9b53e7dd04a3ba74a3920ef4e362c: No bootstrap required, opened a new log
I20260630 12:13:46.899559  6827 ts_tablet_manager.cc:1403] T 4668b87882de4b44a7acb3d19ada7d94 P cda9b53e7dd04a3ba74a3920ef4e362c: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.004s
I20260630 12:13:46.902603  6827 raft_consensus.cc:359] T 4668b87882de4b44a7acb3d19ada7d94 P cda9b53e7dd04a3ba74a3920ef4e362c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } }
I20260630 12:13:46.903384  6827 raft_consensus.cc:385] T 4668b87882de4b44a7acb3d19ada7d94 P cda9b53e7dd04a3ba74a3920ef4e362c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:46.903689  6827 raft_consensus.cc:740] T 4668b87882de4b44a7acb3d19ada7d94 P cda9b53e7dd04a3ba74a3920ef4e362c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cda9b53e7dd04a3ba74a3920ef4e362c, State: Initialized, Role: FOLLOWER
I20260630 12:13:46.904943  6827 consensus_queue.cc:260] T 4668b87882de4b44a7acb3d19ada7d94 P cda9b53e7dd04a3ba74a3920ef4e362c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } }
I20260630 12:13:46.907115  6827 ts_tablet_manager.cc:1434] T 4668b87882de4b44a7acb3d19ada7d94 P cda9b53e7dd04a3ba74a3920ef4e362c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:13:46.908109  6827 tablet_bootstrap.cc:492] T 31a59da3187d44f590686cb996dedbc3 P cda9b53e7dd04a3ba74a3920ef4e362c: Bootstrap starting.
I20260630 12:13:46.909807  6828 tablet_bootstrap.cc:492] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e: No bootstrap required, opened a new log
I20260630 12:13:46.910403  6828 ts_tablet_manager.cc:1403] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.006s
I20260630 12:13:46.913493  6828 raft_consensus.cc:359] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } }
I20260630 12:13:46.914371  6828 raft_consensus.cc:385] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:46.914507  6827 tablet_bootstrap.cc:654] T 31a59da3187d44f590686cb996dedbc3 P cda9b53e7dd04a3ba74a3920ef4e362c: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:46.914788  6828 raft_consensus.cc:740] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebcb2b0fa2734017aab7c2a6bfa4901e, State: Initialized, Role: FOLLOWER
I20260630 12:13:46.915817  6828 consensus_queue.cc:260] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } }
I20260630 12:13:46.919811  6828 ts_tablet_manager.cc:1434] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:13:46.920892  6828 tablet_bootstrap.cc:492] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e: Bootstrap starting.
I20260630 12:13:46.925398  6826 tablet_bootstrap.cc:654] T 5e312c2d15f442b9b1766b70daf78b6f P baca7f7f15f1492d9d56d681d5773df9: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:46.927502  6828 tablet_bootstrap.cc:654] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:46.933383  6781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0e2c641d7640f9851c291968e9a36f" candidate_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" is_pre_election: true
W20260630 12:13:46.935874  6598 leader_election.cc:343] T cf0e2c641d7640f9851c291968e9a36f P cda9b53e7dd04a3ba74a3920ef4e362c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ebcb2b0fa2734017aab7c2a6bfa4901e (127.0.107.195:33657): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:46.937041  6834 raft_consensus.cc:493] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:46.937536  6834 raft_consensus.cc:515] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } }
I20260630 12:13:46.939999  6707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0e2c641d7640f9851c291968e9a36f" candidate_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baca7f7f15f1492d9d56d681d5773df9" is_pre_election: true
I20260630 12:13:46.940699  6707 raft_consensus.cc:2468] T cf0e2c641d7640f9851c291968e9a36f P baca7f7f15f1492d9d56d681d5773df9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cda9b53e7dd04a3ba74a3920ef4e362c in term 0.
I20260630 12:13:46.943205  6826 tablet_bootstrap.cc:492] T 5e312c2d15f442b9b1766b70daf78b6f P baca7f7f15f1492d9d56d681d5773df9: No bootstrap required, opened a new log
I20260630 12:13:46.943742  6828 tablet_bootstrap.cc:492] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e: No bootstrap required, opened a new log
I20260630 12:13:46.943842  6826 ts_tablet_manager.cc:1403] T 5e312c2d15f442b9b1766b70daf78b6f P baca7f7f15f1492d9d56d681d5773df9: Time spent bootstrapping tablet: real 0.046s	user 0.007s	sys 0.006s
I20260630 12:13:46.944317  6828 ts_tablet_manager.cc:1403] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.007s
I20260630 12:13:46.943221  6827 tablet_bootstrap.cc:492] T 31a59da3187d44f590686cb996dedbc3 P cda9b53e7dd04a3ba74a3920ef4e362c: No bootstrap required, opened a new log
I20260630 12:13:46.945209  6827 ts_tablet_manager.cc:1403] T 31a59da3187d44f590686cb996dedbc3 P cda9b53e7dd04a3ba74a3920ef4e362c: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.020s
I20260630 12:13:46.947417  6826 raft_consensus.cc:359] T 5e312c2d15f442b9b1766b70daf78b6f P baca7f7f15f1492d9d56d681d5773df9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } }
I20260630 12:13:46.947710  6828 raft_consensus.cc:359] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } }
I20260630 12:13:46.944386  6597 leader_election.cc:304] T cf0e2c641d7640f9851c291968e9a36f P cda9b53e7dd04a3ba74a3920ef4e362c [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: baca7f7f15f1492d9d56d681d5773df9, cda9b53e7dd04a3ba74a3920ef4e362c; no voters: ebcb2b0fa2734017aab7c2a6bfa4901e
I20260630 12:13:46.948251  6826 raft_consensus.cc:385] T 5e312c2d15f442b9b1766b70daf78b6f P baca7f7f15f1492d9d56d681d5773df9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:46.948035  6827 raft_consensus.cc:359] T 31a59da3187d44f590686cb996dedbc3 P cda9b53e7dd04a3ba74a3920ef4e362c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } }
I20260630 12:13:46.948486  6828 raft_consensus.cc:385] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:46.948990  6826 raft_consensus.cc:740] T 5e312c2d15f442b9b1766b70daf78b6f P baca7f7f15f1492d9d56d681d5773df9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baca7f7f15f1492d9d56d681d5773df9, State: Initialized, Role: FOLLOWER
I20260630 12:13:46.949378  6827 raft_consensus.cc:385] T 31a59da3187d44f590686cb996dedbc3 P cda9b53e7dd04a3ba74a3920ef4e362c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:46.949440  6832 raft_consensus.cc:2804] T cf0e2c641d7640f9851c291968e9a36f P cda9b53e7dd04a3ba74a3920ef4e362c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:46.949896  6827 raft_consensus.cc:740] T 31a59da3187d44f590686cb996dedbc3 P cda9b53e7dd04a3ba74a3920ef4e362c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cda9b53e7dd04a3ba74a3920ef4e362c, State: Initialized, Role: FOLLOWER
I20260630 12:13:46.949962  6832 raft_consensus.cc:493] T cf0e2c641d7640f9851c291968e9a36f P cda9b53e7dd04a3ba74a3920ef4e362c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:46.950412  6832 raft_consensus.cc:3060] T cf0e2c641d7640f9851c291968e9a36f P cda9b53e7dd04a3ba74a3920ef4e362c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:46.950592  6826 consensus_queue.cc:260] T 5e312c2d15f442b9b1766b70daf78b6f P baca7f7f15f1492d9d56d681d5773df9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } }
I20260630 12:13:46.950838  6827 consensus_queue.cc:260] T 31a59da3187d44f590686cb996dedbc3 P cda9b53e7dd04a3ba74a3920ef4e362c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } }
I20260630 12:13:46.953109  6826 ts_tablet_manager.cc:1434] T 5e312c2d15f442b9b1766b70daf78b6f P baca7f7f15f1492d9d56d681d5773df9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:13:46.949481  6828 raft_consensus.cc:740] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebcb2b0fa2734017aab7c2a6bfa4901e, State: Initialized, Role: FOLLOWER
I20260630 12:13:46.954241  6828 consensus_queue.cc:260] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } }
I20260630 12:13:46.958074  6832 raft_consensus.cc:515] T cf0e2c641d7640f9851c291968e9a36f P cda9b53e7dd04a3ba74a3920ef4e362c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } }
I20260630 12:13:46.948391  6834 leader_election.cc:290] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193:34991), baca7f7f15f1492d9d56d681d5773df9 (127.0.107.194:37159)
I20260630 12:13:46.960474  6632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a59da3187d44f590686cb996dedbc3" candidate_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" is_pre_election: true
I20260630 12:13:46.961390  6632 raft_consensus.cc:2468] T 31a59da3187d44f590686cb996dedbc3 P cda9b53e7dd04a3ba74a3920ef4e362c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebcb2b0fa2734017aab7c2a6bfa4901e in term 0.
I20260630 12:13:46.962467  6826 tablet_bootstrap.cc:492] T 31a59da3187d44f590686cb996dedbc3 P baca7f7f15f1492d9d56d681d5773df9: Bootstrap starting.
I20260630 12:13:46.969122  6826 tablet_bootstrap.cc:654] T 31a59da3187d44f590686cb996dedbc3 P baca7f7f15f1492d9d56d681d5773df9: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:46.970125  6745 leader_election.cc:304] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cda9b53e7dd04a3ba74a3920ef4e362c, ebcb2b0fa2734017aab7c2a6bfa4901e; no voters: 
I20260630 12:13:46.971421  6834 raft_consensus.cc:2804] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:46.971875  6834 raft_consensus.cc:493] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:46.972265  6832 leader_election.cc:290] T cf0e2c641d7640f9851c291968e9a36f P cda9b53e7dd04a3ba74a3920ef4e362c [CANDIDATE]: Term 1 election: Requested vote from peers baca7f7f15f1492d9d56d681d5773df9 (127.0.107.194:37159), ebcb2b0fa2734017aab7c2a6bfa4901e (127.0.107.195:33657)
I20260630 12:13:46.973948  6781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0e2c641d7640f9851c291968e9a36f" candidate_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e"
I20260630 12:13:46.974156  6707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0e2c641d7640f9851c291968e9a36f" candidate_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baca7f7f15f1492d9d56d681d5773df9"
I20260630 12:13:46.980394  6707 raft_consensus.cc:3060] T cf0e2c641d7640f9851c291968e9a36f P baca7f7f15f1492d9d56d681d5773df9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:46.980760  6827 ts_tablet_manager.cc:1434] T 31a59da3187d44f590686cb996dedbc3 P cda9b53e7dd04a3ba74a3920ef4e362c: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.005s
I20260630 12:13:46.981845  6827 tablet_bootstrap.cc:492] T 5e312c2d15f442b9b1766b70daf78b6f P cda9b53e7dd04a3ba74a3920ef4e362c: Bootstrap starting.
I20260630 12:13:46.974812  6781 raft_consensus.cc:3060] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:46.986675  6706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a59da3187d44f590686cb996dedbc3" candidate_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baca7f7f15f1492d9d56d681d5773df9" is_pre_election: true
W20260630 12:13:46.988466  6746 leader_election.cc:343] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baca7f7f15f1492d9d56d681d5773df9 (127.0.107.194:37159): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:46.972307  6834 raft_consensus.cc:3060] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:46.992167  6827 tablet_bootstrap.cc:654] T 5e312c2d15f442b9b1766b70daf78b6f P cda9b53e7dd04a3ba74a3920ef4e362c: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:46.997083  6707 raft_consensus.cc:2468] T cf0e2c641d7640f9851c291968e9a36f P baca7f7f15f1492d9d56d681d5773df9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cda9b53e7dd04a3ba74a3920ef4e362c in term 1.
I20260630 12:13:46.998471  6597 leader_election.cc:304] T cf0e2c641d7640f9851c291968e9a36f P cda9b53e7dd04a3ba74a3920ef4e362c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: baca7f7f15f1492d9d56d681d5773df9, cda9b53e7dd04a3ba74a3920ef4e362c; no voters: 
I20260630 12:13:47.000130  6834 raft_consensus.cc:515] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } }
I20260630 12:13:47.001570  6846 raft_consensus.cc:2804] T cf0e2c641d7640f9851c291968e9a36f P cda9b53e7dd04a3ba74a3920ef4e362c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:47.002151  6846 raft_consensus.cc:697] T cf0e2c641d7640f9851c291968e9a36f P cda9b53e7dd04a3ba74a3920ef4e362c [term 1 LEADER]: Becoming Leader. State: Replica: cda9b53e7dd04a3ba74a3920ef4e362c, State: Running, Role: LEADER
I20260630 12:13:47.003042  6846 consensus_queue.cc:237] T cf0e2c641d7640f9851c291968e9a36f P cda9b53e7dd04a3ba74a3920ef4e362c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } }
I20260630 12:13:47.003647  6632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a59da3187d44f590686cb996dedbc3" candidate_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c"
I20260630 12:13:47.000546  6781 raft_consensus.cc:2468] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cda9b53e7dd04a3ba74a3920ef4e362c in term 1.
I20260630 12:13:47.004899  6632 raft_consensus.cc:3060] T 31a59da3187d44f590686cb996dedbc3 P cda9b53e7dd04a3ba74a3920ef4e362c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:47.006832  6828 ts_tablet_manager.cc:1434] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e: Time spent starting tablet: real 0.062s	user 0.020s	sys 0.027s
I20260630 12:13:47.008179  6828 tablet_bootstrap.cc:492] T 4668b87882de4b44a7acb3d19ada7d94 P ebcb2b0fa2734017aab7c2a6bfa4901e: Bootstrap starting.
I20260630 12:13:47.011310  6707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a59da3187d44f590686cb996dedbc3" candidate_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baca7f7f15f1492d9d56d681d5773df9"
I20260630 12:13:47.011904  6827 tablet_bootstrap.cc:492] T 5e312c2d15f442b9b1766b70daf78b6f P cda9b53e7dd04a3ba74a3920ef4e362c: No bootstrap required, opened a new log
I20260630 12:13:47.012390  6827 ts_tablet_manager.cc:1403] T 5e312c2d15f442b9b1766b70daf78b6f P cda9b53e7dd04a3ba74a3920ef4e362c: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.005s
W20260630 12:13:47.012895  6746 leader_election.cc:343] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer baca7f7f15f1492d9d56d681d5773df9 (127.0.107.194:37159): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:47.013516  6834 leader_election.cc:290] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e [CANDIDATE]: Term 1 election: Requested vote from peers cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193:34991), baca7f7f15f1492d9d56d681d5773df9 (127.0.107.194:37159)
I20260630 12:13:47.014437  6828 tablet_bootstrap.cc:654] T 4668b87882de4b44a7acb3d19ada7d94 P ebcb2b0fa2734017aab7c2a6bfa4901e: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:47.016425  6827 raft_consensus.cc:359] T 5e312c2d15f442b9b1766b70daf78b6f P cda9b53e7dd04a3ba74a3920ef4e362c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } }
I20260630 12:13:47.017153  6827 raft_consensus.cc:385] T 5e312c2d15f442b9b1766b70daf78b6f P cda9b53e7dd04a3ba74a3920ef4e362c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:47.017457  6827 raft_consensus.cc:740] T 5e312c2d15f442b9b1766b70daf78b6f P cda9b53e7dd04a3ba74a3920ef4e362c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cda9b53e7dd04a3ba74a3920ef4e362c, State: Initialized, Role: FOLLOWER
I20260630 12:13:47.018878  6833 raft_consensus.cc:493] T 5e312c2d15f442b9b1766b70daf78b6f P baca7f7f15f1492d9d56d681d5773df9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:47.019503  6833 raft_consensus.cc:515] T 5e312c2d15f442b9b1766b70daf78b6f P baca7f7f15f1492d9d56d681d5773df9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } }
I20260630 12:13:47.020720  6827 consensus_queue.cc:260] T 5e312c2d15f442b9b1766b70daf78b6f P cda9b53e7dd04a3ba74a3920ef4e362c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } }
I20260630 12:13:47.022953  6827 ts_tablet_manager.cc:1434] T 5e312c2d15f442b9b1766b70daf78b6f P cda9b53e7dd04a3ba74a3920ef4e362c: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260630 12:13:47.029388  6833 leader_election.cc:290] T 5e312c2d15f442b9b1766b70daf78b6f P baca7f7f15f1492d9d56d681d5773df9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193:34991), ebcb2b0fa2734017aab7c2a6bfa4901e (127.0.107.195:33657)
I20260630 12:13:47.033524  6828 tablet_bootstrap.cc:492] T 4668b87882de4b44a7acb3d19ada7d94 P ebcb2b0fa2734017aab7c2a6bfa4901e: No bootstrap required, opened a new log
I20260630 12:13:47.033612  6632 raft_consensus.cc:2468] T 31a59da3187d44f590686cb996dedbc3 P cda9b53e7dd04a3ba74a3920ef4e362c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebcb2b0fa2734017aab7c2a6bfa4901e in term 1.
I20260630 12:13:47.034189  6828 ts_tablet_manager.cc:1403] T 4668b87882de4b44a7acb3d19ada7d94 P ebcb2b0fa2734017aab7c2a6bfa4901e: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.004s
I20260630 12:13:47.035681  6745 leader_election.cc:304] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e [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: cda9b53e7dd04a3ba74a3920ef4e362c, ebcb2b0fa2734017aab7c2a6bfa4901e; no voters: baca7f7f15f1492d9d56d681d5773df9
I20260630 12:13:47.037230  6834 raft_consensus.cc:2804] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:47.037897  6834 raft_consensus.cc:697] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e [term 1 LEADER]: Becoming Leader. State: Replica: ebcb2b0fa2734017aab7c2a6bfa4901e, State: Running, Role: LEADER
I20260630 12:13:47.040144  6834 consensus_queue.cc:237] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } }
I20260630 12:13:47.045557  6826 tablet_bootstrap.cc:492] T 31a59da3187d44f590686cb996dedbc3 P baca7f7f15f1492d9d56d681d5773df9: No bootstrap required, opened a new log
I20260630 12:13:47.046099  6826 ts_tablet_manager.cc:1403] T 31a59da3187d44f590686cb996dedbc3 P baca7f7f15f1492d9d56d681d5773df9: Time spent bootstrapping tablet: real 0.084s	user 0.013s	sys 0.021s
I20260630 12:13:47.039592  6828 raft_consensus.cc:359] T 4668b87882de4b44a7acb3d19ada7d94 P ebcb2b0fa2734017aab7c2a6bfa4901e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } }
I20260630 12:13:47.047825  6828 raft_consensus.cc:385] T 4668b87882de4b44a7acb3d19ada7d94 P ebcb2b0fa2734017aab7c2a6bfa4901e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:47.048158  6828 raft_consensus.cc:740] T 4668b87882de4b44a7acb3d19ada7d94 P ebcb2b0fa2734017aab7c2a6bfa4901e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebcb2b0fa2734017aab7c2a6bfa4901e, State: Initialized, Role: FOLLOWER
I20260630 12:13:47.048678  6826 raft_consensus.cc:359] T 31a59da3187d44f590686cb996dedbc3 P baca7f7f15f1492d9d56d681d5773df9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } }
I20260630 12:13:47.049173  6826 raft_consensus.cc:385] T 31a59da3187d44f590686cb996dedbc3 P baca7f7f15f1492d9d56d681d5773df9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:47.049362  6826 raft_consensus.cc:740] T 31a59da3187d44f590686cb996dedbc3 P baca7f7f15f1492d9d56d681d5773df9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baca7f7f15f1492d9d56d681d5773df9, State: Initialized, Role: FOLLOWER
I20260630 12:13:47.050094  6833 raft_consensus.cc:493] T 4668b87882de4b44a7acb3d19ada7d94 P baca7f7f15f1492d9d56d681d5773df9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:47.049968  6826 consensus_queue.cc:260] T 31a59da3187d44f590686cb996dedbc3 P baca7f7f15f1492d9d56d681d5773df9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } }
I20260630 12:13:47.050748  6828 consensus_queue.cc:260] T 4668b87882de4b44a7acb3d19ada7d94 P ebcb2b0fa2734017aab7c2a6bfa4901e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } }
I20260630 12:13:47.053164  6828 ts_tablet_manager.cc:1434] T 4668b87882de4b44a7acb3d19ada7d94 P ebcb2b0fa2734017aab7c2a6bfa4901e: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.002s
I20260630 12:13:47.053785  6528 catalog_manager.cc:5697] T cf0e2c641d7640f9851c291968e9a36f P cda9b53e7dd04a3ba74a3920ef4e362c reported cstate change: term changed from 0 to 1, leader changed from <none> to cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193). New cstate: current_term: 1 leader_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:47.050535  6833 raft_consensus.cc:515] T 4668b87882de4b44a7acb3d19ada7d94 P baca7f7f15f1492d9d56d681d5773df9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } }
I20260630 12:13:47.058313  6632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e312c2d15f442b9b1766b70daf78b6f" candidate_uuid: "baca7f7f15f1492d9d56d681d5773df9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" is_pre_election: true
I20260630 12:13:47.059127  6833 leader_election.cc:290] T 4668b87882de4b44a7acb3d19ada7d94 P baca7f7f15f1492d9d56d681d5773df9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193:34991), ebcb2b0fa2734017aab7c2a6bfa4901e (127.0.107.195:33657)
I20260630 12:13:47.059229  6632 raft_consensus.cc:2468] T 5e312c2d15f442b9b1766b70daf78b6f P cda9b53e7dd04a3ba74a3920ef4e362c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baca7f7f15f1492d9d56d681d5773df9 in term 0.
I20260630 12:13:47.060169  6530 catalog_manager.cc:5697] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e reported cstate change: term changed from 0 to 1, leader changed from <none> to ebcb2b0fa2734017aab7c2a6bfa4901e (127.0.107.195). New cstate: current_term: 1 leader_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:47.061247  6671 leader_election.cc:304] T 5e312c2d15f442b9b1766b70daf78b6f P baca7f7f15f1492d9d56d681d5773df9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: baca7f7f15f1492d9d56d681d5773df9, cda9b53e7dd04a3ba74a3920ef4e362c; no voters: 
I20260630 12:13:47.063932  6781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e312c2d15f442b9b1766b70daf78b6f" candidate_uuid: "baca7f7f15f1492d9d56d681d5773df9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" is_pre_election: true
I20260630 12:13:47.064563  6781 raft_consensus.cc:2468] T 5e312c2d15f442b9b1766b70daf78b6f P ebcb2b0fa2734017aab7c2a6bfa4901e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baca7f7f15f1492d9d56d681d5773df9 in term 0.
I20260630 12:13:47.066072  6833 raft_consensus.cc:2804] T 5e312c2d15f442b9b1766b70daf78b6f P baca7f7f15f1492d9d56d681d5773df9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:47.066463  6833 raft_consensus.cc:493] T 5e312c2d15f442b9b1766b70daf78b6f P baca7f7f15f1492d9d56d681d5773df9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:47.066825  6833 raft_consensus.cc:3060] T 5e312c2d15f442b9b1766b70daf78b6f P baca7f7f15f1492d9d56d681d5773df9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:47.066944  6781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4668b87882de4b44a7acb3d19ada7d94" candidate_uuid: "baca7f7f15f1492d9d56d681d5773df9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" is_pre_election: true
I20260630 12:13:47.067572  6781 raft_consensus.cc:2468] T 4668b87882de4b44a7acb3d19ada7d94 P ebcb2b0fa2734017aab7c2a6bfa4901e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baca7f7f15f1492d9d56d681d5773df9 in term 0.
I20260630 12:13:47.069082  6673 leader_election.cc:304] T 4668b87882de4b44a7acb3d19ada7d94 P baca7f7f15f1492d9d56d681d5773df9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: baca7f7f15f1492d9d56d681d5773df9, ebcb2b0fa2734017aab7c2a6bfa4901e; no voters: 
I20260630 12:13:47.071204  6854 raft_consensus.cc:2804] T 4668b87882de4b44a7acb3d19ada7d94 P baca7f7f15f1492d9d56d681d5773df9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:47.071645  6854 raft_consensus.cc:493] T 4668b87882de4b44a7acb3d19ada7d94 P baca7f7f15f1492d9d56d681d5773df9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:47.072059  6854 raft_consensus.cc:3060] T 4668b87882de4b44a7acb3d19ada7d94 P baca7f7f15f1492d9d56d681d5773df9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:47.072090  6826 ts_tablet_manager.cc:1434] T 31a59da3187d44f590686cb996dedbc3 P baca7f7f15f1492d9d56d681d5773df9: Time spent starting tablet: real 0.026s	user 0.012s	sys 0.012s
I20260630 12:13:47.074738  6833 raft_consensus.cc:515] T 5e312c2d15f442b9b1766b70daf78b6f P baca7f7f15f1492d9d56d681d5773df9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } }
I20260630 12:13:47.075233  6632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4668b87882de4b44a7acb3d19ada7d94" candidate_uuid: "baca7f7f15f1492d9d56d681d5773df9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" is_pre_election: true
I20260630 12:13:47.075903  6632 raft_consensus.cc:2468] T 4668b87882de4b44a7acb3d19ada7d94 P cda9b53e7dd04a3ba74a3920ef4e362c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baca7f7f15f1492d9d56d681d5773df9 in term 0.
I20260630 12:13:47.077831  6631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e312c2d15f442b9b1766b70daf78b6f" candidate_uuid: "baca7f7f15f1492d9d56d681d5773df9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c"
I20260630 12:13:47.078959  6781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e312c2d15f442b9b1766b70daf78b6f" candidate_uuid: "baca7f7f15f1492d9d56d681d5773df9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e"
I20260630 12:13:47.080435  6631 raft_consensus.cc:3060] T 5e312c2d15f442b9b1766b70daf78b6f P cda9b53e7dd04a3ba74a3920ef4e362c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:47.080732  6781 raft_consensus.cc:3060] T 5e312c2d15f442b9b1766b70daf78b6f P ebcb2b0fa2734017aab7c2a6bfa4901e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:47.079406  6833 leader_election.cc:290] T 5e312c2d15f442b9b1766b70daf78b6f P baca7f7f15f1492d9d56d681d5773df9 [CANDIDATE]: Term 1 election: Requested vote from peers cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193:34991), ebcb2b0fa2734017aab7c2a6bfa4901e (127.0.107.195:33657)
I20260630 12:13:47.079550  6854 raft_consensus.cc:515] T 4668b87882de4b44a7acb3d19ada7d94 P baca7f7f15f1492d9d56d681d5773df9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } }
I20260630 12:13:47.087561  6781 raft_consensus.cc:2468] T 5e312c2d15f442b9b1766b70daf78b6f P ebcb2b0fa2734017aab7c2a6bfa4901e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baca7f7f15f1492d9d56d681d5773df9 in term 1.
I20260630 12:13:47.088565  6631 raft_consensus.cc:2468] T 5e312c2d15f442b9b1766b70daf78b6f P cda9b53e7dd04a3ba74a3920ef4e362c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baca7f7f15f1492d9d56d681d5773df9 in term 1.
I20260630 12:13:47.088729  6673 leader_election.cc:304] T 5e312c2d15f442b9b1766b70daf78b6f P baca7f7f15f1492d9d56d681d5773df9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: baca7f7f15f1492d9d56d681d5773df9, ebcb2b0fa2734017aab7c2a6bfa4901e; no voters: 
I20260630 12:13:47.089425  6854 leader_election.cc:290] T 4668b87882de4b44a7acb3d19ada7d94 P baca7f7f15f1492d9d56d681d5773df9 [CANDIDATE]: Term 1 election: Requested vote from peers cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193:34991), ebcb2b0fa2734017aab7c2a6bfa4901e (127.0.107.195:33657)
I20260630 12:13:47.089318  6632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4668b87882de4b44a7acb3d19ada7d94" candidate_uuid: "baca7f7f15f1492d9d56d681d5773df9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c"
I20260630 12:13:47.090071  6854 raft_consensus.cc:2804] T 5e312c2d15f442b9b1766b70daf78b6f P baca7f7f15f1492d9d56d681d5773df9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:47.090152  6632 raft_consensus.cc:3060] T 4668b87882de4b44a7acb3d19ada7d94 P cda9b53e7dd04a3ba74a3920ef4e362c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:47.090657  6854 raft_consensus.cc:697] T 5e312c2d15f442b9b1766b70daf78b6f P baca7f7f15f1492d9d56d681d5773df9 [term 1 LEADER]: Becoming Leader. State: Replica: baca7f7f15f1492d9d56d681d5773df9, State: Running, Role: LEADER
I20260630 12:13:47.091118  6781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4668b87882de4b44a7acb3d19ada7d94" candidate_uuid: "baca7f7f15f1492d9d56d681d5773df9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e"
I20260630 12:13:47.091696  6781 raft_consensus.cc:3060] T 4668b87882de4b44a7acb3d19ada7d94 P ebcb2b0fa2734017aab7c2a6bfa4901e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:47.091607  6854 consensus_queue.cc:237] T 5e312c2d15f442b9b1766b70daf78b6f P baca7f7f15f1492d9d56d681d5773df9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } }
I20260630 12:13:47.099601  6781 raft_consensus.cc:2468] T 4668b87882de4b44a7acb3d19ada7d94 P ebcb2b0fa2734017aab7c2a6bfa4901e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baca7f7f15f1492d9d56d681d5773df9 in term 1.
I20260630 12:13:47.100236  6632 raft_consensus.cc:2468] T 4668b87882de4b44a7acb3d19ada7d94 P cda9b53e7dd04a3ba74a3920ef4e362c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baca7f7f15f1492d9d56d681d5773df9 in term 1.
I20260630 12:13:47.100981  6673 leader_election.cc:304] T 4668b87882de4b44a7acb3d19ada7d94 P baca7f7f15f1492d9d56d681d5773df9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: baca7f7f15f1492d9d56d681d5773df9, ebcb2b0fa2734017aab7c2a6bfa4901e; no voters: 
I20260630 12:13:47.101799  6833 raft_consensus.cc:2804] T 4668b87882de4b44a7acb3d19ada7d94 P baca7f7f15f1492d9d56d681d5773df9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:47.103075  6833 raft_consensus.cc:697] T 4668b87882de4b44a7acb3d19ada7d94 P baca7f7f15f1492d9d56d681d5773df9 [term 1 LEADER]: Becoming Leader. State: Replica: baca7f7f15f1492d9d56d681d5773df9, State: Running, Role: LEADER
I20260630 12:13:47.102188  6527 catalog_manager.cc:5697] T 5e312c2d15f442b9b1766b70daf78b6f P baca7f7f15f1492d9d56d681d5773df9 reported cstate change: term changed from 0 to 1, leader changed from <none> to baca7f7f15f1492d9d56d681d5773df9 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "baca7f7f15f1492d9d56d681d5773df9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:47.103904  6833 consensus_queue.cc:237] T 4668b87882de4b44a7acb3d19ada7d94 P baca7f7f15f1492d9d56d681d5773df9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } }
I20260630 12:13:47.115367  6527 catalog_manager.cc:5697] T 4668b87882de4b44a7acb3d19ada7d94 P baca7f7f15f1492d9d56d681d5773df9 reported cstate change: term changed from 0 to 1, leader changed from <none> to baca7f7f15f1492d9d56d681d5773df9 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "baca7f7f15f1492d9d56d681d5773df9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:47.138260  6833 raft_consensus.cc:493] T 31a59da3187d44f590686cb996dedbc3 P baca7f7f15f1492d9d56d681d5773df9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:47.138797  6833 raft_consensus.cc:515] T 31a59da3187d44f590686cb996dedbc3 P baca7f7f15f1492d9d56d681d5773df9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } }
I20260630 12:13:47.140544  6833 leader_election.cc:290] T 31a59da3187d44f590686cb996dedbc3 P baca7f7f15f1492d9d56d681d5773df9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193:34991), ebcb2b0fa2734017aab7c2a6bfa4901e (127.0.107.195:33657)
I20260630 12:13:47.141311  6632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a59da3187d44f590686cb996dedbc3" candidate_uuid: "baca7f7f15f1492d9d56d681d5773df9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" is_pre_election: true
I20260630 12:13:47.141515  6781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a59da3187d44f590686cb996dedbc3" candidate_uuid: "baca7f7f15f1492d9d56d681d5773df9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" is_pre_election: true
I20260630 12:13:47.142019  6632 raft_consensus.cc:2393] T 31a59da3187d44f590686cb996dedbc3 P cda9b53e7dd04a3ba74a3920ef4e362c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate baca7f7f15f1492d9d56d681d5773df9 in current term 1: Already voted for candidate ebcb2b0fa2734017aab7c2a6bfa4901e in this term.
I20260630 12:13:47.142970  6671 leader_election.cc:304] T 31a59da3187d44f590686cb996dedbc3 P baca7f7f15f1492d9d56d681d5773df9 [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: baca7f7f15f1492d9d56d681d5773df9; no voters: cda9b53e7dd04a3ba74a3920ef4e362c, ebcb2b0fa2734017aab7c2a6bfa4901e
I20260630 12:13:47.143674  6833 raft_consensus.cc:3060] T 31a59da3187d44f590686cb996dedbc3 P baca7f7f15f1492d9d56d681d5773df9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:47.148754  6833 raft_consensus.cc:2749] T 31a59da3187d44f590686cb996dedbc3 P baca7f7f15f1492d9d56d681d5773df9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:47.192452   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:13:47.215667   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:47.216488   431 tablet_replica.cc:333] T 5e312c2d15f442b9b1766b70daf78b6f P cda9b53e7dd04a3ba74a3920ef4e362c: stopping tablet replica
I20260630 12:13:47.217103   431 raft_consensus.cc:2243] T 5e312c2d15f442b9b1766b70daf78b6f P cda9b53e7dd04a3ba74a3920ef4e362c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:47.217502   431 raft_consensus.cc:2272] T 5e312c2d15f442b9b1766b70daf78b6f P cda9b53e7dd04a3ba74a3920ef4e362c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:47.219501   431 tablet_replica.cc:333] T 31a59da3187d44f590686cb996dedbc3 P cda9b53e7dd04a3ba74a3920ef4e362c: stopping tablet replica
I20260630 12:13:47.220008   431 raft_consensus.cc:2243] T 31a59da3187d44f590686cb996dedbc3 P cda9b53e7dd04a3ba74a3920ef4e362c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:47.220399   431 raft_consensus.cc:2272] T 31a59da3187d44f590686cb996dedbc3 P cda9b53e7dd04a3ba74a3920ef4e362c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:47.222383   431 tablet_replica.cc:333] T 4668b87882de4b44a7acb3d19ada7d94 P cda9b53e7dd04a3ba74a3920ef4e362c: stopping tablet replica
I20260630 12:13:47.222927   431 raft_consensus.cc:2243] T 4668b87882de4b44a7acb3d19ada7d94 P cda9b53e7dd04a3ba74a3920ef4e362c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:47.223281   431 raft_consensus.cc:2272] T 4668b87882de4b44a7acb3d19ada7d94 P cda9b53e7dd04a3ba74a3920ef4e362c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:47.225185   431 tablet_replica.cc:333] T cf0e2c641d7640f9851c291968e9a36f P cda9b53e7dd04a3ba74a3920ef4e362c: stopping tablet replica
I20260630 12:13:47.225634   431 raft_consensus.cc:2243] T cf0e2c641d7640f9851c291968e9a36f P cda9b53e7dd04a3ba74a3920ef4e362c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:47.226257   431 pending_rounds.cc:70] T cf0e2c641d7640f9851c291968e9a36f P cda9b53e7dd04a3ba74a3920ef4e362c: Trying to abort 1 pending ops.
I20260630 12:13:47.226444   431 pending_rounds.cc:77] T cf0e2c641d7640f9851c291968e9a36f P cda9b53e7dd04a3ba74a3920ef4e362c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437384226885632 op_type: NO_OP noop_request { }
I20260630 12:13:47.226797   431 raft_consensus.cc:2889] T cf0e2c641d7640f9851c291968e9a36f P cda9b53e7dd04a3ba74a3920ef4e362c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:13:47.227067   431 raft_consensus.cc:2272] T cf0e2c641d7640f9851c291968e9a36f P cda9b53e7dd04a3ba74a3920ef4e362c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:47.259374   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
W20260630 12:13:47.511411  6745 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34991: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260630 12:13:47.514842  6745 consensus_peers.cc:597] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e -> Peer cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193:34991): Couldn't send request to peer cda9b53e7dd04a3ba74a3920ef4e362c. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:47.518887  6833 consensus_queue.cc:1048] T 4668b87882de4b44a7acb3d19ada7d94 P baca7f7f15f1492d9d56d681d5773df9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:13:47.534755  6671 consensus_peers.cc:597] T 4668b87882de4b44a7acb3d19ada7d94 P baca7f7f15f1492d9d56d681d5773df9 -> Peer cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193:34991): Couldn't send request to peer cda9b53e7dd04a3ba74a3920ef4e362c. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:47.577755  6845 consensus_queue.cc:1048] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e [LEADER]: Connected to new peer: Peer: permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:13:47.671267  6671 consensus_peers.cc:597] T 5e312c2d15f442b9b1766b70daf78b6f P baca7f7f15f1492d9d56d681d5773df9 -> Peer cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193:34991): Couldn't send request to peer cda9b53e7dd04a3ba74a3920ef4e362c. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:47.704758  6854 consensus_queue.cc:1048] T 5e312c2d15f442b9b1766b70daf78b6f P baca7f7f15f1492d9d56d681d5773df9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:48.081257  6865 consensus_queue.cc:579] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e [LEADER]: Leader has been unable to successfully communicate with peer cda9b53e7dd04a3ba74a3920ef4e362c for more than 1 seconds (1.039s)
W20260630 12:13:48.088402  6528 catalog_manager.cc:5375] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 31a59da3187d44f590686cb996dedbc3 with cas_config_opid_index -1: no extra replica candidate found for tablet 31a59da3187d44f590686cb996dedbc3 (table test-workload [id=576631fee1ea481da370a90c36ed9976]): 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
I20260630 12:13:48.214872  6833 consensus_queue.cc:579] T 5e312c2d15f442b9b1766b70daf78b6f P baca7f7f15f1492d9d56d681d5773df9 [LEADER]: Leader has been unable to successfully communicate with peer cda9b53e7dd04a3ba74a3920ef4e362c for more than 1 seconds (1.122s)
W20260630 12:13:48.265057  6578 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver cda9b53e7dd04a3ba74a3920ef4e362c not available for placement
I20260630 12:13:48.302609   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:48.308450  6872 instance_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.308974  6873 instance_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.310626  6875 instance_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.311092   431 server_base.cc:1061] running on GCE node
I20260630 12:13:48.312678   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:48.312916   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.313102   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821628313084 us; error 0 us; skew 500 ppm
I20260630 12:13:48.313608   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:48.315932   431 webserver.cc:533] Webserver started at http://127.0.107.196:33413/ using document root <none> and password file <none>
I20260630 12:13:48.316392   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:48.316597   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:48.316860   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:48.317873   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821463199918-431-0/minicluster-data/ts-3-root/instance:
uuid: "2b51bdf4e8464c35a8cdc65366ffaea3"
format_stamp: "Formatted at 2026-06-30 12:13:48 on dist-test-slave-rzcc"
I20260630 12:13:48.322212   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:13:48.325341  6880 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.326213   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:13:48.326602   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821463199918-431-0/minicluster-data/ts-3-root
uuid: "2b51bdf4e8464c35a8cdc65366ffaea3"
format_stamp: "Formatted at 2026-06-30 12:13:48 on dist-test-slave-rzcc"
I20260630 12:13:48.326998   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821463199918-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821463199918-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821463199918-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:48.370834   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:48.371764   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:48.373063   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:48.375289   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:48.375487   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:48.375747   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:48.375905   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:48.414901   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:35669
I20260630 12:13:48.415016  6942 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:35669 every 8 connection(s)
I20260630 12:13:48.427968  6833 consensus_queue.cc:579] T 4668b87882de4b44a7acb3d19ada7d94 P baca7f7f15f1492d9d56d681d5773df9 [LEADER]: Leader has been unable to successfully communicate with peer cda9b53e7dd04a3ba74a3920ef4e362c for more than 1 seconds (1.323s)
I20260630 12:13:48.429665  6943 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41419
I20260630 12:13:48.430068  6943 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:48.430932  6943 heartbeater.cc:507] Master 127.0.107.254:41419 requested a full tablet report, sending...
I20260630 12:13:48.433251  6527 ts_manager.cc:194] Registered new tserver with Master: 2b51bdf4e8464c35a8cdc65366ffaea3 (127.0.107.196:35669)
I20260630 12:13:48.434633  6527 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33458
I20260630 12:13:48.438022  6707 consensus_queue.cc:237] T 4668b87882de4b44a7acb3d19ada7d94 P baca7f7f15f1492d9d56d681d5773df9 [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: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: true } }
I20260630 12:13:48.444911  6781 raft_consensus.cc:1275] T 4668b87882de4b44a7acb3d19ada7d94 P ebcb2b0fa2734017aab7c2a6bfa4901e [term 1 FOLLOWER]: Refusing update from remote peer baca7f7f15f1492d9d56d681d5773df9: 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:48.446585  6871 consensus_queue.cc:1048] T 4668b87882de4b44a7acb3d19ada7d94 P baca7f7f15f1492d9d56d681d5773df9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:13:48.448848  6671 consensus_peers.cc:597] T 4668b87882de4b44a7acb3d19ada7d94 P baca7f7f15f1492d9d56d681d5773df9 -> Peer cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193:34991): Couldn't send request to peer cda9b53e7dd04a3ba74a3920ef4e362c. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:48.452731  6833 raft_consensus.cc:2955] T 4668b87882de4b44a7acb3d19ada7d94 P baca7f7f15f1492d9d56d681d5773df9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2b51bdf4e8464c35a8cdc65366ffaea3 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: true } } }
I20260630 12:13:48.454581  6781 raft_consensus.cc:2955] T 4668b87882de4b44a7acb3d19ada7d94 P ebcb2b0fa2734017aab7c2a6bfa4901e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2b51bdf4e8464c35a8cdc65366ffaea3 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: true } } }
I20260630 12:13:48.463364  6516 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 4668b87882de4b44a7acb3d19ada7d94 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
W20260630 12:13:48.464349  6673 consensus_peers.cc:597] T 4668b87882de4b44a7acb3d19ada7d94 P baca7f7f15f1492d9d56d681d5773df9 -> Peer 2b51bdf4e8464c35a8cdc65366ffaea3 (127.0.107.196:35669): Couldn't send request to peer 2b51bdf4e8464c35a8cdc65366ffaea3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4668b87882de4b44a7acb3d19ada7d94. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:48.467555  6528 catalog_manager.cc:5697] T 4668b87882de4b44a7acb3d19ada7d94 P ebcb2b0fa2734017aab7c2a6bfa4901e reported cstate change: config changed from index -1 to 2, NON_VOTER 2b51bdf4e8464c35a8cdc65366ffaea3 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "baca7f7f15f1492d9d56d681d5773df9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: true } } }
I20260630 12:13:48.469969  6781 consensus_queue.cc:237] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e [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: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: true } }
I20260630 12:13:48.477345  6707 raft_consensus.cc:1275] T 31a59da3187d44f590686cb996dedbc3 P baca7f7f15f1492d9d56d681d5773df9 [term 1 FOLLOWER]: Refusing update from remote peer ebcb2b0fa2734017aab7c2a6bfa4901e: 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:48.478868  6845 consensus_queue.cc:1048] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e [LEADER]: Connected to new peer: Peer: permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:13:48.487238  6845 raft_consensus.cc:2955] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2b51bdf4e8464c35a8cdc65366ffaea3 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: true } } }
W20260630 12:13:48.489332  6747 consensus_peers.cc:597] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e -> Peer 2b51bdf4e8464c35a8cdc65366ffaea3 (127.0.107.196:35669): Couldn't send request to peer 2b51bdf4e8464c35a8cdc65366ffaea3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 31a59da3187d44f590686cb996dedbc3. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:48.490815  6707 raft_consensus.cc:2955] T 31a59da3187d44f590686cb996dedbc3 P baca7f7f15f1492d9d56d681d5773df9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2b51bdf4e8464c35a8cdc65366ffaea3 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: true } } }
W20260630 12:13:48.493966  6745 consensus_peers.cc:597] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e -> Peer cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193:34991): Couldn't send request to peer cda9b53e7dd04a3ba74a3920ef4e362c. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:48.501238  6517 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 31a59da3187d44f590686cb996dedbc3 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260630 12:13:48.504992  6527 catalog_manager.cc:5697] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e reported cstate change: config changed from index -1 to 2, NON_VOTER 2b51bdf4e8464c35a8cdc65366ffaea3 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:48.566634  6707 consensus_queue.cc:237] T 5e312c2d15f442b9b1766b70daf78b6f P baca7f7f15f1492d9d56d681d5773df9 [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: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: true } }
I20260630 12:13:48.572342  6781 raft_consensus.cc:1275] T 5e312c2d15f442b9b1766b70daf78b6f P ebcb2b0fa2734017aab7c2a6bfa4901e [term 1 FOLLOWER]: Refusing update from remote peer baca7f7f15f1492d9d56d681d5773df9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:13:48.572458  6673 consensus_peers.cc:597] T 5e312c2d15f442b9b1766b70daf78b6f P baca7f7f15f1492d9d56d681d5773df9 -> Peer 2b51bdf4e8464c35a8cdc65366ffaea3 (127.0.107.196:35669): Couldn't send request to peer 2b51bdf4e8464c35a8cdc65366ffaea3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5e312c2d15f442b9b1766b70daf78b6f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:48.573750  6870 consensus_queue.cc:1048] T 5e312c2d15f442b9b1766b70daf78b6f P baca7f7f15f1492d9d56d681d5773df9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:13:48.575219  6671 consensus_peers.cc:597] T 5e312c2d15f442b9b1766b70daf78b6f P baca7f7f15f1492d9d56d681d5773df9 -> Peer cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193:34991): Couldn't send request to peer cda9b53e7dd04a3ba74a3920ef4e362c. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:48.579128  6871 raft_consensus.cc:2955] T 5e312c2d15f442b9b1766b70daf78b6f P baca7f7f15f1492d9d56d681d5773df9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2b51bdf4e8464c35a8cdc65366ffaea3 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: true } } }
I20260630 12:13:48.580816  6781 raft_consensus.cc:2955] T 5e312c2d15f442b9b1766b70daf78b6f P ebcb2b0fa2734017aab7c2a6bfa4901e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2b51bdf4e8464c35a8cdc65366ffaea3 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: true } } }
I20260630 12:13:48.588842  6516 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 5e312c2d15f442b9b1766b70daf78b6f with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260630 12:13:48.593230  6528 catalog_manager.cc:5697] T 5e312c2d15f442b9b1766b70daf78b6f P baca7f7f15f1492d9d56d681d5773df9 reported cstate change: config changed from index -1 to 2, NON_VOTER 2b51bdf4e8464c35a8cdc65366ffaea3 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "baca7f7f15f1492d9d56d681d5773df9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:48.728356  6845 raft_consensus.cc:493] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:48.728892  6845 raft_consensus.cc:515] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } }
I20260630 12:13:48.730517  6845 leader_election.cc:290] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers baca7f7f15f1492d9d56d681d5773df9 (127.0.107.194:37159), cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193:34991)
I20260630 12:13:48.731446  6707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0e2c641d7640f9851c291968e9a36f" candidate_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baca7f7f15f1492d9d56d681d5773df9" is_pre_election: true
I20260630 12:13:48.732250  6707 raft_consensus.cc:2468] T cf0e2c641d7640f9851c291968e9a36f P baca7f7f15f1492d9d56d681d5773df9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebcb2b0fa2734017aab7c2a6bfa4901e in term 1.
I20260630 12:13:48.733448  6746 leader_election.cc:304] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e [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: baca7f7f15f1492d9d56d681d5773df9, ebcb2b0fa2734017aab7c2a6bfa4901e; no voters: 
I20260630 12:13:48.734225  6845 raft_consensus.cc:2804] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260630 12:13:48.734318  6745 leader_election.cc:336] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193:34991): Network error: Client connection negotiation failed: client connection to 127.0.107.193:34991: connect: Connection refused (error 111)
I20260630 12:13:48.734581  6845 raft_consensus.cc:493] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:48.735018  6845 raft_consensus.cc:3060] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:48.740075  6845 raft_consensus.cc:515] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } }
I20260630 12:13:48.741950  6845 leader_election.cc:290] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e [CANDIDATE]: Term 2 election: Requested vote from peers baca7f7f15f1492d9d56d681d5773df9 (127.0.107.194:37159), cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193:34991)
I20260630 12:13:48.742796  6707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0e2c641d7640f9851c291968e9a36f" candidate_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baca7f7f15f1492d9d56d681d5773df9"
I20260630 12:13:48.743438  6707 raft_consensus.cc:3060] T cf0e2c641d7640f9851c291968e9a36f P baca7f7f15f1492d9d56d681d5773df9 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:13:48.745947  6745 leader_election.cc:336] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193:34991): Network error: Client connection negotiation failed: client connection to 127.0.107.193:34991: connect: Connection refused (error 111)
I20260630 12:13:48.748865  6707 raft_consensus.cc:2468] T cf0e2c641d7640f9851c291968e9a36f P baca7f7f15f1492d9d56d681d5773df9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebcb2b0fa2734017aab7c2a6bfa4901e in term 2.
I20260630 12:13:48.749850  6746 leader_election.cc:304] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e [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: baca7f7f15f1492d9d56d681d5773df9, ebcb2b0fa2734017aab7c2a6bfa4901e; no voters: cda9b53e7dd04a3ba74a3920ef4e362c
I20260630 12:13:48.750546  6845 raft_consensus.cc:2804] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:13:48.751077  6845 raft_consensus.cc:697] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e [term 2 LEADER]: Becoming Leader. State: Replica: ebcb2b0fa2734017aab7c2a6bfa4901e, State: Running, Role: LEADER
I20260630 12:13:48.751850  6845 consensus_queue.cc:237] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e [LEADER]: Queue going to LEADER 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: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } }
I20260630 12:13:48.758495  6527 catalog_manager.cc:5697] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e reported cstate change: term changed from 1 to 2, leader changed from cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193) to ebcb2b0fa2734017aab7c2a6bfa4901e (127.0.107.195). New cstate: current_term: 2 leader_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:48.837663  6955 ts_tablet_manager.cc:933] T 4668b87882de4b44a7acb3d19ada7d94 P 2b51bdf4e8464c35a8cdc65366ffaea3: Initiating tablet copy from peer baca7f7f15f1492d9d56d681d5773df9 (127.0.107.194:37159)
I20260630 12:13:48.839218  6955 tablet_copy_client.cc:323] T 4668b87882de4b44a7acb3d19ada7d94 P 2b51bdf4e8464c35a8cdc65366ffaea3: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:37159
I20260630 12:13:48.847941  6717 tablet_copy_service.cc:140] P baca7f7f15f1492d9d56d681d5773df9: Received BeginTabletCopySession request for tablet 4668b87882de4b44a7acb3d19ada7d94 from peer 2b51bdf4e8464c35a8cdc65366ffaea3 ({username='slave'} at 127.0.0.1:59650)
I20260630 12:13:48.848496  6717 tablet_copy_service.cc:161] P baca7f7f15f1492d9d56d681d5773df9: Beginning new tablet copy session on tablet 4668b87882de4b44a7acb3d19ada7d94 from peer 2b51bdf4e8464c35a8cdc65366ffaea3 at {username='slave'} at 127.0.0.1:59650: session id = 2b51bdf4e8464c35a8cdc65366ffaea3-4668b87882de4b44a7acb3d19ada7d94
I20260630 12:13:48.853549  6717 tablet_copy_source_session.cc:215] T 4668b87882de4b44a7acb3d19ada7d94 P baca7f7f15f1492d9d56d681d5773df9: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:48.856189  6955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4668b87882de4b44a7acb3d19ada7d94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:48.866683  6955 tablet_copy_client.cc:806] T 4668b87882de4b44a7acb3d19ada7d94 P 2b51bdf4e8464c35a8cdc65366ffaea3: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:48.867302  6955 tablet_copy_client.cc:670] T 4668b87882de4b44a7acb3d19ada7d94 P 2b51bdf4e8464c35a8cdc65366ffaea3: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:48.870639  6955 tablet_copy_client.cc:538] T 4668b87882de4b44a7acb3d19ada7d94 P 2b51bdf4e8464c35a8cdc65366ffaea3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:48.877116  6955 tablet_bootstrap.cc:492] T 4668b87882de4b44a7acb3d19ada7d94 P 2b51bdf4e8464c35a8cdc65366ffaea3: Bootstrap starting.
I20260630 12:13:48.879398  6958 ts_tablet_manager.cc:933] T 31a59da3187d44f590686cb996dedbc3 P 2b51bdf4e8464c35a8cdc65366ffaea3: Initiating tablet copy from peer ebcb2b0fa2734017aab7c2a6bfa4901e (127.0.107.195:33657)
I20260630 12:13:48.881049  6958 tablet_copy_client.cc:323] T 31a59da3187d44f590686cb996dedbc3 P 2b51bdf4e8464c35a8cdc65366ffaea3: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:33657
I20260630 12:13:48.891955  6791 tablet_copy_service.cc:140] P ebcb2b0fa2734017aab7c2a6bfa4901e: Received BeginTabletCopySession request for tablet 31a59da3187d44f590686cb996dedbc3 from peer 2b51bdf4e8464c35a8cdc65366ffaea3 ({username='slave'} at 127.0.0.1:41000)
I20260630 12:13:48.892546  6791 tablet_copy_service.cc:161] P ebcb2b0fa2734017aab7c2a6bfa4901e: Beginning new tablet copy session on tablet 31a59da3187d44f590686cb996dedbc3 from peer 2b51bdf4e8464c35a8cdc65366ffaea3 at {username='slave'} at 127.0.0.1:41000: session id = 2b51bdf4e8464c35a8cdc65366ffaea3-31a59da3187d44f590686cb996dedbc3
I20260630 12:13:48.893908  6955 tablet_bootstrap.cc:492] T 4668b87882de4b44a7acb3d19ada7d94 P 2b51bdf4e8464c35a8cdc65366ffaea3: 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:48.894838  6955 tablet_bootstrap.cc:492] T 4668b87882de4b44a7acb3d19ada7d94 P 2b51bdf4e8464c35a8cdc65366ffaea3: Bootstrap complete.
I20260630 12:13:48.895506  6955 ts_tablet_manager.cc:1403] T 4668b87882de4b44a7acb3d19ada7d94 P 2b51bdf4e8464c35a8cdc65366ffaea3: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.004s
I20260630 12:13:48.898340  6955 raft_consensus.cc:359] T 4668b87882de4b44a7acb3d19ada7d94 P 2b51bdf4e8464c35a8cdc65366ffaea3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: true } }
I20260630 12:13:48.899117  6955 raft_consensus.cc:740] T 4668b87882de4b44a7acb3d19ada7d94 P 2b51bdf4e8464c35a8cdc65366ffaea3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2b51bdf4e8464c35a8cdc65366ffaea3, State: Initialized, Role: LEARNER
I20260630 12:13:48.899753  6955 consensus_queue.cc:260] T 4668b87882de4b44a7acb3d19ada7d94 P 2b51bdf4e8464c35a8cdc65366ffaea3 [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: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: true } }
I20260630 12:13:48.900617  6791 tablet_copy_source_session.cc:215] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:48.902170  6943 heartbeater.cc:499] Master 127.0.107.254:41419 was elected leader, sending a full tablet report...
I20260630 12:13:48.902665  6955 ts_tablet_manager.cc:1434] T 4668b87882de4b44a7acb3d19ada7d94 P 2b51bdf4e8464c35a8cdc65366ffaea3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:13:48.904204  6958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31a59da3187d44f590686cb996dedbc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:48.904570  6717 tablet_copy_service.cc:342] P baca7f7f15f1492d9d56d681d5773df9: Request end of tablet copy session 2b51bdf4e8464c35a8cdc65366ffaea3-4668b87882de4b44a7acb3d19ada7d94 received from {username='slave'} at 127.0.0.1:59650
I20260630 12:13:48.904942  6717 tablet_copy_service.cc:434] P baca7f7f15f1492d9d56d681d5773df9: ending tablet copy session 2b51bdf4e8464c35a8cdc65366ffaea3-4668b87882de4b44a7acb3d19ada7d94 on tablet 4668b87882de4b44a7acb3d19ada7d94 with peer 2b51bdf4e8464c35a8cdc65366ffaea3
I20260630 12:13:48.917832  6958 tablet_copy_client.cc:806] T 31a59da3187d44f590686cb996dedbc3 P 2b51bdf4e8464c35a8cdc65366ffaea3: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:48.918370  6958 tablet_copy_client.cc:670] T 31a59da3187d44f590686cb996dedbc3 P 2b51bdf4e8464c35a8cdc65366ffaea3: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:48.921631  6958 tablet_copy_client.cc:538] T 31a59da3187d44f590686cb996dedbc3 P 2b51bdf4e8464c35a8cdc65366ffaea3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:48.927911  6958 tablet_bootstrap.cc:492] T 31a59da3187d44f590686cb996dedbc3 P 2b51bdf4e8464c35a8cdc65366ffaea3: Bootstrap starting.
I20260630 12:13:48.943461  6958 tablet_bootstrap.cc:492] T 31a59da3187d44f590686cb996dedbc3 P 2b51bdf4e8464c35a8cdc65366ffaea3: 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:48.944339  6958 tablet_bootstrap.cc:492] T 31a59da3187d44f590686cb996dedbc3 P 2b51bdf4e8464c35a8cdc65366ffaea3: Bootstrap complete.
I20260630 12:13:48.945087  6958 ts_tablet_manager.cc:1403] T 31a59da3187d44f590686cb996dedbc3 P 2b51bdf4e8464c35a8cdc65366ffaea3: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260630 12:13:48.947623  6958 raft_consensus.cc:359] T 31a59da3187d44f590686cb996dedbc3 P 2b51bdf4e8464c35a8cdc65366ffaea3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: true } }
I20260630 12:13:48.948208  6958 raft_consensus.cc:740] T 31a59da3187d44f590686cb996dedbc3 P 2b51bdf4e8464c35a8cdc65366ffaea3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2b51bdf4e8464c35a8cdc65366ffaea3, State: Initialized, Role: LEARNER
I20260630 12:13:48.948697  6958 consensus_queue.cc:260] T 31a59da3187d44f590686cb996dedbc3 P 2b51bdf4e8464c35a8cdc65366ffaea3 [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: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: true } }
I20260630 12:13:48.950667  6958 ts_tablet_manager.cc:1434] T 31a59da3187d44f590686cb996dedbc3 P 2b51bdf4e8464c35a8cdc65366ffaea3: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:13:48.952389  6791 tablet_copy_service.cc:342] P ebcb2b0fa2734017aab7c2a6bfa4901e: Request end of tablet copy session 2b51bdf4e8464c35a8cdc65366ffaea3-31a59da3187d44f590686cb996dedbc3 received from {username='slave'} at 127.0.0.1:41000
I20260630 12:13:48.952798  6791 tablet_copy_service.cc:434] P ebcb2b0fa2734017aab7c2a6bfa4901e: ending tablet copy session 2b51bdf4e8464c35a8cdc65366ffaea3-31a59da3187d44f590686cb996dedbc3 on tablet 31a59da3187d44f590686cb996dedbc3 with peer 2b51bdf4e8464c35a8cdc65366ffaea3
I20260630 12:13:49.021358  6958 ts_tablet_manager.cc:933] T 5e312c2d15f442b9b1766b70daf78b6f P 2b51bdf4e8464c35a8cdc65366ffaea3: Initiating tablet copy from peer baca7f7f15f1492d9d56d681d5773df9 (127.0.107.194:37159)
I20260630 12:13:49.022614  6958 tablet_copy_client.cc:323] T 5e312c2d15f442b9b1766b70daf78b6f P 2b51bdf4e8464c35a8cdc65366ffaea3: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:37159
I20260630 12:13:49.024072  6717 tablet_copy_service.cc:140] P baca7f7f15f1492d9d56d681d5773df9: Received BeginTabletCopySession request for tablet 5e312c2d15f442b9b1766b70daf78b6f from peer 2b51bdf4e8464c35a8cdc65366ffaea3 ({username='slave'} at 127.0.0.1:59650)
I20260630 12:13:49.024559  6717 tablet_copy_service.cc:161] P baca7f7f15f1492d9d56d681d5773df9: Beginning new tablet copy session on tablet 5e312c2d15f442b9b1766b70daf78b6f from peer 2b51bdf4e8464c35a8cdc65366ffaea3 at {username='slave'} at 127.0.0.1:59650: session id = 2b51bdf4e8464c35a8cdc65366ffaea3-5e312c2d15f442b9b1766b70daf78b6f
I20260630 12:13:49.029881  6717 tablet_copy_source_session.cc:215] T 5e312c2d15f442b9b1766b70daf78b6f P baca7f7f15f1492d9d56d681d5773df9: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:49.032356  6958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e312c2d15f442b9b1766b70daf78b6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:49.043169  6958 tablet_copy_client.cc:806] T 5e312c2d15f442b9b1766b70daf78b6f P 2b51bdf4e8464c35a8cdc65366ffaea3: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:49.043691  6958 tablet_copy_client.cc:670] T 5e312c2d15f442b9b1766b70daf78b6f P 2b51bdf4e8464c35a8cdc65366ffaea3: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:49.046880  6958 tablet_copy_client.cc:538] T 5e312c2d15f442b9b1766b70daf78b6f P 2b51bdf4e8464c35a8cdc65366ffaea3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:49.052562  6958 tablet_bootstrap.cc:492] T 5e312c2d15f442b9b1766b70daf78b6f P 2b51bdf4e8464c35a8cdc65366ffaea3: Bootstrap starting.
I20260630 12:13:49.065580  6958 tablet_bootstrap.cc:492] T 5e312c2d15f442b9b1766b70daf78b6f P 2b51bdf4e8464c35a8cdc65366ffaea3: 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:49.066293  6958 tablet_bootstrap.cc:492] T 5e312c2d15f442b9b1766b70daf78b6f P 2b51bdf4e8464c35a8cdc65366ffaea3: Bootstrap complete.
I20260630 12:13:49.066862  6958 ts_tablet_manager.cc:1403] T 5e312c2d15f442b9b1766b70daf78b6f P 2b51bdf4e8464c35a8cdc65366ffaea3: Time spent bootstrapping tablet: real 0.014s	user 0.015s	sys 0.000s
I20260630 12:13:49.069382  6958 raft_consensus.cc:359] T 5e312c2d15f442b9b1766b70daf78b6f P 2b51bdf4e8464c35a8cdc65366ffaea3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: true } }
I20260630 12:13:49.070284  6958 raft_consensus.cc:740] T 5e312c2d15f442b9b1766b70daf78b6f P 2b51bdf4e8464c35a8cdc65366ffaea3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2b51bdf4e8464c35a8cdc65366ffaea3, State: Initialized, Role: LEARNER
I20260630 12:13:49.070955  6958 consensus_queue.cc:260] T 5e312c2d15f442b9b1766b70daf78b6f P 2b51bdf4e8464c35a8cdc65366ffaea3 [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: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: true } }
I20260630 12:13:49.072976  6958 ts_tablet_manager.cc:1434] T 5e312c2d15f442b9b1766b70daf78b6f P 2b51bdf4e8464c35a8cdc65366ffaea3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:13:49.074594  6717 tablet_copy_service.cc:342] P baca7f7f15f1492d9d56d681d5773df9: Request end of tablet copy session 2b51bdf4e8464c35a8cdc65366ffaea3-5e312c2d15f442b9b1766b70daf78b6f received from {username='slave'} at 127.0.0.1:59650
I20260630 12:13:49.074992  6717 tablet_copy_service.cc:434] P baca7f7f15f1492d9d56d681d5773df9: ending tablet copy session 2b51bdf4e8464c35a8cdc65366ffaea3-5e312c2d15f442b9b1766b70daf78b6f on tablet 5e312c2d15f442b9b1766b70daf78b6f with peer 2b51bdf4e8464c35a8cdc65366ffaea3
W20260630 12:13:49.267530  6578 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver cda9b53e7dd04a3ba74a3920ef4e362c not available for placement
W20260630 12:13:49.268603  6745 consensus_peers.cc:597] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e -> Peer cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193:34991): Couldn't send request to peer cda9b53e7dd04a3ba74a3920ef4e362c. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:49.300372  6707 raft_consensus.cc:1275] T cf0e2c641d7640f9851c291968e9a36f P baca7f7f15f1492d9d56d681d5773df9 [term 2 FOLLOWER]: Refusing update from remote peer ebcb2b0fa2734017aab7c2a6bfa4901e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:13:49.301687  6845 consensus_queue.cc:1048] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e [LEADER]: Connected to new peer: Peer: permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:49.398953  6918 raft_consensus.cc:1217] T 31a59da3187d44f590686cb996dedbc3 P 2b51bdf4e8464c35a8cdc65366ffaea3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:13:49.402508  6918 raft_consensus.cc:1217] T 4668b87882de4b44a7acb3d19ada7d94 P 2b51bdf4e8464c35a8cdc65366ffaea3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:13:49.510313  6918 raft_consensus.cc:1217] T 5e312c2d15f442b9b1766b70daf78b6f P 2b51bdf4e8464c35a8cdc65366ffaea3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:13:49.560865  6871 consensus_queue.cc:579] T 4668b87882de4b44a7acb3d19ada7d94 P baca7f7f15f1492d9d56d681d5773df9 [LEADER]: Leader has been unable to successfully communicate with peer cda9b53e7dd04a3ba74a3920ef4e362c for more than 1 seconds (1.122s)
I20260630 12:13:49.790828  6845 consensus_queue.cc:579] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e [LEADER]: Leader has been unable to successfully communicate with peer cda9b53e7dd04a3ba74a3920ef4e362c for more than 1 seconds (1.037s)
I20260630 12:13:49.799058  6845 raft_consensus.cc:1064] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e: attempting to promote NON_VOTER 2b51bdf4e8464c35a8cdc65366ffaea3 to VOTER
I20260630 12:13:49.799268  6781 consensus_queue.cc:237] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e [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: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: true } }
I20260630 12:13:49.800868  6845 consensus_queue.cc:237] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e [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: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: false } }
W20260630 12:13:49.805099  6747 consensus_peers.cc:597] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e -> Peer 2b51bdf4e8464c35a8cdc65366ffaea3 (127.0.107.196:35669): Couldn't send request to peer 2b51bdf4e8464c35a8cdc65366ffaea3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cf0e2c641d7640f9851c291968e9a36f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:49.805579  6707 raft_consensus.cc:1275] T cf0e2c641d7640f9851c291968e9a36f P baca7f7f15f1492d9d56d681d5773df9 [term 2 FOLLOWER]: Refusing update from remote peer ebcb2b0fa2734017aab7c2a6bfa4901e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:13:49.807129  6918 raft_consensus.cc:1275] T 31a59da3187d44f590686cb996dedbc3 P 2b51bdf4e8464c35a8cdc65366ffaea3 [term 1 LEARNER]: Refusing update from remote peer ebcb2b0fa2734017aab7c2a6bfa4901e: 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:49.807830  6707 raft_consensus.cc:1275] T 31a59da3187d44f590686cb996dedbc3 P baca7f7f15f1492d9d56d681d5773df9 [term 1 FOLLOWER]: Refusing update from remote peer ebcb2b0fa2734017aab7c2a6bfa4901e: 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:49.808646  6970 consensus_queue.cc:1048] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35669 } 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:49.809146  6845 consensus_queue.cc:1048] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e [LEADER]: Connected to new peer: Peer: permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:13:49.809942  6967 consensus_queue.cc:1048] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e [LEADER]: Connected to new peer: Peer: permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:13:49.813128  6745 consensus_peers.cc:597] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e -> Peer cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193:34991): Couldn't send request to peer cda9b53e7dd04a3ba74a3920ef4e362c. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:13:49.813748  6745 consensus_peers.cc:597] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e -> Peer cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193:34991): Couldn't send request to peer cda9b53e7dd04a3ba74a3920ef4e362c. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:49.817752  6845 raft_consensus.cc:2955] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 2b51bdf4e8464c35a8cdc65366ffaea3 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: true } } }
I20260630 12:13:49.818653  6970 raft_consensus.cc:2955] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2b51bdf4e8464c35a8cdc65366ffaea3 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: false } } }
I20260630 12:13:49.818849  6706 raft_consensus.cc:2955] T cf0e2c641d7640f9851c291968e9a36f P baca7f7f15f1492d9d56d681d5773df9 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 2b51bdf4e8464c35a8cdc65366ffaea3 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: true } } }
I20260630 12:13:49.824489  6707 raft_consensus.cc:2955] T 31a59da3187d44f590686cb996dedbc3 P baca7f7f15f1492d9d56d681d5773df9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2b51bdf4e8464c35a8cdc65366ffaea3 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: false } } }
I20260630 12:13:49.827613  6517 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet cf0e2c641d7640f9851c291968e9a36f with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:13:49.828670  6918 raft_consensus.cc:2955] T 31a59da3187d44f590686cb996dedbc3 P 2b51bdf4e8464c35a8cdc65366ffaea3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2b51bdf4e8464c35a8cdc65366ffaea3 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: false } } }
I20260630 12:13:49.835384  6527 catalog_manager.cc:5697] T cf0e2c641d7640f9851c291968e9a36f P baca7f7f15f1492d9d56d681d5773df9 reported cstate change: config changed from index -1 to 2, NON_VOTER 2b51bdf4e8464c35a8cdc65366ffaea3 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: true } } }
I20260630 12:13:49.837538  6530 catalog_manager.cc:5697] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e reported cstate change: config changed from index 2 to 3, 2b51bdf4e8464c35a8cdc65366ffaea3 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:49.853509  6781 consensus_queue.cc:237] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e [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: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: false } }
I20260630 12:13:49.858415  6707 raft_consensus.cc:1275] T 31a59da3187d44f590686cb996dedbc3 P baca7f7f15f1492d9d56d681d5773df9 [term 1 FOLLOWER]: Refusing update from remote peer ebcb2b0fa2734017aab7c2a6bfa4901e: 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:49.858528  6918 raft_consensus.cc:1275] T 31a59da3187d44f590686cb996dedbc3 P 2b51bdf4e8464c35a8cdc65366ffaea3 [term 1 FOLLOWER]: Refusing update from remote peer ebcb2b0fa2734017aab7c2a6bfa4901e: 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:49.859941  6976 consensus_queue.cc:1048] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e [LEADER]: Connected to new peer: Peer: permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:13:49.860648  6967 consensus_queue.cc:1048] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35669 } 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:49.867204  6970 raft_consensus.cc:2955] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: false } } }
I20260630 12:13:49.869113  6918 raft_consensus.cc:2955] T 31a59da3187d44f590686cb996dedbc3 P 2b51bdf4e8464c35a8cdc65366ffaea3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: false } } }
I20260630 12:13:49.868945  6707 raft_consensus.cc:2955] T 31a59da3187d44f590686cb996dedbc3 P baca7f7f15f1492d9d56d681d5773df9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: false } } }
I20260630 12:13:49.876739  6517 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 31a59da3187d44f590686cb996dedbc3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:49.881438  6528 catalog_manager.cc:5697] T 31a59da3187d44f590686cb996dedbc3 P 2b51bdf4e8464c35a8cdc65366ffaea3 reported cstate change: config changed from index 3 to 4, VOTER cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: false } } }
W20260630 12:13:49.896143  6515 catalog_manager.cc:4755] TS cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193:34991): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 31a59da3187d44f590686cb996dedbc3: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34991: connect: Connection refused (error 111)
I20260630 12:13:49.899425  6871 raft_consensus.cc:1064] T 4668b87882de4b44a7acb3d19ada7d94 P baca7f7f15f1492d9d56d681d5773df9: attempting to promote NON_VOTER 2b51bdf4e8464c35a8cdc65366ffaea3 to VOTER
I20260630 12:13:49.901221  6871 consensus_queue.cc:237] T 4668b87882de4b44a7acb3d19ada7d94 P baca7f7f15f1492d9d56d681d5773df9 [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: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: false } }
I20260630 12:13:49.907708  6781 raft_consensus.cc:1275] T 4668b87882de4b44a7acb3d19ada7d94 P ebcb2b0fa2734017aab7c2a6bfa4901e [term 1 FOLLOWER]: Refusing update from remote peer baca7f7f15f1492d9d56d681d5773df9: 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:49.907855  6918 raft_consensus.cc:1275] T 4668b87882de4b44a7acb3d19ada7d94 P 2b51bdf4e8464c35a8cdc65366ffaea3 [term 1 LEARNER]: Refusing update from remote peer baca7f7f15f1492d9d56d681d5773df9: 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:49.909194  6985 consensus_queue.cc:1048] T 4668b87882de4b44a7acb3d19ada7d94 P baca7f7f15f1492d9d56d681d5773df9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:13:49.910049  6871 consensus_queue.cc:1048] T 4668b87882de4b44a7acb3d19ada7d94 P baca7f7f15f1492d9d56d681d5773df9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35669 } 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:13:49.911166  6671 consensus_peers.cc:597] T 4668b87882de4b44a7acb3d19ada7d94 P baca7f7f15f1492d9d56d681d5773df9 -> Peer cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193:34991): Couldn't send request to peer cda9b53e7dd04a3ba74a3920ef4e362c. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:49.918215  6985 raft_consensus.cc:2955] T 4668b87882de4b44a7acb3d19ada7d94 P baca7f7f15f1492d9d56d681d5773df9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2b51bdf4e8464c35a8cdc65366ffaea3 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: false } } }
I20260630 12:13:49.919822  6918 raft_consensus.cc:2955] T 4668b87882de4b44a7acb3d19ada7d94 P 2b51bdf4e8464c35a8cdc65366ffaea3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2b51bdf4e8464c35a8cdc65366ffaea3 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: false } } }
I20260630 12:13:49.927201  6781 raft_consensus.cc:2955] T 4668b87882de4b44a7acb3d19ada7d94 P ebcb2b0fa2734017aab7c2a6bfa4901e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2b51bdf4e8464c35a8cdc65366ffaea3 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: false } } }
I20260630 12:13:49.929849  6530 catalog_manager.cc:5697] T 4668b87882de4b44a7acb3d19ada7d94 P baca7f7f15f1492d9d56d681d5773df9 reported cstate change: config changed from index 2 to 3, 2b51bdf4e8464c35a8cdc65366ffaea3 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "baca7f7f15f1492d9d56d681d5773df9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:49.942188  6707 consensus_queue.cc:237] T 4668b87882de4b44a7acb3d19ada7d94 P baca7f7f15f1492d9d56d681d5773df9 [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: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: false } }
I20260630 12:13:49.946866  6918 raft_consensus.cc:1275] T 4668b87882de4b44a7acb3d19ada7d94 P 2b51bdf4e8464c35a8cdc65366ffaea3 [term 1 FOLLOWER]: Refusing update from remote peer baca7f7f15f1492d9d56d681d5773df9: 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:49.947146  6781 raft_consensus.cc:1275] T 4668b87882de4b44a7acb3d19ada7d94 P ebcb2b0fa2734017aab7c2a6bfa4901e [term 1 FOLLOWER]: Refusing update from remote peer baca7f7f15f1492d9d56d681d5773df9: 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:49.948191  6985 consensus_queue.cc:1048] T 4668b87882de4b44a7acb3d19ada7d94 P baca7f7f15f1492d9d56d681d5773df9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35669 } 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:49.948908  6871 consensus_queue.cc:1048] T 4668b87882de4b44a7acb3d19ada7d94 P baca7f7f15f1492d9d56d681d5773df9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:13:49.954767  6871 raft_consensus.cc:2955] T 4668b87882de4b44a7acb3d19ada7d94 P baca7f7f15f1492d9d56d681d5773df9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: false } } }
I20260630 12:13:49.957243  6918 raft_consensus.cc:2955] T 4668b87882de4b44a7acb3d19ada7d94 P 2b51bdf4e8464c35a8cdc65366ffaea3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: false } } }
I20260630 12:13:49.958873  6781 raft_consensus.cc:2955] T 4668b87882de4b44a7acb3d19ada7d94 P ebcb2b0fa2734017aab7c2a6bfa4901e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: false } } }
I20260630 12:13:49.963821  6516 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4668b87882de4b44a7acb3d19ada7d94 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:49.968513  6527 catalog_manager.cc:5697] T 4668b87882de4b44a7acb3d19ada7d94 P baca7f7f15f1492d9d56d681d5773df9 reported cstate change: config changed from index 3 to 4, VOTER cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "baca7f7f15f1492d9d56d681d5773df9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:50.024663  6985 consensus_queue.cc:579] T 5e312c2d15f442b9b1766b70daf78b6f P baca7f7f15f1492d9d56d681d5773df9 [LEADER]: Leader has been unable to successfully communicate with peer cda9b53e7dd04a3ba74a3920ef4e362c for more than 1 seconds (1.457s)
I20260630 12:13:50.125555  6985 raft_consensus.cc:1064] T 5e312c2d15f442b9b1766b70daf78b6f P baca7f7f15f1492d9d56d681d5773df9: attempting to promote NON_VOTER 2b51bdf4e8464c35a8cdc65366ffaea3 to VOTER
I20260630 12:13:50.127511  6985 consensus_queue.cc:237] T 5e312c2d15f442b9b1766b70daf78b6f P baca7f7f15f1492d9d56d681d5773df9 [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: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: false } }
I20260630 12:13:50.134521  6918 raft_consensus.cc:1275] T 5e312c2d15f442b9b1766b70daf78b6f P 2b51bdf4e8464c35a8cdc65366ffaea3 [term 1 LEARNER]: Refusing update from remote peer baca7f7f15f1492d9d56d681d5773df9: 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:50.134683  6781 raft_consensus.cc:1275] T 5e312c2d15f442b9b1766b70daf78b6f P ebcb2b0fa2734017aab7c2a6bfa4901e [term 1 FOLLOWER]: Refusing update from remote peer baca7f7f15f1492d9d56d681d5773df9: 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:50.135986  6972 consensus_queue.cc:1048] T 5e312c2d15f442b9b1766b70daf78b6f P baca7f7f15f1492d9d56d681d5773df9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35669 } 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:50.136708  6985 consensus_queue.cc:1048] T 5e312c2d15f442b9b1766b70daf78b6f P baca7f7f15f1492d9d56d681d5773df9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:13:50.137243  6671 consensus_peers.cc:597] T 5e312c2d15f442b9b1766b70daf78b6f P baca7f7f15f1492d9d56d681d5773df9 -> Peer cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193:34991): Couldn't send request to peer cda9b53e7dd04a3ba74a3920ef4e362c. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:50.144359  6985 raft_consensus.cc:2955] T 5e312c2d15f442b9b1766b70daf78b6f P baca7f7f15f1492d9d56d681d5773df9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2b51bdf4e8464c35a8cdc65366ffaea3 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: false } } }
I20260630 12:13:50.146021  6918 raft_consensus.cc:2955] T 5e312c2d15f442b9b1766b70daf78b6f P 2b51bdf4e8464c35a8cdc65366ffaea3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2b51bdf4e8464c35a8cdc65366ffaea3 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: false } } }
I20260630 12:13:50.156275  6781 raft_consensus.cc:2955] T 5e312c2d15f442b9b1766b70daf78b6f P ebcb2b0fa2734017aab7c2a6bfa4901e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2b51bdf4e8464c35a8cdc65366ffaea3 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: false } } }
I20260630 12:13:50.157951  6527 catalog_manager.cc:5697] T 5e312c2d15f442b9b1766b70daf78b6f P baca7f7f15f1492d9d56d681d5773df9 reported cstate change: config changed from index 2 to 3, 2b51bdf4e8464c35a8cdc65366ffaea3 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "baca7f7f15f1492d9d56d681d5773df9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:50.169340  6707 consensus_queue.cc:237] T 5e312c2d15f442b9b1766b70daf78b6f P baca7f7f15f1492d9d56d681d5773df9 [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: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: false } }
I20260630 12:13:50.173859  6781 raft_consensus.cc:1275] T 5e312c2d15f442b9b1766b70daf78b6f P ebcb2b0fa2734017aab7c2a6bfa4901e [term 1 FOLLOWER]: Refusing update from remote peer baca7f7f15f1492d9d56d681d5773df9: 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:50.174465  6918 raft_consensus.cc:1275] T 5e312c2d15f442b9b1766b70daf78b6f P 2b51bdf4e8464c35a8cdc65366ffaea3 [term 1 FOLLOWER]: Refusing update from remote peer baca7f7f15f1492d9d56d681d5773df9: 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:50.175230  6985 consensus_queue.cc:1048] T 5e312c2d15f442b9b1766b70daf78b6f P baca7f7f15f1492d9d56d681d5773df9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:13:50.177522  6985 consensus_queue.cc:1048] T 5e312c2d15f442b9b1766b70daf78b6f P baca7f7f15f1492d9d56d681d5773df9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35669 } 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:50.181841  6972 raft_consensus.cc:2955] T 5e312c2d15f442b9b1766b70daf78b6f P baca7f7f15f1492d9d56d681d5773df9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: false } } }
I20260630 12:13:50.183647  6781 raft_consensus.cc:2955] T 5e312c2d15f442b9b1766b70daf78b6f P ebcb2b0fa2734017aab7c2a6bfa4901e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: false } } }
I20260630 12:13:50.184252  6918 raft_consensus.cc:2955] T 5e312c2d15f442b9b1766b70daf78b6f P 2b51bdf4e8464c35a8cdc65366ffaea3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: false } } }
I20260630 12:13:50.190923  6516 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5e312c2d15f442b9b1766b70daf78b6f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:50.196004  6528 catalog_manager.cc:5697] T 5e312c2d15f442b9b1766b70daf78b6f P 2b51bdf4e8464c35a8cdc65366ffaea3 reported cstate change: config changed from index 3 to 4, VOTER cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "baca7f7f15f1492d9d56d681d5773df9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: false } } }
I20260630 12:13:50.267097  6991 ts_tablet_manager.cc:933] T cf0e2c641d7640f9851c291968e9a36f P 2b51bdf4e8464c35a8cdc65366ffaea3: Initiating tablet copy from peer ebcb2b0fa2734017aab7c2a6bfa4901e (127.0.107.195:33657)
I20260630 12:13:50.268690  6991 tablet_copy_client.cc:323] T cf0e2c641d7640f9851c291968e9a36f P 2b51bdf4e8464c35a8cdc65366ffaea3: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:33657
W20260630 12:13:50.269826  6578 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver cda9b53e7dd04a3ba74a3920ef4e362c not available for placement
I20260630 12:13:50.270242  6791 tablet_copy_service.cc:140] P ebcb2b0fa2734017aab7c2a6bfa4901e: Received BeginTabletCopySession request for tablet cf0e2c641d7640f9851c291968e9a36f from peer 2b51bdf4e8464c35a8cdc65366ffaea3 ({username='slave'} at 127.0.0.1:41000)
I20260630 12:13:50.270709  6791 tablet_copy_service.cc:161] P ebcb2b0fa2734017aab7c2a6bfa4901e: Beginning new tablet copy session on tablet cf0e2c641d7640f9851c291968e9a36f from peer 2b51bdf4e8464c35a8cdc65366ffaea3 at {username='slave'} at 127.0.0.1:41000: session id = 2b51bdf4e8464c35a8cdc65366ffaea3-cf0e2c641d7640f9851c291968e9a36f
I20260630 12:13:50.276821  6791 tablet_copy_source_session.cc:215] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:50.279170  6991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf0e2c641d7640f9851c291968e9a36f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:50.289013  6991 tablet_copy_client.cc:806] T cf0e2c641d7640f9851c291968e9a36f P 2b51bdf4e8464c35a8cdc65366ffaea3: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:50.289530  6991 tablet_copy_client.cc:670] T cf0e2c641d7640f9851c291968e9a36f P 2b51bdf4e8464c35a8cdc65366ffaea3: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:50.292533  6991 tablet_copy_client.cc:538] T cf0e2c641d7640f9851c291968e9a36f P 2b51bdf4e8464c35a8cdc65366ffaea3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:50.298080  6991 tablet_bootstrap.cc:492] T cf0e2c641d7640f9851c291968e9a36f P 2b51bdf4e8464c35a8cdc65366ffaea3: Bootstrap starting.
I20260630 12:13:50.311779  6991 tablet_bootstrap.cc:492] T cf0e2c641d7640f9851c291968e9a36f P 2b51bdf4e8464c35a8cdc65366ffaea3: 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:50.312425  6991 tablet_bootstrap.cc:492] T cf0e2c641d7640f9851c291968e9a36f P 2b51bdf4e8464c35a8cdc65366ffaea3: Bootstrap complete.
I20260630 12:13:50.312883  6991 ts_tablet_manager.cc:1403] T cf0e2c641d7640f9851c291968e9a36f P 2b51bdf4e8464c35a8cdc65366ffaea3: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.008s
I20260630 12:13:50.314895  6991 raft_consensus.cc:359] T cf0e2c641d7640f9851c291968e9a36f P 2b51bdf4e8464c35a8cdc65366ffaea3 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: true } }
I20260630 12:13:50.315462  6991 raft_consensus.cc:740] T cf0e2c641d7640f9851c291968e9a36f P 2b51bdf4e8464c35a8cdc65366ffaea3 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 2b51bdf4e8464c35a8cdc65366ffaea3, State: Initialized, Role: LEARNER
I20260630 12:13:50.315975  6991 consensus_queue.cc:260] T cf0e2c641d7640f9851c291968e9a36f P 2b51bdf4e8464c35a8cdc65366ffaea3 [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: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: true } }
I20260630 12:13:50.317718  6991 ts_tablet_manager.cc:1434] T cf0e2c641d7640f9851c291968e9a36f P 2b51bdf4e8464c35a8cdc65366ffaea3: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:13:50.319377  6791 tablet_copy_service.cc:342] P ebcb2b0fa2734017aab7c2a6bfa4901e: Request end of tablet copy session 2b51bdf4e8464c35a8cdc65366ffaea3-cf0e2c641d7640f9851c291968e9a36f received from {username='slave'} at 127.0.0.1:41000
I20260630 12:13:50.319787  6791 tablet_copy_service.cc:434] P ebcb2b0fa2734017aab7c2a6bfa4901e: ending tablet copy session 2b51bdf4e8464c35a8cdc65366ffaea3-cf0e2c641d7640f9851c291968e9a36f on tablet cf0e2c641d7640f9851c291968e9a36f with peer 2b51bdf4e8464c35a8cdc65366ffaea3
I20260630 12:13:50.840758  6918 raft_consensus.cc:1217] T cf0e2c641d7640f9851c291968e9a36f P 2b51bdf4e8464c35a8cdc65366ffaea3 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:13:51.058362  6845 consensus_queue.cc:579] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e [LEADER]: Leader has been unable to successfully communicate with peer cda9b53e7dd04a3ba74a3920ef4e362c for more than 1 seconds (1.257s)
W20260630 12:13:51.095191  6515 catalog_manager.cc:4755] TS cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193:34991): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 31a59da3187d44f590686cb996dedbc3: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34991: connect: Connection refused (error 111)
I20260630 12:13:51.265137  6845 raft_consensus.cc:1064] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e: attempting to promote NON_VOTER 2b51bdf4e8464c35a8cdc65366ffaea3 to VOTER
I20260630 12:13:51.267023  6845 consensus_queue.cc:237] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e [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: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: false } }
W20260630 12:13:51.272548  6578 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver cda9b53e7dd04a3ba74a3920ef4e362c not available for placement
I20260630 12:13:51.273476  6918 raft_consensus.cc:1275] T cf0e2c641d7640f9851c291968e9a36f P 2b51bdf4e8464c35a8cdc65366ffaea3 [term 2 LEARNER]: Refusing update from remote peer ebcb2b0fa2734017aab7c2a6bfa4901e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:13:51.273525  6707 raft_consensus.cc:1275] T cf0e2c641d7640f9851c291968e9a36f P baca7f7f15f1492d9d56d681d5773df9 [term 2 FOLLOWER]: Refusing update from remote peer ebcb2b0fa2734017aab7c2a6bfa4901e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:13:51.275292  6845 consensus_queue.cc:1048] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35669 } 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:51.275900  6995 consensus_queue.cc:1048] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e [LEADER]: Connected to new peer: Peer: permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:13:51.277957  6745 consensus_peers.cc:597] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e -> Peer cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193:34991): Couldn't send request to peer cda9b53e7dd04a3ba74a3920ef4e362c. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:51.283761  6845 raft_consensus.cc:2955] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 2b51bdf4e8464c35a8cdc65366ffaea3 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: false } } }
I20260630 12:13:51.285228  6918 raft_consensus.cc:2955] T cf0e2c641d7640f9851c291968e9a36f P 2b51bdf4e8464c35a8cdc65366ffaea3 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 2b51bdf4e8464c35a8cdc65366ffaea3 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: false } } }
I20260630 12:13:51.295275  6707 raft_consensus.cc:2955] T cf0e2c641d7640f9851c291968e9a36f P baca7f7f15f1492d9d56d681d5773df9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 2b51bdf4e8464c35a8cdc65366ffaea3 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: false } } }
I20260630 12:13:51.295312  6530 catalog_manager.cc:5697] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e reported cstate change: config changed from index 2 to 3, 2b51bdf4e8464c35a8cdc65366ffaea3 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cda9b53e7dd04a3ba74a3920ef4e362c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:51.315652  6781 consensus_queue.cc:237] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e [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: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: false } }
I20260630 12:13:51.319576  6918 raft_consensus.cc:1275] T cf0e2c641d7640f9851c291968e9a36f P 2b51bdf4e8464c35a8cdc65366ffaea3 [term 2 FOLLOWER]: Refusing update from remote peer ebcb2b0fa2734017aab7c2a6bfa4901e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:13:51.319741  6707 raft_consensus.cc:1275] T cf0e2c641d7640f9851c291968e9a36f P baca7f7f15f1492d9d56d681d5773df9 [term 2 FOLLOWER]: Refusing update from remote peer ebcb2b0fa2734017aab7c2a6bfa4901e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:13:51.320923  6995 consensus_queue.cc:1048] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35669 } 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:51.321557  7000 consensus_queue.cc:1048] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e [LEADER]: Connected to new peer: Peer: permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:13:51.327138  6995 raft_consensus.cc:2955] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: false } } }
I20260630 12:13:51.328899  6707 raft_consensus.cc:2955] T cf0e2c641d7640f9851c291968e9a36f P baca7f7f15f1492d9d56d681d5773df9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: false } } }
I20260630 12:13:51.331907  6918 raft_consensus.cc:2955] T cf0e2c641d7640f9851c291968e9a36f P 2b51bdf4e8464c35a8cdc65366ffaea3 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: false } } }
I20260630 12:13:51.336522  6517 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cf0e2c641d7640f9851c291968e9a36f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:51.340056  6528 catalog_manager.cc:5697] T cf0e2c641d7640f9851c291968e9a36f P baca7f7f15f1492d9d56d681d5773df9 reported cstate change: config changed from index 3 to 4, VOTER cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193) evicted. New cstate: current_term: 2 leader_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "baca7f7f15f1492d9d56d681d5773df9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37159 } } peers { permanent_uuid: "ebcb2b0fa2734017aab7c2a6bfa4901e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33657 } } peers { permanent_uuid: "2b51bdf4e8464c35a8cdc65366ffaea3" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35669 } attrs { promote: false } } }
W20260630 12:13:52.155370  6515 catalog_manager.cc:4755] TS cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193:34991): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 31a59da3187d44f590686cb996dedbc3: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34991: connect: Connection refused (error 111)
W20260630 12:13:52.514948  6515 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34991: connect: Connection refused (error 111) [suppressed 58 similar messages]
W20260630 12:13:53.567971  6515 catalog_manager.cc:4755] TS cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193:34991): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet cf0e2c641d7640f9851c291968e9a36f: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34991: connect: Connection refused (error 111)
I20260630 12:13:55.450718   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
W20260630 12:13:55.465003  6746 consensus_peers.cc:597] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e -> Peer baca7f7f15f1492d9d56d681d5773df9 (127.0.107.194:37159): Couldn't send request to peer baca7f7f15f1492d9d56d681d5773df9. 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:55.480072   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:55.481117   431 tablet_replica.cc:333] T 31a59da3187d44f590686cb996dedbc3 P baca7f7f15f1492d9d56d681d5773df9: stopping tablet replica
I20260630 12:13:55.482005   431 raft_consensus.cc:2243] T 31a59da3187d44f590686cb996dedbc3 P baca7f7f15f1492d9d56d681d5773df9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:55.483304   431 raft_consensus.cc:2272] T 31a59da3187d44f590686cb996dedbc3 P baca7f7f15f1492d9d56d681d5773df9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:55.486192   431 tablet_replica.cc:333] T 5e312c2d15f442b9b1766b70daf78b6f P baca7f7f15f1492d9d56d681d5773df9: stopping tablet replica
I20260630 12:13:55.486868   431 raft_consensus.cc:2243] T 5e312c2d15f442b9b1766b70daf78b6f P baca7f7f15f1492d9d56d681d5773df9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:55.487885   431 raft_consensus.cc:2272] T 5e312c2d15f442b9b1766b70daf78b6f P baca7f7f15f1492d9d56d681d5773df9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:55.490403   431 tablet_replica.cc:333] T 4668b87882de4b44a7acb3d19ada7d94 P baca7f7f15f1492d9d56d681d5773df9: stopping tablet replica
I20260630 12:13:55.491029   431 raft_consensus.cc:2243] T 4668b87882de4b44a7acb3d19ada7d94 P baca7f7f15f1492d9d56d681d5773df9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:55.492000   431 raft_consensus.cc:2272] T 4668b87882de4b44a7acb3d19ada7d94 P baca7f7f15f1492d9d56d681d5773df9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:55.494285   431 tablet_replica.cc:333] T cf0e2c641d7640f9851c291968e9a36f P baca7f7f15f1492d9d56d681d5773df9: stopping tablet replica
I20260630 12:13:55.494751   431 raft_consensus.cc:2243] T cf0e2c641d7640f9851c291968e9a36f P baca7f7f15f1492d9d56d681d5773df9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:55.495963   431 raft_consensus.cc:2272] T cf0e2c641d7640f9851c291968e9a36f P baca7f7f15f1492d9d56d681d5773df9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:55.514457   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:13:55.534641   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:13:55.561260   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:55.561971   431 tablet_replica.cc:333] T 4668b87882de4b44a7acb3d19ada7d94 P ebcb2b0fa2734017aab7c2a6bfa4901e: stopping tablet replica
I20260630 12:13:55.562600   431 raft_consensus.cc:2243] T 4668b87882de4b44a7acb3d19ada7d94 P ebcb2b0fa2734017aab7c2a6bfa4901e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:55.563714   431 raft_consensus.cc:2272] T 4668b87882de4b44a7acb3d19ada7d94 P ebcb2b0fa2734017aab7c2a6bfa4901e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:55.566135   431 tablet_replica.cc:333] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e: stopping tablet replica
I20260630 12:13:55.566701   431 raft_consensus.cc:2243] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:13:55.567689   431 raft_consensus.cc:2272] T cf0e2c641d7640f9851c291968e9a36f P ebcb2b0fa2734017aab7c2a6bfa4901e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:55.570022   431 tablet_replica.cc:333] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e: stopping tablet replica
I20260630 12:13:55.570559   431 raft_consensus.cc:2243] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:55.571461   431 raft_consensus.cc:2272] T 31a59da3187d44f590686cb996dedbc3 P ebcb2b0fa2734017aab7c2a6bfa4901e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:55.573719   431 tablet_replica.cc:333] T 5e312c2d15f442b9b1766b70daf78b6f P ebcb2b0fa2734017aab7c2a6bfa4901e: stopping tablet replica
I20260630 12:13:55.574182   431 raft_consensus.cc:2243] T 5e312c2d15f442b9b1766b70daf78b6f P ebcb2b0fa2734017aab7c2a6bfa4901e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:55.575148   431 raft_consensus.cc:2272] T 5e312c2d15f442b9b1766b70daf78b6f P ebcb2b0fa2734017aab7c2a6bfa4901e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:55.599256   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:13:55.616227   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:13:55.637823   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:55.638609   431 tablet_replica.cc:333] T cf0e2c641d7640f9851c291968e9a36f P 2b51bdf4e8464c35a8cdc65366ffaea3: stopping tablet replica
I20260630 12:13:55.639703   431 raft_consensus.cc:2243] T cf0e2c641d7640f9851c291968e9a36f P 2b51bdf4e8464c35a8cdc65366ffaea3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:55.641135   431 raft_consensus.cc:2272] T cf0e2c641d7640f9851c291968e9a36f P 2b51bdf4e8464c35a8cdc65366ffaea3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:55.644639   431 tablet_replica.cc:333] T 5e312c2d15f442b9b1766b70daf78b6f P 2b51bdf4e8464c35a8cdc65366ffaea3: stopping tablet replica
I20260630 12:13:55.645350   431 raft_consensus.cc:2243] T 5e312c2d15f442b9b1766b70daf78b6f P 2b51bdf4e8464c35a8cdc65366ffaea3 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260630 12:13:55.646059  6515 catalog_manager.cc:4755] TS cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193:34991): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet cf0e2c641d7640f9851c291968e9a36f: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34991: connect: Connection refused (error 111)
I20260630 12:13:55.646435   431 raft_consensus.cc:2272] T 5e312c2d15f442b9b1766b70daf78b6f P 2b51bdf4e8464c35a8cdc65366ffaea3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:55.649040   431 tablet_replica.cc:333] T 31a59da3187d44f590686cb996dedbc3 P 2b51bdf4e8464c35a8cdc65366ffaea3: stopping tablet replica
I20260630 12:13:55.649523   431 raft_consensus.cc:2243] T 31a59da3187d44f590686cb996dedbc3 P 2b51bdf4e8464c35a8cdc65366ffaea3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:55.650259   431 raft_consensus.cc:2272] T 31a59da3187d44f590686cb996dedbc3 P 2b51bdf4e8464c35a8cdc65366ffaea3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:55.652508   431 tablet_replica.cc:333] T 4668b87882de4b44a7acb3d19ada7d94 P 2b51bdf4e8464c35a8cdc65366ffaea3: stopping tablet replica
I20260630 12:13:55.652973   431 raft_consensus.cc:2243] T 4668b87882de4b44a7acb3d19ada7d94 P 2b51bdf4e8464c35a8cdc65366ffaea3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:55.653688   431 raft_consensus.cc:2272] T 4668b87882de4b44a7acb3d19ada7d94 P 2b51bdf4e8464c35a8cdc65366ffaea3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:55.677510   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:13:55.695320   431 master.cc:562] Master@127.0.107.254:41419 shutting down...
W20260630 12:13:58.332767  6515 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34991: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260630 12:13:58.336032  6515 catalog_manager.cc:4755] TS cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193:34991): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 31a59da3187d44f590686cb996dedbc3: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34991: connect: Connection refused (error 111)
W20260630 12:13:59.753924  6515 catalog_manager.cc:4755] TS cda9b53e7dd04a3ba74a3920ef4e362c (127.0.107.193:34991): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet cf0e2c641d7640f9851c291968e9a36f: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34991: connect: Connection refused (error 111)
I20260630 12:14:00.197458   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 344e167d4ff0425bad74a3b9a63e7ac0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:00.198211   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 344e167d4ff0425bad74a3b9a63e7ac0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:00.198540   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 344e167d4ff0425bad74a3b9a63e7ac0: stopping tablet replica
I20260630 12:14:00.222146   431 master.cc:584] Master@127.0.107.254:41419 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (15151 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260630 12:14:00.263661   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:45827
I20260630 12:14:00.264827   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:00.270233  7019 instance_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:00.270557  7020 instance_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:00.272133   431 server_base.cc:1061] running on GCE node
W20260630 12:14:00.272640  7022 instance_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:00.273536   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:00.273715   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:00.273912   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821640273880 us; error 0 us; skew 500 ppm
I20260630 12:14:00.274402   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:00.276685   431 webserver.cc:533] Webserver started at http://127.0.107.254:41725/ using document root <none> and password file <none>
I20260630 12:14:00.277160   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:00.277356   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:00.277658   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:00.278944   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821463199918-431-0/minicluster-data/master-0-root/instance:
uuid: "7cd3d8a840954601ae3938dc8a61ea91"
format_stamp: "Formatted at 2026-06-30 12:14:00 on dist-test-slave-rzcc"
I20260630 12:14:00.283258   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:14:00.286469  7027 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:00.287227   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:00.287501   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821463199918-431-0/minicluster-data/master-0-root
uuid: "7cd3d8a840954601ae3938dc8a61ea91"
format_stamp: "Formatted at 2026-06-30 12:14:00 on dist-test-slave-rzcc"
I20260630 12:14:00.287761   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821463199918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821463199918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821463199918-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:00.310133   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:00.311369   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:00.348529   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:45827
I20260630 12:14:00.348652  7078 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:45827 every 8 connection(s)
I20260630 12:14:00.352730  7079 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:00.364207  7079 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7cd3d8a840954601ae3938dc8a61ea91: Bootstrap starting.
I20260630 12:14:00.368892  7079 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7cd3d8a840954601ae3938dc8a61ea91: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:00.373000  7079 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7cd3d8a840954601ae3938dc8a61ea91: No bootstrap required, opened a new log
I20260630 12:14:00.375248  7079 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7cd3d8a840954601ae3938dc8a61ea91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7cd3d8a840954601ae3938dc8a61ea91" member_type: VOTER }
I20260630 12:14:00.375671  7079 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7cd3d8a840954601ae3938dc8a61ea91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:00.375919  7079 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7cd3d8a840954601ae3938dc8a61ea91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cd3d8a840954601ae3938dc8a61ea91, State: Initialized, Role: FOLLOWER
I20260630 12:14:00.376511  7079 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7cd3d8a840954601ae3938dc8a61ea91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7cd3d8a840954601ae3938dc8a61ea91" member_type: VOTER }
I20260630 12:14:00.376976  7079 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7cd3d8a840954601ae3938dc8a61ea91 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:00.377203  7079 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7cd3d8a840954601ae3938dc8a61ea91 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:00.377480  7079 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7cd3d8a840954601ae3938dc8a61ea91 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:00.382086  7079 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7cd3d8a840954601ae3938dc8a61ea91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7cd3d8a840954601ae3938dc8a61ea91" member_type: VOTER }
I20260630 12:14:00.382570  7079 leader_election.cc:304] T 00000000000000000000000000000000 P 7cd3d8a840954601ae3938dc8a61ea91 [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: 7cd3d8a840954601ae3938dc8a61ea91; no voters: 
I20260630 12:14:00.383667  7079 leader_election.cc:290] T 00000000000000000000000000000000 P 7cd3d8a840954601ae3938dc8a61ea91 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:00.383998  7082 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7cd3d8a840954601ae3938dc8a61ea91 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:00.385270  7082 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7cd3d8a840954601ae3938dc8a61ea91 [term 1 LEADER]: Becoming Leader. State: Replica: 7cd3d8a840954601ae3938dc8a61ea91, State: Running, Role: LEADER
I20260630 12:14:00.385967  7082 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7cd3d8a840954601ae3938dc8a61ea91 [LEADER]: Queue going to LEADER mode. State: All 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: "7cd3d8a840954601ae3938dc8a61ea91" member_type: VOTER }
I20260630 12:14:00.386600  7079 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7cd3d8a840954601ae3938dc8a61ea91 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:00.388988  7084 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7cd3d8a840954601ae3938dc8a61ea91 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7cd3d8a840954601ae3938dc8a61ea91. Latest consensus state: current_term: 1 leader_uuid: "7cd3d8a840954601ae3938dc8a61ea91" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7cd3d8a840954601ae3938dc8a61ea91" member_type: VOTER } }
I20260630 12:14:00.388921  7083 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7cd3d8a840954601ae3938dc8a61ea91 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7cd3d8a840954601ae3938dc8a61ea91" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7cd3d8a840954601ae3938dc8a61ea91" member_type: VOTER } }
I20260630 12:14:00.389703  7084 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7cd3d8a840954601ae3938dc8a61ea91 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:00.389856  7083 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7cd3d8a840954601ae3938dc8a61ea91 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:00.393864  7087 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:00.398878  7087 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:00.402065   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:00.408010  7087 catalog_manager.cc:1383] Generated new cluster ID: 0c98d589c1f146228c5a39c011f633d7
I20260630 12:14:00.408294  7087 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:00.433676  7087 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:00.434916  7087 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:00.454597  7087 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7cd3d8a840954601ae3938dc8a61ea91: Generated new TSK 0
I20260630 12:14:00.455263  7087 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:00.469100   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:00.474920  7100 instance_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:00.476136  7101 instance_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:00.478853   431 server_base.cc:1061] running on GCE node
W20260630 12:14:00.478971  7103 instance_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:00.480470   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:00.480695   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:00.480890   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821640480866 us; error 0 us; skew 500 ppm
I20260630 12:14:00.481375   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:00.483613   431 webserver.cc:533] Webserver started at http://127.0.107.193:35161/ using document root <none> and password file <none>
I20260630 12:14:00.484077   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:00.484290   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:00.484555   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:00.485626   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821463199918-431-0/minicluster-data/ts-0-root/instance:
uuid: "f5a4d6303010431988fc1b9ada1698a1"
format_stamp: "Formatted at 2026-06-30 12:14:00 on dist-test-slave-rzcc"
I20260630 12:14:00.490234   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:00.493520  7108 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:00.494261   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:00.494549   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821463199918-431-0/minicluster-data/ts-0-root
uuid: "f5a4d6303010431988fc1b9ada1698a1"
format_stamp: "Formatted at 2026-06-30 12:14:00 on dist-test-slave-rzcc"
I20260630 12:14:00.494867   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821463199918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821463199918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821463199918-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:00.514503   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:00.516557   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:00.518965   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:00.522197   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:00.522480   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:00.522746   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:00.522981   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:14:00.562633   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:34235
I20260630 12:14:00.562750  7170 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:34235 every 8 connection(s)
I20260630 12:14:00.567628   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:00.575539  7175 instance_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:00.576916  7176 instance_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:00.579646  7178 instance_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:00.580068   431 server_base.cc:1061] running on GCE node
I20260630 12:14:00.581403   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:00.581674   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:00.581894   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821640581855 us; error 0 us; skew 500 ppm
I20260630 12:14:00.582512   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:00.584653  7171 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45827
I20260630 12:14:00.584992  7171 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:00.585654   431 webserver.cc:533] Webserver started at http://127.0.107.194:46145/ using document root <none> and password file <none>
I20260630 12:14:00.585852  7171 heartbeater.cc:507] Master 127.0.107.254:45827 requested a full tablet report, sending...
I20260630 12:14:00.586221   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:00.586479   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:00.586793   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:00.588379  7044 ts_manager.cc:194] Registered new tserver with Master: f5a4d6303010431988fc1b9ada1698a1 (127.0.107.193:34235)
I20260630 12:14:00.588379   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821463199918-431-0/minicluster-data/ts-1-root/instance:
uuid: "ca4bf7e0d57c4e999856eaf62196f66f"
format_stamp: "Formatted at 2026-06-30 12:14:00 on dist-test-slave-rzcc"
I20260630 12:14:00.591174  7044 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50896
I20260630 12:14:00.596238   431 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:14:00.600339  7183 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:00.601012   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:14:00.601308   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821463199918-431-0/minicluster-data/ts-1-root
uuid: "ca4bf7e0d57c4e999856eaf62196f66f"
format_stamp: "Formatted at 2026-06-30 12:14:00 on dist-test-slave-rzcc"
I20260630 12:14:00.601606   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821463199918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821463199918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821463199918-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:00.612453   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:00.613610   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:00.615072   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:00.617161   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:00.617390   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:00.617620   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:00.617785   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:00.655663   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:37873
I20260630 12:14:00.655771  7245 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:37873 every 8 connection(s)
I20260630 12:14:00.660466   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:00.667064  7249 instance_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:00.668455  7250 instance_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:00.670066  7252 instance_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:00.671216   431 server_base.cc:1061] running on GCE node
I20260630 12:14:00.672329   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:00.672591   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:00.672785   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821640672768 us; error 0 us; skew 500 ppm
I20260630 12:14:00.673465   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:00.673460  7246 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45827
I20260630 12:14:00.674045  7246 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:00.674922  7246 heartbeater.cc:507] Master 127.0.107.254:45827 requested a full tablet report, sending...
I20260630 12:14:00.676153   431 webserver.cc:533] Webserver started at http://127.0.107.195:43665/ using document root <none> and password file <none>
I20260630 12:14:00.676774   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:00.677001   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:00.677105  7044 ts_manager.cc:194] Registered new tserver with Master: ca4bf7e0d57c4e999856eaf62196f66f (127.0.107.194:37873)
I20260630 12:14:00.677379   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:00.678972  7044 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50912
I20260630 12:14:00.678949   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821463199918-431-0/minicluster-data/ts-2-root/instance:
uuid: "73c2833ae8cd4c68af4e36770c2c2e12"
format_stamp: "Formatted at 2026-06-30 12:14:00 on dist-test-slave-rzcc"
I20260630 12:14:00.683738   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:14:00.686892  7257 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:00.687605   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:00.687840   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821463199918-431-0/minicluster-data/ts-2-root
uuid: "73c2833ae8cd4c68af4e36770c2c2e12"
format_stamp: "Formatted at 2026-06-30 12:14:00 on dist-test-slave-rzcc"
I20260630 12:14:00.688055   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821463199918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821463199918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821463199918-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:00.699361   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:00.700445   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:00.701797   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:00.703980   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:00.704200   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:00.704439   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:00.704610   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:00.743409   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:44047
I20260630 12:14:00.743512  7319 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:44047 every 8 connection(s)
I20260630 12:14:00.757046  7320 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45827
I20260630 12:14:00.757390  7320 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:00.758139  7320 heartbeater.cc:507] Master 127.0.107.254:45827 requested a full tablet report, sending...
I20260630 12:14:00.760043  7044 ts_manager.cc:194] Registered new tserver with Master: 73c2833ae8cd4c68af4e36770c2c2e12 (127.0.107.195:44047)
I20260630 12:14:00.761157   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01456469s
I20260630 12:14:00.761474  7044 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50928
I20260630 12:14:01.594503  7171 heartbeater.cc:499] Master 127.0.107.254:45827 was elected leader, sending a full tablet report...
I20260630 12:14:01.681643  7246 heartbeater.cc:499] Master 127.0.107.254:45827 was elected leader, sending a full tablet report...
I20260630 12:14:01.764518  7320 heartbeater.cc:499] Master 127.0.107.254:45827 was elected leader, sending a full tablet report...
I20260630 12:14:01.820104  7044 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50934:
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:01.822454  7044 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:01.873528  7284 tablet_service.cc:1511] Processing CreateTablet for tablet 0ee608136fe44f43b6a1b40abde08043 (DEFAULT_TABLE table=test-workload [id=b4d867862c0b44318e851780c53642dd]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:01.873935  7285 tablet_service.cc:1511] Processing CreateTablet for tablet 4d6b333fb6944445873c37e3391b984d (DEFAULT_TABLE table=test-workload [id=b4d867862c0b44318e851780c53642dd]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:01.875098  7284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ee608136fe44f43b6a1b40abde08043. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:01.875437  7283 tablet_service.cc:1511] Processing CreateTablet for tablet d1555b1828d04ff2933f3acc55c619f9 (DEFAULT_TABLE table=test-workload [id=b4d867862c0b44318e851780c53642dd]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:01.876499  7285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d6b333fb6944445873c37e3391b984d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:01.878022  7283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1555b1828d04ff2933f3acc55c619f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:01.895709  7211 tablet_service.cc:1511] Processing CreateTablet for tablet 4d6b333fb6944445873c37e3391b984d (DEFAULT_TABLE table=test-workload [id=b4d867862c0b44318e851780c53642dd]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:01.895984  7282 tablet_service.cc:1511] Processing CreateTablet for tablet d9a42cd5da6c4e8d92b891422262a50d (DEFAULT_TABLE table=test-workload [id=b4d867862c0b44318e851780c53642dd]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:01.897212  7282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9a42cd5da6c4e8d92b891422262a50d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:01.898941  7210 tablet_service.cc:1511] Processing CreateTablet for tablet 0ee608136fe44f43b6a1b40abde08043 (DEFAULT_TABLE table=test-workload [id=b4d867862c0b44318e851780c53642dd]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:01.897214  7211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d6b333fb6944445873c37e3391b984d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:01.902204  7209 tablet_service.cc:1511] Processing CreateTablet for tablet d1555b1828d04ff2933f3acc55c619f9 (DEFAULT_TABLE table=test-workload [id=b4d867862c0b44318e851780c53642dd]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:01.903606  7209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1555b1828d04ff2933f3acc55c619f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:01.904808  7339 tablet_bootstrap.cc:492] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12: Bootstrap starting.
I20260630 12:14:01.907213  7210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ee608136fe44f43b6a1b40abde08043. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:01.911420  7339 tablet_bootstrap.cc:654] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:01.920506  7208 tablet_service.cc:1511] Processing CreateTablet for tablet d9a42cd5da6c4e8d92b891422262a50d (DEFAULT_TABLE table=test-workload [id=b4d867862c0b44318e851780c53642dd]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:01.921890  7208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9a42cd5da6c4e8d92b891422262a50d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:01.929749  7136 tablet_service.cc:1511] Processing CreateTablet for tablet 4d6b333fb6944445873c37e3391b984d (DEFAULT_TABLE table=test-workload [id=b4d867862c0b44318e851780c53642dd]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:01.930277  7135 tablet_service.cc:1511] Processing CreateTablet for tablet 0ee608136fe44f43b6a1b40abde08043 (DEFAULT_TABLE table=test-workload [id=b4d867862c0b44318e851780c53642dd]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:01.931353  7136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d6b333fb6944445873c37e3391b984d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:01.933580  7134 tablet_service.cc:1511] Processing CreateTablet for tablet d1555b1828d04ff2933f3acc55c619f9 (DEFAULT_TABLE table=test-workload [id=b4d867862c0b44318e851780c53642dd]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:01.934939  7134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1555b1828d04ff2933f3acc55c619f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:01.937950  7135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ee608136fe44f43b6a1b40abde08043. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:01.940649  7133 tablet_service.cc:1511] Processing CreateTablet for tablet d9a42cd5da6c4e8d92b891422262a50d (DEFAULT_TABLE table=test-workload [id=b4d867862c0b44318e851780c53642dd]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:01.941965  7133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9a42cd5da6c4e8d92b891422262a50d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:01.991011  7339 tablet_bootstrap.cc:492] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12: No bootstrap required, opened a new log
I20260630 12:14:01.991645  7339 ts_tablet_manager.cc:1403] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12: Time spent bootstrapping tablet: real 0.087s	user 0.024s	sys 0.036s
I20260630 12:14:01.994925  7339 raft_consensus.cc:359] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:01.995849  7339 raft_consensus.cc:385] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:01.996213  7339 raft_consensus.cc:740] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c2833ae8cd4c68af4e36770c2c2e12, State: Initialized, Role: FOLLOWER
I20260630 12:14:01.997217  7339 consensus_queue.cc:260] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:02.000370  7341 tablet_bootstrap.cc:492] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f: Bootstrap starting.
I20260630 12:14:02.000485  7342 tablet_bootstrap.cc:492] T 4d6b333fb6944445873c37e3391b984d P f5a4d6303010431988fc1b9ada1698a1: Bootstrap starting.
I20260630 12:14:02.006999  7339 ts_tablet_manager.cc:1434] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260630 12:14:02.008093  7339 tablet_bootstrap.cc:492] T 0ee608136fe44f43b6a1b40abde08043 P 73c2833ae8cd4c68af4e36770c2c2e12: Bootstrap starting.
I20260630 12:14:02.011663  7341 tablet_bootstrap.cc:654] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:02.013468  7342 tablet_bootstrap.cc:654] T 4d6b333fb6944445873c37e3391b984d P f5a4d6303010431988fc1b9ada1698a1: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:02.013471  7339 tablet_bootstrap.cc:654] T 0ee608136fe44f43b6a1b40abde08043 P 73c2833ae8cd4c68af4e36770c2c2e12: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:02.024577  7341 tablet_bootstrap.cc:492] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f: No bootstrap required, opened a new log
I20260630 12:14:02.025103  7341 ts_tablet_manager.cc:1403] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.010s
I20260630 12:14:02.025207  7342 tablet_bootstrap.cc:492] T 4d6b333fb6944445873c37e3391b984d P f5a4d6303010431988fc1b9ada1698a1: No bootstrap required, opened a new log
I20260630 12:14:02.025751  7342 ts_tablet_manager.cc:1403] T 4d6b333fb6944445873c37e3391b984d P f5a4d6303010431988fc1b9ada1698a1: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.003s
I20260630 12:14:02.026356  7339 tablet_bootstrap.cc:492] T 0ee608136fe44f43b6a1b40abde08043 P 73c2833ae8cd4c68af4e36770c2c2e12: No bootstrap required, opened a new log
I20260630 12:14:02.026875  7339 ts_tablet_manager.cc:1403] T 0ee608136fe44f43b6a1b40abde08043 P 73c2833ae8cd4c68af4e36770c2c2e12: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.011s
I20260630 12:14:02.028236  7342 raft_consensus.cc:359] T 4d6b333fb6944445873c37e3391b984d P f5a4d6303010431988fc1b9ada1698a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } }
I20260630 12:14:02.028163  7341 raft_consensus.cc:359] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } }
I20260630 12:14:02.028995  7342 raft_consensus.cc:385] T 4d6b333fb6944445873c37e3391b984d P f5a4d6303010431988fc1b9ada1698a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:02.029110  7341 raft_consensus.cc:385] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:02.029429  7342 raft_consensus.cc:740] T 4d6b333fb6944445873c37e3391b984d P f5a4d6303010431988fc1b9ada1698a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5a4d6303010431988fc1b9ada1698a1, State: Initialized, Role: FOLLOWER
I20260630 12:14:02.029563  7341 raft_consensus.cc:740] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca4bf7e0d57c4e999856eaf62196f66f, State: Initialized, Role: FOLLOWER
I20260630 12:14:02.030128  7339 raft_consensus.cc:359] T 0ee608136fe44f43b6a1b40abde08043 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:02.030931  7339 raft_consensus.cc:385] T 0ee608136fe44f43b6a1b40abde08043 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:02.030515  7342 consensus_queue.cc:260] T 4d6b333fb6944445873c37e3391b984d P f5a4d6303010431988fc1b9ada1698a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } }
I20260630 12:14:02.030587  7341 consensus_queue.cc:260] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } }
I20260630 12:14:02.031302  7339 raft_consensus.cc:740] T 0ee608136fe44f43b6a1b40abde08043 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c2833ae8cd4c68af4e36770c2c2e12, State: Initialized, Role: FOLLOWER
I20260630 12:14:02.032264  7339 consensus_queue.cc:260] T 0ee608136fe44f43b6a1b40abde08043 P 73c2833ae8cd4c68af4e36770c2c2e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:02.033792  7342 ts_tablet_manager.cc:1434] T 4d6b333fb6944445873c37e3391b984d P f5a4d6303010431988fc1b9ada1698a1: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:14:02.034859  7342 tablet_bootstrap.cc:492] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1: Bootstrap starting.
I20260630 12:14:02.034876  7339 ts_tablet_manager.cc:1434] T 0ee608136fe44f43b6a1b40abde08043 P 73c2833ae8cd4c68af4e36770c2c2e12: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260630 12:14:02.036043  7339 tablet_bootstrap.cc:492] T 4d6b333fb6944445873c37e3391b984d P 73c2833ae8cd4c68af4e36770c2c2e12: Bootstrap starting.
I20260630 12:14:02.041504  7341 ts_tablet_manager.cc:1434] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f: Time spent starting tablet: real 0.016s	user 0.015s	sys 0.000s
I20260630 12:14:02.042017  7339 tablet_bootstrap.cc:654] T 4d6b333fb6944445873c37e3391b984d P 73c2833ae8cd4c68af4e36770c2c2e12: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:02.042018  7342 tablet_bootstrap.cc:654] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:02.042598  7341 tablet_bootstrap.cc:492] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f: Bootstrap starting.
I20260630 12:14:02.058359  7341 tablet_bootstrap.cc:654] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:02.061807  7339 tablet_bootstrap.cc:492] T 4d6b333fb6944445873c37e3391b984d P 73c2833ae8cd4c68af4e36770c2c2e12: No bootstrap required, opened a new log
I20260630 12:14:02.062367  7339 ts_tablet_manager.cc:1403] T 4d6b333fb6944445873c37e3391b984d P 73c2833ae8cd4c68af4e36770c2c2e12: Time spent bootstrapping tablet: real 0.027s	user 0.002s	sys 0.021s
I20260630 12:14:02.064105  7341 tablet_bootstrap.cc:492] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f: No bootstrap required, opened a new log
I20260630 12:14:02.064132  7342 tablet_bootstrap.cc:492] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1: No bootstrap required, opened a new log
I20260630 12:14:02.064708  7339 raft_consensus.cc:359] T 4d6b333fb6944445873c37e3391b984d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } }
I20260630 12:14:02.064829  7341 ts_tablet_manager.cc:1403] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.000s
I20260630 12:14:02.064829  7342 ts_tablet_manager.cc:1403] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.012s
I20260630 12:14:02.065323  7339 raft_consensus.cc:385] T 4d6b333fb6944445873c37e3391b984d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:02.065698  7339 raft_consensus.cc:740] T 4d6b333fb6944445873c37e3391b984d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c2833ae8cd4c68af4e36770c2c2e12, State: Initialized, Role: FOLLOWER
I20260630 12:14:02.066365  7339 consensus_queue.cc:260] T 4d6b333fb6944445873c37e3391b984d P 73c2833ae8cd4c68af4e36770c2c2e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } }
I20260630 12:14:02.068006  7341 raft_consensus.cc:359] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:02.068753  7341 raft_consensus.cc:385] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:02.069060  7341 raft_consensus.cc:740] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca4bf7e0d57c4e999856eaf62196f66f, State: Initialized, Role: FOLLOWER
I20260630 12:14:02.069855  7339 ts_tablet_manager.cc:1434] T 4d6b333fb6944445873c37e3391b984d P 73c2833ae8cd4c68af4e36770c2c2e12: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:14:02.069794  7341 consensus_queue.cc:260] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:02.071007  7339 tablet_bootstrap.cc:492] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12: Bootstrap starting.
I20260630 12:14:02.072000  7341 ts_tablet_manager.cc:1434] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:14:02.073055  7341 tablet_bootstrap.cc:492] T d1555b1828d04ff2933f3acc55c619f9 P ca4bf7e0d57c4e999856eaf62196f66f: Bootstrap starting.
I20260630 12:14:02.077837  7339 tablet_bootstrap.cc:654] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:02.079748  7341 tablet_bootstrap.cc:654] T d1555b1828d04ff2933f3acc55c619f9 P ca4bf7e0d57c4e999856eaf62196f66f: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:02.083256  7339 tablet_bootstrap.cc:492] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12: No bootstrap required, opened a new log
I20260630 12:14:02.083827  7339 ts_tablet_manager.cc:1403] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.007s
I20260630 12:14:02.084159  7342 raft_consensus.cc:359] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:02.084910  7342 raft_consensus.cc:385] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:02.085287  7341 tablet_bootstrap.cc:492] T d1555b1828d04ff2933f3acc55c619f9 P ca4bf7e0d57c4e999856eaf62196f66f: No bootstrap required, opened a new log
I20260630 12:14:02.085790  7341 ts_tablet_manager.cc:1403] T d1555b1828d04ff2933f3acc55c619f9 P ca4bf7e0d57c4e999856eaf62196f66f: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260630 12:14:02.086229  7339 raft_consensus.cc:359] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:02.085218  7342 raft_consensus.cc:740] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5a4d6303010431988fc1b9ada1698a1, State: Initialized, Role: FOLLOWER
I20260630 12:14:02.086815  7339 raft_consensus.cc:385] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:02.087194  7339 raft_consensus.cc:740] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c2833ae8cd4c68af4e36770c2c2e12, State: Initialized, Role: FOLLOWER
I20260630 12:14:02.087389  7342 consensus_queue.cc:260] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:02.087953  7339 consensus_queue.cc:260] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:02.088629  7341 raft_consensus.cc:359] T d1555b1828d04ff2933f3acc55c619f9 P ca4bf7e0d57c4e999856eaf62196f66f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:02.089422  7341 raft_consensus.cc:385] T d1555b1828d04ff2933f3acc55c619f9 P ca4bf7e0d57c4e999856eaf62196f66f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:02.089812  7341 raft_consensus.cc:740] T d1555b1828d04ff2933f3acc55c619f9 P ca4bf7e0d57c4e999856eaf62196f66f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca4bf7e0d57c4e999856eaf62196f66f, State: Initialized, Role: FOLLOWER
I20260630 12:14:02.089749  7342 ts_tablet_manager.cc:1434] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260630 12:14:02.090682  7341 consensus_queue.cc:260] T d1555b1828d04ff2933f3acc55c619f9 P ca4bf7e0d57c4e999856eaf62196f66f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:02.091544  7342 tablet_bootstrap.cc:492] T d9a42cd5da6c4e8d92b891422262a50d P f5a4d6303010431988fc1b9ada1698a1: Bootstrap starting.
I20260630 12:14:02.091892  7339 ts_tablet_manager.cc:1434] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:14:02.092855  7341 ts_tablet_manager.cc:1434] T d1555b1828d04ff2933f3acc55c619f9 P ca4bf7e0d57c4e999856eaf62196f66f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:14:02.093909  7341 tablet_bootstrap.cc:492] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f: Bootstrap starting.
I20260630 12:14:02.097633  7342 tablet_bootstrap.cc:654] T d9a42cd5da6c4e8d92b891422262a50d P f5a4d6303010431988fc1b9ada1698a1: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:02.100106  7341 tablet_bootstrap.cc:654] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:02.105428  7342 tablet_bootstrap.cc:492] T d9a42cd5da6c4e8d92b891422262a50d P f5a4d6303010431988fc1b9ada1698a1: No bootstrap required, opened a new log
I20260630 12:14:02.105965  7342 ts_tablet_manager.cc:1403] T d9a42cd5da6c4e8d92b891422262a50d P f5a4d6303010431988fc1b9ada1698a1: Time spent bootstrapping tablet: real 0.015s	user 0.003s	sys 0.009s
I20260630 12:14:02.108479  7342 raft_consensus.cc:359] T d9a42cd5da6c4e8d92b891422262a50d P f5a4d6303010431988fc1b9ada1698a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:02.109157  7342 raft_consensus.cc:385] T d9a42cd5da6c4e8d92b891422262a50d P f5a4d6303010431988fc1b9ada1698a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:02.109412  7341 tablet_bootstrap.cc:492] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f: No bootstrap required, opened a new log
I20260630 12:14:02.109474  7342 raft_consensus.cc:740] T d9a42cd5da6c4e8d92b891422262a50d P f5a4d6303010431988fc1b9ada1698a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5a4d6303010431988fc1b9ada1698a1, State: Initialized, Role: FOLLOWER
I20260630 12:14:02.110057  7341 ts_tablet_manager.cc:1403] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260630 12:14:02.110386  7342 consensus_queue.cc:260] T d9a42cd5da6c4e8d92b891422262a50d P f5a4d6303010431988fc1b9ada1698a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:02.112082  7342 ts_tablet_manager.cc:1434] T d9a42cd5da6c4e8d92b891422262a50d P f5a4d6303010431988fc1b9ada1698a1: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260630 12:14:02.112890  7342 tablet_bootstrap.cc:492] T 0ee608136fe44f43b6a1b40abde08043 P f5a4d6303010431988fc1b9ada1698a1: Bootstrap starting.
I20260630 12:14:02.112882  7341 raft_consensus.cc:359] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:02.113734  7341 raft_consensus.cc:385] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:02.113978  7341 raft_consensus.cc:740] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca4bf7e0d57c4e999856eaf62196f66f, State: Initialized, Role: FOLLOWER
I20260630 12:14:02.114679  7341 consensus_queue.cc:260] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:02.116847  7341 ts_tablet_manager.cc:1434] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260630 12:14:02.119355  7342 tablet_bootstrap.cc:654] T 0ee608136fe44f43b6a1b40abde08043 P f5a4d6303010431988fc1b9ada1698a1: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:02.124955  7342 tablet_bootstrap.cc:492] T 0ee608136fe44f43b6a1b40abde08043 P f5a4d6303010431988fc1b9ada1698a1: No bootstrap required, opened a new log
I20260630 12:14:02.125425  7342 ts_tablet_manager.cc:1403] T 0ee608136fe44f43b6a1b40abde08043 P f5a4d6303010431988fc1b9ada1698a1: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260630 12:14:02.126289  7347 raft_consensus.cc:493] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:02.126715  7347 raft_consensus.cc:515] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:02.128999  7347 leader_election.cc:290] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca4bf7e0d57c4e999856eaf62196f66f (127.0.107.194:37873), 73c2833ae8cd4c68af4e36770c2c2e12 (127.0.107.195:44047)
I20260630 12:14:02.128614  7342 raft_consensus.cc:359] T 0ee608136fe44f43b6a1b40abde08043 P f5a4d6303010431988fc1b9ada1698a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:02.129531  7342 raft_consensus.cc:385] T 0ee608136fe44f43b6a1b40abde08043 P f5a4d6303010431988fc1b9ada1698a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:02.129925  7342 raft_consensus.cc:740] T 0ee608136fe44f43b6a1b40abde08043 P f5a4d6303010431988fc1b9ada1698a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5a4d6303010431988fc1b9ada1698a1, State: Initialized, Role: FOLLOWER
I20260630 12:14:02.130873  7342 consensus_queue.cc:260] T 0ee608136fe44f43b6a1b40abde08043 P f5a4d6303010431988fc1b9ada1698a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:02.133991  7342 ts_tablet_manager.cc:1434] T 0ee608136fe44f43b6a1b40abde08043 P f5a4d6303010431988fc1b9ada1698a1: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:14:02.149420  7221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1555b1828d04ff2933f3acc55c619f9" candidate_uuid: "f5a4d6303010431988fc1b9ada1698a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" is_pre_election: true
I20260630 12:14:02.150202  7221 raft_consensus.cc:2468] T d1555b1828d04ff2933f3acc55c619f9 P ca4bf7e0d57c4e999856eaf62196f66f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5a4d6303010431988fc1b9ada1698a1 in term 0.
I20260630 12:14:02.151242  7110 leader_election.cc:304] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca4bf7e0d57c4e999856eaf62196f66f, f5a4d6303010431988fc1b9ada1698a1; no voters: 
I20260630 12:14:02.151991  7347 raft_consensus.cc:2804] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:02.152100  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1555b1828d04ff2933f3acc55c619f9" candidate_uuid: "f5a4d6303010431988fc1b9ada1698a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" is_pre_election: true
I20260630 12:14:02.152534  7347 raft_consensus.cc:493] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:02.153038  7347 raft_consensus.cc:3060] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:02.153088  7295 raft_consensus.cc:2468] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5a4d6303010431988fc1b9ada1698a1 in term 0.
I20260630 12:14:02.159379  7347 raft_consensus.cc:515] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:02.161132  7347 leader_election.cc:290] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [CANDIDATE]: Term 1 election: Requested vote from peers ca4bf7e0d57c4e999856eaf62196f66f (127.0.107.194:37873), 73c2833ae8cd4c68af4e36770c2c2e12 (127.0.107.195:44047)
I20260630 12:14:02.161921  7221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1555b1828d04ff2933f3acc55c619f9" candidate_uuid: "f5a4d6303010431988fc1b9ada1698a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca4bf7e0d57c4e999856eaf62196f66f"
I20260630 12:14:02.162413  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1555b1828d04ff2933f3acc55c619f9" candidate_uuid: "f5a4d6303010431988fc1b9ada1698a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c2833ae8cd4c68af4e36770c2c2e12"
I20260630 12:14:02.162557  7221 raft_consensus.cc:3060] T d1555b1828d04ff2933f3acc55c619f9 P ca4bf7e0d57c4e999856eaf62196f66f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:02.163079  7295 raft_consensus.cc:3060] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:02.167910  7221 raft_consensus.cc:2468] T d1555b1828d04ff2933f3acc55c619f9 P ca4bf7e0d57c4e999856eaf62196f66f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5a4d6303010431988fc1b9ada1698a1 in term 1.
I20260630 12:14:02.168445  7295 raft_consensus.cc:2468] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5a4d6303010431988fc1b9ada1698a1 in term 1.
I20260630 12:14:02.169024  7110 leader_election.cc:304] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca4bf7e0d57c4e999856eaf62196f66f, f5a4d6303010431988fc1b9ada1698a1; no voters: 
I20260630 12:14:02.169907  7347 raft_consensus.cc:2804] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:02.171068  7347 raft_consensus.cc:697] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [term 1 LEADER]: Becoming Leader. State: Replica: f5a4d6303010431988fc1b9ada1698a1, State: Running, Role: LEADER
I20260630 12:14:02.171681  7347 consensus_queue.cc:237] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:02.178071  7348 raft_consensus.cc:493] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:02.178594  7348 raft_consensus.cc:515] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:02.179121  7042 catalog_manager.cc:5697] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5a4d6303010431988fc1b9ada1698a1 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "f5a4d6303010431988fc1b9ada1698a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:02.182571  7348 leader_election.cc:290] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5a4d6303010431988fc1b9ada1698a1 (127.0.107.193:34235), 73c2833ae8cd4c68af4e36770c2c2e12 (127.0.107.195:44047)
I20260630 12:14:02.192796  7348 raft_consensus.cc:493] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:02.193379  7348 raft_consensus.cc:515] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } }
I20260630 12:14:02.195335  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee608136fe44f43b6a1b40abde08043" candidate_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5a4d6303010431988fc1b9ada1698a1" is_pre_election: true
I20260630 12:14:02.196038  7146 raft_consensus.cc:2468] T 0ee608136fe44f43b6a1b40abde08043 P f5a4d6303010431988fc1b9ada1698a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca4bf7e0d57c4e999856eaf62196f66f in term 0.
I20260630 12:14:02.196478  7348 leader_election.cc:290] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73c2833ae8cd4c68af4e36770c2c2e12 (127.0.107.195:44047), f5a4d6303010431988fc1b9ada1698a1 (127.0.107.193:34235)
I20260630 12:14:02.197229  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d6b333fb6944445873c37e3391b984d" candidate_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" is_pre_election: true
I20260630 12:14:02.197530  7185 leader_election.cc:304] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca4bf7e0d57c4e999856eaf62196f66f, f5a4d6303010431988fc1b9ada1698a1; no voters: 
I20260630 12:14:02.197829  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee608136fe44f43b6a1b40abde08043" candidate_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" is_pre_election: true
I20260630 12:14:02.197832  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d6b333fb6944445873c37e3391b984d" candidate_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5a4d6303010431988fc1b9ada1698a1" is_pre_election: true
I20260630 12:14:02.197947  7294 raft_consensus.cc:2468] T 4d6b333fb6944445873c37e3391b984d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca4bf7e0d57c4e999856eaf62196f66f in term 0.
I20260630 12:14:02.198864  7146 raft_consensus.cc:2468] T 4d6b333fb6944445873c37e3391b984d P f5a4d6303010431988fc1b9ada1698a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca4bf7e0d57c4e999856eaf62196f66f in term 0.
I20260630 12:14:02.198825  7295 raft_consensus.cc:2468] T 0ee608136fe44f43b6a1b40abde08043 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca4bf7e0d57c4e999856eaf62196f66f in term 0.
I20260630 12:14:02.199431  7348 raft_consensus.cc:2804] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:02.199522  7186 leader_election.cc:304] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73c2833ae8cd4c68af4e36770c2c2e12, ca4bf7e0d57c4e999856eaf62196f66f; no voters: 
I20260630 12:14:02.199990  7348 raft_consensus.cc:493] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:02.200423  7348 raft_consensus.cc:3060] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:02.201649  7363 raft_consensus.cc:2804] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:02.202080  7363 raft_consensus.cc:493] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:02.202423  7363 raft_consensus.cc:3060] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:02.208204  7348 raft_consensus.cc:515] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:02.209810  7363 raft_consensus.cc:515] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } }
I20260630 12:14:02.210424  7348 leader_election.cc:290] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [CANDIDATE]: Term 1 election: Requested vote from peers f5a4d6303010431988fc1b9ada1698a1 (127.0.107.193:34235), 73c2833ae8cd4c68af4e36770c2c2e12 (127.0.107.195:44047)
I20260630 12:14:02.211076  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee608136fe44f43b6a1b40abde08043" candidate_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5a4d6303010431988fc1b9ada1698a1"
I20260630 12:14:02.211474  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee608136fe44f43b6a1b40abde08043" candidate_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c2833ae8cd4c68af4e36770c2c2e12"
I20260630 12:14:02.211704  7146 raft_consensus.cc:3060] T 0ee608136fe44f43b6a1b40abde08043 P f5a4d6303010431988fc1b9ada1698a1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:02.212039  7295 raft_consensus.cc:3060] T 0ee608136fe44f43b6a1b40abde08043 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:02.212744  7363 leader_election.cc:290] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f [CANDIDATE]: Term 1 election: Requested vote from peers 73c2833ae8cd4c68af4e36770c2c2e12 (127.0.107.195:44047), f5a4d6303010431988fc1b9ada1698a1 (127.0.107.193:34235)
I20260630 12:14:02.213312  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d6b333fb6944445873c37e3391b984d" candidate_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c2833ae8cd4c68af4e36770c2c2e12"
I20260630 12:14:02.213869  7294 raft_consensus.cc:3060] T 4d6b333fb6944445873c37e3391b984d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:02.214466  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d6b333fb6944445873c37e3391b984d" candidate_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5a4d6303010431988fc1b9ada1698a1"
I20260630 12:14:02.215135  7145 raft_consensus.cc:3060] T 4d6b333fb6944445873c37e3391b984d P f5a4d6303010431988fc1b9ada1698a1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:02.218827  7146 raft_consensus.cc:2468] T 0ee608136fe44f43b6a1b40abde08043 P f5a4d6303010431988fc1b9ada1698a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca4bf7e0d57c4e999856eaf62196f66f in term 1.
I20260630 12:14:02.218827  7295 raft_consensus.cc:2468] T 0ee608136fe44f43b6a1b40abde08043 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca4bf7e0d57c4e999856eaf62196f66f in term 1.
I20260630 12:14:02.220633  7185 leader_election.cc:304] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca4bf7e0d57c4e999856eaf62196f66f, f5a4d6303010431988fc1b9ada1698a1; no voters: 
I20260630 12:14:02.221107  7294 raft_consensus.cc:2468] T 4d6b333fb6944445873c37e3391b984d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca4bf7e0d57c4e999856eaf62196f66f in term 1.
I20260630 12:14:02.221310  7363 raft_consensus.cc:2804] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:02.221915  7363 raft_consensus.cc:697] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [term 1 LEADER]: Becoming Leader. State: Replica: ca4bf7e0d57c4e999856eaf62196f66f, State: Running, Role: LEADER
I20260630 12:14:02.222164  7145 raft_consensus.cc:2468] T 4d6b333fb6944445873c37e3391b984d P f5a4d6303010431988fc1b9ada1698a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca4bf7e0d57c4e999856eaf62196f66f in term 1.
I20260630 12:14:02.222182  7186 leader_election.cc:304] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73c2833ae8cd4c68af4e36770c2c2e12, ca4bf7e0d57c4e999856eaf62196f66f; no voters: 
I20260630 12:14:02.222712  7363 consensus_queue.cc:237] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:02.224136  7348 raft_consensus.cc:2804] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:02.225623  7348 raft_consensus.cc:697] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f [term 1 LEADER]: Becoming Leader. State: Replica: ca4bf7e0d57c4e999856eaf62196f66f, State: Running, Role: LEADER
I20260630 12:14:02.226356  7348 consensus_queue.cc:237] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } }
I20260630 12:14:02.231443  7042 catalog_manager.cc:5697] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f reported cstate change: term changed from 0 to 1, leader changed from <none> to ca4bf7e0d57c4e999856eaf62196f66f (127.0.107.194). New cstate: current_term: 1 leader_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:02.242470  7042 catalog_manager.cc:5697] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f reported cstate change: term changed from 0 to 1, leader changed from <none> to ca4bf7e0d57c4e999856eaf62196f66f (127.0.107.194). New cstate: current_term: 1 leader_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:02.247677  7343 raft_consensus.cc:493] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:02.248250  7343 raft_consensus.cc:515] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:02.252331  7343 leader_election.cc:290] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5a4d6303010431988fc1b9ada1698a1 (127.0.107.193:34235), ca4bf7e0d57c4e999856eaf62196f66f (127.0.107.194:37873)
I20260630 12:14:02.262727  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a42cd5da6c4e8d92b891422262a50d" candidate_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5a4d6303010431988fc1b9ada1698a1" is_pre_election: true
I20260630 12:14:02.263537  7145 raft_consensus.cc:2468] T d9a42cd5da6c4e8d92b891422262a50d P f5a4d6303010431988fc1b9ada1698a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73c2833ae8cd4c68af4e36770c2c2e12 in term 0.
I20260630 12:14:02.264644  7259 leader_election.cc:304] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73c2833ae8cd4c68af4e36770c2c2e12, f5a4d6303010431988fc1b9ada1698a1; no voters: 
I20260630 12:14:02.265137  7221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a42cd5da6c4e8d92b891422262a50d" candidate_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" is_pre_election: true
I20260630 12:14:02.265408  7343 raft_consensus.cc:2804] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:02.265849  7343 raft_consensus.cc:493] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:02.265867  7221 raft_consensus.cc:2468] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73c2833ae8cd4c68af4e36770c2c2e12 in term 0.
I20260630 12:14:02.266474  7343 raft_consensus.cc:3060] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:02.271392  7343 raft_consensus.cc:515] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:02.272902  7343 leader_election.cc:290] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [CANDIDATE]: Term 1 election: Requested vote from peers f5a4d6303010431988fc1b9ada1698a1 (127.0.107.193:34235), ca4bf7e0d57c4e999856eaf62196f66f (127.0.107.194:37873)
I20260630 12:14:02.273732  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a42cd5da6c4e8d92b891422262a50d" candidate_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5a4d6303010431988fc1b9ada1698a1"
I20260630 12:14:02.274040  7221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a42cd5da6c4e8d92b891422262a50d" candidate_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca4bf7e0d57c4e999856eaf62196f66f"
I20260630 12:14:02.274267  7145 raft_consensus.cc:3060] T d9a42cd5da6c4e8d92b891422262a50d P f5a4d6303010431988fc1b9ada1698a1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:02.274602  7221 raft_consensus.cc:3060] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:02.278677  7145 raft_consensus.cc:2468] T d9a42cd5da6c4e8d92b891422262a50d P f5a4d6303010431988fc1b9ada1698a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c2833ae8cd4c68af4e36770c2c2e12 in term 1.
I20260630 12:14:02.278957  7221 raft_consensus.cc:2468] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c2833ae8cd4c68af4e36770c2c2e12 in term 1.
I20260630 12:14:02.279748  7259 leader_election.cc:304] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73c2833ae8cd4c68af4e36770c2c2e12, f5a4d6303010431988fc1b9ada1698a1; no voters: 
I20260630 12:14:02.280438  7343 raft_consensus.cc:2804] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:02.281453  7343 raft_consensus.cc:697] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 1 LEADER]: Becoming Leader. State: Replica: 73c2833ae8cd4c68af4e36770c2c2e12, State: Running, Role: LEADER
I20260630 12:14:02.282068  7343 consensus_queue.cc:237] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:02.289155  7042 catalog_manager.cc:5697] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 73c2833ae8cd4c68af4e36770c2c2e12 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:02.341547   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:14:02.359297   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:02.360047   431 tablet_replica.cc:333] T 0ee608136fe44f43b6a1b40abde08043 P f5a4d6303010431988fc1b9ada1698a1: stopping tablet replica
I20260630 12:14:02.360687   431 raft_consensus.cc:2243] T 0ee608136fe44f43b6a1b40abde08043 P f5a4d6303010431988fc1b9ada1698a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:02.361038   431 raft_consensus.cc:2272] T 0ee608136fe44f43b6a1b40abde08043 P f5a4d6303010431988fc1b9ada1698a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:02.362984   431 tablet_replica.cc:333] T d9a42cd5da6c4e8d92b891422262a50d P f5a4d6303010431988fc1b9ada1698a1: stopping tablet replica
I20260630 12:14:02.363442   431 raft_consensus.cc:2243] T d9a42cd5da6c4e8d92b891422262a50d P f5a4d6303010431988fc1b9ada1698a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:02.363766   431 raft_consensus.cc:2272] T d9a42cd5da6c4e8d92b891422262a50d P f5a4d6303010431988fc1b9ada1698a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:02.365460   431 tablet_replica.cc:333] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1: stopping tablet replica
I20260630 12:14:02.365902   431 raft_consensus.cc:2243] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:02.366400   431 pending_rounds.cc:70] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1: Trying to abort 1 pending ops.
I20260630 12:14:02.366555   431 pending_rounds.cc:77] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437446341701632 op_type: NO_OP noop_request { }
I20260630 12:14:02.366887   431 raft_consensus.cc:2889] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:14:02.367151   431 raft_consensus.cc:2272] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:02.369297   431 tablet_replica.cc:333] T 4d6b333fb6944445873c37e3391b984d P f5a4d6303010431988fc1b9ada1698a1: stopping tablet replica
I20260630 12:14:02.369763   431 raft_consensus.cc:2243] T 4d6b333fb6944445873c37e3391b984d P f5a4d6303010431988fc1b9ada1698a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:02.370117   431 raft_consensus.cc:2272] T 4d6b333fb6944445873c37e3391b984d P f5a4d6303010431988fc1b9ada1698a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:02.391835   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:14:02.406051   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:14:02.422945   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:02.423703   431 tablet_replica.cc:333] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f: stopping tablet replica
I20260630 12:14:02.424256   431 raft_consensus.cc:2243] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:02.424862   431 pending_rounds.cc:70] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f: Trying to abort 1 pending ops.
I20260630 12:14:02.425077   431 pending_rounds.cc:77] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437446555570176 op_type: NO_OP noop_request { }
I20260630 12:14:02.425361   431 raft_consensus.cc:2889] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:14:02.425658   431 raft_consensus.cc:2272] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:02.428015   431 tablet_replica.cc:333] T d1555b1828d04ff2933f3acc55c619f9 P ca4bf7e0d57c4e999856eaf62196f66f: stopping tablet replica
I20260630 12:14:02.428532   431 raft_consensus.cc:2243] T d1555b1828d04ff2933f3acc55c619f9 P ca4bf7e0d57c4e999856eaf62196f66f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:02.428885   431 raft_consensus.cc:2272] T d1555b1828d04ff2933f3acc55c619f9 P ca4bf7e0d57c4e999856eaf62196f66f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:02.430625   431 tablet_replica.cc:333] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f: stopping tablet replica
I20260630 12:14:02.431134   431 raft_consensus.cc:2243] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:02.431493   431 raft_consensus.cc:2272] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:02.433247   431 tablet_replica.cc:333] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f: stopping tablet replica
I20260630 12:14:02.433702   431 raft_consensus.cc:2243] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:02.434247   431 pending_rounds.cc:70] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f: Trying to abort 1 pending ops.
I20260630 12:14:02.434440   431 pending_rounds.cc:77] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437446569078784 op_type: NO_OP noop_request { }
I20260630 12:14:02.434710   431 raft_consensus.cc:2889] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:14:02.435039   431 raft_consensus.cc:2272] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:02.447482   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:14:02.458886   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:14:02.475890   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:02.476675   431 tablet_replica.cc:333] T 4d6b333fb6944445873c37e3391b984d P 73c2833ae8cd4c68af4e36770c2c2e12: stopping tablet replica
I20260630 12:14:02.477216   431 raft_consensus.cc:2243] T 4d6b333fb6944445873c37e3391b984d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:02.477614   431 raft_consensus.cc:2272] T 4d6b333fb6944445873c37e3391b984d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:02.479791   431 tablet_replica.cc:333] T 0ee608136fe44f43b6a1b40abde08043 P 73c2833ae8cd4c68af4e36770c2c2e12: stopping tablet replica
I20260630 12:14:02.480289   431 raft_consensus.cc:2243] T 0ee608136fe44f43b6a1b40abde08043 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:02.480655   431 raft_consensus.cc:2272] T 0ee608136fe44f43b6a1b40abde08043 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:02.482587   431 tablet_replica.cc:333] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12: stopping tablet replica
I20260630 12:14:02.483110   431 raft_consensus.cc:2243] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:02.483681   431 pending_rounds.cc:70] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12: Trying to abort 1 pending ops.
I20260630 12:14:02.483870   431 pending_rounds.cc:77] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437446793728000 op_type: NO_OP noop_request { }
I20260630 12:14:02.484141   431 raft_consensus.cc:2889] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:14:02.484426   431 raft_consensus.cc:2272] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:02.486639   431 tablet_replica.cc:333] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12: stopping tablet replica
I20260630 12:14:02.487146   431 raft_consensus.cc:2243] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:02.487502   431 raft_consensus.cc:2272] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:02.509135   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:14:02.521275   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:02.526436  7371 instance_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.526618  7372 instance_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.528713  7374 instance_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.528820   431 server_base.cc:1061] running on GCE node
I20260630 12:14:02.530272   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:02.530606   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.530889   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821642530873 us; error 0 us; skew 500 ppm
I20260630 12:14:02.531462   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:02.533689   431 webserver.cc:533] Webserver started at http://127.0.107.196:32839/ using document root <none> and password file <none>
I20260630 12:14:02.534248   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:02.534538   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:02.534943   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:02.536065   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821463199918-431-0/minicluster-data/ts-3-root/instance:
uuid: "815c5cec996f42e8bd3cfb427d558bcb"
format_stamp: "Formatted at 2026-06-30 12:14:02 on dist-test-slave-rzcc"
I20260630 12:14:02.540365   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:14:02.543644  7379 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.544426   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:02.544821   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821463199918-431-0/minicluster-data/ts-3-root
uuid: "815c5cec996f42e8bd3cfb427d558bcb"
format_stamp: "Formatted at 2026-06-30 12:14:02 on dist-test-slave-rzcc"
I20260630 12:14:02.545228   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821463199918-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821463199918-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821463199918-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:02.568239   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:02.569362   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:02.570956   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:02.573167   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:02.573488   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:02.573812   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:02.574074   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:02.614163   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:38961
I20260630 12:14:02.614281  7441 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:38961 every 8 connection(s)
I20260630 12:14:02.628786  7442 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45827
I20260630 12:14:02.629297  7442 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:02.630080  7442 heartbeater.cc:507] Master 127.0.107.254:45827 requested a full tablet report, sending...
I20260630 12:14:02.632082  7042 ts_manager.cc:194] Registered new tserver with Master: 815c5cec996f42e8bd3cfb427d558bcb (127.0.107.196:38961)
I20260630 12:14:02.633569  7042 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50942
W20260630 12:14:03.418001  7092 auto_rebalancer.cc:639] Failed to schedule move for tablet d1555b1828d04ff2933f3acc55c619f9: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34235: connect: Connection refused (error 111)
W20260630 12:14:03.421455  7092 auto_rebalancer.cc:639] Failed to schedule move for tablet 0ee608136fe44f43b6a1b40abde08043: Network error: Client connection negotiation failed: client connection to 127.0.107.194:37873: connect: Connection refused (error 111)
W20260630 12:14:03.424499  7092 auto_rebalancer.cc:639] Failed to schedule move for tablet 4d6b333fb6944445873c37e3391b984d: Network error: Client connection negotiation failed: client connection to 127.0.107.194:37873: connect: Connection refused (error 111)
I20260630 12:14:03.636123  7442 heartbeater.cc:499] Master 127.0.107.254:45827 was elected leader, sending a full tablet report...
W20260630 12:14:04.437053  7092 auto_rebalancer.cc:639] Failed to schedule move for tablet 4d6b333fb6944445873c37e3391b984d: Network error: Client connection negotiation failed: client connection to 127.0.107.194:37873: connect: Connection refused (error 111)
W20260630 12:14:04.440438  7092 auto_rebalancer.cc:639] Failed to schedule move for tablet 0ee608136fe44f43b6a1b40abde08043: Network error: Client connection negotiation failed: client connection to 127.0.107.194:37873: connect: Connection refused (error 111)
W20260630 12:14:04.443536  7092 auto_rebalancer.cc:639] Failed to schedule move for tablet d1555b1828d04ff2933f3acc55c619f9: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34235: connect: Connection refused (error 111)
W20260630 12:14:05.458485  7092 auto_rebalancer.cc:639] Failed to schedule move for tablet 4d6b333fb6944445873c37e3391b984d: Network error: Client connection negotiation failed: client connection to 127.0.107.194:37873: connect: Connection refused (error 111)
W20260630 12:14:05.461903  7092 auto_rebalancer.cc:639] Failed to schedule move for tablet d1555b1828d04ff2933f3acc55c619f9: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34235: connect: Connection refused (error 111)
W20260630 12:14:05.465124  7092 auto_rebalancer.cc:639] Failed to schedule move for tablet 0ee608136fe44f43b6a1b40abde08043: Network error: Client connection negotiation failed: client connection to 127.0.107.194:37873: connect: Connection refused (error 111)
W20260630 12:14:06.477023  7092 auto_rebalancer.cc:639] Failed to schedule move for tablet 4d6b333fb6944445873c37e3391b984d: Network error: Client connection negotiation failed: client connection to 127.0.107.194:37873: connect: Connection refused (error 111)
W20260630 12:14:06.480002  7092 auto_rebalancer.cc:639] Failed to schedule move for tablet d1555b1828d04ff2933f3acc55c619f9: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34235: connect: Connection refused (error 111)
W20260630 12:14:06.482750  7092 auto_rebalancer.cc:639] Failed to schedule move for tablet 0ee608136fe44f43b6a1b40abde08043: Network error: Client connection negotiation failed: client connection to 127.0.107.194:37873: connect: Connection refused (error 111)
W20260630 12:14:07.484993  7092 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 73c2833ae8cd4c68af4e36770c2c2e12 not available for placement
W20260630 12:14:08.487058  7092 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 73c2833ae8cd4c68af4e36770c2c2e12 not available for placement
W20260630 12:14:09.489074  7092 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 73c2833ae8cd4c68af4e36770c2c2e12 not available for placement
I20260630 12:14:09.652572   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:09.659462  7451 instance_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:09.660218  7452 instance_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:09.662432  7454 instance_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:09.665726   431 server_base.cc:1061] running on GCE node
I20260630 12:14:09.667361   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:09.667560   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:09.667703   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821649667691 us; error 0 us; skew 500 ppm
I20260630 12:14:09.668174   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:09.670643   431 webserver.cc:533] Webserver started at http://127.0.107.193:35161/ using document root <none> and password file <none>
I20260630 12:14:09.671164   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:09.671320   431 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:14:09.675328   431 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:14:09.678597  7459 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:09.679368   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:09.679629   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821463199918-431-0/minicluster-data/ts-0-root
uuid: "f5a4d6303010431988fc1b9ada1698a1"
format_stamp: "Formatted at 2026-06-30 12:14:00 on dist-test-slave-rzcc"
I20260630 12:14:09.679976   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821463199918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821463199918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821463199918-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:09.696069   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:09.697273   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:09.698661   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:09.702127  7466 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260630 12:14:09.724042   431 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:14:09.724375   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.023s	user 0.002s	sys 0.000s
I20260630 12:14:09.724676   431 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260630 12:14:09.730190  7466 tablet_bootstrap.cc:492] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1: Bootstrap starting.
I20260630 12:14:09.741022   431 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:14:09.741351   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.017s	user 0.015s	sys 0.000s
I20260630 12:14:09.743767  7466 tablet_bootstrap.cc:492] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1: 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:09.744606  7466 tablet_bootstrap.cc:492] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1: Bootstrap complete.
I20260630 12:14:09.745172  7466 ts_tablet_manager.cc:1403] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.006s
I20260630 12:14:09.747684  7466 raft_consensus.cc:359] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:09.748672  7466 raft_consensus.cc:740] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5a4d6303010431988fc1b9ada1698a1, State: Initialized, Role: FOLLOWER
I20260630 12:14:09.749307  7466 consensus_queue.cc:260] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [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: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:09.752157  7466 ts_tablet_manager.cc:1434] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.008s
I20260630 12:14:09.752871  7466 tablet_bootstrap.cc:492] T 0ee608136fe44f43b6a1b40abde08043 P f5a4d6303010431988fc1b9ada1698a1: Bootstrap starting.
I20260630 12:14:09.764170  7466 tablet_bootstrap.cc:492] T 0ee608136fe44f43b6a1b40abde08043 P f5a4d6303010431988fc1b9ada1698a1: 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:09.764906  7466 tablet_bootstrap.cc:492] T 0ee608136fe44f43b6a1b40abde08043 P f5a4d6303010431988fc1b9ada1698a1: Bootstrap complete.
I20260630 12:14:09.765733  7466 ts_tablet_manager.cc:1403] T 0ee608136fe44f43b6a1b40abde08043 P f5a4d6303010431988fc1b9ada1698a1: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.001s
I20260630 12:14:09.768110  7466 raft_consensus.cc:359] T 0ee608136fe44f43b6a1b40abde08043 P f5a4d6303010431988fc1b9ada1698a1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:09.768695  7466 raft_consensus.cc:740] T 0ee608136fe44f43b6a1b40abde08043 P f5a4d6303010431988fc1b9ada1698a1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5a4d6303010431988fc1b9ada1698a1, State: Initialized, Role: FOLLOWER
I20260630 12:14:09.769418  7466 consensus_queue.cc:260] T 0ee608136fe44f43b6a1b40abde08043 P f5a4d6303010431988fc1b9ada1698a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:09.771209  7466 ts_tablet_manager.cc:1434] T 0ee608136fe44f43b6a1b40abde08043 P f5a4d6303010431988fc1b9ada1698a1: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260630 12:14:09.771898  7466 tablet_bootstrap.cc:492] T 4d6b333fb6944445873c37e3391b984d P f5a4d6303010431988fc1b9ada1698a1: Bootstrap starting.
I20260630 12:14:09.784058  7466 tablet_bootstrap.cc:492] T 4d6b333fb6944445873c37e3391b984d P f5a4d6303010431988fc1b9ada1698a1: 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:09.784765  7466 tablet_bootstrap.cc:492] T 4d6b333fb6944445873c37e3391b984d P f5a4d6303010431988fc1b9ada1698a1: Bootstrap complete.
I20260630 12:14:09.785338  7466 ts_tablet_manager.cc:1403] T 4d6b333fb6944445873c37e3391b984d P f5a4d6303010431988fc1b9ada1698a1: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.005s
I20260630 12:14:09.787528  7466 raft_consensus.cc:359] T 4d6b333fb6944445873c37e3391b984d P f5a4d6303010431988fc1b9ada1698a1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } }
I20260630 12:14:09.788154  7466 raft_consensus.cc:740] T 4d6b333fb6944445873c37e3391b984d P f5a4d6303010431988fc1b9ada1698a1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5a4d6303010431988fc1b9ada1698a1, State: Initialized, Role: FOLLOWER
I20260630 12:14:09.788770  7466 consensus_queue.cc:260] T 4d6b333fb6944445873c37e3391b984d P f5a4d6303010431988fc1b9ada1698a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } }
I20260630 12:14:09.790537  7466 ts_tablet_manager.cc:1434] T 4d6b333fb6944445873c37e3391b984d P f5a4d6303010431988fc1b9ada1698a1: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260630 12:14:09.791385  7466 tablet_bootstrap.cc:492] T d9a42cd5da6c4e8d92b891422262a50d P f5a4d6303010431988fc1b9ada1698a1: Bootstrap starting.
I20260630 12:14:09.801878   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:34235
I20260630 12:14:09.802246  7526 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:34235 every 8 connection(s)
I20260630 12:14:09.804183  7466 tablet_bootstrap.cc:492] T d9a42cd5da6c4e8d92b891422262a50d P f5a4d6303010431988fc1b9ada1698a1: 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:09.804891  7466 tablet_bootstrap.cc:492] T d9a42cd5da6c4e8d92b891422262a50d P f5a4d6303010431988fc1b9ada1698a1: Bootstrap complete.
I20260630 12:14:09.805497  7466 ts_tablet_manager.cc:1403] T d9a42cd5da6c4e8d92b891422262a50d P f5a4d6303010431988fc1b9ada1698a1: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.001s
I20260630 12:14:09.807626   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:14:09.808797  7466 raft_consensus.cc:359] T d9a42cd5da6c4e8d92b891422262a50d P f5a4d6303010431988fc1b9ada1698a1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:09.809515  7466 raft_consensus.cc:740] T d9a42cd5da6c4e8d92b891422262a50d P f5a4d6303010431988fc1b9ada1698a1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5a4d6303010431988fc1b9ada1698a1, State: Initialized, Role: FOLLOWER
I20260630 12:14:09.810329  7466 consensus_queue.cc:260] T d9a42cd5da6c4e8d92b891422262a50d P f5a4d6303010431988fc1b9ada1698a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:09.812564  7466 ts_tablet_manager.cc:1434] T d9a42cd5da6c4e8d92b891422262a50d P f5a4d6303010431988fc1b9ada1698a1: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
W20260630 12:14:09.817525  7532 instance_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:09.818673  7533 instance_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:09.825163  7535 instance_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:09.825565   431 server_base.cc:1061] running on GCE node
I20260630 12:14:09.826624   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:09.826943   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:09.827158   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821649827139 us; error 0 us; skew 500 ppm
I20260630 12:14:09.827777   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:09.830555   431 webserver.cc:533] Webserver started at http://127.0.107.194:46145/ using document root <none> and password file <none>
I20260630 12:14:09.831027  7528 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45827
I20260630 12:14:09.831161   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:09.831547  7528 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:09.831717   431 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:14:09.832439  7528 heartbeater.cc:507] Master 127.0.107.254:45827 requested a full tablet report, sending...
I20260630 12:14:09.835897   431 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.002s
I20260630 12:14:09.837044  7042 ts_manager.cc:194] Re-registered known tserver with Master: f5a4d6303010431988fc1b9ada1698a1 (127.0.107.193:34235)
I20260630 12:14:09.841090  7540 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:09.842316   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:14:09.842689   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821463199918-431-0/minicluster-data/ts-1-root
uuid: "ca4bf7e0d57c4e999856eaf62196f66f"
format_stamp: "Formatted at 2026-06-30 12:14:00 on dist-test-slave-rzcc"
I20260630 12:14:09.843152   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821463199918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821463199918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821463199918-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:09.845602  7042 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48710
I20260630 12:14:09.849781  7528 heartbeater.cc:499] Master 127.0.107.254:45827 was elected leader, sending a full tablet report...
I20260630 12:14:09.855321   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:09.856541   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:09.858115   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:09.881955   431 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:14:09.882279   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.022s	user 0.001s	sys 0.000s
I20260630 12:14:09.887084  7547 tablet_bootstrap.cc:492] T d1555b1828d04ff2933f3acc55c619f9 P ca4bf7e0d57c4e999856eaf62196f66f: Bootstrap starting.
I20260630 12:14:09.897411   431 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:14:09.897734   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.015s	user 0.010s	sys 0.003s
I20260630 12:14:09.898252  7547 tablet_bootstrap.cc:492] T d1555b1828d04ff2933f3acc55c619f9 P ca4bf7e0d57c4e999856eaf62196f66f: 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:09.899115  7547 tablet_bootstrap.cc:492] T d1555b1828d04ff2933f3acc55c619f9 P ca4bf7e0d57c4e999856eaf62196f66f: Bootstrap complete.
I20260630 12:14:09.899654  7547 ts_tablet_manager.cc:1403] T d1555b1828d04ff2933f3acc55c619f9 P ca4bf7e0d57c4e999856eaf62196f66f: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.002s
I20260630 12:14:09.901698  7547 raft_consensus.cc:359] T d1555b1828d04ff2933f3acc55c619f9 P ca4bf7e0d57c4e999856eaf62196f66f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:09.902230  7547 raft_consensus.cc:740] T d1555b1828d04ff2933f3acc55c619f9 P ca4bf7e0d57c4e999856eaf62196f66f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca4bf7e0d57c4e999856eaf62196f66f, State: Initialized, Role: FOLLOWER
I20260630 12:14:09.902957  7547 consensus_queue.cc:260] T d1555b1828d04ff2933f3acc55c619f9 P ca4bf7e0d57c4e999856eaf62196f66f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:09.905316  7547 ts_tablet_manager.cc:1434] T d1555b1828d04ff2933f3acc55c619f9 P ca4bf7e0d57c4e999856eaf62196f66f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.002s
I20260630 12:14:09.906304  7547 tablet_bootstrap.cc:492] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f: Bootstrap starting.
I20260630 12:14:09.920920  7547 tablet_bootstrap.cc:492] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f: 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:09.921737  7547 tablet_bootstrap.cc:492] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f: Bootstrap complete.
I20260630 12:14:09.922353  7547 ts_tablet_manager.cc:1403] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260630 12:14:09.924500  7547 raft_consensus.cc:359] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:09.925171  7547 raft_consensus.cc:740] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca4bf7e0d57c4e999856eaf62196f66f, State: Initialized, Role: FOLLOWER
I20260630 12:14:09.925863  7547 consensus_queue.cc:260] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [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: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:09.927516  7547 ts_tablet_manager.cc:1434] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260630 12:14:09.928226  7547 tablet_bootstrap.cc:492] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f: Bootstrap starting.
I20260630 12:14:09.940917  7547 tablet_bootstrap.cc:492] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f: 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:09.941721  7547 tablet_bootstrap.cc:492] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f: Bootstrap complete.
I20260630 12:14:09.942281  7547 ts_tablet_manager.cc:1403] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260630 12:14:09.944335  7547 raft_consensus.cc:359] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } }
I20260630 12:14:09.945097  7547 raft_consensus.cc:740] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca4bf7e0d57c4e999856eaf62196f66f, State: Initialized, Role: FOLLOWER
I20260630 12:14:09.945812  7547 consensus_queue.cc:260] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f [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: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } }
I20260630 12:14:09.947790  7547 ts_tablet_manager.cc:1434] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.007s
I20260630 12:14:09.948464  7547 tablet_bootstrap.cc:492] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f: Bootstrap starting.
I20260630 12:14:09.957235   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:37873
I20260630 12:14:09.957463  7607 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:37873 every 8 connection(s)
I20260630 12:14:09.959628  7547 tablet_bootstrap.cc:492] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f: 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:09.960366  7547 tablet_bootstrap.cc:492] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f: Bootstrap complete.
I20260630 12:14:09.961054  7547 ts_tablet_manager.cc:1403] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.008s
I20260630 12:14:09.962209   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:14:09.964742  7547 raft_consensus.cc:359] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:09.965754  7547 raft_consensus.cc:740] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca4bf7e0d57c4e999856eaf62196f66f, State: Initialized, Role: FOLLOWER
I20260630 12:14:09.966797  7547 consensus_queue.cc:260] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:09.970252  7547 ts_tablet_manager.cc:1434] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
W20260630 12:14:09.970431  7612 instance_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:09.976744  7613 instance_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:09.980017  7615 instance_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:09.981730   431 server_base.cc:1061] running on GCE node
I20260630 12:14:09.982678   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:09.982973   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:09.983187   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821649983169 us; error 0 us; skew 500 ppm
I20260630 12:14:09.983875   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:09.984066  7609 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45827
I20260630 12:14:09.984488  7609 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:09.985391  7609 heartbeater.cc:507] Master 127.0.107.254:45827 requested a full tablet report, sending...
I20260630 12:14:09.986320   431 webserver.cc:533] Webserver started at http://127.0.107.195:43665/ using document root <none> and password file <none>
I20260630 12:14:09.986850   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:09.987015   431 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:14:09.989771  7042 ts_manager.cc:194] Re-registered known tserver with Master: ca4bf7e0d57c4e999856eaf62196f66f (127.0.107.194:37873)
I20260630 12:14:09.991572   431 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:14:09.995884  7042 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48718
I20260630 12:14:09.996047  7620 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:09.997316   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:14:09.997653   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821463199918-431-0/minicluster-data/ts-2-root
uuid: "73c2833ae8cd4c68af4e36770c2c2e12"
format_stamp: "Formatted at 2026-06-30 12:14:00 on dist-test-slave-rzcc"
I20260630 12:14:09.997915   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821463199918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821463199918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821463199918-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:09.998847  7609 heartbeater.cc:499] Master 127.0.107.254:45827 was elected leader, sending a full tablet report...
I20260630 12:14:10.021987   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:10.023483   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:10.024943   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:10.048132   431 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:14:10.048460   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.021s	user 0.000s	sys 0.001s
I20260630 12:14:10.053154  7627 tablet_bootstrap.cc:492] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12: Bootstrap starting.
I20260630 12:14:10.064141  7627 tablet_bootstrap.cc:492] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12: 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:10.064648   431 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:14:10.064811  7627 tablet_bootstrap.cc:492] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12: Bootstrap complete.
I20260630 12:14:10.064983   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.016s	user 0.015s	sys 0.000s
I20260630 12:14:10.065591  7627 ts_tablet_manager.cc:1403] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.004s
I20260630 12:14:10.067953  7627 raft_consensus.cc:359] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:10.068476  7627 raft_consensus.cc:740] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c2833ae8cd4c68af4e36770c2c2e12, State: Initialized, Role: FOLLOWER
I20260630 12:14:10.069125  7627 consensus_queue.cc:260] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:10.071592  7627 ts_tablet_manager.cc:1434] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:14:10.072270  7627 tablet_bootstrap.cc:492] T 0ee608136fe44f43b6a1b40abde08043 P 73c2833ae8cd4c68af4e36770c2c2e12: Bootstrap starting.
I20260630 12:14:10.085944  7627 tablet_bootstrap.cc:492] T 0ee608136fe44f43b6a1b40abde08043 P 73c2833ae8cd4c68af4e36770c2c2e12: 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:10.086755  7627 tablet_bootstrap.cc:492] T 0ee608136fe44f43b6a1b40abde08043 P 73c2833ae8cd4c68af4e36770c2c2e12: Bootstrap complete.
I20260630 12:14:10.087533  7627 ts_tablet_manager.cc:1403] T 0ee608136fe44f43b6a1b40abde08043 P 73c2833ae8cd4c68af4e36770c2c2e12: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260630 12:14:10.090080  7627 raft_consensus.cc:359] T 0ee608136fe44f43b6a1b40abde08043 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:10.090885  7627 raft_consensus.cc:740] T 0ee608136fe44f43b6a1b40abde08043 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c2833ae8cd4c68af4e36770c2c2e12, State: Initialized, Role: FOLLOWER
I20260630 12:14:10.091614  7627 consensus_queue.cc:260] T 0ee608136fe44f43b6a1b40abde08043 P 73c2833ae8cd4c68af4e36770c2c2e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:10.093245  7627 ts_tablet_manager.cc:1434] T 0ee608136fe44f43b6a1b40abde08043 P 73c2833ae8cd4c68af4e36770c2c2e12: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:14:10.093919  7627 tablet_bootstrap.cc:492] T 4d6b333fb6944445873c37e3391b984d P 73c2833ae8cd4c68af4e36770c2c2e12: Bootstrap starting.
I20260630 12:14:10.106922  7627 tablet_bootstrap.cc:492] T 4d6b333fb6944445873c37e3391b984d P 73c2833ae8cd4c68af4e36770c2c2e12: 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:10.107765  7627 tablet_bootstrap.cc:492] T 4d6b333fb6944445873c37e3391b984d P 73c2833ae8cd4c68af4e36770c2c2e12: Bootstrap complete.
I20260630 12:14:10.108454  7627 ts_tablet_manager.cc:1403] T 4d6b333fb6944445873c37e3391b984d P 73c2833ae8cd4c68af4e36770c2c2e12: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260630 12:14:10.110706  7627 raft_consensus.cc:359] T 4d6b333fb6944445873c37e3391b984d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } }
I20260630 12:14:10.111336  7627 raft_consensus.cc:740] T 4d6b333fb6944445873c37e3391b984d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c2833ae8cd4c68af4e36770c2c2e12, State: Initialized, Role: FOLLOWER
I20260630 12:14:10.112025  7627 consensus_queue.cc:260] T 4d6b333fb6944445873c37e3391b984d P 73c2833ae8cd4c68af4e36770c2c2e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } }
I20260630 12:14:10.113799  7627 ts_tablet_manager.cc:1434] T 4d6b333fb6944445873c37e3391b984d P 73c2833ae8cd4c68af4e36770c2c2e12: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:14:10.114706  7627 tablet_bootstrap.cc:492] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12: Bootstrap starting.
I20260630 12:14:10.125447   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:44047
I20260630 12:14:10.125706  7688 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:44047 every 8 connection(s)
I20260630 12:14:10.128050  7627 tablet_bootstrap.cc:492] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12: 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:10.128927  7627 tablet_bootstrap.cc:492] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12: Bootstrap complete.
I20260630 12:14:10.129693  7627 ts_tablet_manager.cc:1403] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260630 12:14:10.133369  7627 raft_consensus.cc:359] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:10.134377  7627 raft_consensus.cc:740] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c2833ae8cd4c68af4e36770c2c2e12, State: Initialized, Role: FOLLOWER
I20260630 12:14:10.135484  7627 consensus_queue.cc:260] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [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: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:10.137420  7627 ts_tablet_manager.cc:1434] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:14:10.141920  7689 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45827
I20260630 12:14:10.142436  7689 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:10.143335  7689 heartbeater.cc:507] Master 127.0.107.254:45827 requested a full tablet report, sending...
I20260630 12:14:10.147001  7042 ts_manager.cc:194] Re-registered known tserver with Master: 73c2833ae8cd4c68af4e36770c2c2e12 (127.0.107.195:44047)
I20260630 12:14:10.151494  7042 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48720
I20260630 12:14:10.154016  7689 heartbeater.cc:499] Master 127.0.107.254:45827 was elected leader, sending a full tablet report...
W20260630 12:14:10.509459  7092 auto_rebalancer.cc:639] Failed to schedule move for tablet 0ee608136fe44f43b6a1b40abde08043: Illegal state: Replica ca4bf7e0d57c4e999856eaf62196f66f is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } }
W20260630 12:14:10.513537  7092 auto_rebalancer.cc:639] Failed to schedule move for tablet 4d6b333fb6944445873c37e3391b984d: Illegal state: Replica ca4bf7e0d57c4e999856eaf62196f66f is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } }
W20260630 12:14:10.526751  7092 auto_rebalancer.cc:639] Failed to schedule move for tablet d1555b1828d04ff2933f3acc55c619f9: Illegal state: Replica f5a4d6303010431988fc1b9ada1698a1 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } }
I20260630 12:14:11.195222  7695 raft_consensus.cc:493] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:11.195966  7695 raft_consensus.cc:515] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:11.198287  7695 leader_election.cc:290] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f5a4d6303010431988fc1b9ada1698a1 (127.0.107.193:34235), ca4bf7e0d57c4e999856eaf62196f66f (127.0.107.194:37873)
I20260630 12:14:11.209728  7501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1555b1828d04ff2933f3acc55c619f9" candidate_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5a4d6303010431988fc1b9ada1698a1" is_pre_election: true
I20260630 12:14:11.210556  7582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1555b1828d04ff2933f3acc55c619f9" candidate_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" is_pre_election: true
I20260630 12:14:11.211021  7501 raft_consensus.cc:2410] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 73c2833ae8cd4c68af4e36770c2c2e12 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:11.211382  7582 raft_consensus.cc:2468] T d1555b1828d04ff2933f3acc55c619f9 P ca4bf7e0d57c4e999856eaf62196f66f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73c2833ae8cd4c68af4e36770c2c2e12 in term 1.
I20260630 12:14:11.212550  7622 leader_election.cc:304] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12 [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: 73c2833ae8cd4c68af4e36770c2c2e12, ca4bf7e0d57c4e999856eaf62196f66f; no voters: f5a4d6303010431988fc1b9ada1698a1
I20260630 12:14:11.213462  7695 raft_consensus.cc:2804] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:14:11.213973  7695 raft_consensus.cc:493] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:11.214365  7695 raft_consensus.cc:3060] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:11.219872  7695 raft_consensus.cc:515] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:11.222030  7695 leader_election.cc:290] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12 [CANDIDATE]: Term 2 election: Requested vote from peers f5a4d6303010431988fc1b9ada1698a1 (127.0.107.193:34235), ca4bf7e0d57c4e999856eaf62196f66f (127.0.107.194:37873)
I20260630 12:14:11.222736  7501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1555b1828d04ff2933f3acc55c619f9" candidate_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5a4d6303010431988fc1b9ada1698a1"
I20260630 12:14:11.222950  7582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1555b1828d04ff2933f3acc55c619f9" candidate_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca4bf7e0d57c4e999856eaf62196f66f"
I20260630 12:14:11.223490  7501 raft_consensus.cc:3060] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:11.223752  7582 raft_consensus.cc:3060] T d1555b1828d04ff2933f3acc55c619f9 P ca4bf7e0d57c4e999856eaf62196f66f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:11.229048  7582 raft_consensus.cc:2468] T d1555b1828d04ff2933f3acc55c619f9 P ca4bf7e0d57c4e999856eaf62196f66f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c2833ae8cd4c68af4e36770c2c2e12 in term 2.
I20260630 12:14:11.229254  7501 raft_consensus.cc:2410] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 73c2833ae8cd4c68af4e36770c2c2e12 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:11.230414  7622 leader_election.cc:304] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12 [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: 73c2833ae8cd4c68af4e36770c2c2e12, ca4bf7e0d57c4e999856eaf62196f66f; no voters: 
I20260630 12:14:11.231222  7695 raft_consensus.cc:2804] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:11.232391  7695 raft_consensus.cc:697] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 2 LEADER]: Becoming Leader. State: Replica: 73c2833ae8cd4c68af4e36770c2c2e12, State: Running, Role: LEADER
I20260630 12:14:11.233366  7695 consensus_queue.cc:237] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12 [LEADER]: Queue going to LEADER 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: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:11.239758  7042 catalog_manager.cc:5697] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12 reported cstate change: term changed from 1 to 2, leader changed from f5a4d6303010431988fc1b9ada1698a1 (127.0.107.193) to 73c2833ae8cd4c68af4e36770c2c2e12 (127.0.107.195). New cstate: current_term: 2 leader_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:11.260860  7706 raft_consensus.cc:493] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:11.261598  7706 raft_consensus.cc:515] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:11.263914  7706 leader_election.cc:290] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f5a4d6303010431988fc1b9ada1698a1 (127.0.107.193:34235), 73c2833ae8cd4c68af4e36770c2c2e12 (127.0.107.195:44047)
I20260630 12:14:11.274470  7501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee608136fe44f43b6a1b40abde08043" candidate_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5a4d6303010431988fc1b9ada1698a1" is_pre_election: true
I20260630 12:14:11.275255  7662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee608136fe44f43b6a1b40abde08043" candidate_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" is_pre_election: true
I20260630 12:14:11.275462  7501 raft_consensus.cc:2468] T 0ee608136fe44f43b6a1b40abde08043 P f5a4d6303010431988fc1b9ada1698a1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca4bf7e0d57c4e999856eaf62196f66f in term 1.
I20260630 12:14:11.276206  7662 raft_consensus.cc:2468] T 0ee608136fe44f43b6a1b40abde08043 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca4bf7e0d57c4e999856eaf62196f66f in term 1.
I20260630 12:14:11.277104  7542 leader_election.cc:304] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [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: ca4bf7e0d57c4e999856eaf62196f66f, f5a4d6303010431988fc1b9ada1698a1; no voters: 
I20260630 12:14:11.278040  7706 raft_consensus.cc:2804] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:14:11.278488  7706 raft_consensus.cc:493] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:11.278903  7706 raft_consensus.cc:3060] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:11.284219  7706 raft_consensus.cc:515] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:11.285971  7706 leader_election.cc:290] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [CANDIDATE]: Term 2 election: Requested vote from peers f5a4d6303010431988fc1b9ada1698a1 (127.0.107.193:34235), 73c2833ae8cd4c68af4e36770c2c2e12 (127.0.107.195:44047)
I20260630 12:14:11.286755  7501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee608136fe44f43b6a1b40abde08043" candidate_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5a4d6303010431988fc1b9ada1698a1"
I20260630 12:14:11.287046  7662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee608136fe44f43b6a1b40abde08043" candidate_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "73c2833ae8cd4c68af4e36770c2c2e12"
I20260630 12:14:11.287662  7501 raft_consensus.cc:3060] T 0ee608136fe44f43b6a1b40abde08043 P f5a4d6303010431988fc1b9ada1698a1 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:11.287921  7662 raft_consensus.cc:3060] T 0ee608136fe44f43b6a1b40abde08043 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:11.293174  7501 raft_consensus.cc:2468] T 0ee608136fe44f43b6a1b40abde08043 P f5a4d6303010431988fc1b9ada1698a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca4bf7e0d57c4e999856eaf62196f66f in term 2.
I20260630 12:14:11.293486  7662 raft_consensus.cc:2468] T 0ee608136fe44f43b6a1b40abde08043 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca4bf7e0d57c4e999856eaf62196f66f in term 2.
I20260630 12:14:11.294464  7542 leader_election.cc:304] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [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: ca4bf7e0d57c4e999856eaf62196f66f, f5a4d6303010431988fc1b9ada1698a1; no voters: 
I20260630 12:14:11.295415  7706 raft_consensus.cc:2804] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:11.296775  7706 raft_consensus.cc:697] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [term 2 LEADER]: Becoming Leader. State: Replica: ca4bf7e0d57c4e999856eaf62196f66f, State: Running, Role: LEADER
I20260630 12:14:11.297757  7706 consensus_queue.cc:237] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [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: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:11.304992  7042 catalog_manager.cc:5697] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:11.414312  7695 raft_consensus.cc:493] T 4d6b333fb6944445873c37e3391b984d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:11.415045  7695 raft_consensus.cc:515] T 4d6b333fb6944445873c37e3391b984d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } }
I20260630 12:14:11.416832  7695 leader_election.cc:290] T 4d6b333fb6944445873c37e3391b984d P 73c2833ae8cd4c68af4e36770c2c2e12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ca4bf7e0d57c4e999856eaf62196f66f (127.0.107.194:37873), f5a4d6303010431988fc1b9ada1698a1 (127.0.107.193:34235)
I20260630 12:14:11.417762  7582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d6b333fb6944445873c37e3391b984d" candidate_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" is_pre_election: true
I20260630 12:14:11.417953  7501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d6b333fb6944445873c37e3391b984d" candidate_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5a4d6303010431988fc1b9ada1698a1" is_pre_election: true
I20260630 12:14:11.418736  7582 raft_consensus.cc:2410] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 73c2833ae8cd4c68af4e36770c2c2e12 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:11.418807  7501 raft_consensus.cc:2468] T 4d6b333fb6944445873c37e3391b984d P f5a4d6303010431988fc1b9ada1698a1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73c2833ae8cd4c68af4e36770c2c2e12 in term 1.
I20260630 12:14:11.420449  7622 leader_election.cc:304] T 4d6b333fb6944445873c37e3391b984d P 73c2833ae8cd4c68af4e36770c2c2e12 [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: 73c2833ae8cd4c68af4e36770c2c2e12, f5a4d6303010431988fc1b9ada1698a1; no voters: ca4bf7e0d57c4e999856eaf62196f66f
I20260630 12:14:11.421237  7695 raft_consensus.cc:2804] T 4d6b333fb6944445873c37e3391b984d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:14:11.421671  7695 raft_consensus.cc:493] T 4d6b333fb6944445873c37e3391b984d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:11.422063  7695 raft_consensus.cc:3060] T 4d6b333fb6944445873c37e3391b984d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:11.426864  7695 raft_consensus.cc:515] T 4d6b333fb6944445873c37e3391b984d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } }
I20260630 12:14:11.428570  7695 leader_election.cc:290] T 4d6b333fb6944445873c37e3391b984d P 73c2833ae8cd4c68af4e36770c2c2e12 [CANDIDATE]: Term 2 election: Requested vote from peers ca4bf7e0d57c4e999856eaf62196f66f (127.0.107.194:37873), f5a4d6303010431988fc1b9ada1698a1 (127.0.107.193:34235)
I20260630 12:14:11.429313  7582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d6b333fb6944445873c37e3391b984d" candidate_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca4bf7e0d57c4e999856eaf62196f66f"
I20260630 12:14:11.429642  7501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d6b333fb6944445873c37e3391b984d" candidate_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5a4d6303010431988fc1b9ada1698a1"
I20260630 12:14:11.429992  7582 raft_consensus.cc:3060] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:11.430567  7501 raft_consensus.cc:3060] T 4d6b333fb6944445873c37e3391b984d P f5a4d6303010431988fc1b9ada1698a1 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:11.435335  7582 raft_consensus.cc:2410] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 73c2833ae8cd4c68af4e36770c2c2e12 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:11.435334  7501 raft_consensus.cc:2468] T 4d6b333fb6944445873c37e3391b984d P f5a4d6303010431988fc1b9ada1698a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c2833ae8cd4c68af4e36770c2c2e12 in term 2.
I20260630 12:14:11.436843  7622 leader_election.cc:304] T 4d6b333fb6944445873c37e3391b984d P 73c2833ae8cd4c68af4e36770c2c2e12 [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: 73c2833ae8cd4c68af4e36770c2c2e12, f5a4d6303010431988fc1b9ada1698a1; no voters: ca4bf7e0d57c4e999856eaf62196f66f
I20260630 12:14:11.437623  7695 raft_consensus.cc:2804] T 4d6b333fb6944445873c37e3391b984d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:11.438149  7695 raft_consensus.cc:697] T 4d6b333fb6944445873c37e3391b984d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 2 LEADER]: Becoming Leader. State: Replica: 73c2833ae8cd4c68af4e36770c2c2e12, State: Running, Role: LEADER
I20260630 12:14:11.439000  7695 consensus_queue.cc:237] T 4d6b333fb6944445873c37e3391b984d P 73c2833ae8cd4c68af4e36770c2c2e12 [LEADER]: Queue going to LEADER 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: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } }
I20260630 12:14:11.445932  7042 catalog_manager.cc:5697] T 4d6b333fb6944445873c37e3391b984d P 73c2833ae8cd4c68af4e36770c2c2e12 reported cstate change: term changed from 1 to 2, leader changed from ca4bf7e0d57c4e999856eaf62196f66f (127.0.107.194) to 73c2833ae8cd4c68af4e36770c2c2e12 (127.0.107.195). New cstate: current_term: 2 leader_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:11.481042  7706 raft_consensus.cc:493] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:11.481631  7706 raft_consensus.cc:515] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:11.483429  7706 leader_election.cc:290] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f5a4d6303010431988fc1b9ada1698a1 (127.0.107.193:34235), 73c2833ae8cd4c68af4e36770c2c2e12 (127.0.107.195:44047)
I20260630 12:14:11.484342  7501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a42cd5da6c4e8d92b891422262a50d" candidate_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5a4d6303010431988fc1b9ada1698a1" is_pre_election: true
I20260630 12:14:11.484448  7662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a42cd5da6c4e8d92b891422262a50d" candidate_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" is_pre_election: true
I20260630 12:14:11.485112  7501 raft_consensus.cc:2468] T d9a42cd5da6c4e8d92b891422262a50d P f5a4d6303010431988fc1b9ada1698a1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca4bf7e0d57c4e999856eaf62196f66f in term 1.
I20260630 12:14:11.485526  7662 raft_consensus.cc:2410] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ca4bf7e0d57c4e999856eaf62196f66f 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:11.486238  7542 leader_election.cc:304] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f [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: ca4bf7e0d57c4e999856eaf62196f66f, f5a4d6303010431988fc1b9ada1698a1; no voters: 
I20260630 12:14:11.487216  7706 raft_consensus.cc:2804] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:14:11.487725  7706 raft_consensus.cc:493] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:11.488133  7706 raft_consensus.cc:3060] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:11.493074  7706 raft_consensus.cc:515] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:11.494856  7706 leader_election.cc:290] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f [CANDIDATE]: Term 2 election: Requested vote from peers f5a4d6303010431988fc1b9ada1698a1 (127.0.107.193:34235), 73c2833ae8cd4c68af4e36770c2c2e12 (127.0.107.195:44047)
I20260630 12:14:11.495689  7501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a42cd5da6c4e8d92b891422262a50d" candidate_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5a4d6303010431988fc1b9ada1698a1"
I20260630 12:14:11.495796  7662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a42cd5da6c4e8d92b891422262a50d" candidate_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c2833ae8cd4c68af4e36770c2c2e12"
I20260630 12:14:11.496467  7501 raft_consensus.cc:3060] T d9a42cd5da6c4e8d92b891422262a50d P f5a4d6303010431988fc1b9ada1698a1 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:11.496742  7662 raft_consensus.cc:3060] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:11.501593  7501 raft_consensus.cc:2468] T d9a42cd5da6c4e8d92b891422262a50d P f5a4d6303010431988fc1b9ada1698a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca4bf7e0d57c4e999856eaf62196f66f in term 2.
I20260630 12:14:11.501809  7662 raft_consensus.cc:2410] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ca4bf7e0d57c4e999856eaf62196f66f 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:11.502835  7542 leader_election.cc:304] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f [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: ca4bf7e0d57c4e999856eaf62196f66f, f5a4d6303010431988fc1b9ada1698a1; no voters: 
I20260630 12:14:11.503820  7706 raft_consensus.cc:2804] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:11.504320  7706 raft_consensus.cc:697] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f [term 2 LEADER]: Becoming Leader. State: Replica: ca4bf7e0d57c4e999856eaf62196f66f, State: Running, Role: LEADER
I20260630 12:14:11.505185  7706 consensus_queue.cc:237] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f [LEADER]: Queue going to LEADER 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: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:11.511828  7042 catalog_manager.cc:5697] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f reported cstate change: term changed from 1 to 2, leader changed from 73c2833ae8cd4c68af4e36770c2c2e12 (127.0.107.195) to ca4bf7e0d57c4e999856eaf62196f66f (127.0.107.194). New cstate: current_term: 2 leader_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:11.524572  7714 raft_consensus.cc:493] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:11.525128  7714 raft_consensus.cc:515] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:11.527434  7714 leader_election.cc:290] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ca4bf7e0d57c4e999856eaf62196f66f (127.0.107.194:37873), 73c2833ae8cd4c68af4e36770c2c2e12 (127.0.107.195:44047)
I20260630 12:14:11.538743  7582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1555b1828d04ff2933f3acc55c619f9" candidate_uuid: "f5a4d6303010431988fc1b9ada1698a1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" is_pre_election: true
I20260630 12:14:11.539922  7582 raft_consensus.cc:2468] T d1555b1828d04ff2933f3acc55c619f9 P ca4bf7e0d57c4e999856eaf62196f66f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5a4d6303010431988fc1b9ada1698a1 in term 2.
I20260630 12:14:11.541821  7461 leader_election.cc:304] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca4bf7e0d57c4e999856eaf62196f66f, f5a4d6303010431988fc1b9ada1698a1; no voters: 
I20260630 12:14:11.542284  7662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1555b1828d04ff2933f3acc55c619f9" candidate_uuid: "f5a4d6303010431988fc1b9ada1698a1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" is_pre_election: true
I20260630 12:14:11.543123  7714 raft_consensus.cc:2804] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:14:11.543731  7714 raft_consensus.cc:493] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:11.544346  7714 raft_consensus.cc:3060] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:11.551906  7714 raft_consensus.cc:515] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
W20260630 12:14:11.552516  7092 auto_rebalancer.cc:639] Failed to schedule move for tablet 4d6b333fb6944445873c37e3391b984d: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:14:11.554282  7714 leader_election.cc:290] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [CANDIDATE]: Term 3 election: Requested vote from peers ca4bf7e0d57c4e999856eaf62196f66f (127.0.107.194:37873), 73c2833ae8cd4c68af4e36770c2c2e12 (127.0.107.195:44047)
I20260630 12:14:11.554878  7582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1555b1828d04ff2933f3acc55c619f9" candidate_uuid: "f5a4d6303010431988fc1b9ada1698a1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ca4bf7e0d57c4e999856eaf62196f66f"
I20260630 12:14:11.555521  7662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1555b1828d04ff2933f3acc55c619f9" candidate_uuid: "f5a4d6303010431988fc1b9ada1698a1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "73c2833ae8cd4c68af4e36770c2c2e12"
I20260630 12:14:11.555593  7582 raft_consensus.cc:3060] T d1555b1828d04ff2933f3acc55c619f9 P ca4bf7e0d57c4e999856eaf62196f66f [term 2 FOLLOWER]: Advancing to term 3
W20260630 12:14:11.557349  7092 auto_rebalancer.cc:639] Failed to schedule move for tablet 0ee608136fe44f43b6a1b40abde08043: Illegal state: Leader has not yet committed an operation in its own term
W20260630 12:14:11.560822  7092 auto_rebalancer.cc:639] Failed to schedule move for tablet d1555b1828d04ff2933f3acc55c619f9: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:14:11.562461  7582 raft_consensus.cc:2468] T d1555b1828d04ff2933f3acc55c619f9 P ca4bf7e0d57c4e999856eaf62196f66f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5a4d6303010431988fc1b9ada1698a1 in term 3.
I20260630 12:14:11.563774  7461 leader_election.cc:304] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [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: ca4bf7e0d57c4e999856eaf62196f66f, f5a4d6303010431988fc1b9ada1698a1; no voters: 73c2833ae8cd4c68af4e36770c2c2e12
I20260630 12:14:11.564548  7714 raft_consensus.cc:2804] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:14:11.565770  7714 raft_consensus.cc:697] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [term 3 LEADER]: Becoming Leader. State: Replica: f5a4d6303010431988fc1b9ada1698a1, State: Running, Role: LEADER
I20260630 12:14:11.566666  7714 consensus_queue.cc:237] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [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: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:11.574458  7042 catalog_manager.cc:5697] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 reported cstate change: term changed from 2 to 3, leader changed from 73c2833ae8cd4c68af4e36770c2c2e12 (127.0.107.195) to f5a4d6303010431988fc1b9ada1698a1 (127.0.107.193). New cstate: current_term: 3 leader_uuid: "f5a4d6303010431988fc1b9ada1698a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:11.680308  7706 raft_consensus.cc:493] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:11.680970  7706 raft_consensus.cc:515] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } }
I20260630 12:14:11.682929  7706 leader_election.cc:290] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 73c2833ae8cd4c68af4e36770c2c2e12 (127.0.107.195:44047), f5a4d6303010431988fc1b9ada1698a1 (127.0.107.193:34235)
I20260630 12:14:11.683863  7662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d6b333fb6944445873c37e3391b984d" candidate_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" is_pre_election: true
I20260630 12:14:11.683946  7501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d6b333fb6944445873c37e3391b984d" candidate_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5a4d6303010431988fc1b9ada1698a1" is_pre_election: true
I20260630 12:14:11.684950  7501 raft_consensus.cc:2468] T 4d6b333fb6944445873c37e3391b984d P f5a4d6303010431988fc1b9ada1698a1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca4bf7e0d57c4e999856eaf62196f66f in term 2.
I20260630 12:14:11.686055  7542 leader_election.cc:304] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f [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: ca4bf7e0d57c4e999856eaf62196f66f, f5a4d6303010431988fc1b9ada1698a1; no voters: 73c2833ae8cd4c68af4e36770c2c2e12
I20260630 12:14:11.686918  7706 raft_consensus.cc:2804] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:14:11.687340  7706 raft_consensus.cc:493] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:11.687707  7706 raft_consensus.cc:3060] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:11.692227  7501 raft_consensus.cc:1240] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [term 3 LEADER]: Rejecting Update request from peer 73c2833ae8cd4c68af4e36770c2c2e12 for earlier term 2. Current term is 3. Ops: []
I20260630 12:14:11.693607  7706 raft_consensus.cc:515] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } }
I20260630 12:14:11.693915  7695 consensus_queue.cc:1059] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:11.694866  7695 consensus_queue.cc:1243] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12 [LEADER]: Peer f5a4d6303010431988fc1b9ada1698a1 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:11.695574  7700 raft_consensus.cc:3055] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:14:11.695806  7706 leader_election.cc:290] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f [CANDIDATE]: Term 3 election: Requested vote from peers 73c2833ae8cd4c68af4e36770c2c2e12 (127.0.107.195:44047), f5a4d6303010431988fc1b9ada1698a1 (127.0.107.193:34235)
I20260630 12:14:11.696324  7700 raft_consensus.cc:740] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 73c2833ae8cd4c68af4e36770c2c2e12, State: Running, Role: LEADER
I20260630 12:14:11.696852  7662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d6b333fb6944445873c37e3391b984d" candidate_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "73c2833ae8cd4c68af4e36770c2c2e12"
I20260630 12:14:11.697063  7501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d6b333fb6944445873c37e3391b984d" candidate_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5a4d6303010431988fc1b9ada1698a1"
I20260630 12:14:11.697907  7501 raft_consensus.cc:3060] T 4d6b333fb6944445873c37e3391b984d P f5a4d6303010431988fc1b9ada1698a1 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:11.697774  7700 consensus_queue.cc:260] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12 [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: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:11.699235  7700 raft_consensus.cc:3060] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:11.703132  7501 raft_consensus.cc:2468] T 4d6b333fb6944445873c37e3391b984d P f5a4d6303010431988fc1b9ada1698a1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca4bf7e0d57c4e999856eaf62196f66f in term 3.
I20260630 12:14:11.704311  7542 leader_election.cc:304] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f [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: ca4bf7e0d57c4e999856eaf62196f66f, f5a4d6303010431988fc1b9ada1698a1; no voters: 73c2833ae8cd4c68af4e36770c2c2e12
I20260630 12:14:11.705114  7706 raft_consensus.cc:2804] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:14:11.705626  7706 raft_consensus.cc:697] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f [term 3 LEADER]: Becoming Leader. State: Replica: ca4bf7e0d57c4e999856eaf62196f66f, State: Running, Role: LEADER
I20260630 12:14:11.706501  7706 consensus_queue.cc:237] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f [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: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } }
I20260630 12:14:11.712955  7042 catalog_manager.cc:5697] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f reported cstate change: term changed from 2 to 3, leader changed from 73c2833ae8cd4c68af4e36770c2c2e12 (127.0.107.195) to ca4bf7e0d57c4e999856eaf62196f66f (127.0.107.194). New cstate: current_term: 3 leader_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:11.717044  7700 raft_consensus.cc:493] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:11.717621  7700 raft_consensus.cc:515] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:11.719478  7700 leader_election.cc:290] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f5a4d6303010431988fc1b9ada1698a1 (127.0.107.193:34235), ca4bf7e0d57c4e999856eaf62196f66f (127.0.107.194:37873)
I20260630 12:14:11.720180  7501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a42cd5da6c4e8d92b891422262a50d" candidate_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5a4d6303010431988fc1b9ada1698a1" is_pre_election: true
I20260630 12:14:11.720950  7501 raft_consensus.cc:2468] T d9a42cd5da6c4e8d92b891422262a50d P f5a4d6303010431988fc1b9ada1698a1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73c2833ae8cd4c68af4e36770c2c2e12 in term 2.
I20260630 12:14:11.721187  7582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a42cd5da6c4e8d92b891422262a50d" candidate_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" is_pre_election: true
I20260630 12:14:11.722275  7622 leader_election.cc:304] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73c2833ae8cd4c68af4e36770c2c2e12, f5a4d6303010431988fc1b9ada1698a1; no voters: 
I20260630 12:14:11.723188  7700 raft_consensus.cc:2804] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:14:11.723631  7700 raft_consensus.cc:493] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:11.724007  7700 raft_consensus.cc:3060] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:11.728657  7700 raft_consensus.cc:515] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:11.730444  7700 leader_election.cc:290] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [CANDIDATE]: Term 3 election: Requested vote from peers f5a4d6303010431988fc1b9ada1698a1 (127.0.107.193:34235), ca4bf7e0d57c4e999856eaf62196f66f (127.0.107.194:37873)
I20260630 12:14:11.731269  7501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a42cd5da6c4e8d92b891422262a50d" candidate_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5a4d6303010431988fc1b9ada1698a1"
I20260630 12:14:11.731446  7582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a42cd5da6c4e8d92b891422262a50d" candidate_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ca4bf7e0d57c4e999856eaf62196f66f"
I20260630 12:14:11.732009  7501 raft_consensus.cc:3060] T d9a42cd5da6c4e8d92b891422262a50d P f5a4d6303010431988fc1b9ada1698a1 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:11.736822  7501 raft_consensus.cc:2468] T d9a42cd5da6c4e8d92b891422262a50d P f5a4d6303010431988fc1b9ada1698a1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c2833ae8cd4c68af4e36770c2c2e12 in term 3.
I20260630 12:14:11.737895  7622 leader_election.cc:304] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [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: 73c2833ae8cd4c68af4e36770c2c2e12, f5a4d6303010431988fc1b9ada1698a1; no voters: ca4bf7e0d57c4e999856eaf62196f66f
I20260630 12:14:11.738830  7700 raft_consensus.cc:2804] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:14:11.739337  7700 raft_consensus.cc:697] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 3 LEADER]: Becoming Leader. State: Replica: 73c2833ae8cd4c68af4e36770c2c2e12, State: Running, Role: LEADER
I20260630 12:14:11.740036  7700 consensus_queue.cc:237] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [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: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:11.746896  7042 catalog_manager.cc:5697] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 reported cstate change: term changed from 2 to 3, leader changed from ca4bf7e0d57c4e999856eaf62196f66f (127.0.107.194) to 73c2833ae8cd4c68af4e36770c2c2e12 (127.0.107.195). New cstate: current_term: 3 leader_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:11.806334  7501 raft_consensus.cc:1275] T 0ee608136fe44f43b6a1b40abde08043 P f5a4d6303010431988fc1b9ada1698a1 [term 2 FOLLOWER]: Refusing update from remote peer ca4bf7e0d57c4e999856eaf62196f66f: 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:11.807631  7706 consensus_queue.cc:1048] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:11.818838  7662 raft_consensus.cc:1275] T 0ee608136fe44f43b6a1b40abde08043 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 2 FOLLOWER]: Refusing update from remote peer ca4bf7e0d57c4e999856eaf62196f66f: 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:11.821403  7706 consensus_queue.cc:1048] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:11.881094  7501 raft_consensus.cc:1240] T 4d6b333fb6944445873c37e3391b984d P f5a4d6303010431988fc1b9ada1698a1 [term 3 FOLLOWER]: Rejecting Update request from peer 73c2833ae8cd4c68af4e36770c2c2e12 for earlier term 2. Current term is 3. Ops: []
I20260630 12:14:11.882577  7700 consensus_queue.cc:1059] T 4d6b333fb6944445873c37e3391b984d P 73c2833ae8cd4c68af4e36770c2c2e12 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:11.883467  7695 raft_consensus.cc:3055] T 4d6b333fb6944445873c37e3391b984d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:14:11.883911  7695 raft_consensus.cc:740] T 4d6b333fb6944445873c37e3391b984d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 73c2833ae8cd4c68af4e36770c2c2e12, State: Running, Role: LEADER
I20260630 12:14:11.884735  7695 consensus_queue.cc:260] T 4d6b333fb6944445873c37e3391b984d P 73c2833ae8cd4c68af4e36770c2c2e12 [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: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } }
I20260630 12:14:11.885767  7695 raft_consensus.cc:3060] T 4d6b333fb6944445873c37e3391b984d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:11.945353  7501 raft_consensus.cc:1240] T d9a42cd5da6c4e8d92b891422262a50d P f5a4d6303010431988fc1b9ada1698a1 [term 3 FOLLOWER]: Rejecting Update request from peer ca4bf7e0d57c4e999856eaf62196f66f for earlier term 2. Current term is 3. Ops: []
I20260630 12:14:11.946933  7706 consensus_queue.cc:1059] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:11.947860  7710 raft_consensus.cc:3055] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:14:11.948240  7710 raft_consensus.cc:740] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ca4bf7e0d57c4e999856eaf62196f66f, State: Running, Role: LEADER
I20260630 12:14:11.948956  7710 consensus_queue.cc:260] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f [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: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } }
I20260630 12:14:11.950001  7710 raft_consensus.cc:3060] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:12.124998  7662 raft_consensus.cc:1275] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 3 FOLLOWER]: Refusing update from remote peer f5a4d6303010431988fc1b9ada1698a1: 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:12.126502  7719 consensus_queue.cc:1048] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:12.127300  7719 consensus_queue.cc:1243] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [LEADER]: Peer 73c2833ae8cd4c68af4e36770c2c2e12 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:12.129742  7662 pending_rounds.cc:85] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12: Aborting all ops after (but not including) 0
I20260630 12:14:12.130162  7662 pending_rounds.cc:107] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260630 12:14:12.130530  7662 raft_consensus.cc:2889] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:14:12.139635  7582 raft_consensus.cc:1275] T d1555b1828d04ff2933f3acc55c619f9 P ca4bf7e0d57c4e999856eaf62196f66f [term 3 FOLLOWER]: Refusing update from remote peer f5a4d6303010431988fc1b9ada1698a1: 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:12.141434  7728 consensus_queue.cc:1048] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:12.173619  7501 raft_consensus.cc:1275] T 4d6b333fb6944445873c37e3391b984d P f5a4d6303010431988fc1b9ada1698a1 [term 3 FOLLOWER]: Refusing update from remote peer ca4bf7e0d57c4e999856eaf62196f66f: 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:12.175022  7706 consensus_queue.cc:1048] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:12.186671  7662 raft_consensus.cc:1275] T 4d6b333fb6944445873c37e3391b984d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 3 FOLLOWER]: Refusing update from remote peer ca4bf7e0d57c4e999856eaf62196f66f: 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:12.188800  7706 consensus_queue.cc:1048] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:12.189885  7706 consensus_queue.cc:1243] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f [LEADER]: Peer 73c2833ae8cd4c68af4e36770c2c2e12 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:12.193495  7662 pending_rounds.cc:85] T 4d6b333fb6944445873c37e3391b984d P 73c2833ae8cd4c68af4e36770c2c2e12: Aborting all ops after (but not including) 0
I20260630 12:14:12.193984  7662 pending_rounds.cc:107] T 4d6b333fb6944445873c37e3391b984d P 73c2833ae8cd4c68af4e36770c2c2e12: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260630 12:14:12.194418  7662 raft_consensus.cc:2889] T 4d6b333fb6944445873c37e3391b984d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:14:12.258045  7582 raft_consensus.cc:1275] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f [term 3 FOLLOWER]: Refusing update from remote peer 73c2833ae8cd4c68af4e36770c2c2e12: 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:12.259466  7695 consensus_queue.cc:1048] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:12.260186  7695 consensus_queue.cc:1243] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [LEADER]: Peer ca4bf7e0d57c4e999856eaf62196f66f 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:12.262523  7582 pending_rounds.cc:85] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f: Aborting all ops after (but not including) 0
I20260630 12:14:12.262900  7582 pending_rounds.cc:107] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260630 12:14:12.263195  7582 raft_consensus.cc:2889] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:14:12.270717  7501 raft_consensus.cc:1275] T d9a42cd5da6c4e8d92b891422262a50d P f5a4d6303010431988fc1b9ada1698a1 [term 3 FOLLOWER]: Refusing update from remote peer 73c2833ae8cd4c68af4e36770c2c2e12: 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:12.272486  7732 consensus_queue.cc:1048] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:12.571247  7501 consensus_queue.cc:237] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } attrs { replace: true } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: true } }
I20260630 12:14:12.577594  7662 raft_consensus.cc:1275] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 3 FOLLOWER]: Refusing update from remote peer f5a4d6303010431988fc1b9ada1698a1: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:14:12.579118  7582 raft_consensus.cc:1275] T d1555b1828d04ff2933f3acc55c619f9 P ca4bf7e0d57c4e999856eaf62196f66f [term 3 FOLLOWER]: Refusing update from remote peer f5a4d6303010431988fc1b9ada1698a1: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:14:12.579706  7719 consensus_queue.cc:1048] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } 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:12.580807  7728 consensus_queue.cc:1048] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:12.588253  7728 raft_consensus.cc:2955] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 815c5cec996f42e8bd3cfb427d558bcb (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } attrs { replace: true } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: true } } }
I20260630 12:14:12.590303  7582 raft_consensus.cc:2955] T d1555b1828d04ff2933f3acc55c619f9 P ca4bf7e0d57c4e999856eaf62196f66f [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 815c5cec996f42e8bd3cfb427d558bcb (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } attrs { replace: true } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: true } } }
I20260630 12:14:12.592264  7662 raft_consensus.cc:2955] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 815c5cec996f42e8bd3cfb427d558bcb (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } attrs { replace: true } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: true } } }
W20260630 12:14:12.596642  7460 consensus_peers.cc:597] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 -> Peer 815c5cec996f42e8bd3cfb427d558bcb (127.0.107.196:38961): Couldn't send request to peer 815c5cec996f42e8bd3cfb427d558bcb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d1555b1828d04ff2933f3acc55c619f9. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:12.607402  7043 catalog_manager.cc:5697] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 reported cstate change: config changed from index -1 to 3, NON_VOTER 815c5cec996f42e8bd3cfb427d558bcb (127.0.107.196) added. New cstate: current_term: 3 leader_uuid: "f5a4d6303010431988fc1b9ada1698a1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:12.608078  7582 consensus_queue.cc:237] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [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: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } attrs { replace: true } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: true } }
I20260630 12:14:12.615366  7662 raft_consensus.cc:1275] T 0ee608136fe44f43b6a1b40abde08043 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 2 FOLLOWER]: Refusing update from remote peer ca4bf7e0d57c4e999856eaf62196f66f: 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:12.616298  7501 raft_consensus.cc:1275] T 0ee608136fe44f43b6a1b40abde08043 P f5a4d6303010431988fc1b9ada1698a1 [term 2 FOLLOWER]: Refusing update from remote peer ca4bf7e0d57c4e999856eaf62196f66f: 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:12.617249  7710 consensus_queue.cc:1048] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:14:12.620819  7731 consensus_queue.cc:1048] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } 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:12.626433  7706 raft_consensus.cc:2955] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 815c5cec996f42e8bd3cfb427d558bcb (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } attrs { replace: true } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: true } } }
I20260630 12:14:12.629926  7501 raft_consensus.cc:2955] T 0ee608136fe44f43b6a1b40abde08043 P f5a4d6303010431988fc1b9ada1698a1 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 815c5cec996f42e8bd3cfb427d558bcb (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } attrs { replace: true } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: true } } }
I20260630 12:14:12.640822  7661 raft_consensus.cc:2955] T 0ee608136fe44f43b6a1b40abde08043 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 815c5cec996f42e8bd3cfb427d558bcb (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } attrs { replace: true } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: true } } }
I20260630 12:14:12.642577  7662 consensus_queue.cc:237] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } attrs { replace: true } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: true } }
I20260630 12:14:12.642540  7044 catalog_manager.cc:5697] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f reported cstate change: config changed from index -1 to 3, NON_VOTER 815c5cec996f42e8bd3cfb427d558bcb (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:14:12.643656  7541 consensus_peers.cc:597] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f -> Peer 815c5cec996f42e8bd3cfb427d558bcb (127.0.107.196:38961): Couldn't send request to peer 815c5cec996f42e8bd3cfb427d558bcb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0ee608136fe44f43b6a1b40abde08043. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:12.652878  7582 raft_consensus.cc:1275] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f [term 3 FOLLOWER]: Refusing update from remote peer 73c2833ae8cd4c68af4e36770c2c2e12: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:14:12.653450  7501 raft_consensus.cc:1275] T d9a42cd5da6c4e8d92b891422262a50d P f5a4d6303010431988fc1b9ada1698a1 [term 3 FOLLOWER]: Refusing update from remote peer 73c2833ae8cd4c68af4e36770c2c2e12: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:14:12.654934  7695 consensus_queue.cc:1048] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } 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:12.655969  7700 consensus_queue.cc:1048] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:14:12.668093  7732 raft_consensus.cc:2955] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 815c5cec996f42e8bd3cfb427d558bcb (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } attrs { replace: true } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: true } } }
I20260630 12:14:12.671109  7501 raft_consensus.cc:2955] T d9a42cd5da6c4e8d92b891422262a50d P f5a4d6303010431988fc1b9ada1698a1 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 815c5cec996f42e8bd3cfb427d558bcb (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } attrs { replace: true } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: true } } }
I20260630 12:14:12.672240  7582 raft_consensus.cc:2955] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 815c5cec996f42e8bd3cfb427d558bcb (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } attrs { replace: true } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: true } } }
W20260630 12:14:12.676604  7621 consensus_peers.cc:597] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 -> Peer 815c5cec996f42e8bd3cfb427d558bcb (127.0.107.196:38961): Couldn't send request to peer 815c5cec996f42e8bd3cfb427d558bcb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d9a42cd5da6c4e8d92b891422262a50d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:12.685904  7043 catalog_manager.cc:5697] T d9a42cd5da6c4e8d92b891422262a50d P f5a4d6303010431988fc1b9ada1698a1 reported cstate change: config changed from index -1 to 3, NON_VOTER 815c5cec996f42e8bd3cfb427d558bcb (127.0.107.196) added. New cstate: current_term: 3 leader_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } attrs { replace: true } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: true } } }
I20260630 12:14:12.956322  7741 ts_tablet_manager.cc:933] T d1555b1828d04ff2933f3acc55c619f9 P 815c5cec996f42e8bd3cfb427d558bcb: Initiating tablet copy from peer f5a4d6303010431988fc1b9ada1698a1 (127.0.107.193:34235)
I20260630 12:14:12.958091  7741 tablet_copy_client.cc:323] T d1555b1828d04ff2933f3acc55c619f9 P 815c5cec996f42e8bd3cfb427d558bcb: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:34235
I20260630 12:14:12.969085  7512 tablet_copy_service.cc:140] P f5a4d6303010431988fc1b9ada1698a1: Received BeginTabletCopySession request for tablet d1555b1828d04ff2933f3acc55c619f9 from peer 815c5cec996f42e8bd3cfb427d558bcb ({username='slave'} at 127.0.0.1:40248)
I20260630 12:14:12.969901  7512 tablet_copy_service.cc:161] P f5a4d6303010431988fc1b9ada1698a1: Beginning new tablet copy session on tablet d1555b1828d04ff2933f3acc55c619f9 from peer 815c5cec996f42e8bd3cfb427d558bcb at {username='slave'} at 127.0.0.1:40248: session id = 815c5cec996f42e8bd3cfb427d558bcb-d1555b1828d04ff2933f3acc55c619f9
I20260630 12:14:12.978864  7512 tablet_copy_source_session.cc:215] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:12.982440  7741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1555b1828d04ff2933f3acc55c619f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:12.994156  7741 tablet_copy_client.cc:806] T d1555b1828d04ff2933f3acc55c619f9 P 815c5cec996f42e8bd3cfb427d558bcb: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:12.994932  7741 tablet_copy_client.cc:670] T d1555b1828d04ff2933f3acc55c619f9 P 815c5cec996f42e8bd3cfb427d558bcb: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:12.998814  7741 tablet_copy_client.cc:538] T d1555b1828d04ff2933f3acc55c619f9 P 815c5cec996f42e8bd3cfb427d558bcb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:13.004925  7741 tablet_bootstrap.cc:492] T d1555b1828d04ff2933f3acc55c619f9 P 815c5cec996f42e8bd3cfb427d558bcb: Bootstrap starting.
I20260630 12:14:13.020323  7741 tablet_bootstrap.cc:492] T d1555b1828d04ff2933f3acc55c619f9 P 815c5cec996f42e8bd3cfb427d558bcb: 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:13.021101  7741 tablet_bootstrap.cc:492] T d1555b1828d04ff2933f3acc55c619f9 P 815c5cec996f42e8bd3cfb427d558bcb: Bootstrap complete.
I20260630 12:14:13.021752  7741 ts_tablet_manager.cc:1403] T d1555b1828d04ff2933f3acc55c619f9 P 815c5cec996f42e8bd3cfb427d558bcb: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260630 12:14:13.024065  7741 raft_consensus.cc:359] T d1555b1828d04ff2933f3acc55c619f9 P 815c5cec996f42e8bd3cfb427d558bcb [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } attrs { replace: true } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: true } }
I20260630 12:14:13.024832  7741 raft_consensus.cc:740] T d1555b1828d04ff2933f3acc55c619f9 P 815c5cec996f42e8bd3cfb427d558bcb [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 815c5cec996f42e8bd3cfb427d558bcb, State: Initialized, Role: LEARNER
I20260630 12:14:13.025435  7741 consensus_queue.cc:260] T d1555b1828d04ff2933f3acc55c619f9 P 815c5cec996f42e8bd3cfb427d558bcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } attrs { replace: true } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: true } }
I20260630 12:14:13.028043  7741 ts_tablet_manager.cc:1434] T d1555b1828d04ff2933f3acc55c619f9 P 815c5cec996f42e8bd3cfb427d558bcb: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260630 12:14:13.029954  7512 tablet_copy_service.cc:342] P f5a4d6303010431988fc1b9ada1698a1: Request end of tablet copy session 815c5cec996f42e8bd3cfb427d558bcb-d1555b1828d04ff2933f3acc55c619f9 received from {username='slave'} at 127.0.0.1:40248
I20260630 12:14:13.030539  7512 tablet_copy_service.cc:434] P f5a4d6303010431988fc1b9ada1698a1: ending tablet copy session 815c5cec996f42e8bd3cfb427d558bcb-d1555b1828d04ff2933f3acc55c619f9 on tablet d1555b1828d04ff2933f3acc55c619f9 with peer 815c5cec996f42e8bd3cfb427d558bcb
I20260630 12:14:13.152925  7741 ts_tablet_manager.cc:933] T 0ee608136fe44f43b6a1b40abde08043 P 815c5cec996f42e8bd3cfb427d558bcb: Initiating tablet copy from peer ca4bf7e0d57c4e999856eaf62196f66f (127.0.107.194:37873)
I20260630 12:14:13.154381  7741 tablet_copy_client.cc:323] T 0ee608136fe44f43b6a1b40abde08043 P 815c5cec996f42e8bd3cfb427d558bcb: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:37873
I20260630 12:14:13.164903  7593 tablet_copy_service.cc:140] P ca4bf7e0d57c4e999856eaf62196f66f: Received BeginTabletCopySession request for tablet 0ee608136fe44f43b6a1b40abde08043 from peer 815c5cec996f42e8bd3cfb427d558bcb ({username='slave'} at 127.0.0.1:46942)
I20260630 12:14:13.165421  7593 tablet_copy_service.cc:161] P ca4bf7e0d57c4e999856eaf62196f66f: Beginning new tablet copy session on tablet 0ee608136fe44f43b6a1b40abde08043 from peer 815c5cec996f42e8bd3cfb427d558bcb at {username='slave'} at 127.0.0.1:46942: session id = 815c5cec996f42e8bd3cfb427d558bcb-0ee608136fe44f43b6a1b40abde08043
I20260630 12:14:13.170418  7593 tablet_copy_source_session.cc:215] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:13.173552  7741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ee608136fe44f43b6a1b40abde08043. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:13.189137  7741 tablet_copy_client.cc:806] T 0ee608136fe44f43b6a1b40abde08043 P 815c5cec996f42e8bd3cfb427d558bcb: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:13.189734  7741 tablet_copy_client.cc:670] T 0ee608136fe44f43b6a1b40abde08043 P 815c5cec996f42e8bd3cfb427d558bcb: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:13.193964  7741 tablet_copy_client.cc:538] T 0ee608136fe44f43b6a1b40abde08043 P 815c5cec996f42e8bd3cfb427d558bcb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:13.203136  7741 tablet_bootstrap.cc:492] T 0ee608136fe44f43b6a1b40abde08043 P 815c5cec996f42e8bd3cfb427d558bcb: Bootstrap starting.
I20260630 12:14:13.222090  7741 tablet_bootstrap.cc:492] T 0ee608136fe44f43b6a1b40abde08043 P 815c5cec996f42e8bd3cfb427d558bcb: 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:13.222849  7741 tablet_bootstrap.cc:492] T 0ee608136fe44f43b6a1b40abde08043 P 815c5cec996f42e8bd3cfb427d558bcb: Bootstrap complete.
I20260630 12:14:13.223403  7741 ts_tablet_manager.cc:1403] T 0ee608136fe44f43b6a1b40abde08043 P 815c5cec996f42e8bd3cfb427d558bcb: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260630 12:14:13.225462  7741 raft_consensus.cc:359] T 0ee608136fe44f43b6a1b40abde08043 P 815c5cec996f42e8bd3cfb427d558bcb [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } attrs { replace: true } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: true } }
I20260630 12:14:13.226059  7741 raft_consensus.cc:740] T 0ee608136fe44f43b6a1b40abde08043 P 815c5cec996f42e8bd3cfb427d558bcb [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 815c5cec996f42e8bd3cfb427d558bcb, State: Initialized, Role: LEARNER
I20260630 12:14:13.226643  7741 consensus_queue.cc:260] T 0ee608136fe44f43b6a1b40abde08043 P 815c5cec996f42e8bd3cfb427d558bcb [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: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } attrs { replace: true } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: true } }
I20260630 12:14:13.228610  7741 ts_tablet_manager.cc:1434] T 0ee608136fe44f43b6a1b40abde08043 P 815c5cec996f42e8bd3cfb427d558bcb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:14:13.230659  7593 tablet_copy_service.cc:342] P ca4bf7e0d57c4e999856eaf62196f66f: Request end of tablet copy session 815c5cec996f42e8bd3cfb427d558bcb-0ee608136fe44f43b6a1b40abde08043 received from {username='slave'} at 127.0.0.1:46942
I20260630 12:14:13.231091  7593 tablet_copy_service.cc:434] P ca4bf7e0d57c4e999856eaf62196f66f: ending tablet copy session 815c5cec996f42e8bd3cfb427d558bcb-0ee608136fe44f43b6a1b40abde08043 on tablet 0ee608136fe44f43b6a1b40abde08043 with peer 815c5cec996f42e8bd3cfb427d558bcb
I20260630 12:14:13.250692  7741 ts_tablet_manager.cc:933] T d9a42cd5da6c4e8d92b891422262a50d P 815c5cec996f42e8bd3cfb427d558bcb: Initiating tablet copy from peer 73c2833ae8cd4c68af4e36770c2c2e12 (127.0.107.195:44047)
I20260630 12:14:13.252313  7741 tablet_copy_client.cc:323] T d9a42cd5da6c4e8d92b891422262a50d P 815c5cec996f42e8bd3cfb427d558bcb: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:44047
I20260630 12:14:13.262524  7673 tablet_copy_service.cc:140] P 73c2833ae8cd4c68af4e36770c2c2e12: Received BeginTabletCopySession request for tablet d9a42cd5da6c4e8d92b891422262a50d from peer 815c5cec996f42e8bd3cfb427d558bcb ({username='slave'} at 127.0.0.1:51092)
I20260630 12:14:13.263056  7673 tablet_copy_service.cc:161] P 73c2833ae8cd4c68af4e36770c2c2e12: Beginning new tablet copy session on tablet d9a42cd5da6c4e8d92b891422262a50d from peer 815c5cec996f42e8bd3cfb427d558bcb at {username='slave'} at 127.0.0.1:51092: session id = 815c5cec996f42e8bd3cfb427d558bcb-d9a42cd5da6c4e8d92b891422262a50d
I20260630 12:14:13.268091  7673 tablet_copy_source_session.cc:215] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:13.270641  7741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9a42cd5da6c4e8d92b891422262a50d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:13.280437  7741 tablet_copy_client.cc:806] T d9a42cd5da6c4e8d92b891422262a50d P 815c5cec996f42e8bd3cfb427d558bcb: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:13.280967  7741 tablet_copy_client.cc:670] T d9a42cd5da6c4e8d92b891422262a50d P 815c5cec996f42e8bd3cfb427d558bcb: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:13.285297  7741 tablet_copy_client.cc:538] T d9a42cd5da6c4e8d92b891422262a50d P 815c5cec996f42e8bd3cfb427d558bcb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:13.291265  7741 tablet_bootstrap.cc:492] T d9a42cd5da6c4e8d92b891422262a50d P 815c5cec996f42e8bd3cfb427d558bcb: Bootstrap starting.
I20260630 12:14:13.305310  7741 tablet_bootstrap.cc:492] T d9a42cd5da6c4e8d92b891422262a50d P 815c5cec996f42e8bd3cfb427d558bcb: 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:13.305972  7741 tablet_bootstrap.cc:492] T d9a42cd5da6c4e8d92b891422262a50d P 815c5cec996f42e8bd3cfb427d558bcb: Bootstrap complete.
I20260630 12:14:13.306484  7741 ts_tablet_manager.cc:1403] T d9a42cd5da6c4e8d92b891422262a50d P 815c5cec996f42e8bd3cfb427d558bcb: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260630 12:14:13.308337  7741 raft_consensus.cc:359] T d9a42cd5da6c4e8d92b891422262a50d P 815c5cec996f42e8bd3cfb427d558bcb [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } attrs { replace: true } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: true } }
I20260630 12:14:13.308871  7741 raft_consensus.cc:740] T d9a42cd5da6c4e8d92b891422262a50d P 815c5cec996f42e8bd3cfb427d558bcb [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 815c5cec996f42e8bd3cfb427d558bcb, State: Initialized, Role: LEARNER
I20260630 12:14:13.309345  7741 consensus_queue.cc:260] T d9a42cd5da6c4e8d92b891422262a50d P 815c5cec996f42e8bd3cfb427d558bcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } attrs { replace: true } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: true } }
I20260630 12:14:13.311000  7741 ts_tablet_manager.cc:1434] T d9a42cd5da6c4e8d92b891422262a50d P 815c5cec996f42e8bd3cfb427d558bcb: Time spent starting tablet: real 0.004s	user 0.008s	sys 0.000s
I20260630 12:14:13.312752  7673 tablet_copy_service.cc:342] P 73c2833ae8cd4c68af4e36770c2c2e12: Request end of tablet copy session 815c5cec996f42e8bd3cfb427d558bcb-d9a42cd5da6c4e8d92b891422262a50d received from {username='slave'} at 127.0.0.1:51092
I20260630 12:14:13.313154  7673 tablet_copy_service.cc:434] P 73c2833ae8cd4c68af4e36770c2c2e12: ending tablet copy session 815c5cec996f42e8bd3cfb427d558bcb-d9a42cd5da6c4e8d92b891422262a50d on tablet d9a42cd5da6c4e8d92b891422262a50d with peer 815c5cec996f42e8bd3cfb427d558bcb
I20260630 12:14:13.581180  7417 raft_consensus.cc:1217] T d1555b1828d04ff2933f3acc55c619f9 P 815c5cec996f42e8bd3cfb427d558bcb [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260630 12:14:13.723148  7417 raft_consensus.cc:1217] T d9a42cd5da6c4e8d92b891422262a50d P 815c5cec996f42e8bd3cfb427d558bcb [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260630 12:14:13.743415  7417 raft_consensus.cc:1217] T 0ee608136fe44f43b6a1b40abde08043 P 815c5cec996f42e8bd3cfb427d558bcb [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:14:14.095199  7719 raft_consensus.cc:1064] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1: attempting to promote NON_VOTER 815c5cec996f42e8bd3cfb427d558bcb to VOTER
I20260630 12:14:14.097357  7719 consensus_queue.cc:237] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } attrs { replace: true } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: false } }
I20260630 12:14:14.103618  7661 raft_consensus.cc:1275] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 3 FOLLOWER]: Refusing update from remote peer f5a4d6303010431988fc1b9ada1698a1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:14:14.106693  7417 raft_consensus.cc:1275] T d1555b1828d04ff2933f3acc55c619f9 P 815c5cec996f42e8bd3cfb427d558bcb [term 3 LEARNER]: Refusing update from remote peer f5a4d6303010431988fc1b9ada1698a1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:14:14.107650  7582 raft_consensus.cc:1275] T d1555b1828d04ff2933f3acc55c619f9 P ca4bf7e0d57c4e999856eaf62196f66f [term 3 FOLLOWER]: Refusing update from remote peer f5a4d6303010431988fc1b9ada1698a1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:14:14.111564  7759 consensus_queue.cc:1048] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } 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:14.113344  7762 consensus_queue.cc:1048] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38961 } 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:14.115095  7761 consensus_queue.cc:1048] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:14:14.129602  7759 raft_consensus.cc:2955] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 815c5cec996f42e8bd3cfb427d558bcb (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } attrs { replace: true } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: false } } }
I20260630 12:14:14.132956  7661 raft_consensus.cc:2955] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 815c5cec996f42e8bd3cfb427d558bcb (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } attrs { replace: true } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: false } } }
I20260630 12:14:14.139865  7582 raft_consensus.cc:2955] T d1555b1828d04ff2933f3acc55c619f9 P ca4bf7e0d57c4e999856eaf62196f66f [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 815c5cec996f42e8bd3cfb427d558bcb (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } attrs { replace: true } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: false } } }
I20260630 12:14:14.143335  7417 raft_consensus.cc:2955] T d1555b1828d04ff2933f3acc55c619f9 P 815c5cec996f42e8bd3cfb427d558bcb [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 815c5cec996f42e8bd3cfb427d558bcb (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } attrs { replace: true } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: false } } }
I20260630 12:14:14.148057  7044 catalog_manager.cc:5697] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12 reported cstate change: config changed from index 3 to 4, 815c5cec996f42e8bd3cfb427d558bcb (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "f5a4d6303010431988fc1b9ada1698a1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } attrs { replace: true } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: false } } }
I20260630 12:14:14.198076  7501 consensus_queue.cc:237] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: false } }
I20260630 12:14:14.203879  7417 raft_consensus.cc:1275] T d1555b1828d04ff2933f3acc55c619f9 P 815c5cec996f42e8bd3cfb427d558bcb [term 3 FOLLOWER]: Refusing update from remote peer f5a4d6303010431988fc1b9ada1698a1: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:14:14.203883  7582 raft_consensus.cc:1275] T d1555b1828d04ff2933f3acc55c619f9 P ca4bf7e0d57c4e999856eaf62196f66f [term 3 FOLLOWER]: Refusing update from remote peer f5a4d6303010431988fc1b9ada1698a1: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:14:14.205638  7761 consensus_queue.cc:1048] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38961 } 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:14.206588  7764 consensus_queue.cc:1048] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:14:14.213357  7761 raft_consensus.cc:2955] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 73c2833ae8cd4c68af4e36770c2c2e12 (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: false } } }
I20260630 12:14:14.215457  7417 raft_consensus.cc:2955] T d1555b1828d04ff2933f3acc55c619f9 P 815c5cec996f42e8bd3cfb427d558bcb [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 73c2833ae8cd4c68af4e36770c2c2e12 (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: false } } }
I20260630 12:14:14.217839  7582 raft_consensus.cc:2955] T d1555b1828d04ff2933f3acc55c619f9 P ca4bf7e0d57c4e999856eaf62196f66f [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 73c2833ae8cd4c68af4e36770c2c2e12 (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: false } } }
I20260630 12:14:14.222576  7732 raft_consensus.cc:1064] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12: attempting to promote NON_VOTER 815c5cec996f42e8bd3cfb427d558bcb to VOTER
I20260630 12:14:14.225548  7732 consensus_queue.cc:237] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } attrs { replace: true } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: false } }
I20260630 12:14:14.226496  7029 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d1555b1828d04ff2933f3acc55c619f9 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:14.229974  7042 catalog_manager.cc:5697] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 reported cstate change: config changed from index 4 to 5, VOTER 73c2833ae8cd4c68af4e36770c2c2e12 (127.0.107.195) evicted. New cstate: current_term: 3 leader_uuid: "f5a4d6303010431988fc1b9ada1698a1" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:14.245831  7416 raft_consensus.cc:1275] T d9a42cd5da6c4e8d92b891422262a50d P 815c5cec996f42e8bd3cfb427d558bcb [term 3 LEARNER]: Refusing update from remote peer 73c2833ae8cd4c68af4e36770c2c2e12: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:14:14.248749  7756 consensus_queue.cc:1048] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38961 } 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:14.259146  7582 raft_consensus.cc:1275] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f [term 3 FOLLOWER]: Refusing update from remote peer 73c2833ae8cd4c68af4e36770c2c2e12: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:14:14.261255  7755 consensus_queue.cc:1048] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:14:14.263901  7652 tablet_service.cc:1558] Processing DeleteTablet for tablet d1555b1828d04ff2933f3acc55c619f9 with delete_type TABLET_DATA_TOMBSTONED (TS 73c2833ae8cd4c68af4e36770c2c2e12 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:51108
I20260630 12:14:14.270208  7501 raft_consensus.cc:1275] T d9a42cd5da6c4e8d92b891422262a50d P f5a4d6303010431988fc1b9ada1698a1 [term 3 FOLLOWER]: Refusing update from remote peer 73c2833ae8cd4c68af4e36770c2c2e12: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:14:14.274739  7732 consensus_queue.cc:1048] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:14.277199  7758 raft_consensus.cc:1064] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f: attempting to promote NON_VOTER 815c5cec996f42e8bd3cfb427d558bcb to VOTER
I20260630 12:14:14.283631  7778 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:14.284781  7778 raft_consensus.cc:2243] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:14.285703  7778 raft_consensus.cc:2272] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:14.284524  7732 raft_consensus.cc:2955] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 815c5cec996f42e8bd3cfb427d558bcb (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } attrs { replace: true } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: false } } }
I20260630 12:14:14.286628  7758 consensus_queue.cc:237] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [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: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } attrs { replace: true } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: false } }
I20260630 12:14:14.288048  7582 raft_consensus.cc:2955] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 815c5cec996f42e8bd3cfb427d558bcb (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } attrs { replace: true } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: false } } }
I20260630 12:14:14.289846  7501 raft_consensus.cc:2955] T d9a42cd5da6c4e8d92b891422262a50d P f5a4d6303010431988fc1b9ada1698a1 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 815c5cec996f42e8bd3cfb427d558bcb (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } attrs { replace: true } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: false } } }
I20260630 12:14:14.300956  7778 ts_tablet_manager.cc:1916] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:14.312515  7416 raft_consensus.cc:2955] T d9a42cd5da6c4e8d92b891422262a50d P 815c5cec996f42e8bd3cfb427d558bcb [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 815c5cec996f42e8bd3cfb427d558bcb (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } attrs { replace: true } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: false } } }
I20260630 12:14:14.319249  7041 catalog_manager.cc:5697] T d9a42cd5da6c4e8d92b891422262a50d P f5a4d6303010431988fc1b9ada1698a1 reported cstate change: config changed from index 3 to 4, 815c5cec996f42e8bd3cfb427d558bcb (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } attrs { replace: true } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: false } } }
I20260630 12:14:14.321338  7778 ts_tablet_manager.cc:1929] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260630 12:14:14.321802  7778 log.cc:1199] T d1555b1828d04ff2933f3acc55c619f9 P 73c2833ae8cd4c68af4e36770c2c2e12: Deleting WAL directory at /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821463199918-431-0/minicluster-data/ts-2-root/wals/d1555b1828d04ff2933f3acc55c619f9
I20260630 12:14:14.323700  7030 catalog_manager.cc:5028] TS 73c2833ae8cd4c68af4e36770c2c2e12 (127.0.107.195:44047): tablet d1555b1828d04ff2933f3acc55c619f9 (table test-workload [id=b4d867862c0b44318e851780c53642dd]) successfully deleted
W20260630 12:14:14.334398  7732 consensus_queue.cc:1175] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "815c5cec996f42e8bd3cfb427d558bcb" responder_term: 3 status { last_received { term: 3 index: 4 } last_committed_idx: 4 last_received_current_leader { term: 3 index: 4 } }
I20260630 12:14:14.339736  7416 raft_consensus.cc:1275] T 0ee608136fe44f43b6a1b40abde08043 P 815c5cec996f42e8bd3cfb427d558bcb [term 2 LEARNER]: Refusing update from remote peer ca4bf7e0d57c4e999856eaf62196f66f: 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:14.340531  7662 raft_consensus.cc:1275] T 0ee608136fe44f43b6a1b40abde08043 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 2 FOLLOWER]: Refusing update from remote peer ca4bf7e0d57c4e999856eaf62196f66f: 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:14.341593  7777 consensus_queue.cc:1048] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [LEADER]: Connected to new peer: Peer: permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38961 } 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:14.343849  7777 consensus_queue.cc:1048] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:14.345163  7661 consensus_queue.cc:237] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: false } }
I20260630 12:14:14.367327  7417 raft_consensus.cc:1275] T d9a42cd5da6c4e8d92b891422262a50d P 815c5cec996f42e8bd3cfb427d558bcb [term 3 FOLLOWER]: Refusing update from remote peer 73c2833ae8cd4c68af4e36770c2c2e12: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:14:14.369275  7732 consensus_queue.cc:1048] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38961 } 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:14.369673  7501 raft_consensus.cc:1275] T d9a42cd5da6c4e8d92b891422262a50d P f5a4d6303010431988fc1b9ada1698a1 [term 3 FOLLOWER]: Refusing update from remote peer 73c2833ae8cd4c68af4e36770c2c2e12: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:14:14.371932  7755 consensus_queue.cc:1048] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:14:14.379961  7416 raft_consensus.cc:2955] T d9a42cd5da6c4e8d92b891422262a50d P 815c5cec996f42e8bd3cfb427d558bcb [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER ca4bf7e0d57c4e999856eaf62196f66f (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: false } } }
I20260630 12:14:14.382941  7501 raft_consensus.cc:2955] T d9a42cd5da6c4e8d92b891422262a50d P f5a4d6303010431988fc1b9ada1698a1 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER ca4bf7e0d57c4e999856eaf62196f66f (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: false } } }
I20260630 12:14:14.387928  7756 raft_consensus.cc:2955] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER ca4bf7e0d57c4e999856eaf62196f66f (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: false } } }
I20260630 12:14:14.402510  7030 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d9a42cd5da6c4e8d92b891422262a50d with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:14.406057  7501 raft_consensus.cc:1275] T 0ee608136fe44f43b6a1b40abde08043 P f5a4d6303010431988fc1b9ada1698a1 [term 2 FOLLOWER]: Refusing update from remote peer ca4bf7e0d57c4e999856eaf62196f66f: 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:14.405848  7777 raft_consensus.cc:2955] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 815c5cec996f42e8bd3cfb427d558bcb (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } attrs { replace: true } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: false } } }
I20260630 12:14:14.410508  7758 consensus_queue.cc:1048] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:14:14.413578  7041 catalog_manager.cc:5697] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 reported cstate change: config changed from index 4 to 5, VOTER ca4bf7e0d57c4e999856eaf62196f66f (127.0.107.194) evicted. New cstate: current_term: 3 leader_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:14.417831  7662 raft_consensus.cc:2955] T 0ee608136fe44f43b6a1b40abde08043 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 815c5cec996f42e8bd3cfb427d558bcb (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } attrs { replace: true } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: false } } }
I20260630 12:14:14.436853  7501 raft_consensus.cc:2955] T 0ee608136fe44f43b6a1b40abde08043 P f5a4d6303010431988fc1b9ada1698a1 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 815c5cec996f42e8bd3cfb427d558bcb (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } attrs { replace: true } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: false } } }
I20260630 12:14:14.427115  7416 raft_consensus.cc:2955] T 0ee608136fe44f43b6a1b40abde08043 P 815c5cec996f42e8bd3cfb427d558bcb [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 815c5cec996f42e8bd3cfb427d558bcb (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } attrs { replace: true } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: false } } }
I20260630 12:14:14.447208  7041 catalog_manager.cc:5697] T 0ee608136fe44f43b6a1b40abde08043 P 73c2833ae8cd4c68af4e36770c2c2e12 reported cstate change: config changed from index 3 to 4, 815c5cec996f42e8bd3cfb427d558bcb (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5a4d6303010431988fc1b9ada1698a1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34235 } attrs { replace: true } } peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: false } } }
I20260630 12:14:14.467015  7572 tablet_service.cc:1558] Processing DeleteTablet for tablet d9a42cd5da6c4e8d92b891422262a50d with delete_type TABLET_DATA_TOMBSTONED (TS ca4bf7e0d57c4e999856eaf62196f66f not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:46950
I20260630 12:14:14.469565  7788 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:14.470597  7788 raft_consensus.cc:2243] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:14.471458  7788 raft_consensus.cc:2272] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:14.471741  7582 consensus_queue.cc:237] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [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: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: false } }
I20260630 12:14:14.475636  7788 ts_tablet_manager.cc:1916] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:14.479486  7416 raft_consensus.cc:1275] T 0ee608136fe44f43b6a1b40abde08043 P 815c5cec996f42e8bd3cfb427d558bcb [term 2 FOLLOWER]: Refusing update from remote peer ca4bf7e0d57c4e999856eaf62196f66f: 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:14.480130  7662 raft_consensus.cc:1275] T 0ee608136fe44f43b6a1b40abde08043 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 2 FOLLOWER]: Refusing update from remote peer ca4bf7e0d57c4e999856eaf62196f66f: 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:14.482019  7782 consensus_queue.cc:1048] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [LEADER]: Connected to new peer: Peer: permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38961 } 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:14.483213  7786 consensus_queue.cc:1048] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:14:14.492344  7758 raft_consensus.cc:2955] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f5a4d6303010431988fc1b9ada1698a1 (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: false } } }
I20260630 12:14:14.494915  7788 ts_tablet_manager.cc:1929] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260630 12:14:14.495424  7788 log.cc:1199] T d9a42cd5da6c4e8d92b891422262a50d P ca4bf7e0d57c4e999856eaf62196f66f: Deleting WAL directory at /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821463199918-431-0/minicluster-data/ts-1-root/wals/d9a42cd5da6c4e8d92b891422262a50d
I20260630 12:14:14.496367  7417 raft_consensus.cc:2955] T 0ee608136fe44f43b6a1b40abde08043 P 815c5cec996f42e8bd3cfb427d558bcb [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f5a4d6303010431988fc1b9ada1698a1 (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: false } } }
I20260630 12:14:14.497560  7029 catalog_manager.cc:5028] TS ca4bf7e0d57c4e999856eaf62196f66f (127.0.107.194:37873): tablet d9a42cd5da6c4e8d92b891422262a50d (table test-workload [id=b4d867862c0b44318e851780c53642dd]) successfully deleted
I20260630 12:14:14.500408  7662 raft_consensus.cc:2955] T 0ee608136fe44f43b6a1b40abde08043 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f5a4d6303010431988fc1b9ada1698a1 (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: false } } }
I20260630 12:14:14.503607  7029 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0ee608136fe44f43b6a1b40abde08043 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:14.512146  7042 catalog_manager.cc:5697] T 0ee608136fe44f43b6a1b40abde08043 P 815c5cec996f42e8bd3cfb427d558bcb reported cstate change: config changed from index 4 to 5, VOTER f5a4d6303010431988fc1b9ada1698a1 (127.0.107.193) evicted. New cstate: current_term: 2 leader_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ca4bf7e0d57c4e999856eaf62196f66f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37873 } } peers { permanent_uuid: "73c2833ae8cd4c68af4e36770c2c2e12" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44047 } } peers { permanent_uuid: "815c5cec996f42e8bd3cfb427d558bcb" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38961 } attrs { promote: false } } }
I20260630 12:14:14.522279  7491 tablet_service.cc:1558] Processing DeleteTablet for tablet 0ee608136fe44f43b6a1b40abde08043 with delete_type TABLET_DATA_TOMBSTONED (TS f5a4d6303010431988fc1b9ada1698a1 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:40260
I20260630 12:14:14.524366  7789 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:14.525024  7789 raft_consensus.cc:2243] T 0ee608136fe44f43b6a1b40abde08043 P f5a4d6303010431988fc1b9ada1698a1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:14.525600  7789 raft_consensus.cc:2272] T 0ee608136fe44f43b6a1b40abde08043 P f5a4d6303010431988fc1b9ada1698a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:14.528556  7789 ts_tablet_manager.cc:1916] T 0ee608136fe44f43b6a1b40abde08043 P f5a4d6303010431988fc1b9ada1698a1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:14.538448  7789 ts_tablet_manager.cc:1929] T 0ee608136fe44f43b6a1b40abde08043 P f5a4d6303010431988fc1b9ada1698a1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:14:14.538823  7789 log.cc:1199] T 0ee608136fe44f43b6a1b40abde08043 P f5a4d6303010431988fc1b9ada1698a1: Deleting WAL directory at /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821463199918-431-0/minicluster-data/ts-0-root/wals/0ee608136fe44f43b6a1b40abde08043
I20260630 12:14:14.540112  7029 catalog_manager.cc:5028] TS f5a4d6303010431988fc1b9ada1698a1 (127.0.107.193:34235): tablet 0ee608136fe44f43b6a1b40abde08043 (table test-workload [id=b4d867862c0b44318e851780c53642dd]) successfully deleted
I20260630 12:14:16.173252   431 tablet_server.cc:179] TabletServer@127.0.107.193:34235 shutting down...
I20260630 12:14:16.202147   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:16.202971   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:16.203749   431 raft_consensus.cc:2243] T 4d6b333fb6944445873c37e3391b984d P f5a4d6303010431988fc1b9ada1698a1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:16.204312   431 raft_consensus.cc:2272] T 4d6b333fb6944445873c37e3391b984d P f5a4d6303010431988fc1b9ada1698a1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:16.206985   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:16.207506   431 raft_consensus.cc:2243] T d9a42cd5da6c4e8d92b891422262a50d P f5a4d6303010431988fc1b9ada1698a1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:16.208156   431 raft_consensus.cc:2272] T d9a42cd5da6c4e8d92b891422262a50d P f5a4d6303010431988fc1b9ada1698a1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:16.210644   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:16.211409   431 raft_consensus.cc:2243] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:14:16.212358   431 raft_consensus.cc:2272] T d1555b1828d04ff2933f3acc55c619f9 P f5a4d6303010431988fc1b9ada1698a1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:16.238746   431 tablet_server.cc:196] TabletServer@127.0.107.193:34235 shutdown complete.
I20260630 12:14:16.259768   431 tablet_server.cc:179] TabletServer@127.0.107.194:37873 shutting down...
I20260630 12:14:16.280373   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:16.281100   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:16.281754   431 raft_consensus.cc:2243] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:14:16.282639   431 raft_consensus.cc:2272] T 4d6b333fb6944445873c37e3391b984d P ca4bf7e0d57c4e999856eaf62196f66f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:16.284951   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:16.285501   431 raft_consensus.cc:2243] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:14:16.286340   431 raft_consensus.cc:2272] T 0ee608136fe44f43b6a1b40abde08043 P ca4bf7e0d57c4e999856eaf62196f66f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:16.288766   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:16.289229   431 raft_consensus.cc:2243] T d1555b1828d04ff2933f3acc55c619f9 P ca4bf7e0d57c4e999856eaf62196f66f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:16.290361   431 raft_consensus.cc:2272] T d1555b1828d04ff2933f3acc55c619f9 P ca4bf7e0d57c4e999856eaf62196f66f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:16.315757   431 tablet_server.cc:196] TabletServer@127.0.107.194:37873 shutdown complete.
I20260630 12:14:16.332741   431 tablet_server.cc:179] TabletServer@127.0.107.195:44047 shutting down...
I20260630 12:14:16.355715   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:16.356411   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:16.357069   431 raft_consensus.cc:2243] T 4d6b333fb6944445873c37e3391b984d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:16.357616   431 raft_consensus.cc:2272] T 4d6b333fb6944445873c37e3391b984d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:16.359958   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:16.360461   431 raft_consensus.cc:2243] T 0ee608136fe44f43b6a1b40abde08043 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:16.361450   431 raft_consensus.cc:2272] T 0ee608136fe44f43b6a1b40abde08043 P 73c2833ae8cd4c68af4e36770c2c2e12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:16.363579   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:16.364007   431 raft_consensus.cc:2243] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:14:16.364796   431 raft_consensus.cc:2272] T d9a42cd5da6c4e8d92b891422262a50d P 73c2833ae8cd4c68af4e36770c2c2e12 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:16.389510   431 tablet_server.cc:196] TabletServer@127.0.107.195:44047 shutdown complete.
I20260630 12:14:16.407079   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:14:16.429725   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:16.430399   431 tablet_replica.cc:333] T 0ee608136fe44f43b6a1b40abde08043 P 815c5cec996f42e8bd3cfb427d558bcb: stopping tablet replica
I20260630 12:14:16.431103   431 raft_consensus.cc:2243] T 0ee608136fe44f43b6a1b40abde08043 P 815c5cec996f42e8bd3cfb427d558bcb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:16.431862   431 raft_consensus.cc:2272] T 0ee608136fe44f43b6a1b40abde08043 P 815c5cec996f42e8bd3cfb427d558bcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:16.434072   431 tablet_replica.cc:333] T d9a42cd5da6c4e8d92b891422262a50d P 815c5cec996f42e8bd3cfb427d558bcb: stopping tablet replica
I20260630 12:14:16.434538   431 raft_consensus.cc:2243] T d9a42cd5da6c4e8d92b891422262a50d P 815c5cec996f42e8bd3cfb427d558bcb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:16.435222   431 raft_consensus.cc:2272] T d9a42cd5da6c4e8d92b891422262a50d P 815c5cec996f42e8bd3cfb427d558bcb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:16.437285   431 tablet_replica.cc:333] T d1555b1828d04ff2933f3acc55c619f9 P 815c5cec996f42e8bd3cfb427d558bcb: stopping tablet replica
I20260630 12:14:16.437719   431 raft_consensus.cc:2243] T d1555b1828d04ff2933f3acc55c619f9 P 815c5cec996f42e8bd3cfb427d558bcb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:16.438421   431 raft_consensus.cc:2272] T d1555b1828d04ff2933f3acc55c619f9 P 815c5cec996f42e8bd3cfb427d558bcb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:16.460197   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:14:16.474639   431 master.cc:562] Master@127.0.107.254:45827 shutting down...
I20260630 12:14:16.492547   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7cd3d8a840954601ae3938dc8a61ea91 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:16.493150   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7cd3d8a840954601ae3938dc8a61ea91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:16.493460   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7cd3d8a840954601ae3938dc8a61ea91: stopping tablet replica
I20260630 12:14:16.513589   431 master.cc:584] Master@127.0.107.254:45827 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (16290 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260630 12:14:16.554073   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:35785
I20260630 12:14:16.555728   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:16.561182  7794 instance_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.561307  7793 instance_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.562783  7796 instance_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.563544   431 server_base.cc:1061] running on GCE node
I20260630 12:14:16.564400   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:16.564571   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.564682   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821656564669 us; error 0 us; skew 500 ppm
I20260630 12:14:16.565094   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:16.568584   431 webserver.cc:533] Webserver started at http://127.0.107.254:33787/ using document root <none> and password file <none>
I20260630 12:14:16.569015   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:16.569180   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:16.569398   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:16.570990   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821463199918-431-0/minicluster-data/master-0-root/instance:
uuid: "5da789a05bbc45c9929720c0da40a113"
format_stamp: "Formatted at 2026-06-30 12:14:16 on dist-test-slave-rzcc"
I20260630 12:14:16.575384   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:14:16.578418  7801 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.579245   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:16.579533   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821463199918-431-0/minicluster-data/master-0-root
uuid: "5da789a05bbc45c9929720c0da40a113"
format_stamp: "Formatted at 2026-06-30 12:14:16 on dist-test-slave-rzcc"
I20260630 12:14:16.579782   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821463199918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821463199918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821463199918-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.599431   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:16.600639   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:16.637864   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:35785
I20260630 12:14:16.637972  7852 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:35785 every 8 connection(s)
I20260630 12:14:16.642022  7853 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.653198  7853 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5da789a05bbc45c9929720c0da40a113: Bootstrap starting.
I20260630 12:14:16.657773  7853 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5da789a05bbc45c9929720c0da40a113: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:16.661937  7853 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5da789a05bbc45c9929720c0da40a113: No bootstrap required, opened a new log
I20260630 12:14:16.664683  7853 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5da789a05bbc45c9929720c0da40a113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5da789a05bbc45c9929720c0da40a113" member_type: VOTER }
I20260630 12:14:16.665148  7853 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5da789a05bbc45c9929720c0da40a113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:16.665400  7853 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5da789a05bbc45c9929720c0da40a113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5da789a05bbc45c9929720c0da40a113, State: Initialized, Role: FOLLOWER
I20260630 12:14:16.665977  7853 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5da789a05bbc45c9929720c0da40a113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5da789a05bbc45c9929720c0da40a113" member_type: VOTER }
I20260630 12:14:16.666453  7853 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5da789a05bbc45c9929720c0da40a113 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:16.666669  7853 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5da789a05bbc45c9929720c0da40a113 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:16.666965  7853 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5da789a05bbc45c9929720c0da40a113 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:16.671700  7853 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5da789a05bbc45c9929720c0da40a113 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5da789a05bbc45c9929720c0da40a113" member_type: VOTER }
I20260630 12:14:16.672210  7853 leader_election.cc:304] T 00000000000000000000000000000000 P 5da789a05bbc45c9929720c0da40a113 [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: 5da789a05bbc45c9929720c0da40a113; no voters: 
I20260630 12:14:16.673326  7853 leader_election.cc:290] T 00000000000000000000000000000000 P 5da789a05bbc45c9929720c0da40a113 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:16.673791  7856 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5da789a05bbc45c9929720c0da40a113 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:16.675256  7856 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5da789a05bbc45c9929720c0da40a113 [term 1 LEADER]: Becoming Leader. State: Replica: 5da789a05bbc45c9929720c0da40a113, State: Running, Role: LEADER
I20260630 12:14:16.675978  7856 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5da789a05bbc45c9929720c0da40a113 [LEADER]: Queue going to LEADER mode. State: All 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: "5da789a05bbc45c9929720c0da40a113" member_type: VOTER }
I20260630 12:14:16.676283  7853 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5da789a05bbc45c9929720c0da40a113 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:16.681300  7858 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5da789a05bbc45c9929720c0da40a113 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5da789a05bbc45c9929720c0da40a113. Latest consensus state: current_term: 1 leader_uuid: "5da789a05bbc45c9929720c0da40a113" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5da789a05bbc45c9929720c0da40a113" member_type: VOTER } }
I20260630 12:14:16.681459  7857 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5da789a05bbc45c9929720c0da40a113 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5da789a05bbc45c9929720c0da40a113" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5da789a05bbc45c9929720c0da40a113" member_type: VOTER } }
I20260630 12:14:16.682248  7858 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5da789a05bbc45c9929720c0da40a113 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:16.682303  7857 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5da789a05bbc45c9929720c0da40a113 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:16.685119  7864 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:16.690065  7864 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:16.692624   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:16.699273  7864 catalog_manager.cc:1383] Generated new cluster ID: 9c84ba77e5f44a35b44a586b5553a8dc
I20260630 12:14:16.699507  7864 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:16.721390  7864 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:16.722896  7864 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:16.740531  7864 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5da789a05bbc45c9929720c0da40a113: Generated new TSK 0
I20260630 12:14:16.741226  7864 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:16.759388   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:16.766283  7874 instance_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.767081  7875 instance_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.769104   431 server_base.cc:1061] running on GCE node
W20260630 12:14:16.769970  7877 instance_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.770884   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:16.771088   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.771253   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821656771239 us; error 0 us; skew 500 ppm
I20260630 12:14:16.771775   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:16.773944   431 webserver.cc:533] Webserver started at http://127.0.107.193:41227/ using document root <none> and password file <none>
I20260630 12:14:16.774370   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:16.774521   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:16.774720   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:16.775812   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821463199918-431-0/minicluster-data/ts-0-root/instance:
uuid: "4b2731e2e7544dfc8212bd2c6325144e"
format_stamp: "Formatted at 2026-06-30 12:14:16 on dist-test-slave-rzcc"
I20260630 12:14:16.780270   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260630 12:14:16.784194  7882 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.784940   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260630 12:14:16.785238   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821463199918-431-0/minicluster-data/ts-0-root
uuid: "4b2731e2e7544dfc8212bd2c6325144e"
format_stamp: "Formatted at 2026-06-30 12:14:16 on dist-test-slave-rzcc"
I20260630 12:14:16.785516   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821463199918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821463199918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821463199918-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.819599   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:16.820873   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:16.822274   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:16.824488   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:16.824716   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:16.824947   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:16.825150   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:16.863538   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:39187
I20260630 12:14:16.863623  7944 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:39187 every 8 connection(s)
I20260630 12:14:16.868850   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:16.876796  7949 instance_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.878409  7950 instance_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.881026   431 server_base.cc:1061] running on GCE node
W20260630 12:14:16.882644  7952 instance_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.883540  7945 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35785
I20260630 12:14:16.883699   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:14:16.883946  7945 heartbeater.cc:461] Registering TS with master...
W20260630 12:14:16.884027   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.884501   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821656884481 us; error 0 us; skew 500 ppm
I20260630 12:14:16.884977  7945 heartbeater.cc:507] Master 127.0.107.254:35785 requested a full tablet report, sending...
I20260630 12:14:16.885061   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:16.887470  7818 ts_manager.cc:194] Registered new tserver with Master: 4b2731e2e7544dfc8212bd2c6325144e (127.0.107.193:39187)
I20260630 12:14:16.888228   431 webserver.cc:533] Webserver started at http://127.0.107.194:45105/ using document root <none> and password file <none>
I20260630 12:14:16.888727   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:16.888949   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:16.889200   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:16.889465  7818 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35468
I20260630 12:14:16.890496   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821463199918-431-0/minicluster-data/ts-1-root/instance:
uuid: "6dd83325b0524a278252a6b617e4cd73"
format_stamp: "Formatted at 2026-06-30 12:14:16 on dist-test-slave-rzcc"
I20260630 12:14:16.895006   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:14:16.898170  7957 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.898963   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:14:16.899241   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821463199918-431-0/minicluster-data/ts-1-root
uuid: "6dd83325b0524a278252a6b617e4cd73"
format_stamp: "Formatted at 2026-06-30 12:14:16 on dist-test-slave-rzcc"
I20260630 12:14:16.899520   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821463199918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821463199918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821463199918-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.914561   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:16.915920   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:16.917438   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:16.919725   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:16.919963   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:16.920203   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:16.920370   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:16.959734   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:46145
I20260630 12:14:16.959827  8019 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:46145 every 8 connection(s)
I20260630 12:14:16.964638   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:16.971562  8023 instance_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.972029  8024 instance_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.976306   431 server_base.cc:1061] running on GCE node
W20260630 12:14:16.976867  8026 instance_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.977664  8020 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35785
I20260630 12:14:16.977946   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:14:16.978026  8020 heartbeater.cc:461] Registering TS with master...
W20260630 12:14:16.978267   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.978538   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821656978513 us; error 0 us; skew 500 ppm
I20260630 12:14:16.979121   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:16.979141  8020 heartbeater.cc:507] Master 127.0.107.254:35785 requested a full tablet report, sending...
I20260630 12:14:16.981504  7818 ts_manager.cc:194] Registered new tserver with Master: 6dd83325b0524a278252a6b617e4cd73 (127.0.107.194:46145)
I20260630 12:14:16.981855   431 webserver.cc:533] Webserver started at http://127.0.107.195:45613/ using document root <none> and password file <none>
I20260630 12:14:16.982460   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:16.982702   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:16.983034   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:16.983328  7818 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35480
I20260630 12:14:16.984575   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821463199918-431-0/minicluster-data/ts-2-root/instance:
uuid: "81ba028cecda4f8f83cd03ec577b5e96"
format_stamp: "Formatted at 2026-06-30 12:14:16 on dist-test-slave-rzcc"
I20260630 12:14:16.989213   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:16.992818  8031 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.993528   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:16.993829   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821463199918-431-0/minicluster-data/ts-2-root
uuid: "81ba028cecda4f8f83cd03ec577b5e96"
format_stamp: "Formatted at 2026-06-30 12:14:16 on dist-test-slave-rzcc"
I20260630 12:14:16.994110   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821463199918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821463199918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821463199918-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:17.016641   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:17.017876   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:17.019325   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:17.021554   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:17.021778   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:17.022032   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:17.022189   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:17.059888   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:42849
I20260630 12:14:17.059984  8093 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:42849 every 8 connection(s)
I20260630 12:14:17.073308  8094 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35785
I20260630 12:14:17.073742  8094 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:17.074499  8094 heartbeater.cc:507] Master 127.0.107.254:35785 requested a full tablet report, sending...
I20260630 12:14:17.076406  7818 ts_manager.cc:194] Registered new tserver with Master: 81ba028cecda4f8f83cd03ec577b5e96 (127.0.107.195:42849)
I20260630 12:14:17.076588   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013521912s
I20260630 12:14:17.078244  7818 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35486
I20260630 12:14:17.892058  7945 heartbeater.cc:499] Master 127.0.107.254:35785 was elected leader, sending a full tablet report...
I20260630 12:14:17.986012  8020 heartbeater.cc:499] Master 127.0.107.254:35785 was elected leader, sending a full tablet report...
I20260630 12:14:18.080889  8094 heartbeater.cc:499] Master 127.0.107.254:35785 was elected leader, sending a full tablet report...
I20260630 12:14:18.131361  7818 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35492:
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:18.133600  7818 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:18.191306  7910 tablet_service.cc:1511] Processing CreateTablet for tablet 419211227ea24c3291c562ce7fcfc09a (DEFAULT_TABLE table=test-workload [id=c9ea8a3d490043578f9b701058343cf4]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:18.192804  7910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 419211227ea24c3291c562ce7fcfc09a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:18.192446  7909 tablet_service.cc:1511] Processing CreateTablet for tablet b703521f97944c2aa3f4f5860daa8706 (DEFAULT_TABLE table=test-workload [id=c9ea8a3d490043578f9b701058343cf4]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:18.193786  7909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b703521f97944c2aa3f4f5860daa8706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:18.195133  7907 tablet_service.cc:1511] Processing CreateTablet for tablet 0afc3885aeac448982f635f30ecf8890 (DEFAULT_TABLE table=test-workload [id=c9ea8a3d490043578f9b701058343cf4]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:18.196466  7907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0afc3885aeac448982f635f30ecf8890. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:18.199847  7908 tablet_service.cc:1511] Processing CreateTablet for tablet ae40d1a36c0542fca03103dfb00e3f14 (DEFAULT_TABLE table=test-workload [id=c9ea8a3d490043578f9b701058343cf4]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:18.201126  7908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae40d1a36c0542fca03103dfb00e3f14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:18.205608  8059 tablet_service.cc:1511] Processing CreateTablet for tablet 419211227ea24c3291c562ce7fcfc09a (DEFAULT_TABLE table=test-workload [id=c9ea8a3d490043578f9b701058343cf4]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:18.206700  8057 tablet_service.cc:1511] Processing CreateTablet for tablet ae40d1a36c0542fca03103dfb00e3f14 (DEFAULT_TABLE table=test-workload [id=c9ea8a3d490043578f9b701058343cf4]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:18.207909  8058 tablet_service.cc:1511] Processing CreateTablet for tablet b703521f97944c2aa3f4f5860daa8706 (DEFAULT_TABLE table=test-workload [id=c9ea8a3d490043578f9b701058343cf4]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:18.208943  8056 tablet_service.cc:1511] Processing CreateTablet for tablet 0afc3885aeac448982f635f30ecf8890 (DEFAULT_TABLE table=test-workload [id=c9ea8a3d490043578f9b701058343cf4]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:18.209646  7982 tablet_service.cc:1511] Processing CreateTablet for tablet 0afc3885aeac448982f635f30ecf8890 (DEFAULT_TABLE table=test-workload [id=c9ea8a3d490043578f9b701058343cf4]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:18.211058  7982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0afc3885aeac448982f635f30ecf8890. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:18.211186  7985 tablet_service.cc:1511] Processing CreateTablet for tablet 419211227ea24c3291c562ce7fcfc09a (DEFAULT_TABLE table=test-workload [id=c9ea8a3d490043578f9b701058343cf4]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:18.212452  7985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 419211227ea24c3291c562ce7fcfc09a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:18.215950  7984 tablet_service.cc:1511] Processing CreateTablet for tablet b703521f97944c2aa3f4f5860daa8706 (DEFAULT_TABLE table=test-workload [id=c9ea8a3d490043578f9b701058343cf4]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:18.217262  7984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b703521f97944c2aa3f4f5860daa8706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:18.220100  7983 tablet_service.cc:1511] Processing CreateTablet for tablet ae40d1a36c0542fca03103dfb00e3f14 (DEFAULT_TABLE table=test-workload [id=c9ea8a3d490043578f9b701058343cf4]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:18.221544  7983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae40d1a36c0542fca03103dfb00e3f14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:18.222926  8059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 419211227ea24c3291c562ce7fcfc09a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:18.223606  8057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae40d1a36c0542fca03103dfb00e3f14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:18.224201  8056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0afc3885aeac448982f635f30ecf8890. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:18.224793  8058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b703521f97944c2aa3f4f5860daa8706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:18.267776  8114 tablet_bootstrap.cc:492] T 419211227ea24c3291c562ce7fcfc09a P 4b2731e2e7544dfc8212bd2c6325144e: Bootstrap starting.
I20260630 12:14:18.281199  8114 tablet_bootstrap.cc:654] T 419211227ea24c3291c562ce7fcfc09a P 4b2731e2e7544dfc8212bd2c6325144e: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:18.277642  8115 tablet_bootstrap.cc:492] T 0afc3885aeac448982f635f30ecf8890 P 6dd83325b0524a278252a6b617e4cd73: Bootstrap starting.
I20260630 12:14:18.291177  8115 tablet_bootstrap.cc:654] T 0afc3885aeac448982f635f30ecf8890 P 6dd83325b0524a278252a6b617e4cd73: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:18.308290  8116 tablet_bootstrap.cc:492] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96: Bootstrap starting.
I20260630 12:14:18.309895  8114 tablet_bootstrap.cc:492] T 419211227ea24c3291c562ce7fcfc09a P 4b2731e2e7544dfc8212bd2c6325144e: No bootstrap required, opened a new log
I20260630 12:14:18.310374  8114 ts_tablet_manager.cc:1403] T 419211227ea24c3291c562ce7fcfc09a P 4b2731e2e7544dfc8212bd2c6325144e: Time spent bootstrapping tablet: real 0.043s	user 0.003s	sys 0.008s
I20260630 12:14:18.312755  8115 tablet_bootstrap.cc:492] T 0afc3885aeac448982f635f30ecf8890 P 6dd83325b0524a278252a6b617e4cd73: No bootstrap required, opened a new log
I20260630 12:14:18.313298  8115 ts_tablet_manager.cc:1403] T 0afc3885aeac448982f635f30ecf8890 P 6dd83325b0524a278252a6b617e4cd73: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.013s
I20260630 12:14:18.313472  8114 raft_consensus.cc:359] T 419211227ea24c3291c562ce7fcfc09a P 4b2731e2e7544dfc8212bd2c6325144e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:18.314157  8114 raft_consensus.cc:385] T 419211227ea24c3291c562ce7fcfc09a P 4b2731e2e7544dfc8212bd2c6325144e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:18.314404  8114 raft_consensus.cc:740] T 419211227ea24c3291c562ce7fcfc09a P 4b2731e2e7544dfc8212bd2c6325144e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b2731e2e7544dfc8212bd2c6325144e, State: Initialized, Role: FOLLOWER
I20260630 12:14:18.315229  8116 tablet_bootstrap.cc:654] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:18.315218  8114 consensus_queue.cc:260] T 419211227ea24c3291c562ce7fcfc09a P 4b2731e2e7544dfc8212bd2c6325144e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:18.316473  8115 raft_consensus.cc:359] T 0afc3885aeac448982f635f30ecf8890 P 6dd83325b0524a278252a6b617e4cd73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:18.317293  8115 raft_consensus.cc:385] T 0afc3885aeac448982f635f30ecf8890 P 6dd83325b0524a278252a6b617e4cd73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:18.317581  8115 raft_consensus.cc:740] T 0afc3885aeac448982f635f30ecf8890 P 6dd83325b0524a278252a6b617e4cd73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd83325b0524a278252a6b617e4cd73, State: Initialized, Role: FOLLOWER
I20260630 12:14:18.317950  8114 ts_tablet_manager.cc:1434] T 419211227ea24c3291c562ce7fcfc09a P 4b2731e2e7544dfc8212bd2c6325144e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:14:18.318339  8115 consensus_queue.cc:260] T 0afc3885aeac448982f635f30ecf8890 P 6dd83325b0524a278252a6b617e4cd73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:18.318929  8114 tablet_bootstrap.cc:492] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e: Bootstrap starting.
I20260630 12:14:18.325711  8114 tablet_bootstrap.cc:654] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:18.329017  8115 ts_tablet_manager.cc:1434] T 0afc3885aeac448982f635f30ecf8890 P 6dd83325b0524a278252a6b617e4cd73: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.004s
I20260630 12:14:18.330163  8115 tablet_bootstrap.cc:492] T 419211227ea24c3291c562ce7fcfc09a P 6dd83325b0524a278252a6b617e4cd73: Bootstrap starting.
I20260630 12:14:18.333562  8114 tablet_bootstrap.cc:492] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e: No bootstrap required, opened a new log
I20260630 12:14:18.334111  8114 ts_tablet_manager.cc:1403] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.009s
I20260630 12:14:18.335388  8116 tablet_bootstrap.cc:492] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96: No bootstrap required, opened a new log
I20260630 12:14:18.335954  8116 ts_tablet_manager.cc:1403] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.000s
I20260630 12:14:18.336426  8115 tablet_bootstrap.cc:654] T 419211227ea24c3291c562ce7fcfc09a P 6dd83325b0524a278252a6b617e4cd73: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:18.337002  8114 raft_consensus.cc:359] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:18.337781  8114 raft_consensus.cc:385] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:18.338115  8114 raft_consensus.cc:740] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b2731e2e7544dfc8212bd2c6325144e, State: Initialized, Role: FOLLOWER
I20260630 12:14:18.338876  8114 consensus_queue.cc:260] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:18.339062  8116 raft_consensus.cc:359] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:18.341388  8114 ts_tablet_manager.cc:1434] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:14:18.342260  8119 raft_consensus.cc:493] T 419211227ea24c3291c562ce7fcfc09a P 4b2731e2e7544dfc8212bd2c6325144e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:18.349400  8119 raft_consensus.cc:515] T 419211227ea24c3291c562ce7fcfc09a P 4b2731e2e7544dfc8212bd2c6325144e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:18.349954  8114 tablet_bootstrap.cc:492] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e: Bootstrap starting.
I20260630 12:14:18.350090  8115 tablet_bootstrap.cc:492] T 419211227ea24c3291c562ce7fcfc09a P 6dd83325b0524a278252a6b617e4cd73: No bootstrap required, opened a new log
I20260630 12:14:18.350734  8115 ts_tablet_manager.cc:1403] T 419211227ea24c3291c562ce7fcfc09a P 6dd83325b0524a278252a6b617e4cd73: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.008s
I20260630 12:14:18.353752  8115 raft_consensus.cc:359] T 419211227ea24c3291c562ce7fcfc09a P 6dd83325b0524a278252a6b617e4cd73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:18.353842  8119 leader_election.cc:290] T 419211227ea24c3291c562ce7fcfc09a P 4b2731e2e7544dfc8212bd2c6325144e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd83325b0524a278252a6b617e4cd73 (127.0.107.194:46145), 81ba028cecda4f8f83cd03ec577b5e96 (127.0.107.195:42849)
I20260630 12:14:18.354355  8115 raft_consensus.cc:385] T 419211227ea24c3291c562ce7fcfc09a P 6dd83325b0524a278252a6b617e4cd73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:18.339821  8116 raft_consensus.cc:385] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:18.354673  8115 raft_consensus.cc:740] T 419211227ea24c3291c562ce7fcfc09a P 6dd83325b0524a278252a6b617e4cd73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd83325b0524a278252a6b617e4cd73, State: Initialized, Role: FOLLOWER
I20260630 12:14:18.355022  8116 raft_consensus.cc:740] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81ba028cecda4f8f83cd03ec577b5e96, State: Initialized, Role: FOLLOWER
I20260630 12:14:18.355595  8115 consensus_queue.cc:260] T 419211227ea24c3291c562ce7fcfc09a P 6dd83325b0524a278252a6b617e4cd73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:18.356012  8116 consensus_queue.cc:260] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:18.357916  8115 ts_tablet_manager.cc:1434] T 419211227ea24c3291c562ce7fcfc09a P 6dd83325b0524a278252a6b617e4cd73: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:14:18.358407  8114 tablet_bootstrap.cc:654] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:18.359423  8115 tablet_bootstrap.cc:492] T b703521f97944c2aa3f4f5860daa8706 P 6dd83325b0524a278252a6b617e4cd73: Bootstrap starting.
I20260630 12:14:18.365986  8115 tablet_bootstrap.cc:654] T b703521f97944c2aa3f4f5860daa8706 P 6dd83325b0524a278252a6b617e4cd73: Neither blocks nor log segments found. Creating new log.
W20260630 12:14:18.369449  7946 tablet.cc:2406] T 419211227ea24c3291c562ce7fcfc09a P 4b2731e2e7544dfc8212bd2c6325144e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:14:18.383682  8116 ts_tablet_manager.cc:1434] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96: Time spent starting tablet: real 0.047s	user 0.008s	sys 0.003s
I20260630 12:14:18.390790  8116 tablet_bootstrap.cc:492] T ae40d1a36c0542fca03103dfb00e3f14 P 81ba028cecda4f8f83cd03ec577b5e96: Bootstrap starting.
I20260630 12:14:18.392307  8114 tablet_bootstrap.cc:492] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e: No bootstrap required, opened a new log
I20260630 12:14:18.392858  8114 ts_tablet_manager.cc:1403] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e: Time spent bootstrapping tablet: real 0.043s	user 0.025s	sys 0.015s
I20260630 12:14:18.389482  8115 tablet_bootstrap.cc:492] T b703521f97944c2aa3f4f5860daa8706 P 6dd83325b0524a278252a6b617e4cd73: No bootstrap required, opened a new log
I20260630 12:14:18.394878  8069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419211227ea24c3291c562ce7fcfc09a" candidate_uuid: "4b2731e2e7544dfc8212bd2c6325144e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81ba028cecda4f8f83cd03ec577b5e96" is_pre_election: true
I20260630 12:14:18.395169  8115 ts_tablet_manager.cc:1403] T b703521f97944c2aa3f4f5860daa8706 P 6dd83325b0524a278252a6b617e4cd73: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.020s
I20260630 12:14:18.396262  8114 raft_consensus.cc:359] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
W20260630 12:14:18.396782  7885 leader_election.cc:343] T 419211227ea24c3291c562ce7fcfc09a P 4b2731e2e7544dfc8212bd2c6325144e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 81ba028cecda4f8f83cd03ec577b5e96 (127.0.107.195:42849): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:18.397152  8114 raft_consensus.cc:385] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:18.397523  8114 raft_consensus.cc:740] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b2731e2e7544dfc8212bd2c6325144e, State: Initialized, Role: FOLLOWER
I20260630 12:14:18.398268  8114 consensus_queue.cc:260] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:18.399305  8115 raft_consensus.cc:359] T b703521f97944c2aa3f4f5860daa8706 P 6dd83325b0524a278252a6b617e4cd73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:18.399927  8116 tablet_bootstrap.cc:654] T ae40d1a36c0542fca03103dfb00e3f14 P 81ba028cecda4f8f83cd03ec577b5e96: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:18.400082  8115 raft_consensus.cc:385] T b703521f97944c2aa3f4f5860daa8706 P 6dd83325b0524a278252a6b617e4cd73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:18.400458  8115 raft_consensus.cc:740] T b703521f97944c2aa3f4f5860daa8706 P 6dd83325b0524a278252a6b617e4cd73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd83325b0524a278252a6b617e4cd73, State: Initialized, Role: FOLLOWER
I20260630 12:14:18.400888  8114 ts_tablet_manager.cc:1434] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:14:18.401228  8115 consensus_queue.cc:260] T b703521f97944c2aa3f4f5860daa8706 P 6dd83325b0524a278252a6b617e4cd73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:18.401819  7995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419211227ea24c3291c562ce7fcfc09a" candidate_uuid: "4b2731e2e7544dfc8212bd2c6325144e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd83325b0524a278252a6b617e4cd73" is_pre_election: true
I20260630 12:14:18.402201  8114 tablet_bootstrap.cc:492] T 0afc3885aeac448982f635f30ecf8890 P 4b2731e2e7544dfc8212bd2c6325144e: Bootstrap starting.
I20260630 12:14:18.402563  7995 raft_consensus.cc:2468] T 419211227ea24c3291c562ce7fcfc09a P 6dd83325b0524a278252a6b617e4cd73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b2731e2e7544dfc8212bd2c6325144e in term 0.
I20260630 12:14:18.403946  8115 ts_tablet_manager.cc:1434] T b703521f97944c2aa3f4f5860daa8706 P 6dd83325b0524a278252a6b617e4cd73: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:14:18.404976  8115 tablet_bootstrap.cc:492] T ae40d1a36c0542fca03103dfb00e3f14 P 6dd83325b0524a278252a6b617e4cd73: Bootstrap starting.
I20260630 12:14:18.405002  7885 leader_election.cc:304] T 419211227ea24c3291c562ce7fcfc09a P 4b2731e2e7544dfc8212bd2c6325144e [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: 4b2731e2e7544dfc8212bd2c6325144e, 6dd83325b0524a278252a6b617e4cd73; no voters: 81ba028cecda4f8f83cd03ec577b5e96
I20260630 12:14:18.406845  8119 raft_consensus.cc:2804] T 419211227ea24c3291c562ce7fcfc09a P 4b2731e2e7544dfc8212bd2c6325144e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:18.407231  8119 raft_consensus.cc:493] T 419211227ea24c3291c562ce7fcfc09a P 4b2731e2e7544dfc8212bd2c6325144e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:18.407539  8119 raft_consensus.cc:3060] T 419211227ea24c3291c562ce7fcfc09a P 4b2731e2e7544dfc8212bd2c6325144e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:18.410951  8114 tablet_bootstrap.cc:654] T 0afc3885aeac448982f635f30ecf8890 P 4b2731e2e7544dfc8212bd2c6325144e: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:18.411049  8115 tablet_bootstrap.cc:654] T ae40d1a36c0542fca03103dfb00e3f14 P 6dd83325b0524a278252a6b617e4cd73: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:18.421547  8116 tablet_bootstrap.cc:492] T ae40d1a36c0542fca03103dfb00e3f14 P 81ba028cecda4f8f83cd03ec577b5e96: No bootstrap required, opened a new log
I20260630 12:14:18.422216  8116 ts_tablet_manager.cc:1403] T ae40d1a36c0542fca03103dfb00e3f14 P 81ba028cecda4f8f83cd03ec577b5e96: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.003s
I20260630 12:14:18.425264  8116 raft_consensus.cc:359] T ae40d1a36c0542fca03103dfb00e3f14 P 81ba028cecda4f8f83cd03ec577b5e96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:18.427227  8116 raft_consensus.cc:385] T ae40d1a36c0542fca03103dfb00e3f14 P 81ba028cecda4f8f83cd03ec577b5e96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:18.427721  8116 raft_consensus.cc:740] T ae40d1a36c0542fca03103dfb00e3f14 P 81ba028cecda4f8f83cd03ec577b5e96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81ba028cecda4f8f83cd03ec577b5e96, State: Initialized, Role: FOLLOWER
I20260630 12:14:18.425268  8119 raft_consensus.cc:515] T 419211227ea24c3291c562ce7fcfc09a P 4b2731e2e7544dfc8212bd2c6325144e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:18.431222  7995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419211227ea24c3291c562ce7fcfc09a" candidate_uuid: "4b2731e2e7544dfc8212bd2c6325144e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd83325b0524a278252a6b617e4cd73"
I20260630 12:14:18.431862  7995 raft_consensus.cc:3060] T 419211227ea24c3291c562ce7fcfc09a P 6dd83325b0524a278252a6b617e4cd73 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:18.432523  8069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419211227ea24c3291c562ce7fcfc09a" candidate_uuid: "4b2731e2e7544dfc8212bd2c6325144e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81ba028cecda4f8f83cd03ec577b5e96"
W20260630 12:14:18.433954  7885 leader_election.cc:343] T 419211227ea24c3291c562ce7fcfc09a P 4b2731e2e7544dfc8212bd2c6325144e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 81ba028cecda4f8f83cd03ec577b5e96 (127.0.107.195:42849): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:18.434471  8119 leader_election.cc:290] T 419211227ea24c3291c562ce7fcfc09a P 4b2731e2e7544dfc8212bd2c6325144e [CANDIDATE]: Term 1 election: Requested vote from peers 6dd83325b0524a278252a6b617e4cd73 (127.0.107.194:46145), 81ba028cecda4f8f83cd03ec577b5e96 (127.0.107.195:42849)
I20260630 12:14:18.435204  8116 consensus_queue.cc:260] T ae40d1a36c0542fca03103dfb00e3f14 P 81ba028cecda4f8f83cd03ec577b5e96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:18.437752  8116 ts_tablet_manager.cc:1434] T ae40d1a36c0542fca03103dfb00e3f14 P 81ba028cecda4f8f83cd03ec577b5e96: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260630 12:14:18.438704  8116 tablet_bootstrap.cc:492] T 0afc3885aeac448982f635f30ecf8890 P 81ba028cecda4f8f83cd03ec577b5e96: Bootstrap starting.
I20260630 12:14:18.444669  8116 tablet_bootstrap.cc:654] T 0afc3885aeac448982f635f30ecf8890 P 81ba028cecda4f8f83cd03ec577b5e96: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:18.450752  7995 raft_consensus.cc:2468] T 419211227ea24c3291c562ce7fcfc09a P 6dd83325b0524a278252a6b617e4cd73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b2731e2e7544dfc8212bd2c6325144e in term 1.
I20260630 12:14:18.461854  7885 leader_election.cc:304] T 419211227ea24c3291c562ce7fcfc09a P 4b2731e2e7544dfc8212bd2c6325144e [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: 4b2731e2e7544dfc8212bd2c6325144e, 6dd83325b0524a278252a6b617e4cd73; no voters: 81ba028cecda4f8f83cd03ec577b5e96
I20260630 12:14:18.463048  8119 raft_consensus.cc:2804] T 419211227ea24c3291c562ce7fcfc09a P 4b2731e2e7544dfc8212bd2c6325144e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:18.464735  8119 raft_consensus.cc:697] T 419211227ea24c3291c562ce7fcfc09a P 4b2731e2e7544dfc8212bd2c6325144e [term 1 LEADER]: Becoming Leader. State: Replica: 4b2731e2e7544dfc8212bd2c6325144e, State: Running, Role: LEADER
I20260630 12:14:18.465796  8119 consensus_queue.cc:237] T 419211227ea24c3291c562ce7fcfc09a P 4b2731e2e7544dfc8212bd2c6325144e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:18.430545  8132 raft_consensus.cc:493] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:18.472996  8132 raft_consensus.cc:515] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:18.491408  7817 catalog_manager.cc:5697] T 419211227ea24c3291c562ce7fcfc09a P 4b2731e2e7544dfc8212bd2c6325144e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b2731e2e7544dfc8212bd2c6325144e (127.0.107.193). New cstate: current_term: 1 leader_uuid: "4b2731e2e7544dfc8212bd2c6325144e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:18.498636  7995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae40d1a36c0542fca03103dfb00e3f14" candidate_uuid: "4b2731e2e7544dfc8212bd2c6325144e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd83325b0524a278252a6b617e4cd73" is_pre_election: true
W20260630 12:14:18.500629  7885 leader_election.cc:343] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dd83325b0524a278252a6b617e4cd73 (127.0.107.194:46145): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:18.506875  8132 leader_election.cc:290] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd83325b0524a278252a6b617e4cd73 (127.0.107.194:46145), 81ba028cecda4f8f83cd03ec577b5e96 (127.0.107.195:42849)
I20260630 12:14:18.508213  8069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae40d1a36c0542fca03103dfb00e3f14" candidate_uuid: "4b2731e2e7544dfc8212bd2c6325144e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81ba028cecda4f8f83cd03ec577b5e96" is_pre_election: true
I20260630 12:14:18.509249  8069 raft_consensus.cc:2468] T ae40d1a36c0542fca03103dfb00e3f14 P 81ba028cecda4f8f83cd03ec577b5e96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b2731e2e7544dfc8212bd2c6325144e in term 0.
I20260630 12:14:18.511018  7885 leader_election.cc:304] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e [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: 4b2731e2e7544dfc8212bd2c6325144e, 81ba028cecda4f8f83cd03ec577b5e96; no voters: 6dd83325b0524a278252a6b617e4cd73
I20260630 12:14:18.512737  8132 raft_consensus.cc:2804] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:18.513068  8132 raft_consensus.cc:493] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:18.513370  8132 raft_consensus.cc:3060] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:18.514719  8114 tablet_bootstrap.cc:492] T 0afc3885aeac448982f635f30ecf8890 P 4b2731e2e7544dfc8212bd2c6325144e: No bootstrap required, opened a new log
I20260630 12:14:18.515472  8114 ts_tablet_manager.cc:1403] T 0afc3885aeac448982f635f30ecf8890 P 4b2731e2e7544dfc8212bd2c6325144e: Time spent bootstrapping tablet: real 0.113s	user 0.034s	sys 0.070s
I20260630 12:14:18.515931  8121 raft_consensus.cc:493] T 0afc3885aeac448982f635f30ecf8890 P 6dd83325b0524a278252a6b617e4cd73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:18.516438  8121 raft_consensus.cc:515] T 0afc3885aeac448982f635f30ecf8890 P 6dd83325b0524a278252a6b617e4cd73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:18.517489  8115 tablet_bootstrap.cc:492] T ae40d1a36c0542fca03103dfb00e3f14 P 6dd83325b0524a278252a6b617e4cd73: No bootstrap required, opened a new log
I20260630 12:14:18.517534  8116 tablet_bootstrap.cc:492] T 0afc3885aeac448982f635f30ecf8890 P 81ba028cecda4f8f83cd03ec577b5e96: No bootstrap required, opened a new log
I20260630 12:14:18.518147  8115 ts_tablet_manager.cc:1403] T ae40d1a36c0542fca03103dfb00e3f14 P 6dd83325b0524a278252a6b617e4cd73: Time spent bootstrapping tablet: real 0.113s	user 0.031s	sys 0.077s
I20260630 12:14:18.518244  8116 ts_tablet_manager.cc:1403] T 0afc3885aeac448982f635f30ecf8890 P 81ba028cecda4f8f83cd03ec577b5e96: Time spent bootstrapping tablet: real 0.080s	user 0.044s	sys 0.023s
I20260630 12:14:18.518532  8114 raft_consensus.cc:359] T 0afc3885aeac448982f635f30ecf8890 P 4b2731e2e7544dfc8212bd2c6325144e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:18.519294  8114 raft_consensus.cc:385] T 0afc3885aeac448982f635f30ecf8890 P 4b2731e2e7544dfc8212bd2c6325144e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:18.519590  8114 raft_consensus.cc:740] T 0afc3885aeac448982f635f30ecf8890 P 4b2731e2e7544dfc8212bd2c6325144e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b2731e2e7544dfc8212bd2c6325144e, State: Initialized, Role: FOLLOWER
I20260630 12:14:18.520458  8114 consensus_queue.cc:260] T 0afc3885aeac448982f635f30ecf8890 P 4b2731e2e7544dfc8212bd2c6325144e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:18.521215  8115 raft_consensus.cc:359] T ae40d1a36c0542fca03103dfb00e3f14 P 6dd83325b0524a278252a6b617e4cd73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:18.521576  8116 raft_consensus.cc:359] T 0afc3885aeac448982f635f30ecf8890 P 81ba028cecda4f8f83cd03ec577b5e96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:18.521986  8115 raft_consensus.cc:385] T ae40d1a36c0542fca03103dfb00e3f14 P 6dd83325b0524a278252a6b617e4cd73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:18.521908  8121 leader_election.cc:290] T 0afc3885aeac448982f635f30ecf8890 P 6dd83325b0524a278252a6b617e4cd73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b2731e2e7544dfc8212bd2c6325144e (127.0.107.193:39187), 81ba028cecda4f8f83cd03ec577b5e96 (127.0.107.195:42849)
I20260630 12:14:18.522429  8116 raft_consensus.cc:385] T 0afc3885aeac448982f635f30ecf8890 P 81ba028cecda4f8f83cd03ec577b5e96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:18.522709  8115 raft_consensus.cc:740] T ae40d1a36c0542fca03103dfb00e3f14 P 6dd83325b0524a278252a6b617e4cd73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd83325b0524a278252a6b617e4cd73, State: Initialized, Role: FOLLOWER
I20260630 12:14:18.523002  8116 raft_consensus.cc:740] T 0afc3885aeac448982f635f30ecf8890 P 81ba028cecda4f8f83cd03ec577b5e96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81ba028cecda4f8f83cd03ec577b5e96, State: Initialized, Role: FOLLOWER
I20260630 12:14:18.523612  8115 consensus_queue.cc:260] T ae40d1a36c0542fca03103dfb00e3f14 P 6dd83325b0524a278252a6b617e4cd73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:18.524446  8114 ts_tablet_manager.cc:1434] T 0afc3885aeac448982f635f30ecf8890 P 4b2731e2e7544dfc8212bd2c6325144e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:14:18.525844  8115 ts_tablet_manager.cc:1434] T ae40d1a36c0542fca03103dfb00e3f14 P 6dd83325b0524a278252a6b617e4cd73: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:14:18.524039  8116 consensus_queue.cc:260] T 0afc3885aeac448982f635f30ecf8890 P 81ba028cecda4f8f83cd03ec577b5e96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:18.527884  8116 ts_tablet_manager.cc:1434] T 0afc3885aeac448982f635f30ecf8890 P 81ba028cecda4f8f83cd03ec577b5e96: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:14:18.528915  8116 tablet_bootstrap.cc:492] T 419211227ea24c3291c562ce7fcfc09a P 81ba028cecda4f8f83cd03ec577b5e96: Bootstrap starting.
I20260630 12:14:18.530473  8121 raft_consensus.cc:493] T ae40d1a36c0542fca03103dfb00e3f14 P 6dd83325b0524a278252a6b617e4cd73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:18.531016  8121 raft_consensus.cc:515] T ae40d1a36c0542fca03103dfb00e3f14 P 6dd83325b0524a278252a6b617e4cd73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:18.535226  8116 tablet_bootstrap.cc:654] T 419211227ea24c3291c562ce7fcfc09a P 81ba028cecda4f8f83cd03ec577b5e96: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:18.537736  8132 raft_consensus.cc:515] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:18.541165  8116 tablet_bootstrap.cc:492] T 419211227ea24c3291c562ce7fcfc09a P 81ba028cecda4f8f83cd03ec577b5e96: No bootstrap required, opened a new log
I20260630 12:14:18.541733  8116 ts_tablet_manager.cc:1403] T 419211227ea24c3291c562ce7fcfc09a P 81ba028cecda4f8f83cd03ec577b5e96: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260630 12:14:18.544524  8116 raft_consensus.cc:359] T 419211227ea24c3291c562ce7fcfc09a P 81ba028cecda4f8f83cd03ec577b5e96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:18.545274  8116 raft_consensus.cc:385] T 419211227ea24c3291c562ce7fcfc09a P 81ba028cecda4f8f83cd03ec577b5e96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:18.545621  8116 raft_consensus.cc:740] T 419211227ea24c3291c562ce7fcfc09a P 81ba028cecda4f8f83cd03ec577b5e96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81ba028cecda4f8f83cd03ec577b5e96, State: Initialized, Role: FOLLOWER
I20260630 12:14:18.533052  8121 leader_election.cc:290] T ae40d1a36c0542fca03103dfb00e3f14 P 6dd83325b0524a278252a6b617e4cd73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b2731e2e7544dfc8212bd2c6325144e (127.0.107.193:39187), 81ba028cecda4f8f83cd03ec577b5e96 (127.0.107.195:42849)
I20260630 12:14:18.546366  8116 consensus_queue.cc:260] T 419211227ea24c3291c562ce7fcfc09a P 81ba028cecda4f8f83cd03ec577b5e96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:18.547776  8132 leader_election.cc:290] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e [CANDIDATE]: Term 1 election: Requested vote from peers 6dd83325b0524a278252a6b617e4cd73 (127.0.107.194:46145), 81ba028cecda4f8f83cd03ec577b5e96 (127.0.107.195:42849)
I20260630 12:14:18.549993  7995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae40d1a36c0542fca03103dfb00e3f14" candidate_uuid: "4b2731e2e7544dfc8212bd2c6325144e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd83325b0524a278252a6b617e4cd73"
I20260630 12:14:18.550592  7995 raft_consensus.cc:3060] T ae40d1a36c0542fca03103dfb00e3f14 P 6dd83325b0524a278252a6b617e4cd73 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:18.548950  8116 ts_tablet_manager.cc:1434] T 419211227ea24c3291c562ce7fcfc09a P 81ba028cecda4f8f83cd03ec577b5e96: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:14:18.555940  7920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0afc3885aeac448982f635f30ecf8890" candidate_uuid: "6dd83325b0524a278252a6b617e4cd73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b2731e2e7544dfc8212bd2c6325144e" is_pre_election: true
I20260630 12:14:18.556697  7920 raft_consensus.cc:2468] T 0afc3885aeac448982f635f30ecf8890 P 4b2731e2e7544dfc8212bd2c6325144e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd83325b0524a278252a6b617e4cd73 in term 0.
I20260630 12:14:18.548847  8069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae40d1a36c0542fca03103dfb00e3f14" candidate_uuid: "4b2731e2e7544dfc8212bd2c6325144e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81ba028cecda4f8f83cd03ec577b5e96"
I20260630 12:14:18.558228  8069 raft_consensus.cc:3060] T ae40d1a36c0542fca03103dfb00e3f14 P 81ba028cecda4f8f83cd03ec577b5e96 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:18.558446  7995 raft_consensus.cc:2468] T ae40d1a36c0542fca03103dfb00e3f14 P 6dd83325b0524a278252a6b617e4cd73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b2731e2e7544dfc8212bd2c6325144e in term 1.
I20260630 12:14:18.558525  7920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae40d1a36c0542fca03103dfb00e3f14" candidate_uuid: "6dd83325b0524a278252a6b617e4cd73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b2731e2e7544dfc8212bd2c6325144e" is_pre_election: true
I20260630 12:14:18.559473  7920 raft_consensus.cc:2393] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6dd83325b0524a278252a6b617e4cd73 in current term 1: Already voted for candidate 4b2731e2e7544dfc8212bd2c6325144e in this term.
I20260630 12:14:18.561432  7885 leader_election.cc:304] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b2731e2e7544dfc8212bd2c6325144e, 6dd83325b0524a278252a6b617e4cd73; no voters: 
I20260630 12:14:18.562330  8132 raft_consensus.cc:2804] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:18.562801  8132 raft_consensus.cc:697] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e [term 1 LEADER]: Becoming Leader. State: Replica: 4b2731e2e7544dfc8212bd2c6325144e, State: Running, Role: LEADER
I20260630 12:14:18.560782  7960 leader_election.cc:304] T 0afc3885aeac448982f635f30ecf8890 P 6dd83325b0524a278252a6b617e4cd73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b2731e2e7544dfc8212bd2c6325144e, 6dd83325b0524a278252a6b617e4cd73; no voters: 
I20260630 12:14:18.563586  8132 consensus_queue.cc:237] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:18.565851  8068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0afc3885aeac448982f635f30ecf8890" candidate_uuid: "6dd83325b0524a278252a6b617e4cd73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81ba028cecda4f8f83cd03ec577b5e96" is_pre_election: true
I20260630 12:14:18.566511  8068 raft_consensus.cc:2468] T 0afc3885aeac448982f635f30ecf8890 P 81ba028cecda4f8f83cd03ec577b5e96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd83325b0524a278252a6b617e4cd73 in term 0.
I20260630 12:14:18.566543  8069 raft_consensus.cc:2468] T ae40d1a36c0542fca03103dfb00e3f14 P 81ba028cecda4f8f83cd03ec577b5e96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b2731e2e7544dfc8212bd2c6325144e in term 1.
I20260630 12:14:18.568423  8068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae40d1a36c0542fca03103dfb00e3f14" candidate_uuid: "6dd83325b0524a278252a6b617e4cd73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81ba028cecda4f8f83cd03ec577b5e96" is_pre_election: true
I20260630 12:14:18.569368  8068 raft_consensus.cc:2393] T ae40d1a36c0542fca03103dfb00e3f14 P 81ba028cecda4f8f83cd03ec577b5e96 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6dd83325b0524a278252a6b617e4cd73 in current term 1: Already voted for candidate 4b2731e2e7544dfc8212bd2c6325144e in this term.
I20260630 12:14:18.568431  8121 raft_consensus.cc:2804] T 0afc3885aeac448982f635f30ecf8890 P 6dd83325b0524a278252a6b617e4cd73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:18.569738  8121 raft_consensus.cc:493] T 0afc3885aeac448982f635f30ecf8890 P 6dd83325b0524a278252a6b617e4cd73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:18.570137  8121 raft_consensus.cc:3060] T 0afc3885aeac448982f635f30ecf8890 P 6dd83325b0524a278252a6b617e4cd73 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:18.571580  7960 leader_election.cc:304] T ae40d1a36c0542fca03103dfb00e3f14 P 6dd83325b0524a278252a6b617e4cd73 [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: 6dd83325b0524a278252a6b617e4cd73; no voters: 4b2731e2e7544dfc8212bd2c6325144e, 81ba028cecda4f8f83cd03ec577b5e96
I20260630 12:14:18.574179  7817 catalog_manager.cc:5697] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b2731e2e7544dfc8212bd2c6325144e (127.0.107.193). New cstate: current_term: 1 leader_uuid: "4b2731e2e7544dfc8212bd2c6325144e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:18.579591  8140 raft_consensus.cc:2749] T ae40d1a36c0542fca03103dfb00e3f14 P 6dd83325b0524a278252a6b617e4cd73 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:14:18.580967  8121 raft_consensus.cc:515] T 0afc3885aeac448982f635f30ecf8890 P 6dd83325b0524a278252a6b617e4cd73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:18.582964  8121 leader_election.cc:290] T 0afc3885aeac448982f635f30ecf8890 P 6dd83325b0524a278252a6b617e4cd73 [CANDIDATE]: Term 1 election: Requested vote from peers 4b2731e2e7544dfc8212bd2c6325144e (127.0.107.193:39187), 81ba028cecda4f8f83cd03ec577b5e96 (127.0.107.195:42849)
I20260630 12:14:18.584359  7920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0afc3885aeac448982f635f30ecf8890" candidate_uuid: "6dd83325b0524a278252a6b617e4cd73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b2731e2e7544dfc8212bd2c6325144e"
I20260630 12:14:18.584959  7920 raft_consensus.cc:3060] T 0afc3885aeac448982f635f30ecf8890 P 4b2731e2e7544dfc8212bd2c6325144e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:18.585449  8068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0afc3885aeac448982f635f30ecf8890" candidate_uuid: "6dd83325b0524a278252a6b617e4cd73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81ba028cecda4f8f83cd03ec577b5e96"
I20260630 12:14:18.586023  8068 raft_consensus.cc:3060] T 0afc3885aeac448982f635f30ecf8890 P 81ba028cecda4f8f83cd03ec577b5e96 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:18.587767  8132 raft_consensus.cc:493] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:18.588182  8132 raft_consensus.cc:515] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:18.589879  8132 leader_election.cc:290] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd83325b0524a278252a6b617e4cd73 (127.0.107.194:46145), 81ba028cecda4f8f83cd03ec577b5e96 (127.0.107.195:42849)
I20260630 12:14:18.591223  8069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b703521f97944c2aa3f4f5860daa8706" candidate_uuid: "4b2731e2e7544dfc8212bd2c6325144e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81ba028cecda4f8f83cd03ec577b5e96" is_pre_election: true
I20260630 12:14:18.591943  8069 raft_consensus.cc:2468] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b2731e2e7544dfc8212bd2c6325144e in term 0.
I20260630 12:14:18.592430  7920 raft_consensus.cc:2468] T 0afc3885aeac448982f635f30ecf8890 P 4b2731e2e7544dfc8212bd2c6325144e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd83325b0524a278252a6b617e4cd73 in term 1.
I20260630 12:14:18.593225  8068 raft_consensus.cc:2468] T 0afc3885aeac448982f635f30ecf8890 P 81ba028cecda4f8f83cd03ec577b5e96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd83325b0524a278252a6b617e4cd73 in term 1.
I20260630 12:14:18.593560  7960 leader_election.cc:304] T 0afc3885aeac448982f635f30ecf8890 P 6dd83325b0524a278252a6b617e4cd73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b2731e2e7544dfc8212bd2c6325144e, 6dd83325b0524a278252a6b617e4cd73; no voters: 
I20260630 12:14:18.593710  7885 leader_election.cc:304] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b2731e2e7544dfc8212bd2c6325144e, 81ba028cecda4f8f83cd03ec577b5e96; no voters: 
I20260630 12:14:18.594731  8121 raft_consensus.cc:2804] T 0afc3885aeac448982f635f30ecf8890 P 6dd83325b0524a278252a6b617e4cd73 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:18.594658  7995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b703521f97944c2aa3f4f5860daa8706" candidate_uuid: "4b2731e2e7544dfc8212bd2c6325144e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd83325b0524a278252a6b617e4cd73" is_pre_election: true
I20260630 12:14:18.595757  8121 raft_consensus.cc:697] T 0afc3885aeac448982f635f30ecf8890 P 6dd83325b0524a278252a6b617e4cd73 [term 1 LEADER]: Becoming Leader. State: Replica: 6dd83325b0524a278252a6b617e4cd73, State: Running, Role: LEADER
I20260630 12:14:18.595770  7995 raft_consensus.cc:2468] T b703521f97944c2aa3f4f5860daa8706 P 6dd83325b0524a278252a6b617e4cd73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b2731e2e7544dfc8212bd2c6325144e in term 0.
I20260630 12:14:18.597084  8132 raft_consensus.cc:2804] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:18.597512  8132 raft_consensus.cc:493] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:18.597484  8121 consensus_queue.cc:237] T 0afc3885aeac448982f635f30ecf8890 P 6dd83325b0524a278252a6b617e4cd73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:18.598160  8132 raft_consensus.cc:3060] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:18.604713  8132 raft_consensus.cc:515] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:18.605506  7817 catalog_manager.cc:5697] T 0afc3885aeac448982f635f30ecf8890 P 6dd83325b0524a278252a6b617e4cd73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dd83325b0524a278252a6b617e4cd73 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "6dd83325b0524a278252a6b617e4cd73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:18.606923  8132 leader_election.cc:290] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e [CANDIDATE]: Term 1 election: Requested vote from peers 6dd83325b0524a278252a6b617e4cd73 (127.0.107.194:46145), 81ba028cecda4f8f83cd03ec577b5e96 (127.0.107.195:42849)
I20260630 12:14:18.607137  7995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b703521f97944c2aa3f4f5860daa8706" candidate_uuid: "4b2731e2e7544dfc8212bd2c6325144e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd83325b0524a278252a6b617e4cd73"
I20260630 12:14:18.607774  7995 raft_consensus.cc:3060] T b703521f97944c2aa3f4f5860daa8706 P 6dd83325b0524a278252a6b617e4cd73 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:18.608085  8068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b703521f97944c2aa3f4f5860daa8706" candidate_uuid: "4b2731e2e7544dfc8212bd2c6325144e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81ba028cecda4f8f83cd03ec577b5e96"
I20260630 12:14:18.608683  8068 raft_consensus.cc:3060] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:18.613603  7995 raft_consensus.cc:2468] T b703521f97944c2aa3f4f5860daa8706 P 6dd83325b0524a278252a6b617e4cd73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b2731e2e7544dfc8212bd2c6325144e in term 1.
I20260630 12:14:18.614876  7885 leader_election.cc:304] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b2731e2e7544dfc8212bd2c6325144e, 6dd83325b0524a278252a6b617e4cd73; no voters: 
I20260630 12:14:18.615345  8068 raft_consensus.cc:2468] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b2731e2e7544dfc8212bd2c6325144e in term 1.
I20260630 12:14:18.615984  8132 raft_consensus.cc:2804] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:18.616499  8132 raft_consensus.cc:697] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e [term 1 LEADER]: Becoming Leader. State: Replica: 4b2731e2e7544dfc8212bd2c6325144e, State: Running, Role: LEADER
I20260630 12:14:18.617141  8132 consensus_queue.cc:237] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:18.624428  7817 catalog_manager.cc:5697] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b2731e2e7544dfc8212bd2c6325144e (127.0.107.193). New cstate: current_term: 1 leader_uuid: "4b2731e2e7544dfc8212bd2c6325144e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:18.697381  7817 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35504:
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:18.725950  7907 tablet_service.cc:1511] Processing CreateTablet for tablet a4326dca01a2435d9a9ebae57886f7b7 (DEFAULT_TABLE table=dugtrio [id=393cb234e9c648c1ab4873c7903a0ab7]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:18.727228  7907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4326dca01a2435d9a9ebae57886f7b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:18.727423  7984 tablet_service.cc:1511] Processing CreateTablet for tablet 298f6cc6e9cc496889323acd81be486d (DEFAULT_TABLE table=dugtrio [id=393cb234e9c648c1ab4873c7903a0ab7]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:18.728681  7984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 298f6cc6e9cc496889323acd81be486d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:18.728649  8059 tablet_service.cc:1511] Processing CreateTablet for tablet 9b5156ddd30e4a13acd8b912b9e552b8 (DEFAULT_TABLE table=dugtrio [id=393cb234e9c648c1ab4873c7903a0ab7]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:18.730021  8059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b5156ddd30e4a13acd8b912b9e552b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:18.730806  7908 tablet_service.cc:1511] Processing CreateTablet for tablet 965d40caa814438283d6f51e8c12d7fa (DEFAULT_TABLE table=dugtrio [id=393cb234e9c648c1ab4873c7903a0ab7]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:18.731978  7908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 965d40caa814438283d6f51e8c12d7fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:18.743530  8114 tablet_bootstrap.cc:492] T a4326dca01a2435d9a9ebae57886f7b7 P 4b2731e2e7544dfc8212bd2c6325144e: Bootstrap starting.
I20260630 12:14:18.745828  8116 tablet_bootstrap.cc:492] T 9b5156ddd30e4a13acd8b912b9e552b8 P 81ba028cecda4f8f83cd03ec577b5e96: Bootstrap starting.
I20260630 12:14:18.749938  8114 tablet_bootstrap.cc:654] T a4326dca01a2435d9a9ebae57886f7b7 P 4b2731e2e7544dfc8212bd2c6325144e: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:18.750385  8115 tablet_bootstrap.cc:492] T 298f6cc6e9cc496889323acd81be486d P 6dd83325b0524a278252a6b617e4cd73: Bootstrap starting.
I20260630 12:14:18.754031  8116 tablet_bootstrap.cc:654] T 9b5156ddd30e4a13acd8b912b9e552b8 P 81ba028cecda4f8f83cd03ec577b5e96: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:18.756505  8115 tablet_bootstrap.cc:654] T 298f6cc6e9cc496889323acd81be486d P 6dd83325b0524a278252a6b617e4cd73: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:18.758736  8114 tablet_bootstrap.cc:492] T a4326dca01a2435d9a9ebae57886f7b7 P 4b2731e2e7544dfc8212bd2c6325144e: No bootstrap required, opened a new log
I20260630 12:14:18.759497  8114 ts_tablet_manager.cc:1403] T a4326dca01a2435d9a9ebae57886f7b7 P 4b2731e2e7544dfc8212bd2c6325144e: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.001s
I20260630 12:14:18.762661  8114 raft_consensus.cc:359] T a4326dca01a2435d9a9ebae57886f7b7 P 4b2731e2e7544dfc8212bd2c6325144e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } }
I20260630 12:14:18.762914  8116 tablet_bootstrap.cc:492] T 9b5156ddd30e4a13acd8b912b9e552b8 P 81ba028cecda4f8f83cd03ec577b5e96: No bootstrap required, opened a new log
I20260630 12:14:18.763324  8115 tablet_bootstrap.cc:492] T 298f6cc6e9cc496889323acd81be486d P 6dd83325b0524a278252a6b617e4cd73: No bootstrap required, opened a new log
I20260630 12:14:18.763270  8114 raft_consensus.cc:385] T a4326dca01a2435d9a9ebae57886f7b7 P 4b2731e2e7544dfc8212bd2c6325144e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:18.763545  8116 ts_tablet_manager.cc:1403] T 9b5156ddd30e4a13acd8b912b9e552b8 P 81ba028cecda4f8f83cd03ec577b5e96: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260630 12:14:18.763963  8115 ts_tablet_manager.cc:1403] T 298f6cc6e9cc496889323acd81be486d P 6dd83325b0524a278252a6b617e4cd73: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260630 12:14:18.763892  8114 raft_consensus.cc:740] T a4326dca01a2435d9a9ebae57886f7b7 P 4b2731e2e7544dfc8212bd2c6325144e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b2731e2e7544dfc8212bd2c6325144e, State: Initialized, Role: FOLLOWER
I20260630 12:14:18.764874  8114 consensus_queue.cc:260] T a4326dca01a2435d9a9ebae57886f7b7 P 4b2731e2e7544dfc8212bd2c6325144e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } }
I20260630 12:14:18.765580  8114 raft_consensus.cc:399] T a4326dca01a2435d9a9ebae57886f7b7 P 4b2731e2e7544dfc8212bd2c6325144e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:18.765892  8114 raft_consensus.cc:493] T a4326dca01a2435d9a9ebae57886f7b7 P 4b2731e2e7544dfc8212bd2c6325144e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:18.766260  8114 raft_consensus.cc:3060] T a4326dca01a2435d9a9ebae57886f7b7 P 4b2731e2e7544dfc8212bd2c6325144e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:18.766743  8116 raft_consensus.cc:359] T 9b5156ddd30e4a13acd8b912b9e552b8 P 81ba028cecda4f8f83cd03ec577b5e96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:18.767453  8116 raft_consensus.cc:385] T 9b5156ddd30e4a13acd8b912b9e552b8 P 81ba028cecda4f8f83cd03ec577b5e96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:18.767771  8116 raft_consensus.cc:740] T 9b5156ddd30e4a13acd8b912b9e552b8 P 81ba028cecda4f8f83cd03ec577b5e96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81ba028cecda4f8f83cd03ec577b5e96, State: Initialized, Role: FOLLOWER
I20260630 12:14:18.767913  8115 raft_consensus.cc:359] T 298f6cc6e9cc496889323acd81be486d P 6dd83325b0524a278252a6b617e4cd73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } }
I20260630 12:14:18.768483  8115 raft_consensus.cc:385] T 298f6cc6e9cc496889323acd81be486d P 6dd83325b0524a278252a6b617e4cd73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:18.768728  8115 raft_consensus.cc:740] T 298f6cc6e9cc496889323acd81be486d P 6dd83325b0524a278252a6b617e4cd73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd83325b0524a278252a6b617e4cd73, State: Initialized, Role: FOLLOWER
I20260630 12:14:18.768597  8116 consensus_queue.cc:260] T 9b5156ddd30e4a13acd8b912b9e552b8 P 81ba028cecda4f8f83cd03ec577b5e96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:18.769511  8116 raft_consensus.cc:399] T 9b5156ddd30e4a13acd8b912b9e552b8 P 81ba028cecda4f8f83cd03ec577b5e96 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:18.769518  8115 consensus_queue.cc:260] T 298f6cc6e9cc496889323acd81be486d P 6dd83325b0524a278252a6b617e4cd73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } }
I20260630 12:14:18.770147  8116 raft_consensus.cc:493] T 9b5156ddd30e4a13acd8b912b9e552b8 P 81ba028cecda4f8f83cd03ec577b5e96 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:18.770423  8115 raft_consensus.cc:399] T 298f6cc6e9cc496889323acd81be486d P 6dd83325b0524a278252a6b617e4cd73 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:18.770624  8116 raft_consensus.cc:3060] T 9b5156ddd30e4a13acd8b912b9e552b8 P 81ba028cecda4f8f83cd03ec577b5e96 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:18.770864  8115 raft_consensus.cc:493] T 298f6cc6e9cc496889323acd81be486d P 6dd83325b0524a278252a6b617e4cd73 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:18.771312  8115 raft_consensus.cc:3060] T 298f6cc6e9cc496889323acd81be486d P 6dd83325b0524a278252a6b617e4cd73 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:18.774309  8114 raft_consensus.cc:515] T a4326dca01a2435d9a9ebae57886f7b7 P 4b2731e2e7544dfc8212bd2c6325144e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } }
I20260630 12:14:18.775168  8114 leader_election.cc:304] T a4326dca01a2435d9a9ebae57886f7b7 P 4b2731e2e7544dfc8212bd2c6325144e [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: 4b2731e2e7544dfc8212bd2c6325144e; no voters: 
I20260630 12:14:18.776014  8132 raft_consensus.cc:2804] T a4326dca01a2435d9a9ebae57886f7b7 P 4b2731e2e7544dfc8212bd2c6325144e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:18.776553  8132 raft_consensus.cc:697] T a4326dca01a2435d9a9ebae57886f7b7 P 4b2731e2e7544dfc8212bd2c6325144e [term 1 LEADER]: Becoming Leader. State: Replica: 4b2731e2e7544dfc8212bd2c6325144e, State: Running, Role: LEADER
I20260630 12:14:18.777064  8115 raft_consensus.cc:515] T 298f6cc6e9cc496889323acd81be486d P 6dd83325b0524a278252a6b617e4cd73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } }
I20260630 12:14:18.777302  8132 consensus_queue.cc:237] T a4326dca01a2435d9a9ebae57886f7b7 P 4b2731e2e7544dfc8212bd2c6325144e [LEADER]: Queue going to LEADER mode. State: All 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: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } }
I20260630 12:14:18.777807  8115 leader_election.cc:304] T 298f6cc6e9cc496889323acd81be486d P 6dd83325b0524a278252a6b617e4cd73 [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: 6dd83325b0524a278252a6b617e4cd73; no voters: 
I20260630 12:14:18.778434  8115 leader_election.cc:290] T 298f6cc6e9cc496889323acd81be486d P 6dd83325b0524a278252a6b617e4cd73 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:18.778592  8121 raft_consensus.cc:2804] T 298f6cc6e9cc496889323acd81be486d P 6dd83325b0524a278252a6b617e4cd73 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:18.779280  8121 raft_consensus.cc:697] T 298f6cc6e9cc496889323acd81be486d P 6dd83325b0524a278252a6b617e4cd73 [term 1 LEADER]: Becoming Leader. State: Replica: 6dd83325b0524a278252a6b617e4cd73, State: Running, Role: LEADER
I20260630 12:14:18.780226  8115 ts_tablet_manager.cc:1434] T 298f6cc6e9cc496889323acd81be486d P 6dd83325b0524a278252a6b617e4cd73: Time spent starting tablet: real 0.016s	user 0.015s	sys 0.000s
I20260630 12:14:18.780169  8121 consensus_queue.cc:237] T 298f6cc6e9cc496889323acd81be486d P 6dd83325b0524a278252a6b617e4cd73 [LEADER]: Queue going to LEADER mode. State: All 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: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } }
I20260630 12:14:18.782284  8114 leader_election.cc:290] T a4326dca01a2435d9a9ebae57886f7b7 P 4b2731e2e7544dfc8212bd2c6325144e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:18.785455  8114 ts_tablet_manager.cc:1434] T a4326dca01a2435d9a9ebae57886f7b7 P 4b2731e2e7544dfc8212bd2c6325144e: Time spent starting tablet: real 0.026s	user 0.011s	sys 0.007s
I20260630 12:14:18.785650  8116 raft_consensus.cc:515] T 9b5156ddd30e4a13acd8b912b9e552b8 P 81ba028cecda4f8f83cd03ec577b5e96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:18.786164  8125 raft_consensus.cc:493] T 419211227ea24c3291c562ce7fcfc09a P 81ba028cecda4f8f83cd03ec577b5e96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:18.787197  8116 leader_election.cc:304] T 9b5156ddd30e4a13acd8b912b9e552b8 P 81ba028cecda4f8f83cd03ec577b5e96 [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: 81ba028cecda4f8f83cd03ec577b5e96; no voters: 
I20260630 12:14:18.787161  8125 raft_consensus.cc:515] T 419211227ea24c3291c562ce7fcfc09a P 81ba028cecda4f8f83cd03ec577b5e96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:18.790023  7816 catalog_manager.cc:5697] T 298f6cc6e9cc496889323acd81be486d P 6dd83325b0524a278252a6b617e4cd73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dd83325b0524a278252a6b617e4cd73 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "6dd83325b0524a278252a6b617e4cd73" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:18.791622  8125 leader_election.cc:290] T 419211227ea24c3291c562ce7fcfc09a P 81ba028cecda4f8f83cd03ec577b5e96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b2731e2e7544dfc8212bd2c6325144e (127.0.107.193:39187), 6dd83325b0524a278252a6b617e4cd73 (127.0.107.194:46145)
I20260630 12:14:18.792496  8125 raft_consensus.cc:2804] T 9b5156ddd30e4a13acd8b912b9e552b8 P 81ba028cecda4f8f83cd03ec577b5e96 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:18.793093  8125 raft_consensus.cc:697] T 9b5156ddd30e4a13acd8b912b9e552b8 P 81ba028cecda4f8f83cd03ec577b5e96 [term 1 LEADER]: Becoming Leader. State: Replica: 81ba028cecda4f8f83cd03ec577b5e96, State: Running, Role: LEADER
I20260630 12:14:18.794080  8125 consensus_queue.cc:237] T 9b5156ddd30e4a13acd8b912b9e552b8 P 81ba028cecda4f8f83cd03ec577b5e96 [LEADER]: Queue going to LEADER mode. State: All 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: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:18.798851  8114 tablet_bootstrap.cc:492] T 965d40caa814438283d6f51e8c12d7fa P 4b2731e2e7544dfc8212bd2c6325144e: Bootstrap starting.
I20260630 12:14:18.805001  7815 catalog_manager.cc:5697] T a4326dca01a2435d9a9ebae57886f7b7 P 4b2731e2e7544dfc8212bd2c6325144e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b2731e2e7544dfc8212bd2c6325144e (127.0.107.193). New cstate: current_term: 1 leader_uuid: "4b2731e2e7544dfc8212bd2c6325144e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:18.807688  8116 leader_election.cc:290] T 9b5156ddd30e4a13acd8b912b9e552b8 P 81ba028cecda4f8f83cd03ec577b5e96 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:18.826953  8114 tablet_bootstrap.cc:654] T 965d40caa814438283d6f51e8c12d7fa P 4b2731e2e7544dfc8212bd2c6325144e: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:18.830463  8116 ts_tablet_manager.cc:1434] T 9b5156ddd30e4a13acd8b912b9e552b8 P 81ba028cecda4f8f83cd03ec577b5e96: Time spent starting tablet: real 0.066s	user 0.021s	sys 0.019s
I20260630 12:14:18.843374  8114 tablet_bootstrap.cc:492] T 965d40caa814438283d6f51e8c12d7fa P 4b2731e2e7544dfc8212bd2c6325144e: No bootstrap required, opened a new log
I20260630 12:14:18.844208  8114 ts_tablet_manager.cc:1403] T 965d40caa814438283d6f51e8c12d7fa P 4b2731e2e7544dfc8212bd2c6325144e: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.000s
I20260630 12:14:18.846339  7816 catalog_manager.cc:5697] T 9b5156ddd30e4a13acd8b912b9e552b8 P 81ba028cecda4f8f83cd03ec577b5e96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 81ba028cecda4f8f83cd03ec577b5e96 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "81ba028cecda4f8f83cd03ec577b5e96" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:18.847100  8114 raft_consensus.cc:359] T 965d40caa814438283d6f51e8c12d7fa P 4b2731e2e7544dfc8212bd2c6325144e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } }
I20260630 12:14:18.847708  8114 raft_consensus.cc:385] T 965d40caa814438283d6f51e8c12d7fa P 4b2731e2e7544dfc8212bd2c6325144e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:18.847987  8114 raft_consensus.cc:740] T 965d40caa814438283d6f51e8c12d7fa P 4b2731e2e7544dfc8212bd2c6325144e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b2731e2e7544dfc8212bd2c6325144e, State: Initialized, Role: FOLLOWER
I20260630 12:14:18.848234  7920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419211227ea24c3291c562ce7fcfc09a" candidate_uuid: "81ba028cecda4f8f83cd03ec577b5e96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b2731e2e7544dfc8212bd2c6325144e" is_pre_election: true
I20260630 12:14:18.848779  8114 consensus_queue.cc:260] T 965d40caa814438283d6f51e8c12d7fa P 4b2731e2e7544dfc8212bd2c6325144e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } }
I20260630 12:14:18.849501  8114 raft_consensus.cc:399] T 965d40caa814438283d6f51e8c12d7fa P 4b2731e2e7544dfc8212bd2c6325144e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:18.849792  8114 raft_consensus.cc:493] T 965d40caa814438283d6f51e8c12d7fa P 4b2731e2e7544dfc8212bd2c6325144e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:18.850189  8114 raft_consensus.cc:3060] T 965d40caa814438283d6f51e8c12d7fa P 4b2731e2e7544dfc8212bd2c6325144e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:18.857079  7995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419211227ea24c3291c562ce7fcfc09a" candidate_uuid: "81ba028cecda4f8f83cd03ec577b5e96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd83325b0524a278252a6b617e4cd73" is_pre_election: true
I20260630 12:14:18.858035  7995 raft_consensus.cc:2393] T 419211227ea24c3291c562ce7fcfc09a P 6dd83325b0524a278252a6b617e4cd73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 81ba028cecda4f8f83cd03ec577b5e96 in current term 1: Already voted for candidate 4b2731e2e7544dfc8212bd2c6325144e in this term.
I20260630 12:14:18.858238  8114 raft_consensus.cc:515] T 965d40caa814438283d6f51e8c12d7fa P 4b2731e2e7544dfc8212bd2c6325144e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } }
I20260630 12:14:18.859064  8114 leader_election.cc:304] T 965d40caa814438283d6f51e8c12d7fa P 4b2731e2e7544dfc8212bd2c6325144e [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: 4b2731e2e7544dfc8212bd2c6325144e; no voters: 
I20260630 12:14:18.859239  8034 leader_election.cc:304] T 419211227ea24c3291c562ce7fcfc09a P 81ba028cecda4f8f83cd03ec577b5e96 [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: 81ba028cecda4f8f83cd03ec577b5e96; no voters: 4b2731e2e7544dfc8212bd2c6325144e, 6dd83325b0524a278252a6b617e4cd73
I20260630 12:14:18.859891  8132 raft_consensus.cc:2804] T 965d40caa814438283d6f51e8c12d7fa P 4b2731e2e7544dfc8212bd2c6325144e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:18.860179  8158 raft_consensus.cc:3060] T 419211227ea24c3291c562ce7fcfc09a P 81ba028cecda4f8f83cd03ec577b5e96 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:18.860476  8132 raft_consensus.cc:697] T 965d40caa814438283d6f51e8c12d7fa P 4b2731e2e7544dfc8212bd2c6325144e [term 1 LEADER]: Becoming Leader. State: Replica: 4b2731e2e7544dfc8212bd2c6325144e, State: Running, Role: LEADER
I20260630 12:14:18.861367  8132 consensus_queue.cc:237] T 965d40caa814438283d6f51e8c12d7fa P 4b2731e2e7544dfc8212bd2c6325144e [LEADER]: Queue going to LEADER mode. State: All 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: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } }
I20260630 12:14:18.866379  8114 leader_election.cc:290] T 965d40caa814438283d6f51e8c12d7fa P 4b2731e2e7544dfc8212bd2c6325144e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:18.866708  8158 raft_consensus.cc:2749] T 419211227ea24c3291c562ce7fcfc09a P 81ba028cecda4f8f83cd03ec577b5e96 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:14:18.868489  8114 ts_tablet_manager.cc:1434] T 965d40caa814438283d6f51e8c12d7fa P 4b2731e2e7544dfc8212bd2c6325144e: Time spent starting tablet: real 0.024s	user 0.011s	sys 0.004s
I20260630 12:14:18.869587  8134 consensus_queue.cc:1048] T 419211227ea24c3291c562ce7fcfc09a P 4b2731e2e7544dfc8212bd2c6325144e [LEADER]: Connected to new peer: Peer: permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:18.877050  7815 catalog_manager.cc:5697] T 965d40caa814438283d6f51e8c12d7fa P 4b2731e2e7544dfc8212bd2c6325144e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b2731e2e7544dfc8212bd2c6325144e (127.0.107.193). New cstate: current_term: 1 leader_uuid: "4b2731e2e7544dfc8212bd2c6325144e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:18.882947  8119 consensus_queue.cc:1048] T 419211227ea24c3291c562ce7fcfc09a P 4b2731e2e7544dfc8212bd2c6325144e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:18.921226   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:14:18.939494   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:18.940353   431 tablet_replica.cc:333] T 0afc3885aeac448982f635f30ecf8890 P 4b2731e2e7544dfc8212bd2c6325144e: stopping tablet replica
I20260630 12:14:18.940923   431 raft_consensus.cc:2243] T 0afc3885aeac448982f635f30ecf8890 P 4b2731e2e7544dfc8212bd2c6325144e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:18.941320   431 raft_consensus.cc:2272] T 0afc3885aeac448982f635f30ecf8890 P 4b2731e2e7544dfc8212bd2c6325144e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:18.943325   431 tablet_replica.cc:333] T a4326dca01a2435d9a9ebae57886f7b7 P 4b2731e2e7544dfc8212bd2c6325144e: stopping tablet replica
I20260630 12:14:18.943893   431 raft_consensus.cc:2243] T a4326dca01a2435d9a9ebae57886f7b7 P 4b2731e2e7544dfc8212bd2c6325144e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:18.944295   431 raft_consensus.cc:2272] T a4326dca01a2435d9a9ebae57886f7b7 P 4b2731e2e7544dfc8212bd2c6325144e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:18.946656   431 tablet_replica.cc:333] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e: stopping tablet replica
I20260630 12:14:18.947242   431 raft_consensus.cc:2243] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:18.947968   431 pending_rounds.cc:70] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e: Trying to abort 1 pending ops.
I20260630 12:14:18.948177   431 pending_rounds.cc:77] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437513495142400 op_type: NO_OP noop_request { }
I20260630 12:14:18.948472   431 raft_consensus.cc:2889] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:14:18.948763   431 raft_consensus.cc:2272] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:18.950814   431 tablet_replica.cc:333] T 965d40caa814438283d6f51e8c12d7fa P 4b2731e2e7544dfc8212bd2c6325144e: stopping tablet replica
I20260630 12:14:18.951330   431 raft_consensus.cc:2243] T 965d40caa814438283d6f51e8c12d7fa P 4b2731e2e7544dfc8212bd2c6325144e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:18.951741   431 raft_consensus.cc:2272] T 965d40caa814438283d6f51e8c12d7fa P 4b2731e2e7544dfc8212bd2c6325144e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:18.954056   431 tablet_replica.cc:333] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e: stopping tablet replica
I20260630 12:14:18.954543   431 raft_consensus.cc:2243] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:18.955135   431 pending_rounds.cc:70] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e: Trying to abort 1 pending ops.
I20260630 12:14:18.955317   431 pending_rounds.cc:77] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437513703030784 op_type: NO_OP noop_request { }
I20260630 12:14:18.955587   431 raft_consensus.cc:2889] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:14:18.955864   431 raft_consensus.cc:2272] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:18.957753   431 tablet_replica.cc:333] T 419211227ea24c3291c562ce7fcfc09a P 4b2731e2e7544dfc8212bd2c6325144e: stopping tablet replica
I20260630 12:14:18.958220   431 raft_consensus.cc:2243] T 419211227ea24c3291c562ce7fcfc09a P 4b2731e2e7544dfc8212bd2c6325144e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:18.959086   431 raft_consensus.cc:2272] T 419211227ea24c3291c562ce7fcfc09a P 4b2731e2e7544dfc8212bd2c6325144e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:18.983219   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
W20260630 12:14:18.998013  7960 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39187: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260630 12:14:19.001248  7960 consensus_peers.cc:597] T 0afc3885aeac448982f635f30ecf8890 P 6dd83325b0524a278252a6b617e4cd73 -> Peer 4b2731e2e7544dfc8212bd2c6325144e (127.0.107.193:39187): Couldn't send request to peer 4b2731e2e7544dfc8212bd2c6325144e. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:19.057849  8140 consensus_queue.cc:1048] T 0afc3885aeac448982f635f30ecf8890 P 6dd83325b0524a278252a6b617e4cd73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:20.043466  7816 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:35492:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:14:20.044034  7816 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:35492:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:14:20.060344  7816 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 5da789a05bbc45c9929720c0da40a113: Sending DeleteTablet for 1 replicas of tablet a4326dca01a2435d9a9ebae57886f7b7
I20260630 12:14:20.061250  7816 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 5da789a05bbc45c9929720c0da40a113: Sending DeleteTablet for 1 replicas of tablet 298f6cc6e9cc496889323acd81be486d
I20260630 12:14:20.061939  7816 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 5da789a05bbc45c9929720c0da40a113: Sending DeleteTablet for 1 replicas of tablet 9b5156ddd30e4a13acd8b912b9e552b8
I20260630 12:14:20.062669  7816 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 5da789a05bbc45c9929720c0da40a113: Sending DeleteTablet for 1 replicas of tablet 965d40caa814438283d6f51e8c12d7fa
I20260630 12:14:20.063637  7984 tablet_service.cc:1558] Processing DeleteTablet for tablet 298f6cc6e9cc496889323acd81be486d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:14:20 UTC) from {username='slave'} at 127.0.0.1:52724
I20260630 12:14:20.063946  8059 tablet_service.cc:1558] Processing DeleteTablet for tablet 9b5156ddd30e4a13acd8b912b9e552b8 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:14:20 UTC) from {username='slave'} at 127.0.0.1:58270
I20260630 12:14:20.066627   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:14:20.077188  8180 tablet_replica.cc:333] T 9b5156ddd30e4a13acd8b912b9e552b8 P 81ba028cecda4f8f83cd03ec577b5e96: stopping tablet replica
W20260630 12:14:20.079797  8181 instance_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:20.081593  8182 instance_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:20.084374  8179 tablet_replica.cc:333] T 298f6cc6e9cc496889323acd81be486d P 6dd83325b0524a278252a6b617e4cd73: stopping tablet replica
I20260630 12:14:20.085556  8180 raft_consensus.cc:2243] T 9b5156ddd30e4a13acd8b912b9e552b8 P 81ba028cecda4f8f83cd03ec577b5e96 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:20.085636  8179 raft_consensus.cc:2243] T 298f6cc6e9cc496889323acd81be486d P 6dd83325b0524a278252a6b617e4cd73 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:20.086704  8180 raft_consensus.cc:2272] T 9b5156ddd30e4a13acd8b912b9e552b8 P 81ba028cecda4f8f83cd03ec577b5e96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:20.086800  8179 raft_consensus.cc:2272] T 298f6cc6e9cc496889323acd81be486d P 6dd83325b0524a278252a6b617e4cd73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:20.090622  8180 ts_tablet_manager.cc:1916] T 9b5156ddd30e4a13acd8b912b9e552b8 P 81ba028cecda4f8f83cd03ec577b5e96: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:14:20.091073  8179 ts_tablet_manager.cc:1916] T 298f6cc6e9cc496889323acd81be486d P 6dd83325b0524a278252a6b617e4cd73: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260630 12:14:20.103117  7804 catalog_manager.cc:4755] TS 4b2731e2e7544dfc8212bd2c6325144e (127.0.107.193:39187): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet a4326dca01a2435d9a9ebae57886f7b7: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39187: connect: Connection refused (error 111)
I20260630 12:14:20.109530   431 server_base.cc:1061] running on GCE node
W20260630 12:14:20.109305  8184 instance_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:20.111289   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:20.111647   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:20.111706  8180 ts_tablet_manager.cc:1929] T 9b5156ddd30e4a13acd8b912b9e552b8 P 81ba028cecda4f8f83cd03ec577b5e96: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:14:20.111967   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821660111931 us; error 0 us; skew 500 ppm
I20260630 12:14:20.112215  8180 log.cc:1199] T 9b5156ddd30e4a13acd8b912b9e552b8 P 81ba028cecda4f8f83cd03ec577b5e96: Deleting WAL directory at /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821463199918-431-0/minicluster-data/ts-2-root/wals/9b5156ddd30e4a13acd8b912b9e552b8
I20260630 12:14:20.112586  8179 ts_tablet_manager.cc:1929] T 298f6cc6e9cc496889323acd81be486d P 6dd83325b0524a278252a6b617e4cd73: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:14:20.112810   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:20.113013  8180 ts_tablet_manager.cc:1950] T 9b5156ddd30e4a13acd8b912b9e552b8 P 81ba028cecda4f8f83cd03ec577b5e96: Deleting consensus metadata
I20260630 12:14:20.113015  8179 log.cc:1199] T 298f6cc6e9cc496889323acd81be486d P 6dd83325b0524a278252a6b617e4cd73: Deleting WAL directory at /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821463199918-431-0/minicluster-data/ts-1-root/wals/298f6cc6e9cc496889323acd81be486d
I20260630 12:14:20.114058  8179 ts_tablet_manager.cc:1950] T 298f6cc6e9cc496889323acd81be486d P 6dd83325b0524a278252a6b617e4cd73: Deleting consensus metadata
I20260630 12:14:20.116060   431 webserver.cc:533] Webserver started at http://127.0.107.196:38639/ using document root <none> and password file <none>
I20260630 12:14:20.116156  7804 catalog_manager.cc:5028] TS 81ba028cecda4f8f83cd03ec577b5e96 (127.0.107.195:42849): tablet 9b5156ddd30e4a13acd8b912b9e552b8 (table dugtrio [id=393cb234e9c648c1ab4873c7903a0ab7]) successfully deleted
I20260630 12:14:20.116834   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:20.117121   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:20.117501   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:20.117413  7804 catalog_manager.cc:5028] TS 6dd83325b0524a278252a6b617e4cd73 (127.0.107.194:46145): tablet 298f6cc6e9cc496889323acd81be486d (table dugtrio [id=393cb234e9c648c1ab4873c7903a0ab7]) successfully deleted
I20260630 12:14:20.118662   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821463199918-431-0/minicluster-data/ts-3-root/instance:
uuid: "6cf54bce478443d5827d966b3101a92f"
format_stamp: "Formatted at 2026-06-30 12:14:20 on dist-test-slave-rzcc"
I20260630 12:14:20.122897   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:14:20.125928  8189 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:20.126603   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:20.126932   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821463199918-431-0/minicluster-data/ts-3-root
uuid: "6cf54bce478443d5827d966b3101a92f"
format_stamp: "Formatted at 2026-06-30 12:14:20 on dist-test-slave-rzcc"
I20260630 12:14:20.127175   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821463199918-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821463199918-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821463199918-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:20.148855  8168 consensus_queue.cc:579] T 0afc3885aeac448982f635f30ecf8890 P 6dd83325b0524a278252a6b617e4cd73 [LEADER]: Leader has been unable to successfully communicate with peer 4b2731e2e7544dfc8212bd2c6325144e for more than 1 seconds (1.550s)
I20260630 12:14:20.159747  8198 raft_consensus.cc:493] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:20.160305  8198 raft_consensus.cc:515] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:20.161967  8198 leader_election.cc:290] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b2731e2e7544dfc8212bd2c6325144e (127.0.107.193:39187), 6dd83325b0524a278252a6b617e4cd73 (127.0.107.194:46145)
I20260630 12:14:20.164376  7995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b703521f97944c2aa3f4f5860daa8706" candidate_uuid: "81ba028cecda4f8f83cd03ec577b5e96" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd83325b0524a278252a6b617e4cd73" is_pre_election: true
I20260630 12:14:20.165055  7995 raft_consensus.cc:2468] T b703521f97944c2aa3f4f5860daa8706 P 6dd83325b0524a278252a6b617e4cd73 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81ba028cecda4f8f83cd03ec577b5e96 in term 1.
I20260630 12:14:20.165293   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:20.166710   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:20.167131  8034 leader_election.cc:304] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96 [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: 6dd83325b0524a278252a6b617e4cd73, 81ba028cecda4f8f83cd03ec577b5e96; no voters: 
I20260630 12:14:20.167973  8198 raft_consensus.cc:2804] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260630 12:14:20.168041  8034 leader_election.cc:336] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4b2731e2e7544dfc8212bd2c6325144e (127.0.107.193:39187): Network error: Client connection negotiation failed: client connection to 127.0.107.193:39187: connect: Connection refused (error 111)
I20260630 12:14:20.168421   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:20.168452  8198 raft_consensus.cc:493] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:20.169044  8198 raft_consensus.cc:3060] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:20.171190   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:20.171468   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:20.171723   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:20.171905   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:20.174149  8198 raft_consensus.cc:515] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:20.175907  8198 leader_election.cc:290] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96 [CANDIDATE]: Term 2 election: Requested vote from peers 4b2731e2e7544dfc8212bd2c6325144e (127.0.107.193:39187), 6dd83325b0524a278252a6b617e4cd73 (127.0.107.194:46145)
I20260630 12:14:20.177382  7995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b703521f97944c2aa3f4f5860daa8706" candidate_uuid: "81ba028cecda4f8f83cd03ec577b5e96" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd83325b0524a278252a6b617e4cd73"
I20260630 12:14:20.177999  7995 raft_consensus.cc:3060] T b703521f97944c2aa3f4f5860daa8706 P 6dd83325b0524a278252a6b617e4cd73 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:14:20.184535  8034 leader_election.cc:336] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 4b2731e2e7544dfc8212bd2c6325144e (127.0.107.193:39187): Network error: Client connection negotiation failed: client connection to 127.0.107.193:39187: connect: Connection refused (error 111)
I20260630 12:14:20.185592  7995 raft_consensus.cc:2468] T b703521f97944c2aa3f4f5860daa8706 P 6dd83325b0524a278252a6b617e4cd73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81ba028cecda4f8f83cd03ec577b5e96 in term 2.
I20260630 12:14:20.186655  8034 leader_election.cc:304] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96 [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: 6dd83325b0524a278252a6b617e4cd73, 81ba028cecda4f8f83cd03ec577b5e96; no voters: 4b2731e2e7544dfc8212bd2c6325144e
I20260630 12:14:20.187568  8198 raft_consensus.cc:2804] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:20.188961  8198 raft_consensus.cc:697] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96 [term 2 LEADER]: Becoming Leader. State: Replica: 81ba028cecda4f8f83cd03ec577b5e96, State: Running, Role: LEADER
I20260630 12:14:20.190039  8198 consensus_queue.cc:237] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96 [LEADER]: Queue going to LEADER 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: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:20.200506  7816 catalog_manager.cc:5697] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96 reported cstate change: term changed from 1 to 2, leader changed from 4b2731e2e7544dfc8212bd2c6325144e (127.0.107.193) to 81ba028cecda4f8f83cd03ec577b5e96 (127.0.107.195). New cstate: current_term: 2 leader_uuid: "81ba028cecda4f8f83cd03ec577b5e96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:20.223695   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:42781
I20260630 12:14:20.223843  8260 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:42781 every 8 connection(s)
I20260630 12:14:20.229230   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:20.237428  8264 instance_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:20.238561  8265 instance_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:20.242898  8261 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35785
W20260630 12:14:20.243306  8267 instance_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:20.243402  8261 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:20.244318   431 server_base.cc:1061] running on GCE node
I20260630 12:14:20.244439  8261 heartbeater.cc:507] Master 127.0.107.254:35785 requested a full tablet report, sending...
I20260630 12:14:20.245419   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:20.245662   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:20.245889   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821660245870 us; error 0 us; skew 500 ppm
I20260630 12:14:20.246528   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:20.246723  7816 ts_manager.cc:194] Registered new tserver with Master: 6cf54bce478443d5827d966b3101a92f (127.0.107.196:42781)
I20260630 12:14:20.248427  7816 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45256
I20260630 12:14:20.249156   431 webserver.cc:533] Webserver started at http://127.0.107.193:41227/ using document root <none> and password file <none>
I20260630 12:14:20.249753   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:20.249943   431 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:14:20.253440   431 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.000s	sys 0.004s
I20260630 12:14:20.256596  8272 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:20.257373   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:14:20.257673   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821463199918-431-0/minicluster-data/ts-0-root
uuid: "4b2731e2e7544dfc8212bd2c6325144e"
format_stamp: "Formatted at 2026-06-30 12:14:16 on dist-test-slave-rzcc"
I20260630 12:14:20.257946   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821463199918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821463199918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821463199918-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:20.271679   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:20.272758   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:20.274094   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:20.277247  8279 ts_tablet_manager.cc:548] Loading tablet metadata (0/6 complete)
I20260630 12:14:20.285310  7995 consensus_queue.cc:237] T 0afc3885aeac448982f635f30ecf8890 P 6dd83325b0524a278252a6b617e4cd73 [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: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } } peers { permanent_uuid: "6cf54bce478443d5827d966b3101a92f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42781 } attrs { promote: true } }
I20260630 12:14:20.294116  8068 raft_consensus.cc:1275] T 0afc3885aeac448982f635f30ecf8890 P 81ba028cecda4f8f83cd03ec577b5e96 [term 1 FOLLOWER]: Refusing update from remote peer 6dd83325b0524a278252a6b617e4cd73: 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:20.297519  8195 consensus_queue.cc:1048] T 0afc3885aeac448982f635f30ecf8890 P 6dd83325b0524a278252a6b617e4cd73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:14:20.298794  7960 consensus_peers.cc:597] T 0afc3885aeac448982f635f30ecf8890 P 6dd83325b0524a278252a6b617e4cd73 -> Peer 4b2731e2e7544dfc8212bd2c6325144e (127.0.107.193:39187): Couldn't send request to peer 4b2731e2e7544dfc8212bd2c6325144e. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:20.306123  8195 raft_consensus.cc:2955] T 0afc3885aeac448982f635f30ecf8890 P 6dd83325b0524a278252a6b617e4cd73 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6cf54bce478443d5827d966b3101a92f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } } peers { permanent_uuid: "6cf54bce478443d5827d966b3101a92f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42781 } attrs { promote: true } } }
I20260630 12:14:20.309587  8068 raft_consensus.cc:2955] T 0afc3885aeac448982f635f30ecf8890 P 81ba028cecda4f8f83cd03ec577b5e96 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6cf54bce478443d5827d966b3101a92f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } } peers { permanent_uuid: "6cf54bce478443d5827d966b3101a92f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42781 } attrs { promote: true } } }
W20260630 12:14:20.310634  7960 consensus_peers.cc:597] T 0afc3885aeac448982f635f30ecf8890 P 6dd83325b0524a278252a6b617e4cd73 -> Peer 6cf54bce478443d5827d966b3101a92f (127.0.107.196:42781): Couldn't send request to peer 6cf54bce478443d5827d966b3101a92f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0afc3885aeac448982f635f30ecf8890. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:20.316684   431 ts_tablet_manager.cc:585] Loaded tablet metadata (6 total tablets, 6 live tablets)
I20260630 12:14:20.317044   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.041s	user 0.002s	sys 0.000s
I20260630 12:14:20.317402   431 ts_tablet_manager.cc:600] Registering tablets (0/6 complete)
I20260630 12:14:20.318957  7804 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 0afc3885aeac448982f635f30ecf8890 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 3)
I20260630 12:14:20.322005  7816 catalog_manager.cc:5697] T 0afc3885aeac448982f635f30ecf8890 P 6dd83325b0524a278252a6b617e4cd73 reported cstate change: config changed from index -1 to 2, NON_VOTER 6cf54bce478443d5827d966b3101a92f (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "6dd83325b0524a278252a6b617e4cd73" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6cf54bce478443d5827d966b3101a92f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42781 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:20.323897  8279 tablet_bootstrap.cc:492] T 419211227ea24c3291c562ce7fcfc09a P 4b2731e2e7544dfc8212bd2c6325144e: Bootstrap starting.
I20260630 12:14:20.338819  8279 tablet_bootstrap.cc:492] T 419211227ea24c3291c562ce7fcfc09a P 4b2731e2e7544dfc8212bd2c6325144e: 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:20.339867  8279 tablet_bootstrap.cc:492] T 419211227ea24c3291c562ce7fcfc09a P 4b2731e2e7544dfc8212bd2c6325144e: Bootstrap complete.
I20260630 12:14:20.340385  8279 ts_tablet_manager.cc:1403] T 419211227ea24c3291c562ce7fcfc09a P 4b2731e2e7544dfc8212bd2c6325144e: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260630 12:14:20.342222  8279 raft_consensus.cc:359] T 419211227ea24c3291c562ce7fcfc09a P 4b2731e2e7544dfc8212bd2c6325144e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:20.342756  8279 raft_consensus.cc:740] T 419211227ea24c3291c562ce7fcfc09a P 4b2731e2e7544dfc8212bd2c6325144e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b2731e2e7544dfc8212bd2c6325144e, State: Initialized, Role: FOLLOWER
I20260630 12:14:20.343354  8279 consensus_queue.cc:260] T 419211227ea24c3291c562ce7fcfc09a P 4b2731e2e7544dfc8212bd2c6325144e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:20.345153   431 ts_tablet_manager.cc:616] Registered 6 tablets
I20260630 12:14:20.345440   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.028s	user 0.025s	sys 0.000s
I20260630 12:14:20.345449  8279 ts_tablet_manager.cc:1434] T 419211227ea24c3291c562ce7fcfc09a P 4b2731e2e7544dfc8212bd2c6325144e: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:14:20.346277  8279 tablet_bootstrap.cc:492] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e: Bootstrap starting.
I20260630 12:14:20.357609  8279 tablet_bootstrap.cc:492] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e: 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:20.358386  8279 tablet_bootstrap.cc:492] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e: Bootstrap complete.
I20260630 12:14:20.359112  8279 ts_tablet_manager.cc:1403] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260630 12:14:20.361224  8279 raft_consensus.cc:359] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:20.361907  8279 raft_consensus.cc:740] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b2731e2e7544dfc8212bd2c6325144e, State: Initialized, Role: FOLLOWER
I20260630 12:14:20.362625  8279 consensus_queue.cc:260] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e [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: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:20.364439  8279 ts_tablet_manager.cc:1434] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260630 12:14:20.365175  8279 tablet_bootstrap.cc:492] T a4326dca01a2435d9a9ebae57886f7b7 P 4b2731e2e7544dfc8212bd2c6325144e: Bootstrap starting.
I20260630 12:14:20.377761  8279 tablet_bootstrap.cc:492] T a4326dca01a2435d9a9ebae57886f7b7 P 4b2731e2e7544dfc8212bd2c6325144e: 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:20.378643  8279 tablet_bootstrap.cc:492] T a4326dca01a2435d9a9ebae57886f7b7 P 4b2731e2e7544dfc8212bd2c6325144e: Bootstrap complete.
I20260630 12:14:20.379235  8279 ts_tablet_manager.cc:1403] T a4326dca01a2435d9a9ebae57886f7b7 P 4b2731e2e7544dfc8212bd2c6325144e: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260630 12:14:20.381353  8198 raft_consensus.cc:493] T 419211227ea24c3291c562ce7fcfc09a P 81ba028cecda4f8f83cd03ec577b5e96 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b2731e2e7544dfc8212bd2c6325144e)
I20260630 12:14:20.381628  8279 raft_consensus.cc:359] T a4326dca01a2435d9a9ebae57886f7b7 P 4b2731e2e7544dfc8212bd2c6325144e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } }
I20260630 12:14:20.381966  8198 raft_consensus.cc:515] T 419211227ea24c3291c562ce7fcfc09a P 81ba028cecda4f8f83cd03ec577b5e96 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:20.382283  8279 raft_consensus.cc:740] T a4326dca01a2435d9a9ebae57886f7b7 P 4b2731e2e7544dfc8212bd2c6325144e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b2731e2e7544dfc8212bd2c6325144e, State: Initialized, Role: FOLLOWER
I20260630 12:14:20.383383  8279 consensus_queue.cc:260] T a4326dca01a2435d9a9ebae57886f7b7 P 4b2731e2e7544dfc8212bd2c6325144e [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: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } }
I20260630 12:14:20.384093  8279 raft_consensus.cc:399] T a4326dca01a2435d9a9ebae57886f7b7 P 4b2731e2e7544dfc8212bd2c6325144e [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:20.384248  8198 leader_election.cc:290] T 419211227ea24c3291c562ce7fcfc09a P 81ba028cecda4f8f83cd03ec577b5e96 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b2731e2e7544dfc8212bd2c6325144e (127.0.107.193:39187), 6dd83325b0524a278252a6b617e4cd73 (127.0.107.194:46145)
I20260630 12:14:20.384464  8279 raft_consensus.cc:493] T a4326dca01a2435d9a9ebae57886f7b7 P 4b2731e2e7544dfc8212bd2c6325144e [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:20.384871  8279 raft_consensus.cc:3060] T a4326dca01a2435d9a9ebae57886f7b7 P 4b2731e2e7544dfc8212bd2c6325144e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:20.386379  7995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419211227ea24c3291c562ce7fcfc09a" candidate_uuid: "81ba028cecda4f8f83cd03ec577b5e96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6dd83325b0524a278252a6b617e4cd73" is_pre_election: true
I20260630 12:14:20.388814  8195 raft_consensus.cc:493] T 419211227ea24c3291c562ce7fcfc09a P 6dd83325b0524a278252a6b617e4cd73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b2731e2e7544dfc8212bd2c6325144e)
I20260630 12:14:20.389287  8195 raft_consensus.cc:515] T 419211227ea24c3291c562ce7fcfc09a P 6dd83325b0524a278252a6b617e4cd73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:20.391319  8195 leader_election.cc:290] T 419211227ea24c3291c562ce7fcfc09a P 6dd83325b0524a278252a6b617e4cd73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b2731e2e7544dfc8212bd2c6325144e (127.0.107.193:39187), 81ba028cecda4f8f83cd03ec577b5e96 (127.0.107.195:42849)
I20260630 12:14:20.392087  8279 raft_consensus.cc:515] T a4326dca01a2435d9a9ebae57886f7b7 P 4b2731e2e7544dfc8212bd2c6325144e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } }
I20260630 12:14:20.392875  8279 leader_election.cc:304] T a4326dca01a2435d9a9ebae57886f7b7 P 4b2731e2e7544dfc8212bd2c6325144e [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: 4b2731e2e7544dfc8212bd2c6325144e; no voters: 
I20260630 12:14:20.393538  8279 leader_election.cc:290] T a4326dca01a2435d9a9ebae57886f7b7 P 4b2731e2e7544dfc8212bd2c6325144e [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:14:20.393677  8285 raft_consensus.cc:2804] T a4326dca01a2435d9a9ebae57886f7b7 P 4b2731e2e7544dfc8212bd2c6325144e [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:20.393725  8068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419211227ea24c3291c562ce7fcfc09a" candidate_uuid: "6dd83325b0524a278252a6b617e4cd73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "81ba028cecda4f8f83cd03ec577b5e96" is_pre_election: true
I20260630 12:14:20.394506  8068 raft_consensus.cc:2468] T 419211227ea24c3291c562ce7fcfc09a P 81ba028cecda4f8f83cd03ec577b5e96 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd83325b0524a278252a6b617e4cd73 in term 1.
I20260630 12:14:20.399459  7960 leader_election.cc:304] T 419211227ea24c3291c562ce7fcfc09a P 6dd83325b0524a278252a6b617e4cd73 [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: 6dd83325b0524a278252a6b617e4cd73, 81ba028cecda4f8f83cd03ec577b5e96; no voters: 
W20260630 12:14:20.400342  8034 leader_election.cc:336] T 419211227ea24c3291c562ce7fcfc09a P 81ba028cecda4f8f83cd03ec577b5e96 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4b2731e2e7544dfc8212bd2c6325144e (127.0.107.193:39187): Network error: Client connection negotiation failed: client connection to 127.0.107.193:39187: connect: Connection refused (error 111)
I20260630 12:14:20.401095  8034 leader_election.cc:304] T 419211227ea24c3291c562ce7fcfc09a P 81ba028cecda4f8f83cd03ec577b5e96 [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: 81ba028cecda4f8f83cd03ec577b5e96; no voters: 4b2731e2e7544dfc8212bd2c6325144e, 6dd83325b0524a278252a6b617e4cd73
I20260630 12:14:20.402937  8198 raft_consensus.cc:2749] T 419211227ea24c3291c562ce7fcfc09a P 81ba028cecda4f8f83cd03ec577b5e96 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:14:20.401427  8195 raft_consensus.cc:2804] T 419211227ea24c3291c562ce7fcfc09a P 6dd83325b0524a278252a6b617e4cd73 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260630 12:14:20.403944  7960 leader_election.cc:336] T 419211227ea24c3291c562ce7fcfc09a P 6dd83325b0524a278252a6b617e4cd73 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4b2731e2e7544dfc8212bd2c6325144e (127.0.107.193:39187): Network error: Client connection negotiation failed: client connection to 127.0.107.193:39187: connect: Connection refused (error 111)
I20260630 12:14:20.403982  8195 raft_consensus.cc:493] T 419211227ea24c3291c562ce7fcfc09a P 6dd83325b0524a278252a6b617e4cd73 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4b2731e2e7544dfc8212bd2c6325144e)
I20260630 12:14:20.405992  8195 raft_consensus.cc:3060] T 419211227ea24c3291c562ce7fcfc09a P 6dd83325b0524a278252a6b617e4cd73 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:20.408865  8279 ts_tablet_manager.cc:1434] T a4326dca01a2435d9a9ebae57886f7b7 P 4b2731e2e7544dfc8212bd2c6325144e: Time spent starting tablet: real 0.029s	user 0.016s	sys 0.012s
I20260630 12:14:20.409826  8279 tablet_bootstrap.cc:492] T 965d40caa814438283d6f51e8c12d7fa P 4b2731e2e7544dfc8212bd2c6325144e: Bootstrap starting.
I20260630 12:14:20.414072  8195 raft_consensus.cc:515] T 419211227ea24c3291c562ce7fcfc09a P 6dd83325b0524a278252a6b617e4cd73 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
W20260630 12:14:20.421476  7960 leader_election.cc:336] T 419211227ea24c3291c562ce7fcfc09a P 6dd83325b0524a278252a6b617e4cd73 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 4b2731e2e7544dfc8212bd2c6325144e (127.0.107.193:39187): Network error: Client connection negotiation failed: client connection to 127.0.107.193:39187: connect: Connection refused (error 111)
I20260630 12:14:20.424466  8068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419211227ea24c3291c562ce7fcfc09a" candidate_uuid: "6dd83325b0524a278252a6b617e4cd73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "81ba028cecda4f8f83cd03ec577b5e96"
I20260630 12:14:20.425266  8068 raft_consensus.cc:3060] T 419211227ea24c3291c562ce7fcfc09a P 81ba028cecda4f8f83cd03ec577b5e96 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:20.431762  8279 tablet_bootstrap.cc:492] T 965d40caa814438283d6f51e8c12d7fa P 4b2731e2e7544dfc8212bd2c6325144e: 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:20.432928  8279 tablet_bootstrap.cc:492] T 965d40caa814438283d6f51e8c12d7fa P 4b2731e2e7544dfc8212bd2c6325144e: Bootstrap complete.
I20260630 12:14:20.433200  8195 leader_election.cc:290] T 419211227ea24c3291c562ce7fcfc09a P 6dd83325b0524a278252a6b617e4cd73 [CANDIDATE]: Term 2 election: Requested vote from peers 4b2731e2e7544dfc8212bd2c6325144e (127.0.107.193:39187), 81ba028cecda4f8f83cd03ec577b5e96 (127.0.107.195:42849)
I20260630 12:14:20.433770  8279 ts_tablet_manager.cc:1403] T 965d40caa814438283d6f51e8c12d7fa P 4b2731e2e7544dfc8212bd2c6325144e: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.008s
I20260630 12:14:20.433028  8068 raft_consensus.cc:2468] T 419211227ea24c3291c562ce7fcfc09a P 81ba028cecda4f8f83cd03ec577b5e96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd83325b0524a278252a6b617e4cd73 in term 2.
I20260630 12:14:20.435688  7960 leader_election.cc:304] T 419211227ea24c3291c562ce7fcfc09a P 6dd83325b0524a278252a6b617e4cd73 [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: 6dd83325b0524a278252a6b617e4cd73, 81ba028cecda4f8f83cd03ec577b5e96; no voters: 4b2731e2e7544dfc8212bd2c6325144e
I20260630 12:14:20.436586  8279 raft_consensus.cc:359] T 965d40caa814438283d6f51e8c12d7fa P 4b2731e2e7544dfc8212bd2c6325144e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } }
I20260630 12:14:20.437228  8279 raft_consensus.cc:740] T 965d40caa814438283d6f51e8c12d7fa P 4b2731e2e7544dfc8212bd2c6325144e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b2731e2e7544dfc8212bd2c6325144e, State: Initialized, Role: FOLLOWER
I20260630 12:14:20.436805  8195 raft_consensus.cc:2804] T 419211227ea24c3291c562ce7fcfc09a P 6dd83325b0524a278252a6b617e4cd73 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:20.437549  8285 raft_consensus.cc:697] T a4326dca01a2435d9a9ebae57886f7b7 P 4b2731e2e7544dfc8212bd2c6325144e [term 2 LEADER]: Becoming Leader. State: Replica: 4b2731e2e7544dfc8212bd2c6325144e, State: Running, Role: LEADER
I20260630 12:14:20.438315  8195 raft_consensus.cc:697] T 419211227ea24c3291c562ce7fcfc09a P 6dd83325b0524a278252a6b617e4cd73 [term 2 LEADER]: Becoming Leader. State: Replica: 6dd83325b0524a278252a6b617e4cd73, State: Running, Role: LEADER
I20260630 12:14:20.438645  8279 consensus_queue.cc:260] T 965d40caa814438283d6f51e8c12d7fa P 4b2731e2e7544dfc8212bd2c6325144e [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: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } }
I20260630 12:14:20.439378  8279 raft_consensus.cc:399] T 965d40caa814438283d6f51e8c12d7fa P 4b2731e2e7544dfc8212bd2c6325144e [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:20.439302  8195 consensus_queue.cc:237] T 419211227ea24c3291c562ce7fcfc09a P 6dd83325b0524a278252a6b617e4cd73 [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: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:20.439808  8279 raft_consensus.cc:493] T 965d40caa814438283d6f51e8c12d7fa P 4b2731e2e7544dfc8212bd2c6325144e [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:20.440465  8279 raft_consensus.cc:3060] T 965d40caa814438283d6f51e8c12d7fa P 4b2731e2e7544dfc8212bd2c6325144e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:20.439720  8285 consensus_queue.cc:237] T a4326dca01a2435d9a9ebae57886f7b7 P 4b2731e2e7544dfc8212bd2c6325144e [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: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } }
I20260630 12:14:20.448904  8279 raft_consensus.cc:515] T 965d40caa814438283d6f51e8c12d7fa P 4b2731e2e7544dfc8212bd2c6325144e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } }
I20260630 12:14:20.449991  8279 leader_election.cc:304] T 965d40caa814438283d6f51e8c12d7fa P 4b2731e2e7544dfc8212bd2c6325144e [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: 4b2731e2e7544dfc8212bd2c6325144e; no voters: 
I20260630 12:14:20.451017  8330 raft_consensus.cc:2804] T 965d40caa814438283d6f51e8c12d7fa P 4b2731e2e7544dfc8212bd2c6325144e [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:20.451673  8330 raft_consensus.cc:697] T 965d40caa814438283d6f51e8c12d7fa P 4b2731e2e7544dfc8212bd2c6325144e [term 2 LEADER]: Becoming Leader. State: Replica: 4b2731e2e7544dfc8212bd2c6325144e, State: Running, Role: LEADER
I20260630 12:14:20.452644  8330 consensus_queue.cc:237] T 965d40caa814438283d6f51e8c12d7fa P 4b2731e2e7544dfc8212bd2c6325144e [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: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } }
I20260630 12:14:20.456907  8279 leader_election.cc:290] T 965d40caa814438283d6f51e8c12d7fa P 4b2731e2e7544dfc8212bd2c6325144e [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:14:20.459468  8279 ts_tablet_manager.cc:1434] T 965d40caa814438283d6f51e8c12d7fa P 4b2731e2e7544dfc8212bd2c6325144e: Time spent starting tablet: real 0.025s	user 0.017s	sys 0.000s
I20260630 12:14:20.462566  8279 tablet_bootstrap.cc:492] T 0afc3885aeac448982f635f30ecf8890 P 4b2731e2e7544dfc8212bd2c6325144e: Bootstrap starting.
I20260630 12:14:20.464610  7817 catalog_manager.cc:5697] T 419211227ea24c3291c562ce7fcfc09a P 6dd83325b0524a278252a6b617e4cd73 reported cstate change: term changed from 1 to 2, leader changed from 4b2731e2e7544dfc8212bd2c6325144e (127.0.107.193) to 6dd83325b0524a278252a6b617e4cd73 (127.0.107.194). New cstate: current_term: 2 leader_uuid: "6dd83325b0524a278252a6b617e4cd73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:20.478276  8279 tablet_bootstrap.cc:492] T 0afc3885aeac448982f635f30ecf8890 P 4b2731e2e7544dfc8212bd2c6325144e: 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:20.479243  8279 tablet_bootstrap.cc:492] T 0afc3885aeac448982f635f30ecf8890 P 4b2731e2e7544dfc8212bd2c6325144e: Bootstrap complete.
I20260630 12:14:20.479447   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:39187
I20260630 12:14:20.479615  8351 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:39187 every 8 connection(s)
I20260630 12:14:20.479938  8279 ts_tablet_manager.cc:1403] T 0afc3885aeac448982f635f30ecf8890 P 4b2731e2e7544dfc8212bd2c6325144e: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.002s
I20260630 12:14:20.482144  8279 raft_consensus.cc:359] T 0afc3885aeac448982f635f30ecf8890 P 4b2731e2e7544dfc8212bd2c6325144e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:20.485209  8279 raft_consensus.cc:740] T 0afc3885aeac448982f635f30ecf8890 P 4b2731e2e7544dfc8212bd2c6325144e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b2731e2e7544dfc8212bd2c6325144e, State: Initialized, Role: FOLLOWER
I20260630 12:14:20.486096  8279 consensus_queue.cc:260] T 0afc3885aeac448982f635f30ecf8890 P 4b2731e2e7544dfc8212bd2c6325144e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:20.488226  8279 ts_tablet_manager.cc:1434] T 0afc3885aeac448982f635f30ecf8890 P 4b2731e2e7544dfc8212bd2c6325144e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260630 12:14:20.488858  8279 tablet_bootstrap.cc:492] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e: Bootstrap starting.
I20260630 12:14:20.501303  8308 tablet_service.cc:1558] Processing DeleteTablet for tablet a4326dca01a2435d9a9ebae57886f7b7 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:14:20 UTC) from {username='slave'} at 127.0.0.1:40184
I20260630 12:14:20.505982  8357 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:20.507112  8357 raft_consensus.cc:2243] T a4326dca01a2435d9a9ebae57886f7b7 P 4b2731e2e7544dfc8212bd2c6325144e [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:14:20.507742  8357 raft_consensus.cc:2272] T a4326dca01a2435d9a9ebae57886f7b7 P 4b2731e2e7544dfc8212bd2c6325144e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:20.510953  8352 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35785
I20260630 12:14:20.511597  8352 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:20.512310  8279 tablet_bootstrap.cc:492] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e: 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:20.512481  8352 heartbeater.cc:507] Master 127.0.107.254:35785 requested a full tablet report, sending...
I20260630 12:14:20.512778  8357 ts_tablet_manager.cc:1916] T a4326dca01a2435d9a9ebae57886f7b7 P 4b2731e2e7544dfc8212bd2c6325144e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:14:20.513007  8279 tablet_bootstrap.cc:492] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e: Bootstrap complete.
I20260630 12:14:20.513526  8279 ts_tablet_manager.cc:1403] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.004s
I20260630 12:14:20.515347  8279 raft_consensus.cc:359] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:20.515954  8279 raft_consensus.cc:740] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b2731e2e7544dfc8212bd2c6325144e, State: Initialized, Role: FOLLOWER
I20260630 12:14:20.516625  8279 consensus_queue.cc:260] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e [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: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:20.518174  7817 ts_manager.cc:194] Re-registered known tserver with Master: 4b2731e2e7544dfc8212bd2c6325144e (127.0.107.193:39187)
I20260630 12:14:20.518522  8279 ts_tablet_manager.cc:1434] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:14:20.524348  7817 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45258
I20260630 12:14:20.525199  8357 ts_tablet_manager.cc:1929] T a4326dca01a2435d9a9ebae57886f7b7 P 4b2731e2e7544dfc8212bd2c6325144e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:14:20.525650  8357 log.cc:1199] T a4326dca01a2435d9a9ebae57886f7b7 P 4b2731e2e7544dfc8212bd2c6325144e: Deleting WAL directory at /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821463199918-431-0/minicluster-data/ts-0-root/wals/a4326dca01a2435d9a9ebae57886f7b7
I20260630 12:14:20.526577  8357 ts_tablet_manager.cc:1950] T a4326dca01a2435d9a9ebae57886f7b7 P 4b2731e2e7544dfc8212bd2c6325144e: Deleting consensus metadata
I20260630 12:14:20.527602  8352 heartbeater.cc:499] Master 127.0.107.254:35785 was elected leader, sending a full tablet report...
I20260630 12:14:20.529556  7804 catalog_manager.cc:5028] TS 4b2731e2e7544dfc8212bd2c6325144e (127.0.107.193:39187): tablet a4326dca01a2435d9a9ebae57886f7b7 (table dugtrio [id=393cb234e9c648c1ab4873c7903a0ab7]) successfully deleted
I20260630 12:14:20.635313  8319 raft_consensus.cc:3060] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:20.640439  8319 raft_consensus.cc:1275] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e [term 2 FOLLOWER]: Refusing update from remote peer 81ba028cecda4f8f83cd03ec577b5e96: 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:20.640720  8319 pending_rounds.cc:85] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e: Aborting all ops after (but not including) 0
I20260630 12:14:20.640959  8319 pending_rounds.cc:107] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:14:20.641176  8319 raft_consensus.cc:2889] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:14:20.642557  8198 consensus_queue.cc:1048] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:20.647544  8195 raft_consensus.cc:493] T ae40d1a36c0542fca03103dfb00e3f14 P 6dd83325b0524a278252a6b617e4cd73 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:20.648084  8195 raft_consensus.cc:515] T ae40d1a36c0542fca03103dfb00e3f14 P 6dd83325b0524a278252a6b617e4cd73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:20.650202  8195 leader_election.cc:290] T ae40d1a36c0542fca03103dfb00e3f14 P 6dd83325b0524a278252a6b617e4cd73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b2731e2e7544dfc8212bd2c6325144e (127.0.107.193:39187), 81ba028cecda4f8f83cd03ec577b5e96 (127.0.107.195:42849)
I20260630 12:14:20.653638  7995 raft_consensus.cc:1275] T b703521f97944c2aa3f4f5860daa8706 P 6dd83325b0524a278252a6b617e4cd73 [term 2 FOLLOWER]: Refusing update from remote peer 81ba028cecda4f8f83cd03ec577b5e96: 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:20.653923  8068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae40d1a36c0542fca03103dfb00e3f14" candidate_uuid: "6dd83325b0524a278252a6b617e4cd73" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81ba028cecda4f8f83cd03ec577b5e96" is_pre_election: true
I20260630 12:14:20.654148  8198 raft_consensus.cc:493] T ae40d1a36c0542fca03103dfb00e3f14 P 81ba028cecda4f8f83cd03ec577b5e96 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:20.654686  8198 raft_consensus.cc:515] T ae40d1a36c0542fca03103dfb00e3f14 P 81ba028cecda4f8f83cd03ec577b5e96 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:20.656780  8198 leader_election.cc:290] T ae40d1a36c0542fca03103dfb00e3f14 P 81ba028cecda4f8f83cd03ec577b5e96 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b2731e2e7544dfc8212bd2c6325144e (127.0.107.193:39187), 6dd83325b0524a278252a6b617e4cd73 (127.0.107.194:46145)
I20260630 12:14:20.657923  8068 raft_consensus.cc:2468] T ae40d1a36c0542fca03103dfb00e3f14 P 81ba028cecda4f8f83cd03ec577b5e96 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd83325b0524a278252a6b617e4cd73 in term 1.
I20260630 12:14:20.657251  8198 consensus_queue.cc:1048] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260630 12:14:20.659101  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae40d1a36c0542fca03103dfb00e3f14" candidate_uuid: "81ba028cecda4f8f83cd03ec577b5e96" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b2731e2e7544dfc8212bd2c6325144e" is_pre_election: true
I20260630 12:14:20.660092  8319 raft_consensus.cc:2410] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 81ba028cecda4f8f83cd03ec577b5e96 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:20.661197  7960 leader_election.cc:304] T ae40d1a36c0542fca03103dfb00e3f14 P 6dd83325b0524a278252a6b617e4cd73 [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: 6dd83325b0524a278252a6b617e4cd73, 81ba028cecda4f8f83cd03ec577b5e96; no voters: 
I20260630 12:14:20.662027  8195 raft_consensus.cc:2804] T ae40d1a36c0542fca03103dfb00e3f14 P 6dd83325b0524a278252a6b617e4cd73 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:14:20.662398  8195 raft_consensus.cc:493] T ae40d1a36c0542fca03103dfb00e3f14 P 6dd83325b0524a278252a6b617e4cd73 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:20.662719  8195 raft_consensus.cc:3060] T ae40d1a36c0542fca03103dfb00e3f14 P 6dd83325b0524a278252a6b617e4cd73 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:20.663224  7995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae40d1a36c0542fca03103dfb00e3f14" candidate_uuid: "81ba028cecda4f8f83cd03ec577b5e96" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd83325b0524a278252a6b617e4cd73" is_pre_election: true
I20260630 12:14:20.664314  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae40d1a36c0542fca03103dfb00e3f14" candidate_uuid: "6dd83325b0524a278252a6b617e4cd73" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b2731e2e7544dfc8212bd2c6325144e" is_pre_election: true
I20260630 12:14:20.665192  8319 raft_consensus.cc:2410] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6dd83325b0524a278252a6b617e4cd73 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:20.670094  8195 raft_consensus.cc:515] T ae40d1a36c0542fca03103dfb00e3f14 P 6dd83325b0524a278252a6b617e4cd73 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:20.671326  7995 raft_consensus.cc:2393] T ae40d1a36c0542fca03103dfb00e3f14 P 6dd83325b0524a278252a6b617e4cd73 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 81ba028cecda4f8f83cd03ec577b5e96 in current term 2: Already voted for candidate 6dd83325b0524a278252a6b617e4cd73 in this term.
I20260630 12:14:20.671938  8195 leader_election.cc:290] T ae40d1a36c0542fca03103dfb00e3f14 P 6dd83325b0524a278252a6b617e4cd73 [CANDIDATE]: Term 2 election: Requested vote from peers 4b2731e2e7544dfc8212bd2c6325144e (127.0.107.193:39187), 81ba028cecda4f8f83cd03ec577b5e96 (127.0.107.195:42849)
I20260630 12:14:20.673338  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae40d1a36c0542fca03103dfb00e3f14" candidate_uuid: "6dd83325b0524a278252a6b617e4cd73" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b2731e2e7544dfc8212bd2c6325144e"
I20260630 12:14:20.673553  8034 leader_election.cc:304] T ae40d1a36c0542fca03103dfb00e3f14 P 81ba028cecda4f8f83cd03ec577b5e96 [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: 81ba028cecda4f8f83cd03ec577b5e96; no voters: 4b2731e2e7544dfc8212bd2c6325144e, 6dd83325b0524a278252a6b617e4cd73
I20260630 12:14:20.673666  8068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae40d1a36c0542fca03103dfb00e3f14" candidate_uuid: "6dd83325b0524a278252a6b617e4cd73" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81ba028cecda4f8f83cd03ec577b5e96"
I20260630 12:14:20.673967  8319 raft_consensus.cc:3060] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:20.674333  8068 raft_consensus.cc:3060] T ae40d1a36c0542fca03103dfb00e3f14 P 81ba028cecda4f8f83cd03ec577b5e96 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:20.679843  8068 raft_consensus.cc:2468] T ae40d1a36c0542fca03103dfb00e3f14 P 81ba028cecda4f8f83cd03ec577b5e96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd83325b0524a278252a6b617e4cd73 in term 2.
I20260630 12:14:20.680133  8319 raft_consensus.cc:2410] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 6dd83325b0524a278252a6b617e4cd73 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:20.680240  8198 raft_consensus.cc:2749] T ae40d1a36c0542fca03103dfb00e3f14 P 81ba028cecda4f8f83cd03ec577b5e96 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:14:20.681360  7960 leader_election.cc:304] T ae40d1a36c0542fca03103dfb00e3f14 P 6dd83325b0524a278252a6b617e4cd73 [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: 6dd83325b0524a278252a6b617e4cd73, 81ba028cecda4f8f83cd03ec577b5e96; no voters: 
I20260630 12:14:20.682145  8195 raft_consensus.cc:2804] T ae40d1a36c0542fca03103dfb00e3f14 P 6dd83325b0524a278252a6b617e4cd73 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:20.682605  8195 raft_consensus.cc:697] T ae40d1a36c0542fca03103dfb00e3f14 P 6dd83325b0524a278252a6b617e4cd73 [term 2 LEADER]: Becoming Leader. State: Replica: 6dd83325b0524a278252a6b617e4cd73, State: Running, Role: LEADER
I20260630 12:14:20.683300  8195 consensus_queue.cc:237] T ae40d1a36c0542fca03103dfb00e3f14 P 6dd83325b0524a278252a6b617e4cd73 [LEADER]: Queue going to LEADER 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: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:20.690402  7817 catalog_manager.cc:5697] T ae40d1a36c0542fca03103dfb00e3f14 P 6dd83325b0524a278252a6b617e4cd73 reported cstate change: term changed from 1 to 2, leader changed from 4b2731e2e7544dfc8212bd2c6325144e (127.0.107.193) to 6dd83325b0524a278252a6b617e4cd73 (127.0.107.194). New cstate: current_term: 2 leader_uuid: "6dd83325b0524a278252a6b617e4cd73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } health_report { overall_health: UNKNOWN } } }
W20260630 12:14:20.723659  7866 auto_rebalancer.cc:639] Failed to schedule move for tablet ae40d1a36c0542fca03103dfb00e3f14: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:14:20.735893  8068 consensus_queue.cc:237] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96 [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: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } attrs { replace: true } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } } peers { permanent_uuid: "6cf54bce478443d5827d966b3101a92f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42781 } attrs { promote: true } }
I20260630 12:14:20.742429  7995 raft_consensus.cc:1275] T b703521f97944c2aa3f4f5860daa8706 P 6dd83325b0524a278252a6b617e4cd73 [term 2 FOLLOWER]: Refusing update from remote peer 81ba028cecda4f8f83cd03ec577b5e96: 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:20.743113  8319 raft_consensus.cc:1275] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e [term 2 FOLLOWER]: Refusing update from remote peer 81ba028cecda4f8f83cd03ec577b5e96: 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:20.743958  8366 consensus_queue.cc:1048] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } 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:20.744755  8198 consensus_queue.cc:1048] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:14:20.751066  8034 consensus_peers.cc:597] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96 -> Peer 6cf54bce478443d5827d966b3101a92f (127.0.107.196:42781): Couldn't send request to peer 6cf54bce478443d5827d966b3101a92f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b703521f97944c2aa3f4f5860daa8706. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:20.751255  8198 raft_consensus.cc:2955] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 6cf54bce478443d5827d966b3101a92f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } attrs { replace: true } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } } peers { permanent_uuid: "6cf54bce478443d5827d966b3101a92f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42781 } attrs { promote: true } } }
I20260630 12:14:20.753253  8319 raft_consensus.cc:2955] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 6cf54bce478443d5827d966b3101a92f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } attrs { replace: true } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } } peers { permanent_uuid: "6cf54bce478443d5827d966b3101a92f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42781 } attrs { promote: true } } }
I20260630 12:14:20.754184  7995 raft_consensus.cc:2955] T b703521f97944c2aa3f4f5860daa8706 P 6dd83325b0524a278252a6b617e4cd73 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 6cf54bce478443d5827d966b3101a92f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } attrs { replace: true } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } } peers { permanent_uuid: "6cf54bce478443d5827d966b3101a92f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42781 } attrs { promote: true } } }
I20260630 12:14:20.766465  8308 tablet_service.cc:1558] Processing DeleteTablet for tablet 965d40caa814438283d6f51e8c12d7fa with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:14:20 UTC) from {username='slave'} at 127.0.0.1:40184
I20260630 12:14:20.767320  8357 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:20.768281  8357 raft_consensus.cc:2243] T 965d40caa814438283d6f51e8c12d7fa P 4b2731e2e7544dfc8212bd2c6325144e [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:14:20.767843  7817 catalog_manager.cc:5697] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96 reported cstate change: config changed from index -1 to 2, NON_VOTER 6cf54bce478443d5827d966b3101a92f (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "81ba028cecda4f8f83cd03ec577b5e96" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6cf54bce478443d5827d966b3101a92f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42781 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:14:20.768965  7866 auto_rebalancer.cc:639] Failed to schedule move for tablet 419211227ea24c3291c562ce7fcfc09a: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:14:20.768931  8357 raft_consensus.cc:2272] T 965d40caa814438283d6f51e8c12d7fa P 4b2731e2e7544dfc8212bd2c6325144e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:20.772333  8357 ts_tablet_manager.cc:1916] T 965d40caa814438283d6f51e8c12d7fa P 4b2731e2e7544dfc8212bd2c6325144e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:14:20.780751  8367 ts_tablet_manager.cc:933] T 0afc3885aeac448982f635f30ecf8890 P 6cf54bce478443d5827d966b3101a92f: Initiating tablet copy from peer 6dd83325b0524a278252a6b617e4cd73 (127.0.107.194:46145)
I20260630 12:14:20.787585  8357 ts_tablet_manager.cc:1929] T 965d40caa814438283d6f51e8c12d7fa P 4b2731e2e7544dfc8212bd2c6325144e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:14:20.787670  8367 tablet_copy_client.cc:323] T 0afc3885aeac448982f635f30ecf8890 P 6cf54bce478443d5827d966b3101a92f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:46145
I20260630 12:14:20.788321  8357 log.cc:1199] T 965d40caa814438283d6f51e8c12d7fa P 4b2731e2e7544dfc8212bd2c6325144e: Deleting WAL directory at /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821463199918-431-0/minicluster-data/ts-0-root/wals/965d40caa814438283d6f51e8c12d7fa
I20260630 12:14:20.789237  8357 ts_tablet_manager.cc:1950] T 965d40caa814438283d6f51e8c12d7fa P 4b2731e2e7544dfc8212bd2c6325144e: Deleting consensus metadata
I20260630 12:14:20.792308  7804 catalog_manager.cc:5028] TS 4b2731e2e7544dfc8212bd2c6325144e (127.0.107.193:39187): tablet 965d40caa814438283d6f51e8c12d7fa (table dugtrio [id=393cb234e9c648c1ab4873c7903a0ab7]) successfully deleted
I20260630 12:14:20.804190  8005 tablet_copy_service.cc:140] P 6dd83325b0524a278252a6b617e4cd73: Received BeginTabletCopySession request for tablet 0afc3885aeac448982f635f30ecf8890 from peer 6cf54bce478443d5827d966b3101a92f ({username='slave'} at 127.0.0.1:35690)
I20260630 12:14:20.804726  8005 tablet_copy_service.cc:161] P 6dd83325b0524a278252a6b617e4cd73: Beginning new tablet copy session on tablet 0afc3885aeac448982f635f30ecf8890 from peer 6cf54bce478443d5827d966b3101a92f at {username='slave'} at 127.0.0.1:35690: session id = 6cf54bce478443d5827d966b3101a92f-0afc3885aeac448982f635f30ecf8890
I20260630 12:14:20.809700  8005 tablet_copy_source_session.cc:215] T 0afc3885aeac448982f635f30ecf8890 P 6dd83325b0524a278252a6b617e4cd73: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:20.812381  8367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0afc3885aeac448982f635f30ecf8890. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:20.822937  8367 tablet_copy_client.cc:806] T 0afc3885aeac448982f635f30ecf8890 P 6cf54bce478443d5827d966b3101a92f: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:20.823508  8367 tablet_copy_client.cc:670] T 0afc3885aeac448982f635f30ecf8890 P 6cf54bce478443d5827d966b3101a92f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:20.826850  8367 tablet_copy_client.cc:538] T 0afc3885aeac448982f635f30ecf8890 P 6cf54bce478443d5827d966b3101a92f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:20.830513  8068 raft_consensus.cc:1275] T 419211227ea24c3291c562ce7fcfc09a P 81ba028cecda4f8f83cd03ec577b5e96 [term 2 FOLLOWER]: Refusing update from remote peer 6dd83325b0524a278252a6b617e4cd73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:14:20.831982  8195 consensus_queue.cc:1048] T 419211227ea24c3291c562ce7fcfc09a P 6dd83325b0524a278252a6b617e4cd73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:20.834266  8367 tablet_bootstrap.cc:492] T 0afc3885aeac448982f635f30ecf8890 P 6cf54bce478443d5827d966b3101a92f: Bootstrap starting.
I20260630 12:14:20.837379  8168 consensus_queue.cc:1050] T 0afc3885aeac448982f635f30ecf8890 P 6dd83325b0524a278252a6b617e4cd73 [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:20.844067  8319 raft_consensus.cc:2955] T 0afc3885aeac448982f635f30ecf8890 P 4b2731e2e7544dfc8212bd2c6325144e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6cf54bce478443d5827d966b3101a92f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } } peers { permanent_uuid: "6cf54bce478443d5827d966b3101a92f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42781 } attrs { promote: true } } }
I20260630 12:14:20.850461  8318 raft_consensus.cc:3060] T 419211227ea24c3291c562ce7fcfc09a P 4b2731e2e7544dfc8212bd2c6325144e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:20.861719  8367 tablet_bootstrap.cc:492] T 0afc3885aeac448982f635f30ecf8890 P 6cf54bce478443d5827d966b3101a92f: 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:20.862699  8367 tablet_bootstrap.cc:492] T 0afc3885aeac448982f635f30ecf8890 P 6cf54bce478443d5827d966b3101a92f: Bootstrap complete.
I20260630 12:14:20.863418  8367 ts_tablet_manager.cc:1403] T 0afc3885aeac448982f635f30ecf8890 P 6cf54bce478443d5827d966b3101a92f: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.007s
I20260630 12:14:20.866200  8318 raft_consensus.cc:1275] T 419211227ea24c3291c562ce7fcfc09a P 4b2731e2e7544dfc8212bd2c6325144e [term 2 FOLLOWER]: Refusing update from remote peer 6dd83325b0524a278252a6b617e4cd73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:14:20.866439  8367 raft_consensus.cc:359] T 0afc3885aeac448982f635f30ecf8890 P 6cf54bce478443d5827d966b3101a92f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } } peers { permanent_uuid: "6cf54bce478443d5827d966b3101a92f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42781 } attrs { promote: true } }
I20260630 12:14:20.867352  8367 raft_consensus.cc:740] T 0afc3885aeac448982f635f30ecf8890 P 6cf54bce478443d5827d966b3101a92f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6cf54bce478443d5827d966b3101a92f, State: Initialized, Role: LEARNER
I20260630 12:14:20.868069  8367 consensus_queue.cc:260] T 0afc3885aeac448982f635f30ecf8890 P 6cf54bce478443d5827d966b3101a92f [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: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } } peers { permanent_uuid: "6cf54bce478443d5827d966b3101a92f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42781 } attrs { promote: true } }
I20260630 12:14:20.870862  8195 consensus_queue.cc:1048] T 419211227ea24c3291c562ce7fcfc09a P 6dd83325b0524a278252a6b617e4cd73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:20.876457  8261 heartbeater.cc:499] Master 127.0.107.254:35785 was elected leader, sending a full tablet report...
I20260630 12:14:20.877056  8367 ts_tablet_manager.cc:1434] T 0afc3885aeac448982f635f30ecf8890 P 6cf54bce478443d5827d966b3101a92f: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.011s
I20260630 12:14:20.878750  8005 tablet_copy_service.cc:342] P 6dd83325b0524a278252a6b617e4cd73: Request end of tablet copy session 6cf54bce478443d5827d966b3101a92f-0afc3885aeac448982f635f30ecf8890 received from {username='slave'} at 127.0.0.1:35690
I20260630 12:14:20.879179  8005 tablet_copy_service.cc:434] P 6dd83325b0524a278252a6b617e4cd73: ending tablet copy session 6cf54bce478443d5827d966b3101a92f-0afc3885aeac448982f635f30ecf8890 on tablet 0afc3885aeac448982f635f30ecf8890 with peer 6cf54bce478443d5827d966b3101a92f
I20260630 12:14:21.119076  8367 ts_tablet_manager.cc:933] T b703521f97944c2aa3f4f5860daa8706 P 6cf54bce478443d5827d966b3101a92f: Initiating tablet copy from peer 81ba028cecda4f8f83cd03ec577b5e96 (127.0.107.195:42849)
I20260630 12:14:21.120720  8367 tablet_copy_client.cc:323] T b703521f97944c2aa3f4f5860daa8706 P 6cf54bce478443d5827d966b3101a92f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:42849
I20260630 12:14:21.130017  8079 tablet_copy_service.cc:140] P 81ba028cecda4f8f83cd03ec577b5e96: Received BeginTabletCopySession request for tablet b703521f97944c2aa3f4f5860daa8706 from peer 6cf54bce478443d5827d966b3101a92f ({username='slave'} at 127.0.0.1:49436)
I20260630 12:14:21.130633  8079 tablet_copy_service.cc:161] P 81ba028cecda4f8f83cd03ec577b5e96: Beginning new tablet copy session on tablet b703521f97944c2aa3f4f5860daa8706 from peer 6cf54bce478443d5827d966b3101a92f at {username='slave'} at 127.0.0.1:49436: session id = 6cf54bce478443d5827d966b3101a92f-b703521f97944c2aa3f4f5860daa8706
I20260630 12:14:21.138559  8079 tablet_copy_source_session.cc:215] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:21.141420  8367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b703521f97944c2aa3f4f5860daa8706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:21.151413  8367 tablet_copy_client.cc:806] T b703521f97944c2aa3f4f5860daa8706 P 6cf54bce478443d5827d966b3101a92f: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:21.152011  8367 tablet_copy_client.cc:670] T b703521f97944c2aa3f4f5860daa8706 P 6cf54bce478443d5827d966b3101a92f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:21.155747  8367 tablet_copy_client.cc:538] T b703521f97944c2aa3f4f5860daa8706 P 6cf54bce478443d5827d966b3101a92f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:21.161482  8367 tablet_bootstrap.cc:492] T b703521f97944c2aa3f4f5860daa8706 P 6cf54bce478443d5827d966b3101a92f: Bootstrap starting.
I20260630 12:14:21.169809  8318 raft_consensus.cc:1275] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e [term 2 FOLLOWER]: Refusing update from remote peer 6dd83325b0524a278252a6b617e4cd73: 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:21.170266  8318 pending_rounds.cc:85] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e: Aborting all ops after (but not including) 0
I20260630 12:14:21.170527  8318 pending_rounds.cc:107] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:14:21.170799  8318 raft_consensus.cc:2889] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:14:21.172617  8195 consensus_queue.cc:1048] T ae40d1a36c0542fca03103dfb00e3f14 P 6dd83325b0524a278252a6b617e4cd73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:21.179023  8367 tablet_bootstrap.cc:492] T b703521f97944c2aa3f4f5860daa8706 P 6cf54bce478443d5827d966b3101a92f: 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:21.179924  8367 tablet_bootstrap.cc:492] T b703521f97944c2aa3f4f5860daa8706 P 6cf54bce478443d5827d966b3101a92f: Bootstrap complete.
I20260630 12:14:21.180647  8367 ts_tablet_manager.cc:1403] T b703521f97944c2aa3f4f5860daa8706 P 6cf54bce478443d5827d966b3101a92f: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.005s
I20260630 12:14:21.183478  8367 raft_consensus.cc:359] T b703521f97944c2aa3f4f5860daa8706 P 6cf54bce478443d5827d966b3101a92f [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } attrs { replace: true } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } } peers { permanent_uuid: "6cf54bce478443d5827d966b3101a92f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42781 } attrs { promote: true } }
I20260630 12:14:21.184309  8367 raft_consensus.cc:740] T b703521f97944c2aa3f4f5860daa8706 P 6cf54bce478443d5827d966b3101a92f [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 6cf54bce478443d5827d966b3101a92f, State: Initialized, Role: LEARNER
I20260630 12:14:21.184707  8068 raft_consensus.cc:1275] T ae40d1a36c0542fca03103dfb00e3f14 P 81ba028cecda4f8f83cd03ec577b5e96 [term 2 FOLLOWER]: Refusing update from remote peer 6dd83325b0524a278252a6b617e4cd73: 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:21.184921  8367 consensus_queue.cc:260] T b703521f97944c2aa3f4f5860daa8706 P 6cf54bce478443d5827d966b3101a92f [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: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } attrs { replace: true } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } } peers { permanent_uuid: "6cf54bce478443d5827d966b3101a92f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42781 } attrs { promote: true } }
I20260630 12:14:21.187160  8168 consensus_queue.cc:1048] T ae40d1a36c0542fca03103dfb00e3f14 P 6dd83325b0524a278252a6b617e4cd73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:21.187427  8367 ts_tablet_manager.cc:1434] T b703521f97944c2aa3f4f5860daa8706 P 6cf54bce478443d5827d966b3101a92f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:14:21.192358  8079 tablet_copy_service.cc:342] P 81ba028cecda4f8f83cd03ec577b5e96: Request end of tablet copy session 6cf54bce478443d5827d966b3101a92f-b703521f97944c2aa3f4f5860daa8706 received from {username='slave'} at 127.0.0.1:49436
I20260630 12:14:21.192755  8079 tablet_copy_service.cc:434] P 81ba028cecda4f8f83cd03ec577b5e96: ending tablet copy session 6cf54bce478443d5827d966b3101a92f-b703521f97944c2aa3f4f5860daa8706 on tablet b703521f97944c2aa3f4f5860daa8706 with peer 6cf54bce478443d5827d966b3101a92f
I20260630 12:14:21.232117  7994 consensus_queue.cc:237] T 0afc3885aeac448982f635f30ecf8890 P 6dd83325b0524a278252a6b617e4cd73 [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: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } }
I20260630 12:14:21.237464  8068 raft_consensus.cc:1275] T 0afc3885aeac448982f635f30ecf8890 P 81ba028cecda4f8f83cd03ec577b5e96 [term 1 FOLLOWER]: Refusing update from remote peer 6dd83325b0524a278252a6b617e4cd73: 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:21.238281  8318 raft_consensus.cc:1275] T 0afc3885aeac448982f635f30ecf8890 P 4b2731e2e7544dfc8212bd2c6325144e [term 1 FOLLOWER]: Refusing update from remote peer 6dd83325b0524a278252a6b617e4cd73: 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:21.239681  8379 consensus_queue.cc:1048] T 0afc3885aeac448982f635f30ecf8890 P 6dd83325b0524a278252a6b617e4cd73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:21.240392  8195 consensus_queue.cc:1048] T 0afc3885aeac448982f635f30ecf8890 P 6dd83325b0524a278252a6b617e4cd73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:21.246934  8168 raft_consensus.cc:2955] T 0afc3885aeac448982f635f30ecf8890 P 6dd83325b0524a278252a6b617e4cd73 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 6cf54bce478443d5827d966b3101a92f (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } } }
I20260630 12:14:21.248667  8318 raft_consensus.cc:2955] T 0afc3885aeac448982f635f30ecf8890 P 4b2731e2e7544dfc8212bd2c6325144e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 6cf54bce478443d5827d966b3101a92f (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } } }
I20260630 12:14:21.248924  8068 raft_consensus.cc:2955] T 0afc3885aeac448982f635f30ecf8890 P 81ba028cecda4f8f83cd03ec577b5e96 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 6cf54bce478443d5827d966b3101a92f (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } } }
I20260630 12:14:21.257652  7804 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0afc3885aeac448982f635f30ecf8890 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:21.265134  7817 catalog_manager.cc:5697] T 0afc3885aeac448982f635f30ecf8890 P 81ba028cecda4f8f83cd03ec577b5e96 reported cstate change: config changed from index 2 to 3, NON_VOTER 6cf54bce478443d5827d966b3101a92f (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "6dd83325b0524a278252a6b617e4cd73" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } } }
I20260630 12:14:21.286149  8225 tablet_service.cc:1558] Processing DeleteTablet for tablet 0afc3885aeac448982f635f30ecf8890 with delete_type TABLET_DATA_TOMBSTONED (TS 6cf54bce478443d5827d966b3101a92f not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:58770
I20260630 12:14:21.288025  8382 tablet_replica.cc:333] T 0afc3885aeac448982f635f30ecf8890 P 6cf54bce478443d5827d966b3101a92f: stopping tablet replica
I20260630 12:14:21.288663  8382 raft_consensus.cc:2243] T 0afc3885aeac448982f635f30ecf8890 P 6cf54bce478443d5827d966b3101a92f [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:14:21.289113  8382 raft_consensus.cc:2272] T 0afc3885aeac448982f635f30ecf8890 P 6cf54bce478443d5827d966b3101a92f [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:14:21.291364  8382 ts_tablet_manager.cc:1916] T 0afc3885aeac448982f635f30ecf8890 P 6cf54bce478443d5827d966b3101a92f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:21.301973  8382 ts_tablet_manager.cc:1929] T 0afc3885aeac448982f635f30ecf8890 P 6cf54bce478443d5827d966b3101a92f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:14:21.302309  8382 log.cc:1199] T 0afc3885aeac448982f635f30ecf8890 P 6cf54bce478443d5827d966b3101a92f: Deleting WAL directory at /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821463199918-431-0/minicluster-data/ts-3-root/wals/0afc3885aeac448982f635f30ecf8890
I20260630 12:14:21.303745  7804 catalog_manager.cc:5028] TS 6cf54bce478443d5827d966b3101a92f (127.0.107.196:42781): tablet 0afc3885aeac448982f635f30ecf8890 (table test-workload [id=c9ea8a3d490043578f9b701058343cf4]) successfully deleted
I20260630 12:14:21.648023  8236 raft_consensus.cc:1217] T b703521f97944c2aa3f4f5860daa8706 P 6cf54bce478443d5827d966b3101a92f [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:14:22.115958  8366 raft_consensus.cc:1064] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96: attempting to promote NON_VOTER 6cf54bce478443d5827d966b3101a92f to VOTER
I20260630 12:14:22.117877  8366 consensus_queue.cc:237] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96 [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: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } attrs { replace: true } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } } peers { permanent_uuid: "6cf54bce478443d5827d966b3101a92f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42781 } attrs { promote: false } }
I20260630 12:14:22.126010  7994 raft_consensus.cc:1275] T b703521f97944c2aa3f4f5860daa8706 P 6dd83325b0524a278252a6b617e4cd73 [term 2 FOLLOWER]: Refusing update from remote peer 81ba028cecda4f8f83cd03ec577b5e96: 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:22.126027  8318 raft_consensus.cc:1275] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e [term 2 FOLLOWER]: Refusing update from remote peer 81ba028cecda4f8f83cd03ec577b5e96: 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:22.126027  8236 raft_consensus.cc:1275] T b703521f97944c2aa3f4f5860daa8706 P 6cf54bce478443d5827d966b3101a92f [term 2 LEARNER]: Refusing update from remote peer 81ba028cecda4f8f83cd03ec577b5e96: 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:22.127786  8384 consensus_queue.cc:1048] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } 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:22.128906  8386 consensus_queue.cc:1048] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:22.129767  8366 consensus_queue.cc:1048] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cf54bce478443d5827d966b3101a92f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42781 } 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:22.147696  8366 raft_consensus.cc:2955] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 6cf54bce478443d5827d966b3101a92f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } attrs { replace: true } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } } peers { permanent_uuid: "6cf54bce478443d5827d966b3101a92f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42781 } attrs { promote: false } } }
I20260630 12:14:22.150942  7994 raft_consensus.cc:2955] T b703521f97944c2aa3f4f5860daa8706 P 6dd83325b0524a278252a6b617e4cd73 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 6cf54bce478443d5827d966b3101a92f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } attrs { replace: true } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } } peers { permanent_uuid: "6cf54bce478443d5827d966b3101a92f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42781 } attrs { promote: false } } }
I20260630 12:14:22.157274  8319 raft_consensus.cc:2955] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 6cf54bce478443d5827d966b3101a92f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } attrs { replace: true } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } } peers { permanent_uuid: "6cf54bce478443d5827d966b3101a92f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42781 } attrs { promote: false } } }
I20260630 12:14:22.163754  7816 catalog_manager.cc:5697] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96 reported cstate change: config changed from index 2 to 3, 6cf54bce478443d5827d966b3101a92f (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "81ba028cecda4f8f83cd03ec577b5e96" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6cf54bce478443d5827d966b3101a92f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42781 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:22.164952  8236 raft_consensus.cc:2955] T b703521f97944c2aa3f4f5860daa8706 P 6cf54bce478443d5827d966b3101a92f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 6cf54bce478443d5827d966b3101a92f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "6dd83325b0524a278252a6b617e4cd73" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46145 } attrs { replace: true } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } } peers { permanent_uuid: "6cf54bce478443d5827d966b3101a92f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42781 } attrs { promote: false } } }
I20260630 12:14:22.207593  8068 consensus_queue.cc:237] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96 [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: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } } peers { permanent_uuid: "6cf54bce478443d5827d966b3101a92f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42781 } attrs { promote: false } }
I20260630 12:14:22.212795  8236 raft_consensus.cc:1275] T b703521f97944c2aa3f4f5860daa8706 P 6cf54bce478443d5827d966b3101a92f [term 2 FOLLOWER]: Refusing update from remote peer 81ba028cecda4f8f83cd03ec577b5e96: 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:22.213670  8319 raft_consensus.cc:1275] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e [term 2 FOLLOWER]: Refusing update from remote peer 81ba028cecda4f8f83cd03ec577b5e96: 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:22.214207  8383 consensus_queue.cc:1048] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cf54bce478443d5827d966b3101a92f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42781 } 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:22.216444  8383 consensus_queue.cc:1048] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:22.220832  8384 raft_consensus.cc:2955] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 6dd83325b0524a278252a6b617e4cd73 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } } peers { permanent_uuid: "6cf54bce478443d5827d966b3101a92f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42781 } attrs { promote: false } } }
I20260630 12:14:22.224725  8236 raft_consensus.cc:2955] T b703521f97944c2aa3f4f5860daa8706 P 6cf54bce478443d5827d966b3101a92f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 6dd83325b0524a278252a6b617e4cd73 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } } peers { permanent_uuid: "6cf54bce478443d5827d966b3101a92f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42781 } attrs { promote: false } } }
I20260630 12:14:22.225582  8319 raft_consensus.cc:2955] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 6dd83325b0524a278252a6b617e4cd73 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } } peers { permanent_uuid: "6cf54bce478443d5827d966b3101a92f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42781 } attrs { promote: false } } }
I20260630 12:14:22.231642  7804 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b703521f97944c2aa3f4f5860daa8706 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:22.238117  7818 catalog_manager.cc:5697] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96 reported cstate change: config changed from index 3 to 4, VOTER 6dd83325b0524a278252a6b617e4cd73 (127.0.107.194) evicted. New cstate: current_term: 2 leader_uuid: "81ba028cecda4f8f83cd03ec577b5e96" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b2731e2e7544dfc8212bd2c6325144e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81ba028cecda4f8f83cd03ec577b5e96" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6cf54bce478443d5827d966b3101a92f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42781 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:22.249814  7984 tablet_service.cc:1558] Processing DeleteTablet for tablet b703521f97944c2aa3f4f5860daa8706 with delete_type TABLET_DATA_TOMBSTONED (TS 6dd83325b0524a278252a6b617e4cd73 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52724
I20260630 12:14:22.252156  8395 tablet_replica.cc:333] T b703521f97944c2aa3f4f5860daa8706 P 6dd83325b0524a278252a6b617e4cd73: stopping tablet replica
I20260630 12:14:22.252914  8395 raft_consensus.cc:2243] T b703521f97944c2aa3f4f5860daa8706 P 6dd83325b0524a278252a6b617e4cd73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:22.253530  8395 raft_consensus.cc:2272] T b703521f97944c2aa3f4f5860daa8706 P 6dd83325b0524a278252a6b617e4cd73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:22.256094  8395 ts_tablet_manager.cc:1916] T b703521f97944c2aa3f4f5860daa8706 P 6dd83325b0524a278252a6b617e4cd73: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:22.266340  8395 ts_tablet_manager.cc:1929] T b703521f97944c2aa3f4f5860daa8706 P 6dd83325b0524a278252a6b617e4cd73: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260630 12:14:22.266680  8395 log.cc:1199] T b703521f97944c2aa3f4f5860daa8706 P 6dd83325b0524a278252a6b617e4cd73: Deleting WAL directory at /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821463199918-431-0/minicluster-data/ts-1-root/wals/b703521f97944c2aa3f4f5860daa8706
I20260630 12:14:22.268077  7804 catalog_manager.cc:5028] TS 6dd83325b0524a278252a6b617e4cd73 (127.0.107.194:46145): tablet b703521f97944c2aa3f4f5860daa8706 (table test-workload [id=c9ea8a3d490043578f9b701058343cf4]) successfully deleted
W20260630 12:14:23.249655  7866 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 4b2731e2e7544dfc8212bd2c6325144e not available for placement
I20260630 12:14:24.152693   431 tablet_server.cc:179] TabletServer@127.0.107.193:39187 shutting down...
I20260630 12:14:24.169472   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:24.170208   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:24.170871   431 raft_consensus.cc:2243] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:24.171309   431 raft_consensus.cc:2272] T ae40d1a36c0542fca03103dfb00e3f14 P 4b2731e2e7544dfc8212bd2c6325144e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:24.173161   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:24.173664   431 raft_consensus.cc:2243] T 0afc3885aeac448982f635f30ecf8890 P 4b2731e2e7544dfc8212bd2c6325144e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:24.174149   431 raft_consensus.cc:2272] T 0afc3885aeac448982f635f30ecf8890 P 4b2731e2e7544dfc8212bd2c6325144e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:24.175930   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:24.176394   431 raft_consensus.cc:2243] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:24.176868   431 raft_consensus.cc:2272] T b703521f97944c2aa3f4f5860daa8706 P 4b2731e2e7544dfc8212bd2c6325144e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:24.178618   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:24.179082   431 raft_consensus.cc:2243] T 419211227ea24c3291c562ce7fcfc09a P 4b2731e2e7544dfc8212bd2c6325144e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:24.179472   431 raft_consensus.cc:2272] T 419211227ea24c3291c562ce7fcfc09a P 4b2731e2e7544dfc8212bd2c6325144e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:24.201327   431 tablet_server.cc:196] TabletServer@127.0.107.193:39187 shutdown complete.
I20260630 12:14:24.215587   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:14:24.233830   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:24.234483   431 tablet_replica.cc:333] T ae40d1a36c0542fca03103dfb00e3f14 P 6dd83325b0524a278252a6b617e4cd73: stopping tablet replica
I20260630 12:14:24.235116   431 raft_consensus.cc:2243] T ae40d1a36c0542fca03103dfb00e3f14 P 6dd83325b0524a278252a6b617e4cd73 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:14:24.235922   431 raft_consensus.cc:2272] T ae40d1a36c0542fca03103dfb00e3f14 P 6dd83325b0524a278252a6b617e4cd73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:24.237824   431 tablet_replica.cc:333] T 419211227ea24c3291c562ce7fcfc09a P 6dd83325b0524a278252a6b617e4cd73: stopping tablet replica
I20260630 12:14:24.238322   431 raft_consensus.cc:2243] T 419211227ea24c3291c562ce7fcfc09a P 6dd83325b0524a278252a6b617e4cd73 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:14:24.239142   431 raft_consensus.cc:2272] T 419211227ea24c3291c562ce7fcfc09a P 6dd83325b0524a278252a6b617e4cd73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:24.240876   431 tablet_replica.cc:333] T 0afc3885aeac448982f635f30ecf8890 P 6dd83325b0524a278252a6b617e4cd73: stopping tablet replica
I20260630 12:14:24.241330   431 raft_consensus.cc:2243] T 0afc3885aeac448982f635f30ecf8890 P 6dd83325b0524a278252a6b617e4cd73 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:24.242048   431 raft_consensus.cc:2272] T 0afc3885aeac448982f635f30ecf8890 P 6dd83325b0524a278252a6b617e4cd73 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:14:24.260800  7866 auto_rebalancer.cc:639] Failed to schedule move for tablet ae40d1a36c0542fca03103dfb00e3f14: Network error: Client connection negotiation failed: client connection to 127.0.107.194:46145: connect: Connection refused (error 111)
W20260630 12:14:24.264552  7866 auto_rebalancer.cc:639] Failed to schedule move for tablet 0afc3885aeac448982f635f30ecf8890: Network error: Client connection negotiation failed: client connection to 127.0.107.194:46145: connect: Connection refused (error 111)
I20260630 12:14:24.265652   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:14:24.278650   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:14:24.297425   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:24.298058   431 tablet_replica.cc:333] T 419211227ea24c3291c562ce7fcfc09a P 81ba028cecda4f8f83cd03ec577b5e96: stopping tablet replica
I20260630 12:14:24.298928   431 raft_consensus.cc:2243] T 419211227ea24c3291c562ce7fcfc09a P 81ba028cecda4f8f83cd03ec577b5e96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:24.299497   431 raft_consensus.cc:2272] T 419211227ea24c3291c562ce7fcfc09a P 81ba028cecda4f8f83cd03ec577b5e96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:24.301267   431 tablet_replica.cc:333] T 0afc3885aeac448982f635f30ecf8890 P 81ba028cecda4f8f83cd03ec577b5e96: stopping tablet replica
I20260630 12:14:24.301710   431 raft_consensus.cc:2243] T 0afc3885aeac448982f635f30ecf8890 P 81ba028cecda4f8f83cd03ec577b5e96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:24.302155   431 raft_consensus.cc:2272] T 0afc3885aeac448982f635f30ecf8890 P 81ba028cecda4f8f83cd03ec577b5e96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:24.303993   431 tablet_replica.cc:333] T ae40d1a36c0542fca03103dfb00e3f14 P 81ba028cecda4f8f83cd03ec577b5e96: stopping tablet replica
I20260630 12:14:24.304450   431 raft_consensus.cc:2243] T ae40d1a36c0542fca03103dfb00e3f14 P 81ba028cecda4f8f83cd03ec577b5e96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:24.304787   431 raft_consensus.cc:2272] T ae40d1a36c0542fca03103dfb00e3f14 P 81ba028cecda4f8f83cd03ec577b5e96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:24.306571   431 tablet_replica.cc:333] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96: stopping tablet replica
I20260630 12:14:24.307041   431 raft_consensus.cc:2243] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:14:24.307737   431 raft_consensus.cc:2272] T b703521f97944c2aa3f4f5860daa8706 P 81ba028cecda4f8f83cd03ec577b5e96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:24.329320   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:14:24.341950   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:14:24.359745   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:24.360410   431 tablet_replica.cc:333] T b703521f97944c2aa3f4f5860daa8706 P 6cf54bce478443d5827d966b3101a92f: stopping tablet replica
I20260630 12:14:24.360975   431 raft_consensus.cc:2243] T b703521f97944c2aa3f4f5860daa8706 P 6cf54bce478443d5827d966b3101a92f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:24.361519   431 raft_consensus.cc:2272] T b703521f97944c2aa3f4f5860daa8706 P 6cf54bce478443d5827d966b3101a92f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:24.380839   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:14:24.390569   431 master.cc:562] Master@127.0.107.254:35785 shutting down...
I20260630 12:14:24.405500   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5da789a05bbc45c9929720c0da40a113 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:24.406193   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5da789a05bbc45c9929720c0da40a113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:24.406512   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5da789a05bbc45c9929720c0da40a113: stopping tablet replica
I20260630 12:14:24.425601   431 master.cc:584] Master@127.0.107.254:35785 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (7900 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260630 12:14:24.454480   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:36299
I20260630 12:14:24.455616   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:24.460306  8398 instance_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:24.460493  8399 instance_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:24.461990  8401 instance_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:24.462838   431 server_base.cc:1061] running on GCE node
I20260630 12:14:24.463608   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:24.463802   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:24.463986   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821664463955 us; error 0 us; skew 500 ppm
I20260630 12:14:24.464497   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:24.466755   431 webserver.cc:533] Webserver started at http://127.0.107.254:42167/ using document root <none> and password file <none>
I20260630 12:14:24.467448   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:24.467734   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:24.468122   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:24.469172   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821463199918-431-0/minicluster-data/master-0-root/instance:
uuid: "3381120183804e87bab64bef3a189c9b"
format_stamp: "Formatted at 2026-06-30 12:14:24 on dist-test-slave-rzcc"
I20260630 12:14:24.473548   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:14:24.476886  8406 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:24.477595   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:14:24.477873   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821463199918-431-0/minicluster-data/master-0-root
uuid: "3381120183804e87bab64bef3a189c9b"
format_stamp: "Formatted at 2026-06-30 12:14:24 on dist-test-slave-rzcc"
I20260630 12:14:24.478158   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821463199918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821463199918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821463199918-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:24.504575   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:24.505590   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:24.539398   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:36299
I20260630 12:14:24.539502  8457 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:36299 every 8 connection(s)
I20260630 12:14:24.542994  8458 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:24.553117  8458 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3381120183804e87bab64bef3a189c9b: Bootstrap starting.
I20260630 12:14:24.557220  8458 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3381120183804e87bab64bef3a189c9b: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:24.560923  8458 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3381120183804e87bab64bef3a189c9b: No bootstrap required, opened a new log
I20260630 12:14:24.562908  8458 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3381120183804e87bab64bef3a189c9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3381120183804e87bab64bef3a189c9b" member_type: VOTER }
I20260630 12:14:24.563298  8458 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3381120183804e87bab64bef3a189c9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:24.563467  8458 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3381120183804e87bab64bef3a189c9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3381120183804e87bab64bef3a189c9b, State: Initialized, Role: FOLLOWER
I20260630 12:14:24.563958  8458 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3381120183804e87bab64bef3a189c9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3381120183804e87bab64bef3a189c9b" member_type: VOTER }
I20260630 12:14:24.564345  8458 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3381120183804e87bab64bef3a189c9b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:24.564523  8458 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3381120183804e87bab64bef3a189c9b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:24.564726  8458 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3381120183804e87bab64bef3a189c9b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:24.568940  8458 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3381120183804e87bab64bef3a189c9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3381120183804e87bab64bef3a189c9b" member_type: VOTER }
I20260630 12:14:24.569370  8458 leader_election.cc:304] T 00000000000000000000000000000000 P 3381120183804e87bab64bef3a189c9b [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: 3381120183804e87bab64bef3a189c9b; no voters: 
I20260630 12:14:24.570333  8458 leader_election.cc:290] T 00000000000000000000000000000000 P 3381120183804e87bab64bef3a189c9b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:24.570655  8461 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3381120183804e87bab64bef3a189c9b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:24.572021  8461 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3381120183804e87bab64bef3a189c9b [term 1 LEADER]: Becoming Leader. State: Replica: 3381120183804e87bab64bef3a189c9b, State: Running, Role: LEADER
I20260630 12:14:24.572634  8461 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3381120183804e87bab64bef3a189c9b [LEADER]: Queue going to LEADER mode. State: All 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: "3381120183804e87bab64bef3a189c9b" member_type: VOTER }
I20260630 12:14:24.573221  8458 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3381120183804e87bab64bef3a189c9b [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:24.576893  8463 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3381120183804e87bab64bef3a189c9b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3381120183804e87bab64bef3a189c9b. Latest consensus state: current_term: 1 leader_uuid: "3381120183804e87bab64bef3a189c9b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3381120183804e87bab64bef3a189c9b" member_type: VOTER } }
I20260630 12:14:24.577550  8463 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3381120183804e87bab64bef3a189c9b [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:24.579479  8469 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:24.579245  8462 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3381120183804e87bab64bef3a189c9b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3381120183804e87bab64bef3a189c9b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3381120183804e87bab64bef3a189c9b" member_type: VOTER } }
I20260630 12:14:24.579877  8462 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3381120183804e87bab64bef3a189c9b [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:24.584771  8469 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:24.587754   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:24.593822  8469 catalog_manager.cc:1383] Generated new cluster ID: f15ac72ac29b4971b522c4cdcda0cfe5
I20260630 12:14:24.594163  8469 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:24.626971  8469 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:24.628255  8469 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:24.642303  8469 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3381120183804e87bab64bef3a189c9b: Generated new TSK 0
I20260630 12:14:24.643040  8469 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:24.730247   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:24.737634  8480 instance_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:24.738703  8481 instance_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:24.740463  8483 instance_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:24.740952   431 server_base.cc:1061] running on GCE node
I20260630 12:14:24.741973   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:24.742185   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:24.742379   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821664742361 us; error 0 us; skew 500 ppm
I20260630 12:14:24.743074   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:24.745733   431 webserver.cc:533] Webserver started at http://127.0.107.193:33149/ using document root <none> and password file <none>
I20260630 12:14:24.746284   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:24.746492   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:24.746873   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:24.748353   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821463199918-431-0/minicluster-data/ts-0-root/instance:
uuid: "e7cb0fae47694e14a854e811d35d89b9"
format_stamp: "Formatted at 2026-06-30 12:14:24 on dist-test-slave-rzcc"
I20260630 12:14:24.753170   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:24.758404  8488 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:24.759483   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:14:24.759872   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821463199918-431-0/minicluster-data/ts-0-root
uuid: "e7cb0fae47694e14a854e811d35d89b9"
format_stamp: "Formatted at 2026-06-30 12:14:24 on dist-test-slave-rzcc"
I20260630 12:14:24.760210   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821463199918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821463199918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821463199918-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:24.785883   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:24.787851   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:24.789487   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:24.792480   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:24.792760   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:24.793056   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:24.793236   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:24.834868   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:44749
I20260630 12:14:24.834973  8550 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:44749 every 8 connection(s)
I20260630 12:14:24.840734   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:24.848479  8555 instance_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:24.849445  8556 instance_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:24.855459  8559 instance_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:24.857128   431 server_base.cc:1061] running on GCE node
I20260630 12:14:24.858309   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:24.858596   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:24.858891   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821664858837 us; error 0 us; skew 500 ppm
I20260630 12:14:24.859537   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:24.860078  8551 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36299
I20260630 12:14:24.860461  8551 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:24.861236  8551 heartbeater.cc:507] Master 127.0.107.254:36299 requested a full tablet report, sending...
I20260630 12:14:24.862498   431 webserver.cc:533] Webserver started at http://127.0.107.194:44955/ using document root <none> and password file <none>
I20260630 12:14:24.863226   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:24.863466   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:24.863824   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:24.863826  8423 ts_manager.cc:194] Registered new tserver with Master: e7cb0fae47694e14a854e811d35d89b9 (127.0.107.193:44749)
I20260630 12:14:24.865759   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821463199918-431-0/minicluster-data/ts-1-root/instance:
uuid: "8664714d3c224788ae2774b1d6d0abe7"
format_stamp: "Formatted at 2026-06-30 12:14:24 on dist-test-slave-rzcc"
I20260630 12:14:24.866894  8423 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38650
I20260630 12:14:24.870919   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:14:24.874325  8563 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:24.875332   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:24.875622   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821463199918-431-0/minicluster-data/ts-1-root
uuid: "8664714d3c224788ae2774b1d6d0abe7"
format_stamp: "Formatted at 2026-06-30 12:14:24 on dist-test-slave-rzcc"
I20260630 12:14:24.875901   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821463199918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821463199918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821463199918-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:24.899032   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:24.900202   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:24.901612   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:24.903787   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:24.903968   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:24.904249   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:24.904409   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:24.943413   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:42253
I20260630 12:14:24.943527  8625 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:42253 every 8 connection(s)
I20260630 12:14:24.948474   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:24.956898  8630 instance_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:24.957803  8629 instance_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:24.959000  8632 instance_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:24.961643   431 server_base.cc:1061] running on GCE node
I20260630 12:14:24.962580  8626 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36299
I20260630 12:14:24.963181  8626 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:24.963399   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:24.963665   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:24.963832   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821664963804 us; error 0 us; skew 500 ppm
I20260630 12:14:24.964099  8626 heartbeater.cc:507] Master 127.0.107.254:36299 requested a full tablet report, sending...
I20260630 12:14:24.964462   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:24.966326  8423 ts_manager.cc:194] Registered new tserver with Master: 8664714d3c224788ae2774b1d6d0abe7 (127.0.107.194:42253)
I20260630 12:14:24.967414   431 webserver.cc:533] Webserver started at http://127.0.107.195:41471/ using document root <none> and password file <none>
I20260630 12:14:24.968099   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:24.968328   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:24.968309  8423 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38656
I20260630 12:14:24.968899   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:24.970471   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821463199918-431-0/minicluster-data/ts-2-root/instance:
uuid: "4de067d57aae417fba149bc73a64afb7"
format_stamp: "Formatted at 2026-06-30 12:14:24 on dist-test-slave-rzcc"
I20260630 12:14:24.974903   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:14:24.978569  8637 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:24.979326   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:14:24.979629   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821463199918-431-0/minicluster-data/ts-2-root
uuid: "4de067d57aae417fba149bc73a64afb7"
format_stamp: "Formatted at 2026-06-30 12:14:24 on dist-test-slave-rzcc"
I20260630 12:14:24.979939   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821463199918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821463199918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821463199918-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:25.008930   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:25.010298   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:25.011729   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:25.014035   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:25.014235   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:25.014494   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:25.014653   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:25.053918   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:43043
I20260630 12:14:25.054021  8699 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:43043 every 8 connection(s)
I20260630 12:14:25.069666  8700 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36299
I20260630 12:14:25.070010  8700 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:25.070715  8700 heartbeater.cc:507] Master 127.0.107.254:36299 requested a full tablet report, sending...
I20260630 12:14:25.072625  8423 ts_manager.cc:194] Registered new tserver with Master: 4de067d57aae417fba149bc73a64afb7 (127.0.107.195:43043)
I20260630 12:14:25.073248   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015794732s
I20260630 12:14:25.074020  8423 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38670
I20260630 12:14:25.616415  8423 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38682:
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:25.618942  8423 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:25.681895  8664 tablet_service.cc:1511] Processing CreateTablet for tablet ebe28ca973004138bbddb5dfc0910bad (DEFAULT_TABLE table=test-workload [id=e71d3f3e663a4de485051b3ee10301ed]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:25.682983  8665 tablet_service.cc:1511] Processing CreateTablet for tablet 8ff17102c54b41fba80bb6a5e515b7e4 (DEFAULT_TABLE table=test-workload [id=e71d3f3e663a4de485051b3ee10301ed]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:25.683549  8664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebe28ca973004138bbddb5dfc0910bad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:25.684398  8665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ff17102c54b41fba80bb6a5e515b7e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:25.684213  8662 tablet_service.cc:1511] Processing CreateTablet for tablet 4ad516d460574941adf09ef565786ff9 (DEFAULT_TABLE table=test-workload [id=e71d3f3e663a4de485051b3ee10301ed]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:25.685577  8662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ad516d460574941adf09ef565786ff9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:25.686012  8663 tablet_service.cc:1511] Processing CreateTablet for tablet f9be18e7c3634bb1af1391e7c102b3a0 (DEFAULT_TABLE table=test-workload [id=e71d3f3e663a4de485051b3ee10301ed]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:25.687351  8663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9be18e7c3634bb1af1391e7c102b3a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:25.700124  8591 tablet_service.cc:1511] Processing CreateTablet for tablet 8ff17102c54b41fba80bb6a5e515b7e4 (DEFAULT_TABLE table=test-workload [id=e71d3f3e663a4de485051b3ee10301ed]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:25.701555  8591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ff17102c54b41fba80bb6a5e515b7e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:25.703298  8590 tablet_service.cc:1511] Processing CreateTablet for tablet ebe28ca973004138bbddb5dfc0910bad (DEFAULT_TABLE table=test-workload [id=e71d3f3e663a4de485051b3ee10301ed]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:25.705384  8588 tablet_service.cc:1511] Processing CreateTablet for tablet 4ad516d460574941adf09ef565786ff9 (DEFAULT_TABLE table=test-workload [id=e71d3f3e663a4de485051b3ee10301ed]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:25.705744  8589 tablet_service.cc:1511] Processing CreateTablet for tablet f9be18e7c3634bb1af1391e7c102b3a0 (DEFAULT_TABLE table=test-workload [id=e71d3f3e663a4de485051b3ee10301ed]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:25.706730  8588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ad516d460574941adf09ef565786ff9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:25.708999  8590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebe28ca973004138bbddb5dfc0910bad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:25.711185  8589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9be18e7c3634bb1af1391e7c102b3a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:25.721649  8516 tablet_service.cc:1511] Processing CreateTablet for tablet 8ff17102c54b41fba80bb6a5e515b7e4 (DEFAULT_TABLE table=test-workload [id=e71d3f3e663a4de485051b3ee10301ed]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:25.724586  8515 tablet_service.cc:1511] Processing CreateTablet for tablet ebe28ca973004138bbddb5dfc0910bad (DEFAULT_TABLE table=test-workload [id=e71d3f3e663a4de485051b3ee10301ed]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:25.723115  8516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ff17102c54b41fba80bb6a5e515b7e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:25.725747  8514 tablet_service.cc:1511] Processing CreateTablet for tablet f9be18e7c3634bb1af1391e7c102b3a0 (DEFAULT_TABLE table=test-workload [id=e71d3f3e663a4de485051b3ee10301ed]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:25.727141  8514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9be18e7c3634bb1af1391e7c102b3a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:25.730159  8513 tablet_service.cc:1511] Processing CreateTablet for tablet 4ad516d460574941adf09ef565786ff9 (DEFAULT_TABLE table=test-workload [id=e71d3f3e663a4de485051b3ee10301ed]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:25.731114  8515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebe28ca973004138bbddb5dfc0910bad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:25.731904  8513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ad516d460574941adf09ef565786ff9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:25.744436  8718 tablet_bootstrap.cc:492] T 8ff17102c54b41fba80bb6a5e515b7e4 P 4de067d57aae417fba149bc73a64afb7: Bootstrap starting.
I20260630 12:14:25.760357  8719 tablet_bootstrap.cc:492] T 4ad516d460574941adf09ef565786ff9 P 8664714d3c224788ae2774b1d6d0abe7: Bootstrap starting.
I20260630 12:14:25.767688  8719 tablet_bootstrap.cc:654] T 4ad516d460574941adf09ef565786ff9 P 8664714d3c224788ae2774b1d6d0abe7: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:25.775377  8718 tablet_bootstrap.cc:654] T 8ff17102c54b41fba80bb6a5e515b7e4 P 4de067d57aae417fba149bc73a64afb7: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:25.777112  8720 tablet_bootstrap.cc:492] T f9be18e7c3634bb1af1391e7c102b3a0 P e7cb0fae47694e14a854e811d35d89b9: Bootstrap starting.
I20260630 12:14:25.782378  8719 tablet_bootstrap.cc:492] T 4ad516d460574941adf09ef565786ff9 P 8664714d3c224788ae2774b1d6d0abe7: No bootstrap required, opened a new log
I20260630 12:14:25.783015  8719 ts_tablet_manager.cc:1403] T 4ad516d460574941adf09ef565786ff9 P 8664714d3c224788ae2774b1d6d0abe7: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.008s
I20260630 12:14:25.784067  8720 tablet_bootstrap.cc:654] T f9be18e7c3634bb1af1391e7c102b3a0 P e7cb0fae47694e14a854e811d35d89b9: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:25.784416  8718 tablet_bootstrap.cc:492] T 8ff17102c54b41fba80bb6a5e515b7e4 P 4de067d57aae417fba149bc73a64afb7: No bootstrap required, opened a new log
I20260630 12:14:25.784914  8718 ts_tablet_manager.cc:1403] T 8ff17102c54b41fba80bb6a5e515b7e4 P 4de067d57aae417fba149bc73a64afb7: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.004s
I20260630 12:14:25.786198  8719 raft_consensus.cc:359] T 4ad516d460574941adf09ef565786ff9 P 8664714d3c224788ae2774b1d6d0abe7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } }
I20260630 12:14:25.787271  8719 raft_consensus.cc:385] T 4ad516d460574941adf09ef565786ff9 P 8664714d3c224788ae2774b1d6d0abe7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:25.787621  8719 raft_consensus.cc:740] T 4ad516d460574941adf09ef565786ff9 P 8664714d3c224788ae2774b1d6d0abe7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8664714d3c224788ae2774b1d6d0abe7, State: Initialized, Role: FOLLOWER
I20260630 12:14:25.787851  8718 raft_consensus.cc:359] T 8ff17102c54b41fba80bb6a5e515b7e4 P 4de067d57aae417fba149bc73a64afb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } }
I20260630 12:14:25.788596  8718 raft_consensus.cc:385] T 8ff17102c54b41fba80bb6a5e515b7e4 P 4de067d57aae417fba149bc73a64afb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:25.788455  8719 consensus_queue.cc:260] T 4ad516d460574941adf09ef565786ff9 P 8664714d3c224788ae2774b1d6d0abe7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } }
I20260630 12:14:25.788947  8720 tablet_bootstrap.cc:492] T f9be18e7c3634bb1af1391e7c102b3a0 P e7cb0fae47694e14a854e811d35d89b9: No bootstrap required, opened a new log
I20260630 12:14:25.788935  8718 raft_consensus.cc:740] T 8ff17102c54b41fba80bb6a5e515b7e4 P 4de067d57aae417fba149bc73a64afb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4de067d57aae417fba149bc73a64afb7, State: Initialized, Role: FOLLOWER
I20260630 12:14:25.789654  8720 ts_tablet_manager.cc:1403] T f9be18e7c3634bb1af1391e7c102b3a0 P e7cb0fae47694e14a854e811d35d89b9: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260630 12:14:25.791208  8718 consensus_queue.cc:260] T 8ff17102c54b41fba80bb6a5e515b7e4 P 4de067d57aae417fba149bc73a64afb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } }
I20260630 12:14:25.792451  8720 raft_consensus.cc:359] T f9be18e7c3634bb1af1391e7c102b3a0 P e7cb0fae47694e14a854e811d35d89b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } }
I20260630 12:14:25.793021  8720 raft_consensus.cc:385] T f9be18e7c3634bb1af1391e7c102b3a0 P e7cb0fae47694e14a854e811d35d89b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:25.793325  8720 raft_consensus.cc:740] T f9be18e7c3634bb1af1391e7c102b3a0 P e7cb0fae47694e14a854e811d35d89b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7cb0fae47694e14a854e811d35d89b9, State: Initialized, Role: FOLLOWER
I20260630 12:14:25.794219  8700 heartbeater.cc:499] Master 127.0.107.254:36299 was elected leader, sending a full tablet report...
I20260630 12:14:25.795217  8718 ts_tablet_manager.cc:1434] T 8ff17102c54b41fba80bb6a5e515b7e4 P 4de067d57aae417fba149bc73a64afb7: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.001s
I20260630 12:14:25.796653  8718 tablet_bootstrap.cc:492] T 4ad516d460574941adf09ef565786ff9 P 4de067d57aae417fba149bc73a64afb7: Bootstrap starting.
I20260630 12:14:25.796599  8720 consensus_queue.cc:260] T f9be18e7c3634bb1af1391e7c102b3a0 P e7cb0fae47694e14a854e811d35d89b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } }
I20260630 12:14:25.799963  8719 ts_tablet_manager.cc:1434] T 4ad516d460574941adf09ef565786ff9 P 8664714d3c224788ae2774b1d6d0abe7: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.007s
I20260630 12:14:25.800172  8626 heartbeater.cc:499] Master 127.0.107.254:36299 was elected leader, sending a full tablet report...
I20260630 12:14:25.801108  8719 tablet_bootstrap.cc:492] T f9be18e7c3634bb1af1391e7c102b3a0 P 8664714d3c224788ae2774b1d6d0abe7: Bootstrap starting.
I20260630 12:14:25.804234  8718 tablet_bootstrap.cc:654] T 4ad516d460574941adf09ef565786ff9 P 4de067d57aae417fba149bc73a64afb7: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:25.807746  8719 tablet_bootstrap.cc:654] T f9be18e7c3634bb1af1391e7c102b3a0 P 8664714d3c224788ae2774b1d6d0abe7: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:25.809576  8551 heartbeater.cc:499] Master 127.0.107.254:36299 was elected leader, sending a full tablet report...
I20260630 12:14:25.810127  8720 ts_tablet_manager.cc:1434] T f9be18e7c3634bb1af1391e7c102b3a0 P e7cb0fae47694e14a854e811d35d89b9: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.004s
I20260630 12:14:25.811203  8720 tablet_bootstrap.cc:492] T 4ad516d460574941adf09ef565786ff9 P e7cb0fae47694e14a854e811d35d89b9: Bootstrap starting.
I20260630 12:14:25.817422  8720 tablet_bootstrap.cc:654] T 4ad516d460574941adf09ef565786ff9 P e7cb0fae47694e14a854e811d35d89b9: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:25.821892  8718 tablet_bootstrap.cc:492] T 4ad516d460574941adf09ef565786ff9 P 4de067d57aae417fba149bc73a64afb7: No bootstrap required, opened a new log
I20260630 12:14:25.822432  8718 ts_tablet_manager.cc:1403] T 4ad516d460574941adf09ef565786ff9 P 4de067d57aae417fba149bc73a64afb7: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.012s
I20260630 12:14:25.823979  8719 tablet_bootstrap.cc:492] T f9be18e7c3634bb1af1391e7c102b3a0 P 8664714d3c224788ae2774b1d6d0abe7: No bootstrap required, opened a new log
I20260630 12:14:25.824501  8719 ts_tablet_manager.cc:1403] T f9be18e7c3634bb1af1391e7c102b3a0 P 8664714d3c224788ae2774b1d6d0abe7: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.003s
I20260630 12:14:25.825088  8720 tablet_bootstrap.cc:492] T 4ad516d460574941adf09ef565786ff9 P e7cb0fae47694e14a854e811d35d89b9: No bootstrap required, opened a new log
I20260630 12:14:25.825613  8720 ts_tablet_manager.cc:1403] T 4ad516d460574941adf09ef565786ff9 P e7cb0fae47694e14a854e811d35d89b9: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.004s
I20260630 12:14:25.825378  8718 raft_consensus.cc:359] T 4ad516d460574941adf09ef565786ff9 P 4de067d57aae417fba149bc73a64afb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } }
I20260630 12:14:25.826171  8718 raft_consensus.cc:385] T 4ad516d460574941adf09ef565786ff9 P 4de067d57aae417fba149bc73a64afb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:25.826471  8718 raft_consensus.cc:740] T 4ad516d460574941adf09ef565786ff9 P 4de067d57aae417fba149bc73a64afb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4de067d57aae417fba149bc73a64afb7, State: Initialized, Role: FOLLOWER
I20260630 12:14:25.827276  8719 raft_consensus.cc:359] T f9be18e7c3634bb1af1391e7c102b3a0 P 8664714d3c224788ae2774b1d6d0abe7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } }
I20260630 12:14:25.827350  8718 consensus_queue.cc:260] T 4ad516d460574941adf09ef565786ff9 P 4de067d57aae417fba149bc73a64afb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } }
I20260630 12:14:25.828152  8719 raft_consensus.cc:385] T f9be18e7c3634bb1af1391e7c102b3a0 P 8664714d3c224788ae2774b1d6d0abe7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:25.828486  8719 raft_consensus.cc:740] T f9be18e7c3634bb1af1391e7c102b3a0 P 8664714d3c224788ae2774b1d6d0abe7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8664714d3c224788ae2774b1d6d0abe7, State: Initialized, Role: FOLLOWER
I20260630 12:14:25.828586  8720 raft_consensus.cc:359] T 4ad516d460574941adf09ef565786ff9 P e7cb0fae47694e14a854e811d35d89b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } }
I20260630 12:14:25.829365  8720 raft_consensus.cc:385] T 4ad516d460574941adf09ef565786ff9 P e7cb0fae47694e14a854e811d35d89b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:25.829679  8718 ts_tablet_manager.cc:1434] T 4ad516d460574941adf09ef565786ff9 P 4de067d57aae417fba149bc73a64afb7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:14:25.829696  8720 raft_consensus.cc:740] T 4ad516d460574941adf09ef565786ff9 P e7cb0fae47694e14a854e811d35d89b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7cb0fae47694e14a854e811d35d89b9, State: Initialized, Role: FOLLOWER
I20260630 12:14:25.829388  8719 consensus_queue.cc:260] T f9be18e7c3634bb1af1391e7c102b3a0 P 8664714d3c224788ae2774b1d6d0abe7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } }
I20260630 12:14:25.830677  8718 tablet_bootstrap.cc:492] T ebe28ca973004138bbddb5dfc0910bad P 4de067d57aae417fba149bc73a64afb7: Bootstrap starting.
I20260630 12:14:25.830999  8720 consensus_queue.cc:260] T 4ad516d460574941adf09ef565786ff9 P e7cb0fae47694e14a854e811d35d89b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } }
I20260630 12:14:25.833201  8720 ts_tablet_manager.cc:1434] T 4ad516d460574941adf09ef565786ff9 P e7cb0fae47694e14a854e811d35d89b9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:14:25.833838  8719 ts_tablet_manager.cc:1434] T f9be18e7c3634bb1af1391e7c102b3a0 P 8664714d3c224788ae2774b1d6d0abe7: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:14:25.834270  8720 tablet_bootstrap.cc:492] T 8ff17102c54b41fba80bb6a5e515b7e4 P e7cb0fae47694e14a854e811d35d89b9: Bootstrap starting.
I20260630 12:14:25.834882  8719 tablet_bootstrap.cc:492] T 8ff17102c54b41fba80bb6a5e515b7e4 P 8664714d3c224788ae2774b1d6d0abe7: Bootstrap starting.
I20260630 12:14:25.837668  8718 tablet_bootstrap.cc:654] T ebe28ca973004138bbddb5dfc0910bad P 4de067d57aae417fba149bc73a64afb7: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:25.841063  8720 tablet_bootstrap.cc:654] T 8ff17102c54b41fba80bb6a5e515b7e4 P e7cb0fae47694e14a854e811d35d89b9: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:25.843448  8719 tablet_bootstrap.cc:654] T 8ff17102c54b41fba80bb6a5e515b7e4 P 8664714d3c224788ae2774b1d6d0abe7: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:25.851253  8726 raft_consensus.cc:493] T 4ad516d460574941adf09ef565786ff9 P e7cb0fae47694e14a854e811d35d89b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:25.851900  8726 raft_consensus.cc:515] T 4ad516d460574941adf09ef565786ff9 P e7cb0fae47694e14a854e811d35d89b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } }
I20260630 12:14:25.855769  8726 leader_election.cc:290] T 4ad516d460574941adf09ef565786ff9 P e7cb0fae47694e14a854e811d35d89b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8664714d3c224788ae2774b1d6d0abe7 (127.0.107.194:42253), 4de067d57aae417fba149bc73a64afb7 (127.0.107.195:43043)
I20260630 12:14:25.864111  8720 tablet_bootstrap.cc:492] T 8ff17102c54b41fba80bb6a5e515b7e4 P e7cb0fae47694e14a854e811d35d89b9: No bootstrap required, opened a new log
I20260630 12:14:25.864785  8720 ts_tablet_manager.cc:1403] T 8ff17102c54b41fba80bb6a5e515b7e4 P e7cb0fae47694e14a854e811d35d89b9: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.004s
I20260630 12:14:25.868081  8720 raft_consensus.cc:359] T 8ff17102c54b41fba80bb6a5e515b7e4 P e7cb0fae47694e14a854e811d35d89b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } }
I20260630 12:14:25.868829  8720 raft_consensus.cc:385] T 8ff17102c54b41fba80bb6a5e515b7e4 P e7cb0fae47694e14a854e811d35d89b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:25.869134  8720 raft_consensus.cc:740] T 8ff17102c54b41fba80bb6a5e515b7e4 P e7cb0fae47694e14a854e811d35d89b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7cb0fae47694e14a854e811d35d89b9, State: Initialized, Role: FOLLOWER
I20260630 12:14:25.873934  8720 consensus_queue.cc:260] T 8ff17102c54b41fba80bb6a5e515b7e4 P e7cb0fae47694e14a854e811d35d89b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } }
I20260630 12:14:25.877832  8720 ts_tablet_manager.cc:1434] T 8ff17102c54b41fba80bb6a5e515b7e4 P e7cb0fae47694e14a854e811d35d89b9: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260630 12:14:25.878816  8720 tablet_bootstrap.cc:492] T ebe28ca973004138bbddb5dfc0910bad P e7cb0fae47694e14a854e811d35d89b9: Bootstrap starting.
I20260630 12:14:25.891153  8720 tablet_bootstrap.cc:654] T ebe28ca973004138bbddb5dfc0910bad P e7cb0fae47694e14a854e811d35d89b9: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:25.903177  8720 tablet_bootstrap.cc:492] T ebe28ca973004138bbddb5dfc0910bad P e7cb0fae47694e14a854e811d35d89b9: No bootstrap required, opened a new log
I20260630 12:14:25.903723  8720 ts_tablet_manager.cc:1403] T ebe28ca973004138bbddb5dfc0910bad P e7cb0fae47694e14a854e811d35d89b9: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.005s
I20260630 12:14:25.906526  8720 raft_consensus.cc:359] T ebe28ca973004138bbddb5dfc0910bad P e7cb0fae47694e14a854e811d35d89b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } }
I20260630 12:14:25.907272  8720 raft_consensus.cc:385] T ebe28ca973004138bbddb5dfc0910bad P e7cb0fae47694e14a854e811d35d89b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:25.907569  8720 raft_consensus.cc:740] T ebe28ca973004138bbddb5dfc0910bad P e7cb0fae47694e14a854e811d35d89b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7cb0fae47694e14a854e811d35d89b9, State: Initialized, Role: FOLLOWER
I20260630 12:14:25.908512  8720 consensus_queue.cc:260] T ebe28ca973004138bbddb5dfc0910bad P e7cb0fae47694e14a854e811d35d89b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } }
I20260630 12:14:25.912644  8720 ts_tablet_manager.cc:1434] T ebe28ca973004138bbddb5dfc0910bad P e7cb0fae47694e14a854e811d35d89b9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:14:25.921195  8675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad516d460574941adf09ef565786ff9" candidate_uuid: "e7cb0fae47694e14a854e811d35d89b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4de067d57aae417fba149bc73a64afb7" is_pre_election: true
I20260630 12:14:25.922096  8675 raft_consensus.cc:2468] T 4ad516d460574941adf09ef565786ff9 P 4de067d57aae417fba149bc73a64afb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7cb0fae47694e14a854e811d35d89b9 in term 0.
I20260630 12:14:25.922494  8719 tablet_bootstrap.cc:492] T 8ff17102c54b41fba80bb6a5e515b7e4 P 8664714d3c224788ae2774b1d6d0abe7: No bootstrap required, opened a new log
I20260630 12:14:25.922827  8718 tablet_bootstrap.cc:492] T ebe28ca973004138bbddb5dfc0910bad P 4de067d57aae417fba149bc73a64afb7: No bootstrap required, opened a new log
I20260630 12:14:25.923082  8719 ts_tablet_manager.cc:1403] T 8ff17102c54b41fba80bb6a5e515b7e4 P 8664714d3c224788ae2774b1d6d0abe7: Time spent bootstrapping tablet: real 0.088s	user 0.018s	sys 0.064s
I20260630 12:14:25.923285  8718 ts_tablet_manager.cc:1403] T ebe28ca973004138bbddb5dfc0910bad P 4de067d57aae417fba149bc73a64afb7: Time spent bootstrapping tablet: real 0.093s	user 0.032s	sys 0.060s
I20260630 12:14:25.923645  8490 leader_election.cc:304] T 4ad516d460574941adf09ef565786ff9 P e7cb0fae47694e14a854e811d35d89b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4de067d57aae417fba149bc73a64afb7, e7cb0fae47694e14a854e811d35d89b9; no voters: 
I20260630 12:14:25.923913  8601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad516d460574941adf09ef565786ff9" candidate_uuid: "e7cb0fae47694e14a854e811d35d89b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8664714d3c224788ae2774b1d6d0abe7" is_pre_election: true
I20260630 12:14:25.924618  8726 raft_consensus.cc:2804] T 4ad516d460574941adf09ef565786ff9 P e7cb0fae47694e14a854e811d35d89b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:25.925101  8726 raft_consensus.cc:493] T 4ad516d460574941adf09ef565786ff9 P e7cb0fae47694e14a854e811d35d89b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:25.925465  8726 raft_consensus.cc:3060] T 4ad516d460574941adf09ef565786ff9 P e7cb0fae47694e14a854e811d35d89b9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:25.926164  8718 raft_consensus.cc:359] T ebe28ca973004138bbddb5dfc0910bad P 4de067d57aae417fba149bc73a64afb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } }
I20260630 12:14:25.926463  8719 raft_consensus.cc:359] T 8ff17102c54b41fba80bb6a5e515b7e4 P 8664714d3c224788ae2774b1d6d0abe7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } }
I20260630 12:14:25.926983  8718 raft_consensus.cc:385] T ebe28ca973004138bbddb5dfc0910bad P 4de067d57aae417fba149bc73a64afb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:25.927295  8719 raft_consensus.cc:385] T 8ff17102c54b41fba80bb6a5e515b7e4 P 8664714d3c224788ae2774b1d6d0abe7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:25.927582  8718 raft_consensus.cc:740] T ebe28ca973004138bbddb5dfc0910bad P 4de067d57aae417fba149bc73a64afb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4de067d57aae417fba149bc73a64afb7, State: Initialized, Role: FOLLOWER
I20260630 12:14:25.927646  8719 raft_consensus.cc:740] T 8ff17102c54b41fba80bb6a5e515b7e4 P 8664714d3c224788ae2774b1d6d0abe7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8664714d3c224788ae2774b1d6d0abe7, State: Initialized, Role: FOLLOWER
I20260630 12:14:25.928498  8718 consensus_queue.cc:260] T ebe28ca973004138bbddb5dfc0910bad P 4de067d57aae417fba149bc73a64afb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } }
I20260630 12:14:25.928731  8719 consensus_queue.cc:260] T 8ff17102c54b41fba80bb6a5e515b7e4 P 8664714d3c224788ae2774b1d6d0abe7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } }
I20260630 12:14:25.924582  8601 raft_consensus.cc:2468] T 4ad516d460574941adf09ef565786ff9 P 8664714d3c224788ae2774b1d6d0abe7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7cb0fae47694e14a854e811d35d89b9 in term 0.
I20260630 12:14:25.931128  8718 ts_tablet_manager.cc:1434] T ebe28ca973004138bbddb5dfc0910bad P 4de067d57aae417fba149bc73a64afb7: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:14:25.931198  8719 ts_tablet_manager.cc:1434] T 8ff17102c54b41fba80bb6a5e515b7e4 P 8664714d3c224788ae2774b1d6d0abe7: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260630 12:14:25.932255  8718 tablet_bootstrap.cc:492] T f9be18e7c3634bb1af1391e7c102b3a0 P 4de067d57aae417fba149bc73a64afb7: Bootstrap starting.
I20260630 12:14:25.932365  8719 tablet_bootstrap.cc:492] T ebe28ca973004138bbddb5dfc0910bad P 8664714d3c224788ae2774b1d6d0abe7: Bootstrap starting.
I20260630 12:14:25.936439  8726 raft_consensus.cc:515] T 4ad516d460574941adf09ef565786ff9 P e7cb0fae47694e14a854e811d35d89b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } }
I20260630 12:14:25.939103  8719 tablet_bootstrap.cc:654] T ebe28ca973004138bbddb5dfc0910bad P 8664714d3c224788ae2774b1d6d0abe7: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:25.939646  8726 leader_election.cc:290] T 4ad516d460574941adf09ef565786ff9 P e7cb0fae47694e14a854e811d35d89b9 [CANDIDATE]: Term 1 election: Requested vote from peers 8664714d3c224788ae2774b1d6d0abe7 (127.0.107.194:42253), 4de067d57aae417fba149bc73a64afb7 (127.0.107.195:43043)
I20260630 12:14:25.939103  8718 tablet_bootstrap.cc:654] T f9be18e7c3634bb1af1391e7c102b3a0 P 4de067d57aae417fba149bc73a64afb7: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:25.939474  8601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad516d460574941adf09ef565786ff9" candidate_uuid: "e7cb0fae47694e14a854e811d35d89b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8664714d3c224788ae2774b1d6d0abe7"
I20260630 12:14:25.940357  8601 raft_consensus.cc:3060] T 4ad516d460574941adf09ef565786ff9 P 8664714d3c224788ae2774b1d6d0abe7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:25.944837  8675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad516d460574941adf09ef565786ff9" candidate_uuid: "e7cb0fae47694e14a854e811d35d89b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4de067d57aae417fba149bc73a64afb7"
I20260630 12:14:25.945483  8675 raft_consensus.cc:3060] T 4ad516d460574941adf09ef565786ff9 P 4de067d57aae417fba149bc73a64afb7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:25.951756  8601 raft_consensus.cc:2468] T 4ad516d460574941adf09ef565786ff9 P 8664714d3c224788ae2774b1d6d0abe7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7cb0fae47694e14a854e811d35d89b9 in term 1.
I20260630 12:14:25.953461  8489 leader_election.cc:304] T 4ad516d460574941adf09ef565786ff9 P e7cb0fae47694e14a854e811d35d89b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8664714d3c224788ae2774b1d6d0abe7, e7cb0fae47694e14a854e811d35d89b9; no voters: 
I20260630 12:14:25.954457  8675 raft_consensus.cc:2468] T 4ad516d460574941adf09ef565786ff9 P 4de067d57aae417fba149bc73a64afb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7cb0fae47694e14a854e811d35d89b9 in term 1.
I20260630 12:14:25.959280  8738 raft_consensus.cc:493] T ebe28ca973004138bbddb5dfc0910bad P e7cb0fae47694e14a854e811d35d89b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:25.959290  8726 raft_consensus.cc:2804] T 4ad516d460574941adf09ef565786ff9 P e7cb0fae47694e14a854e811d35d89b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:25.961850  8719 tablet_bootstrap.cc:492] T ebe28ca973004138bbddb5dfc0910bad P 8664714d3c224788ae2774b1d6d0abe7: No bootstrap required, opened a new log
I20260630 12:14:25.960023  8738 raft_consensus.cc:515] T ebe28ca973004138bbddb5dfc0910bad P e7cb0fae47694e14a854e811d35d89b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } }
I20260630 12:14:25.961325  8740 raft_consensus.cc:493] T f9be18e7c3634bb1af1391e7c102b3a0 P e7cb0fae47694e14a854e811d35d89b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:25.962504  8719 ts_tablet_manager.cc:1403] T ebe28ca973004138bbddb5dfc0910bad P 8664714d3c224788ae2774b1d6d0abe7: Time spent bootstrapping tablet: real 0.030s	user 0.002s	sys 0.016s
I20260630 12:14:25.959805  8718 tablet_bootstrap.cc:492] T f9be18e7c3634bb1af1391e7c102b3a0 P 4de067d57aae417fba149bc73a64afb7: No bootstrap required, opened a new log
I20260630 12:14:25.962657  8740 raft_consensus.cc:515] T f9be18e7c3634bb1af1391e7c102b3a0 P e7cb0fae47694e14a854e811d35d89b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } }
I20260630 12:14:25.963450  8718 ts_tablet_manager.cc:1403] T f9be18e7c3634bb1af1391e7c102b3a0 P 4de067d57aae417fba149bc73a64afb7: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.000s
I20260630 12:14:25.964154  8738 leader_election.cc:290] T ebe28ca973004138bbddb5dfc0910bad P e7cb0fae47694e14a854e811d35d89b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8664714d3c224788ae2774b1d6d0abe7 (127.0.107.194:42253), 4de067d57aae417fba149bc73a64afb7 (127.0.107.195:43043)
I20260630 12:14:25.964978  8740 leader_election.cc:290] T f9be18e7c3634bb1af1391e7c102b3a0 P e7cb0fae47694e14a854e811d35d89b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8664714d3c224788ae2774b1d6d0abe7 (127.0.107.194:42253), 4de067d57aae417fba149bc73a64afb7 (127.0.107.195:43043)
I20260630 12:14:25.960929  8726 raft_consensus.cc:697] T 4ad516d460574941adf09ef565786ff9 P e7cb0fae47694e14a854e811d35d89b9 [term 1 LEADER]: Becoming Leader. State: Replica: e7cb0fae47694e14a854e811d35d89b9, State: Running, Role: LEADER
I20260630 12:14:25.965909  8719 raft_consensus.cc:359] T ebe28ca973004138bbddb5dfc0910bad P 8664714d3c224788ae2774b1d6d0abe7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } }
I20260630 12:14:25.966418  8726 consensus_queue.cc:237] T 4ad516d460574941adf09ef565786ff9 P e7cb0fae47694e14a854e811d35d89b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } }
I20260630 12:14:25.966682  8719 raft_consensus.cc:385] T ebe28ca973004138bbddb5dfc0910bad P 8664714d3c224788ae2774b1d6d0abe7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:25.966617  8675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe28ca973004138bbddb5dfc0910bad" candidate_uuid: "e7cb0fae47694e14a854e811d35d89b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4de067d57aae417fba149bc73a64afb7" is_pre_election: true
I20260630 12:14:25.967000  8674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9be18e7c3634bb1af1391e7c102b3a0" candidate_uuid: "e7cb0fae47694e14a854e811d35d89b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4de067d57aae417fba149bc73a64afb7" is_pre_election: true
I20260630 12:14:25.967402  8719 raft_consensus.cc:740] T ebe28ca973004138bbddb5dfc0910bad P 8664714d3c224788ae2774b1d6d0abe7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8664714d3c224788ae2774b1d6d0abe7, State: Initialized, Role: FOLLOWER
I20260630 12:14:25.967689  8675 raft_consensus.cc:2468] T ebe28ca973004138bbddb5dfc0910bad P 4de067d57aae417fba149bc73a64afb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7cb0fae47694e14a854e811d35d89b9 in term 0.
I20260630 12:14:25.968469  8719 consensus_queue.cc:260] T ebe28ca973004138bbddb5dfc0910bad P 8664714d3c224788ae2774b1d6d0abe7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } }
I20260630 12:14:25.968899  8601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe28ca973004138bbddb5dfc0910bad" candidate_uuid: "e7cb0fae47694e14a854e811d35d89b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8664714d3c224788ae2774b1d6d0abe7" is_pre_election: true
I20260630 12:14:25.969204  8490 leader_election.cc:304] T ebe28ca973004138bbddb5dfc0910bad P e7cb0fae47694e14a854e811d35d89b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4de067d57aae417fba149bc73a64afb7, e7cb0fae47694e14a854e811d35d89b9; no voters: 
I20260630 12:14:25.969566  8601 raft_consensus.cc:2468] T ebe28ca973004138bbddb5dfc0910bad P 8664714d3c224788ae2774b1d6d0abe7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7cb0fae47694e14a854e811d35d89b9 in term 0.
I20260630 12:14:25.970099  8740 raft_consensus.cc:2804] T ebe28ca973004138bbddb5dfc0910bad P e7cb0fae47694e14a854e811d35d89b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:25.966445  8718 raft_consensus.cc:359] T f9be18e7c3634bb1af1391e7c102b3a0 P 4de067d57aae417fba149bc73a64afb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } }
I20260630 12:14:25.970510  8740 raft_consensus.cc:493] T ebe28ca973004138bbddb5dfc0910bad P e7cb0fae47694e14a854e811d35d89b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:25.970666  8718 raft_consensus.cc:385] T f9be18e7c3634bb1af1391e7c102b3a0 P 4de067d57aae417fba149bc73a64afb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:25.970974  8740 raft_consensus.cc:3060] T ebe28ca973004138bbddb5dfc0910bad P e7cb0fae47694e14a854e811d35d89b9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:25.971073  8718 raft_consensus.cc:740] T f9be18e7c3634bb1af1391e7c102b3a0 P 4de067d57aae417fba149bc73a64afb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4de067d57aae417fba149bc73a64afb7, State: Initialized, Role: FOLLOWER
I20260630 12:14:25.971632  8601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9be18e7c3634bb1af1391e7c102b3a0" candidate_uuid: "e7cb0fae47694e14a854e811d35d89b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8664714d3c224788ae2774b1d6d0abe7" is_pre_election: true
I20260630 12:14:25.972298  8601 raft_consensus.cc:2468] T f9be18e7c3634bb1af1391e7c102b3a0 P 8664714d3c224788ae2774b1d6d0abe7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7cb0fae47694e14a854e811d35d89b9 in term 0.
I20260630 12:14:25.972182  8718 consensus_queue.cc:260] T f9be18e7c3634bb1af1391e7c102b3a0 P 4de067d57aae417fba149bc73a64afb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } }
I20260630 12:14:25.973181  8674 raft_consensus.cc:2468] T f9be18e7c3634bb1af1391e7c102b3a0 P 4de067d57aae417fba149bc73a64afb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7cb0fae47694e14a854e811d35d89b9 in term 0.
I20260630 12:14:25.974272  8489 leader_election.cc:304] T f9be18e7c3634bb1af1391e7c102b3a0 P e7cb0fae47694e14a854e811d35d89b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8664714d3c224788ae2774b1d6d0abe7, e7cb0fae47694e14a854e811d35d89b9; no voters: 
I20260630 12:14:25.976699  8719 ts_tablet_manager.cc:1434] T ebe28ca973004138bbddb5dfc0910bad P 8664714d3c224788ae2774b1d6d0abe7: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260630 12:14:25.976743  8718 ts_tablet_manager.cc:1434] T f9be18e7c3634bb1af1391e7c102b3a0 P 4de067d57aae417fba149bc73a64afb7: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260630 12:14:25.978754  8738 raft_consensus.cc:2804] T f9be18e7c3634bb1af1391e7c102b3a0 P e7cb0fae47694e14a854e811d35d89b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:25.979276  8738 raft_consensus.cc:493] T f9be18e7c3634bb1af1391e7c102b3a0 P e7cb0fae47694e14a854e811d35d89b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:25.979839  8738 raft_consensus.cc:3060] T f9be18e7c3634bb1af1391e7c102b3a0 P e7cb0fae47694e14a854e811d35d89b9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:25.987454  8738 raft_consensus.cc:515] T f9be18e7c3634bb1af1391e7c102b3a0 P e7cb0fae47694e14a854e811d35d89b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } }
I20260630 12:14:25.987489  8740 raft_consensus.cc:515] T ebe28ca973004138bbddb5dfc0910bad P e7cb0fae47694e14a854e811d35d89b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } }
I20260630 12:14:25.989836  8740 leader_election.cc:290] T ebe28ca973004138bbddb5dfc0910bad P e7cb0fae47694e14a854e811d35d89b9 [CANDIDATE]: Term 1 election: Requested vote from peers 8664714d3c224788ae2774b1d6d0abe7 (127.0.107.194:42253), 4de067d57aae417fba149bc73a64afb7 (127.0.107.195:43043)
I20260630 12:14:25.987129  8421 catalog_manager.cc:5697] T 4ad516d460574941adf09ef565786ff9 P e7cb0fae47694e14a854e811d35d89b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to e7cb0fae47694e14a854e811d35d89b9 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "e7cb0fae47694e14a854e811d35d89b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:25.990201  8738 leader_election.cc:290] T f9be18e7c3634bb1af1391e7c102b3a0 P e7cb0fae47694e14a854e811d35d89b9 [CANDIDATE]: Term 1 election: Requested vote from peers 8664714d3c224788ae2774b1d6d0abe7 (127.0.107.194:42253), 4de067d57aae417fba149bc73a64afb7 (127.0.107.195:43043)
I20260630 12:14:25.990448  8674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9be18e7c3634bb1af1391e7c102b3a0" candidate_uuid: "e7cb0fae47694e14a854e811d35d89b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4de067d57aae417fba149bc73a64afb7"
I20260630 12:14:25.990985  8601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9be18e7c3634bb1af1391e7c102b3a0" candidate_uuid: "e7cb0fae47694e14a854e811d35d89b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8664714d3c224788ae2774b1d6d0abe7"
I20260630 12:14:25.991102  8674 raft_consensus.cc:3060] T f9be18e7c3634bb1af1391e7c102b3a0 P 4de067d57aae417fba149bc73a64afb7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:25.991255  8600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe28ca973004138bbddb5dfc0910bad" candidate_uuid: "e7cb0fae47694e14a854e811d35d89b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8664714d3c224788ae2774b1d6d0abe7"
I20260630 12:14:25.991676  8601 raft_consensus.cc:3060] T f9be18e7c3634bb1af1391e7c102b3a0 P 8664714d3c224788ae2774b1d6d0abe7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:25.992177  8600 raft_consensus.cc:3060] T ebe28ca973004138bbddb5dfc0910bad P 8664714d3c224788ae2774b1d6d0abe7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:25.994134  8675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe28ca973004138bbddb5dfc0910bad" candidate_uuid: "e7cb0fae47694e14a854e811d35d89b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4de067d57aae417fba149bc73a64afb7"
I20260630 12:14:25.994705  8675 raft_consensus.cc:3060] T ebe28ca973004138bbddb5dfc0910bad P 4de067d57aae417fba149bc73a64afb7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:25.998881  8674 raft_consensus.cc:2468] T f9be18e7c3634bb1af1391e7c102b3a0 P 4de067d57aae417fba149bc73a64afb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7cb0fae47694e14a854e811d35d89b9 in term 1.
I20260630 12:14:25.999362  8601 raft_consensus.cc:2468] T f9be18e7c3634bb1af1391e7c102b3a0 P 8664714d3c224788ae2774b1d6d0abe7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7cb0fae47694e14a854e811d35d89b9 in term 1.
I20260630 12:14:25.999843  8600 raft_consensus.cc:2468] T ebe28ca973004138bbddb5dfc0910bad P 8664714d3c224788ae2774b1d6d0abe7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7cb0fae47694e14a854e811d35d89b9 in term 1.
I20260630 12:14:25.999922  8490 leader_election.cc:304] T f9be18e7c3634bb1af1391e7c102b3a0 P e7cb0fae47694e14a854e811d35d89b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4de067d57aae417fba149bc73a64afb7, e7cb0fae47694e14a854e811d35d89b9; no voters: 
I20260630 12:14:26.000913  8489 leader_election.cc:304] T ebe28ca973004138bbddb5dfc0910bad P e7cb0fae47694e14a854e811d35d89b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8664714d3c224788ae2774b1d6d0abe7, e7cb0fae47694e14a854e811d35d89b9; no voters: 
I20260630 12:14:26.000890  8738 raft_consensus.cc:2804] T f9be18e7c3634bb1af1391e7c102b3a0 P e7cb0fae47694e14a854e811d35d89b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:26.001597  8740 raft_consensus.cc:2804] T ebe28ca973004138bbddb5dfc0910bad P e7cb0fae47694e14a854e811d35d89b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:26.002280  8738 raft_consensus.cc:697] T f9be18e7c3634bb1af1391e7c102b3a0 P e7cb0fae47694e14a854e811d35d89b9 [term 1 LEADER]: Becoming Leader. State: Replica: e7cb0fae47694e14a854e811d35d89b9, State: Running, Role: LEADER
I20260630 12:14:26.001494  8675 raft_consensus.cc:2468] T ebe28ca973004138bbddb5dfc0910bad P 4de067d57aae417fba149bc73a64afb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7cb0fae47694e14a854e811d35d89b9 in term 1.
I20260630 12:14:26.002322  8740 raft_consensus.cc:697] T ebe28ca973004138bbddb5dfc0910bad P e7cb0fae47694e14a854e811d35d89b9 [term 1 LEADER]: Becoming Leader. State: Replica: e7cb0fae47694e14a854e811d35d89b9, State: Running, Role: LEADER
I20260630 12:14:26.004731  8740 consensus_queue.cc:237] T ebe28ca973004138bbddb5dfc0910bad P e7cb0fae47694e14a854e811d35d89b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } }
I20260630 12:14:26.003743  8738 consensus_queue.cc:237] T f9be18e7c3634bb1af1391e7c102b3a0 P e7cb0fae47694e14a854e811d35d89b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } }
I20260630 12:14:26.014652  8420 catalog_manager.cc:5697] T f9be18e7c3634bb1af1391e7c102b3a0 P e7cb0fae47694e14a854e811d35d89b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to e7cb0fae47694e14a854e811d35d89b9 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "e7cb0fae47694e14a854e811d35d89b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:26.016031  8420 catalog_manager.cc:5697] T ebe28ca973004138bbddb5dfc0910bad P e7cb0fae47694e14a854e811d35d89b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to e7cb0fae47694e14a854e811d35d89b9 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "e7cb0fae47694e14a854e811d35d89b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:26.022173  8725 raft_consensus.cc:493] T 8ff17102c54b41fba80bb6a5e515b7e4 P 4de067d57aae417fba149bc73a64afb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:26.022653  8725 raft_consensus.cc:515] T 8ff17102c54b41fba80bb6a5e515b7e4 P 4de067d57aae417fba149bc73a64afb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } }
I20260630 12:14:26.024988  8725 leader_election.cc:290] T 8ff17102c54b41fba80bb6a5e515b7e4 P 4de067d57aae417fba149bc73a64afb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8664714d3c224788ae2774b1d6d0abe7 (127.0.107.194:42253), e7cb0fae47694e14a854e811d35d89b9 (127.0.107.193:44749)
I20260630 12:14:26.035941  8600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ff17102c54b41fba80bb6a5e515b7e4" candidate_uuid: "4de067d57aae417fba149bc73a64afb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8664714d3c224788ae2774b1d6d0abe7" is_pre_election: true
I20260630 12:14:26.036687  8600 raft_consensus.cc:2468] T 8ff17102c54b41fba80bb6a5e515b7e4 P 8664714d3c224788ae2774b1d6d0abe7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4de067d57aae417fba149bc73a64afb7 in term 0.
I20260630 12:14:26.037237  8526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ff17102c54b41fba80bb6a5e515b7e4" candidate_uuid: "4de067d57aae417fba149bc73a64afb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7cb0fae47694e14a854e811d35d89b9" is_pre_election: true
I20260630 12:14:26.037914  8526 raft_consensus.cc:2468] T 8ff17102c54b41fba80bb6a5e515b7e4 P e7cb0fae47694e14a854e811d35d89b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4de067d57aae417fba149bc73a64afb7 in term 0.
I20260630 12:14:26.037844  8638 leader_election.cc:304] T 8ff17102c54b41fba80bb6a5e515b7e4 P 4de067d57aae417fba149bc73a64afb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4de067d57aae417fba149bc73a64afb7, 8664714d3c224788ae2774b1d6d0abe7; no voters: 
I20260630 12:14:26.038954  8725 raft_consensus.cc:2804] T 8ff17102c54b41fba80bb6a5e515b7e4 P 4de067d57aae417fba149bc73a64afb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:26.039333  8725 raft_consensus.cc:493] T 8ff17102c54b41fba80bb6a5e515b7e4 P 4de067d57aae417fba149bc73a64afb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:26.039624  8725 raft_consensus.cc:3060] T 8ff17102c54b41fba80bb6a5e515b7e4 P 4de067d57aae417fba149bc73a64afb7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:26.044585  8725 raft_consensus.cc:515] T 8ff17102c54b41fba80bb6a5e515b7e4 P 4de067d57aae417fba149bc73a64afb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } }
I20260630 12:14:26.046064  8725 leader_election.cc:290] T 8ff17102c54b41fba80bb6a5e515b7e4 P 4de067d57aae417fba149bc73a64afb7 [CANDIDATE]: Term 1 election: Requested vote from peers 8664714d3c224788ae2774b1d6d0abe7 (127.0.107.194:42253), e7cb0fae47694e14a854e811d35d89b9 (127.0.107.193:44749)
I20260630 12:14:26.046989  8600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ff17102c54b41fba80bb6a5e515b7e4" candidate_uuid: "4de067d57aae417fba149bc73a64afb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8664714d3c224788ae2774b1d6d0abe7"
I20260630 12:14:26.047084  8526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ff17102c54b41fba80bb6a5e515b7e4" candidate_uuid: "4de067d57aae417fba149bc73a64afb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7cb0fae47694e14a854e811d35d89b9"
I20260630 12:14:26.047525  8600 raft_consensus.cc:3060] T 8ff17102c54b41fba80bb6a5e515b7e4 P 8664714d3c224788ae2774b1d6d0abe7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:26.047623  8526 raft_consensus.cc:3060] T 8ff17102c54b41fba80bb6a5e515b7e4 P e7cb0fae47694e14a854e811d35d89b9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:26.052268  8600 raft_consensus.cc:2468] T 8ff17102c54b41fba80bb6a5e515b7e4 P 8664714d3c224788ae2774b1d6d0abe7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4de067d57aae417fba149bc73a64afb7 in term 1.
I20260630 12:14:26.052570  8526 raft_consensus.cc:2468] T 8ff17102c54b41fba80bb6a5e515b7e4 P e7cb0fae47694e14a854e811d35d89b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4de067d57aae417fba149bc73a64afb7 in term 1.
I20260630 12:14:26.053336  8638 leader_election.cc:304] T 8ff17102c54b41fba80bb6a5e515b7e4 P 4de067d57aae417fba149bc73a64afb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4de067d57aae417fba149bc73a64afb7, 8664714d3c224788ae2774b1d6d0abe7; no voters: 
I20260630 12:14:26.054103  8725 raft_consensus.cc:2804] T 8ff17102c54b41fba80bb6a5e515b7e4 P 4de067d57aae417fba149bc73a64afb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:26.055138  8725 raft_consensus.cc:697] T 8ff17102c54b41fba80bb6a5e515b7e4 P 4de067d57aae417fba149bc73a64afb7 [term 1 LEADER]: Becoming Leader. State: Replica: 4de067d57aae417fba149bc73a64afb7, State: Running, Role: LEADER
I20260630 12:14:26.055797  8725 consensus_queue.cc:237] T 8ff17102c54b41fba80bb6a5e515b7e4 P 4de067d57aae417fba149bc73a64afb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } }
I20260630 12:14:26.062940  8420 catalog_manager.cc:5697] T 8ff17102c54b41fba80bb6a5e515b7e4 P 4de067d57aae417fba149bc73a64afb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4de067d57aae417fba149bc73a64afb7 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "4de067d57aae417fba149bc73a64afb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:26.086658   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:26.093096  8748 instance_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.094935  8749 instance_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.096263   431 server_base.cc:1061] running on GCE node
W20260630 12:14:26.096643  8751 instance_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.097930   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:26.098176   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.098376   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821666098355 us; error 0 us; skew 500 ppm
I20260630 12:14:26.098951   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:26.101318   431 webserver.cc:533] Webserver started at http://127.0.107.196:46745/ using document root <none> and password file <none>
I20260630 12:14:26.101840   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:26.102048   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:26.102324   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:26.103549   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821463199918-431-0/minicluster-data/ts-3-root/instance:
uuid: "92a590e180f04546a9262499290d439f"
format_stamp: "Formatted at 2026-06-30 12:14:26 on dist-test-slave-rzcc"
I20260630 12:14:26.107932   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:14:26.111924  8756 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.112610   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:26.112923   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821463199918-431-0/minicluster-data/ts-3-root
uuid: "92a590e180f04546a9262499290d439f"
format_stamp: "Formatted at 2026-06-30 12:14:26 on dist-test-slave-rzcc"
I20260630 12:14:26.113219   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821463199918-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821463199918-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821463199918-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:26.124429   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:26.125628   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:26.127084   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:26.129328   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:26.129551   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:26.129779   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:26.129958   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:26.168639   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:45757
I20260630 12:14:26.168704  8818 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:45757 every 8 connection(s)
I20260630 12:14:26.182680  8819 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36299
I20260630 12:14:26.183041  8819 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:26.183673  8819 heartbeater.cc:507] Master 127.0.107.254:36299 requested a full tablet report, sending...
I20260630 12:14:26.185456  8420 ts_manager.cc:194] Registered new tserver with Master: 92a590e180f04546a9262499290d439f (127.0.107.196:45757)
I20260630 12:14:26.186861  8420 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38692
I20260630 12:14:26.396608  8738 consensus_queue.cc:1048] T f9be18e7c3634bb1af1391e7c102b3a0 P e7cb0fae47694e14a854e811d35d89b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:26.409673  8726 consensus_queue.cc:1048] T f9be18e7c3634bb1af1391e7c102b3a0 P e7cb0fae47694e14a854e811d35d89b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:26.428201  8726 consensus_queue.cc:1048] T 4ad516d460574941adf09ef565786ff9 P e7cb0fae47694e14a854e811d35d89b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:26.437954  8726 consensus_queue.cc:1048] T 4ad516d460574941adf09ef565786ff9 P e7cb0fae47694e14a854e811d35d89b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:26.468083  8726 consensus_queue.cc:1048] T ebe28ca973004138bbddb5dfc0910bad P e7cb0fae47694e14a854e811d35d89b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:26.469053  8740 consensus_queue.cc:1048] T ebe28ca973004138bbddb5dfc0910bad P e7cb0fae47694e14a854e811d35d89b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:26.575932  8725 consensus_queue.cc:1048] T 8ff17102c54b41fba80bb6a5e515b7e4 P 4de067d57aae417fba149bc73a64afb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:26.588150  8833 consensus_queue.cc:1048] T 8ff17102c54b41fba80bb6a5e515b7e4 P 4de067d57aae417fba149bc73a64afb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:26.616873  8526 consensus_queue.cc:237] T f9be18e7c3634bb1af1391e7c102b3a0 P e7cb0fae47694e14a854e811d35d89b9 [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: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } attrs { replace: true } } peers { permanent_uuid: "92a590e180f04546a9262499290d439f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45757 } attrs { promote: true } }
I20260630 12:14:26.623081  8675 raft_consensus.cc:1275] T f9be18e7c3634bb1af1391e7c102b3a0 P 4de067d57aae417fba149bc73a64afb7 [term 1 FOLLOWER]: Refusing update from remote peer e7cb0fae47694e14a854e811d35d89b9: 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:26.624089  8600 raft_consensus.cc:1275] T f9be18e7c3634bb1af1391e7c102b3a0 P 8664714d3c224788ae2774b1d6d0abe7 [term 1 FOLLOWER]: Refusing update from remote peer e7cb0fae47694e14a854e811d35d89b9: 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:26.625008  8738 consensus_queue.cc:1048] T f9be18e7c3634bb1af1391e7c102b3a0 P e7cb0fae47694e14a854e811d35d89b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } 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:26.625926  8739 consensus_queue.cc:1048] T f9be18e7c3634bb1af1391e7c102b3a0 P e7cb0fae47694e14a854e811d35d89b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:26.632349  8726 raft_consensus.cc:2955] T f9be18e7c3634bb1af1391e7c102b3a0 P e7cb0fae47694e14a854e811d35d89b9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 92a590e180f04546a9262499290d439f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } attrs { replace: true } } peers { permanent_uuid: "92a590e180f04546a9262499290d439f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45757 } attrs { promote: true } } }
W20260630 12:14:26.634601  8491 consensus_peers.cc:597] T f9be18e7c3634bb1af1391e7c102b3a0 P e7cb0fae47694e14a854e811d35d89b9 -> Peer 92a590e180f04546a9262499290d439f (127.0.107.196:45757): Couldn't send request to peer 92a590e180f04546a9262499290d439f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f9be18e7c3634bb1af1391e7c102b3a0. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:26.634358  8675 raft_consensus.cc:2955] T f9be18e7c3634bb1af1391e7c102b3a0 P 4de067d57aae417fba149bc73a64afb7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 92a590e180f04546a9262499290d439f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } attrs { replace: true } } peers { permanent_uuid: "92a590e180f04546a9262499290d439f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45757 } attrs { promote: true } } }
I20260630 12:14:26.640355  8600 raft_consensus.cc:2955] T f9be18e7c3634bb1af1391e7c102b3a0 P 8664714d3c224788ae2774b1d6d0abe7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 92a590e180f04546a9262499290d439f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } attrs { replace: true } } peers { permanent_uuid: "92a590e180f04546a9262499290d439f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45757 } attrs { promote: true } } }
I20260630 12:14:26.645462  8420 catalog_manager.cc:5697] T f9be18e7c3634bb1af1391e7c102b3a0 P e7cb0fae47694e14a854e811d35d89b9 reported cstate change: config changed from index -1 to 2, NON_VOTER 92a590e180f04546a9262499290d439f (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "e7cb0fae47694e14a854e811d35d89b9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92a590e180f04546a9262499290d439f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45757 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:26.646304  8526 consensus_queue.cc:237] T ebe28ca973004138bbddb5dfc0910bad P e7cb0fae47694e14a854e811d35d89b9 [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: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } attrs { replace: true } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } } peers { permanent_uuid: "92a590e180f04546a9262499290d439f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45757 } attrs { promote: true } }
W20260630 12:14:26.654150  8491 consensus_peers.cc:597] T ebe28ca973004138bbddb5dfc0910bad P e7cb0fae47694e14a854e811d35d89b9 -> Peer 92a590e180f04546a9262499290d439f (127.0.107.196:45757): Couldn't send request to peer 92a590e180f04546a9262499290d439f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ebe28ca973004138bbddb5dfc0910bad. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:26.654558  8675 raft_consensus.cc:1275] T ebe28ca973004138bbddb5dfc0910bad P 4de067d57aae417fba149bc73a64afb7 [term 1 FOLLOWER]: Refusing update from remote peer e7cb0fae47694e14a854e811d35d89b9: 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:26.655978  8600 raft_consensus.cc:1275] T ebe28ca973004138bbddb5dfc0910bad P 8664714d3c224788ae2774b1d6d0abe7 [term 1 FOLLOWER]: Refusing update from remote peer e7cb0fae47694e14a854e811d35d89b9: 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:26.655952  8726 consensus_queue.cc:1048] T ebe28ca973004138bbddb5dfc0910bad P e7cb0fae47694e14a854e811d35d89b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:26.657441  8738 consensus_queue.cc:1048] T ebe28ca973004138bbddb5dfc0910bad P e7cb0fae47694e14a854e811d35d89b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } 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:26.665972  8738 raft_consensus.cc:2955] T ebe28ca973004138bbddb5dfc0910bad P e7cb0fae47694e14a854e811d35d89b9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 92a590e180f04546a9262499290d439f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } attrs { replace: true } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } } peers { permanent_uuid: "92a590e180f04546a9262499290d439f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45757 } attrs { promote: true } } }
I20260630 12:14:26.667577  8675 raft_consensus.cc:2955] T ebe28ca973004138bbddb5dfc0910bad P 4de067d57aae417fba149bc73a64afb7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 92a590e180f04546a9262499290d439f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } attrs { replace: true } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } } peers { permanent_uuid: "92a590e180f04546a9262499290d439f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45757 } attrs { promote: true } } }
I20260630 12:14:26.667868  8600 raft_consensus.cc:2955] T ebe28ca973004138bbddb5dfc0910bad P 8664714d3c224788ae2774b1d6d0abe7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 92a590e180f04546a9262499290d439f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } attrs { replace: true } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } } peers { permanent_uuid: "92a590e180f04546a9262499290d439f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45757 } attrs { promote: true } } }
I20260630 12:14:26.683368  8422 catalog_manager.cc:5697] T ebe28ca973004138bbddb5dfc0910bad P 4de067d57aae417fba149bc73a64afb7 reported cstate change: config changed from index -1 to 2, NON_VOTER 92a590e180f04546a9262499290d439f (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "e7cb0fae47694e14a854e811d35d89b9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } attrs { replace: true } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } } peers { permanent_uuid: "92a590e180f04546a9262499290d439f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45757 } attrs { promote: true } } }
I20260630 12:14:26.692736  8675 consensus_queue.cc:237] T 8ff17102c54b41fba80bb6a5e515b7e4 P 4de067d57aae417fba149bc73a64afb7 [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: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } attrs { replace: true } } peers { permanent_uuid: "92a590e180f04546a9262499290d439f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45757 } attrs { promote: true } }
I20260630 12:14:26.699623  8526 raft_consensus.cc:1275] T 8ff17102c54b41fba80bb6a5e515b7e4 P e7cb0fae47694e14a854e811d35d89b9 [term 1 FOLLOWER]: Refusing update from remote peer 4de067d57aae417fba149bc73a64afb7: 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:26.700179  8600 raft_consensus.cc:1275] T 8ff17102c54b41fba80bb6a5e515b7e4 P 8664714d3c224788ae2774b1d6d0abe7 [term 1 FOLLOWER]: Refusing update from remote peer 4de067d57aae417fba149bc73a64afb7: 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:26.701474  8833 consensus_queue.cc:1048] T 8ff17102c54b41fba80bb6a5e515b7e4 P 4de067d57aae417fba149bc73a64afb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } 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:26.702436  8834 consensus_queue.cc:1048] T 8ff17102c54b41fba80bb6a5e515b7e4 P 4de067d57aae417fba149bc73a64afb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:26.708524  8725 raft_consensus.cc:2955] T 8ff17102c54b41fba80bb6a5e515b7e4 P 4de067d57aae417fba149bc73a64afb7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 92a590e180f04546a9262499290d439f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } attrs { replace: true } } peers { permanent_uuid: "92a590e180f04546a9262499290d439f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45757 } attrs { promote: true } } }
W20260630 12:14:26.712039  8640 consensus_peers.cc:597] T 8ff17102c54b41fba80bb6a5e515b7e4 P 4de067d57aae417fba149bc73a64afb7 -> Peer 92a590e180f04546a9262499290d439f (127.0.107.196:45757): Couldn't send request to peer 92a590e180f04546a9262499290d439f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8ff17102c54b41fba80bb6a5e515b7e4. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:26.711241  8526 raft_consensus.cc:2955] T 8ff17102c54b41fba80bb6a5e515b7e4 P e7cb0fae47694e14a854e811d35d89b9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 92a590e180f04546a9262499290d439f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } attrs { replace: true } } peers { permanent_uuid: "92a590e180f04546a9262499290d439f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45757 } attrs { promote: true } } }
I20260630 12:14:26.713311  8600 raft_consensus.cc:2955] T 8ff17102c54b41fba80bb6a5e515b7e4 P 8664714d3c224788ae2774b1d6d0abe7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 92a590e180f04546a9262499290d439f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } attrs { replace: true } } peers { permanent_uuid: "92a590e180f04546a9262499290d439f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45757 } attrs { promote: true } } }
I20260630 12:14:26.721060  8421 catalog_manager.cc:5697] T 8ff17102c54b41fba80bb6a5e515b7e4 P 4de067d57aae417fba149bc73a64afb7 reported cstate change: config changed from index -1 to 2, NON_VOTER 92a590e180f04546a9262499290d439f (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "4de067d57aae417fba149bc73a64afb7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92a590e180f04546a9262499290d439f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45757 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:26.724342  8525 consensus_queue.cc:237] T f9be18e7c3634bb1af1391e7c102b3a0 P e7cb0fae47694e14a854e811d35d89b9 [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: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } attrs { replace: false } } peers { permanent_uuid: "92a590e180f04546a9262499290d439f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45757 } attrs { promote: true } }
W20260630 12:14:26.731199  8491 consensus_peers.cc:597] T f9be18e7c3634bb1af1391e7c102b3a0 P e7cb0fae47694e14a854e811d35d89b9 -> Peer 92a590e180f04546a9262499290d439f (127.0.107.196:45757): Couldn't send request to peer 92a590e180f04546a9262499290d439f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f9be18e7c3634bb1af1391e7c102b3a0. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:26.735215  8675 raft_consensus.cc:1275] T f9be18e7c3634bb1af1391e7c102b3a0 P 4de067d57aae417fba149bc73a64afb7 [term 1 FOLLOWER]: Refusing update from remote peer e7cb0fae47694e14a854e811d35d89b9: 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:26.736459  8738 consensus_queue.cc:1048] T f9be18e7c3634bb1af1391e7c102b3a0 P e7cb0fae47694e14a854e811d35d89b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } 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:26.743579  8726 raft_consensus.cc:2955] T f9be18e7c3634bb1af1391e7c102b3a0 P e7cb0fae47694e14a854e811d35d89b9 [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: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } attrs { replace: false } } peers { permanent_uuid: "92a590e180f04546a9262499290d439f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45757 } attrs { promote: true } } }
I20260630 12:14:26.745352  8600 raft_consensus.cc:1275] T f9be18e7c3634bb1af1391e7c102b3a0 P 8664714d3c224788ae2774b1d6d0abe7 [term 1 FOLLOWER]: Refusing update from remote peer e7cb0fae47694e14a854e811d35d89b9: 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:26.746601  8739 consensus_queue.cc:1048] T f9be18e7c3634bb1af1391e7c102b3a0 P e7cb0fae47694e14a854e811d35d89b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:26.745826  8675 raft_consensus.cc:2955] T f9be18e7c3634bb1af1391e7c102b3a0 P 4de067d57aae417fba149bc73a64afb7 [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: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } attrs { replace: false } } peers { permanent_uuid: "92a590e180f04546a9262499290d439f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45757 } attrs { promote: true } } }
I20260630 12:14:26.751614  8600 raft_consensus.cc:2955] T f9be18e7c3634bb1af1391e7c102b3a0 P 8664714d3c224788ae2774b1d6d0abe7 [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: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } attrs { replace: false } } peers { permanent_uuid: "92a590e180f04546a9262499290d439f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45757 } attrs { promote: true } } }
W20260630 12:14:26.757573  8471 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:14:26.757982  8471 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:14:26.762630  8422 catalog_manager.cc:5697] T f9be18e7c3634bb1af1391e7c102b3a0 P 4de067d57aae417fba149bc73a64afb7 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "e7cb0fae47694e14a854e811d35d89b9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } attrs { replace: false } } peers { permanent_uuid: "92a590e180f04546a9262499290d439f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45757 } attrs { promote: true } } }
I20260630 12:14:26.763315  8525 consensus_queue.cc:237] T ebe28ca973004138bbddb5dfc0910bad P e7cb0fae47694e14a854e811d35d89b9 [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: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } attrs { replace: false } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } } peers { permanent_uuid: "92a590e180f04546a9262499290d439f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45757 } attrs { promote: true } }
W20260630 12:14:26.769909  8491 consensus_peers.cc:597] T ebe28ca973004138bbddb5dfc0910bad P e7cb0fae47694e14a854e811d35d89b9 -> Peer 92a590e180f04546a9262499290d439f (127.0.107.196:45757): Couldn't send request to peer 92a590e180f04546a9262499290d439f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ebe28ca973004138bbddb5dfc0910bad. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:26.769910  8675 raft_consensus.cc:1275] T ebe28ca973004138bbddb5dfc0910bad P 4de067d57aae417fba149bc73a64afb7 [term 1 FOLLOWER]: Refusing update from remote peer e7cb0fae47694e14a854e811d35d89b9: 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:26.770207  8600 raft_consensus.cc:1275] T ebe28ca973004138bbddb5dfc0910bad P 8664714d3c224788ae2774b1d6d0abe7 [term 1 FOLLOWER]: Refusing update from remote peer e7cb0fae47694e14a854e811d35d89b9: 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:26.771504  8739 consensus_queue.cc:1048] T ebe28ca973004138bbddb5dfc0910bad P e7cb0fae47694e14a854e811d35d89b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } 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:26.773178  8726 consensus_queue.cc:1048] T ebe28ca973004138bbddb5dfc0910bad P e7cb0fae47694e14a854e811d35d89b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:26.783758  8738 raft_consensus.cc:2955] T ebe28ca973004138bbddb5dfc0910bad P e7cb0fae47694e14a854e811d35d89b9 [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: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } attrs { replace: false } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } } peers { permanent_uuid: "92a590e180f04546a9262499290d439f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45757 } attrs { promote: true } } }
I20260630 12:14:26.785918  8674 raft_consensus.cc:2955] T ebe28ca973004138bbddb5dfc0910bad P 4de067d57aae417fba149bc73a64afb7 [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: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } attrs { replace: false } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } } peers { permanent_uuid: "92a590e180f04546a9262499290d439f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45757 } attrs { promote: true } } }
I20260630 12:14:26.789884  8601 raft_consensus.cc:2955] T ebe28ca973004138bbddb5dfc0910bad P 8664714d3c224788ae2774b1d6d0abe7 [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: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } attrs { replace: false } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } } peers { permanent_uuid: "92a590e180f04546a9262499290d439f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45757 } attrs { promote: true } } }
W20260630 12:14:26.800370  8471 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:14:26.800787  8471 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:14:26.801102  8422 catalog_manager.cc:5697] T ebe28ca973004138bbddb5dfc0910bad P 4de067d57aae417fba149bc73a64afb7 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "e7cb0fae47694e14a854e811d35d89b9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } attrs { replace: false } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } } peers { permanent_uuid: "92a590e180f04546a9262499290d439f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45757 } attrs { promote: true } } }
I20260630 12:14:26.807228  8674 consensus_queue.cc:237] T 8ff17102c54b41fba80bb6a5e515b7e4 P 4de067d57aae417fba149bc73a64afb7 [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: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } attrs { replace: false } } peers { permanent_uuid: "92a590e180f04546a9262499290d439f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45757 } attrs { promote: true } }
I20260630 12:14:26.814713  8525 raft_consensus.cc:1275] T 8ff17102c54b41fba80bb6a5e515b7e4 P e7cb0fae47694e14a854e811d35d89b9 [term 1 FOLLOWER]: Refusing update from remote peer 4de067d57aae417fba149bc73a64afb7: 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:26.816097  8601 raft_consensus.cc:1275] T 8ff17102c54b41fba80bb6a5e515b7e4 P 8664714d3c224788ae2774b1d6d0abe7 [term 1 FOLLOWER]: Refusing update from remote peer 4de067d57aae417fba149bc73a64afb7: 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:26.816350  8834 consensus_queue.cc:1048] T 8ff17102c54b41fba80bb6a5e515b7e4 P 4de067d57aae417fba149bc73a64afb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
W20260630 12:14:26.819531  8640 consensus_peers.cc:597] T 8ff17102c54b41fba80bb6a5e515b7e4 P 4de067d57aae417fba149bc73a64afb7 -> Peer 92a590e180f04546a9262499290d439f (127.0.107.196:45757): Couldn't send request to peer 92a590e180f04546a9262499290d439f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8ff17102c54b41fba80bb6a5e515b7e4. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:26.819315  8525 consensus_queue.cc:237] T ebe28ca973004138bbddb5dfc0910bad P e7cb0fae47694e14a854e811d35d89b9 [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: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } attrs { replace: false } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } }
I20260630 12:14:26.821136  8834 consensus_queue.cc:1048] T 8ff17102c54b41fba80bb6a5e515b7e4 P 4de067d57aae417fba149bc73a64afb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:26.825428  8601 raft_consensus.cc:1275] T ebe28ca973004138bbddb5dfc0910bad P 8664714d3c224788ae2774b1d6d0abe7 [term 1 FOLLOWER]: Refusing update from remote peer e7cb0fae47694e14a854e811d35d89b9: 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:26.826987  8674 raft_consensus.cc:1275] T ebe28ca973004138bbddb5dfc0910bad P 4de067d57aae417fba149bc73a64afb7 [term 1 FOLLOWER]: Refusing update from remote peer e7cb0fae47694e14a854e811d35d89b9: 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:26.827042  8739 consensus_queue.cc:1048] T ebe28ca973004138bbddb5dfc0910bad P e7cb0fae47694e14a854e811d35d89b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } 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:26.827590  8725 raft_consensus.cc:2955] T 8ff17102c54b41fba80bb6a5e515b7e4 P 4de067d57aae417fba149bc73a64afb7 [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: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } attrs { replace: false } } peers { permanent_uuid: "92a590e180f04546a9262499290d439f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45757 } attrs { promote: true } } }
I20260630 12:14:26.828706  8740 consensus_queue.cc:1048] T ebe28ca973004138bbddb5dfc0910bad P e7cb0fae47694e14a854e811d35d89b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:26.832958  8600 raft_consensus.cc:2955] T 8ff17102c54b41fba80bb6a5e515b7e4 P 8664714d3c224788ae2774b1d6d0abe7 [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: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } attrs { replace: false } } peers { permanent_uuid: "92a590e180f04546a9262499290d439f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45757 } attrs { promote: true } } }
I20260630 12:14:26.836664  8739 raft_consensus.cc:2955] T ebe28ca973004138bbddb5dfc0910bad P e7cb0fae47694e14a854e811d35d89b9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 92a590e180f04546a9262499290d439f (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } attrs { replace: false } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } } }
W20260630 12:14:26.838568  8471 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:14:26.838963  8471 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:14:26.840915  8526 raft_consensus.cc:2955] T 8ff17102c54b41fba80bb6a5e515b7e4 P e7cb0fae47694e14a854e811d35d89b9 [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: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } attrs { replace: false } } peers { permanent_uuid: "92a590e180f04546a9262499290d439f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45757 } attrs { promote: true } } }
I20260630 12:14:26.844929  8601 raft_consensus.cc:2955] T ebe28ca973004138bbddb5dfc0910bad P 8664714d3c224788ae2774b1d6d0abe7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 92a590e180f04546a9262499290d439f (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } attrs { replace: false } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } } }
I20260630 12:14:26.847976  8407 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ebe28ca973004138bbddb5dfc0910bad with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:26.849615  8420 catalog_manager.cc:5697] T 8ff17102c54b41fba80bb6a5e515b7e4 P 4de067d57aae417fba149bc73a64afb7 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "4de067d57aae417fba149bc73a64afb7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } attrs { replace: false } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92a590e180f04546a9262499290d439f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45757 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:26.852053  8421 catalog_manager.cc:5697] T ebe28ca973004138bbddb5dfc0910bad P e7cb0fae47694e14a854e811d35d89b9 reported cstate change: config changed from index 3 to 4, NON_VOTER 92a590e180f04546a9262499290d439f (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "e7cb0fae47694e14a854e811d35d89b9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:26.876461  8674 raft_consensus.cc:2955] T ebe28ca973004138bbddb5dfc0910bad P 4de067d57aae417fba149bc73a64afb7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 92a590e180f04546a9262499290d439f (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } attrs { replace: false } } peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } } }
I20260630 12:14:26.889394  8784 tablet_service.cc:1558] Processing DeleteTablet for tablet ebe28ca973004138bbddb5dfc0910bad with delete_type TABLET_DATA_TOMBSTONED (TS 92a590e180f04546a9262499290d439f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54764
I20260630 12:14:26.897935  8674 consensus_queue.cc:237] T 8ff17102c54b41fba80bb6a5e515b7e4 P 4de067d57aae417fba149bc73a64afb7 [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: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } attrs { replace: false } }
I20260630 12:14:26.903770  8526 raft_consensus.cc:1275] T 8ff17102c54b41fba80bb6a5e515b7e4 P e7cb0fae47694e14a854e811d35d89b9 [term 1 FOLLOWER]: Refusing update from remote peer 4de067d57aae417fba149bc73a64afb7: 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:26.906301  8600 raft_consensus.cc:1275] T 8ff17102c54b41fba80bb6a5e515b7e4 P 8664714d3c224788ae2774b1d6d0abe7 [term 1 FOLLOWER]: Refusing update from remote peer 4de067d57aae417fba149bc73a64afb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260630 12:14:26.907594  8409 catalog_manager.cc:4995] TS 92a590e180f04546a9262499290d439f (127.0.107.196:45757): delete failed for tablet ebe28ca973004138bbddb5dfc0910bad because the tablet was not found. No further retry: Not found: Tablet not found: ebe28ca973004138bbddb5dfc0910bad
I20260630 12:14:26.907732  8833 consensus_queue.cc:1048] T 8ff17102c54b41fba80bb6a5e515b7e4 P 4de067d57aae417fba149bc73a64afb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } 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:26.908531  8725 consensus_queue.cc:1048] T 8ff17102c54b41fba80bb6a5e515b7e4 P 4de067d57aae417fba149bc73a64afb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:26.915081  8725 raft_consensus.cc:2955] T 8ff17102c54b41fba80bb6a5e515b7e4 P 4de067d57aae417fba149bc73a64afb7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 92a590e180f04546a9262499290d439f (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } attrs { replace: false } } }
I20260630 12:14:26.916613  8526 raft_consensus.cc:2955] T 8ff17102c54b41fba80bb6a5e515b7e4 P e7cb0fae47694e14a854e811d35d89b9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 92a590e180f04546a9262499290d439f (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } attrs { replace: false } } }
I20260630 12:14:26.918689  8600 raft_consensus.cc:2955] T 8ff17102c54b41fba80bb6a5e515b7e4 P 8664714d3c224788ae2774b1d6d0abe7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 92a590e180f04546a9262499290d439f (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } } peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } attrs { replace: false } } }
I20260630 12:14:26.923398  8408 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8ff17102c54b41fba80bb6a5e515b7e4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:26.927214  8421 catalog_manager.cc:5697] T 8ff17102c54b41fba80bb6a5e515b7e4 P 4de067d57aae417fba149bc73a64afb7 reported cstate change: config changed from index 3 to 4, NON_VOTER 92a590e180f04546a9262499290d439f (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "4de067d57aae417fba149bc73a64afb7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4de067d57aae417fba149bc73a64afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8664714d3c224788ae2774b1d6d0abe7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7cb0fae47694e14a854e811d35d89b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44749 } attrs { replace: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:26.937299  8784 tablet_service.cc:1558] Processing DeleteTablet for tablet 8ff17102c54b41fba80bb6a5e515b7e4 with delete_type TABLET_DATA_TOMBSTONED (TS 92a590e180f04546a9262499290d439f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54764
W20260630 12:14:26.938865  8409 catalog_manager.cc:4995] TS 92a590e180f04546a9262499290d439f (127.0.107.196:45757): delete failed for tablet 8ff17102c54b41fba80bb6a5e515b7e4 because the tablet was not found. No further retry: Not found: Tablet not found: 8ff17102c54b41fba80bb6a5e515b7e4
I20260630 12:14:27.189087  8819 heartbeater.cc:499] Master 127.0.107.254:36299 was elected leader, sending a full tablet report...
I20260630 12:14:27.251449   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
W20260630 12:14:27.266448  8407 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 17 similar messages]
W20260630 12:14:27.269646  8407 catalog_manager.cc:4755] TS e7cb0fae47694e14a854e811d35d89b9 (127.0.107.193:44749): ChangeConfig:REMOVE_PEER RPC failed for tablet f9be18e7c3634bb1af1391e7c102b3a0: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260630 12:14:27.274757  8853 ts_tablet_manager.cc:933] T f9be18e7c3634bb1af1391e7c102b3a0 P 92a590e180f04546a9262499290d439f: Initiating tablet copy from peer e7cb0fae47694e14a854e811d35d89b9 (127.0.107.193:44749)
I20260630 12:14:27.276551   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:27.276753  8853 tablet_copy_client.cc:323] T f9be18e7c3634bb1af1391e7c102b3a0 P 92a590e180f04546a9262499290d439f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:44749
I20260630 12:14:27.277489   431 tablet_replica.cc:333] T 4ad516d460574941adf09ef565786ff9 P e7cb0fae47694e14a854e811d35d89b9: stopping tablet replica
I20260630 12:14:27.278297   431 raft_consensus.cc:2243] T 4ad516d460574941adf09ef565786ff9 P e7cb0fae47694e14a854e811d35d89b9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:27.279300   431 raft_consensus.cc:2272] T 4ad516d460574941adf09ef565786ff9 P e7cb0fae47694e14a854e811d35d89b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:27.281956   431 tablet_replica.cc:333] T ebe28ca973004138bbddb5dfc0910bad P e7cb0fae47694e14a854e811d35d89b9: stopping tablet replica
I20260630 12:14:27.282599   431 raft_consensus.cc:2243] T ebe28ca973004138bbddb5dfc0910bad P e7cb0fae47694e14a854e811d35d89b9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:27.283469   431 raft_consensus.cc:2272] T ebe28ca973004138bbddb5dfc0910bad P e7cb0fae47694e14a854e811d35d89b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:27.286001   431 tablet_replica.cc:333] T 8ff17102c54b41fba80bb6a5e515b7e4 P e7cb0fae47694e14a854e811d35d89b9: stopping tablet replica
I20260630 12:14:27.286629   431 raft_consensus.cc:2243] T 8ff17102c54b41fba80bb6a5e515b7e4 P e7cb0fae47694e14a854e811d35d89b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:27.287247   431 raft_consensus.cc:2272] T 8ff17102c54b41fba80bb6a5e515b7e4 P e7cb0fae47694e14a854e811d35d89b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:27.289398   431 tablet_replica.cc:333] T f9be18e7c3634bb1af1391e7c102b3a0 P e7cb0fae47694e14a854e811d35d89b9: stopping tablet replica
I20260630 12:14:27.289868   431 raft_consensus.cc:2243] T f9be18e7c3634bb1af1391e7c102b3a0 P e7cb0fae47694e14a854e811d35d89b9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:27.290719   431 raft_consensus.cc:2272] T f9be18e7c3634bb1af1391e7c102b3a0 P e7cb0fae47694e14a854e811d35d89b9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:14:27.298825  8490 connection.cc:466] server connection from 127.0.0.1:55868 torn down before Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.0.0.1:55868 (request call id 1) could send its response
W20260630 12:14:27.301378  8760 connection.cc:573] server connection from 127.0.0.1:54748 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260630 12:14:27.316314   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:14:27.328202   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:14:27.348531   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260630 12:14:27.348670  8638 consensus_peers.cc:597] T 8ff17102c54b41fba80bb6a5e515b7e4 P 4de067d57aae417fba149bc73a64afb7 -> Peer 8664714d3c224788ae2774b1d6d0abe7 (127.0.107.194:42253): Couldn't send request to peer 8664714d3c224788ae2774b1d6d0abe7. 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:27.349270   431 tablet_replica.cc:333] T ebe28ca973004138bbddb5dfc0910bad P 8664714d3c224788ae2774b1d6d0abe7: stopping tablet replica
I20260630 12:14:27.349864   431 raft_consensus.cc:2243] T ebe28ca973004138bbddb5dfc0910bad P 8664714d3c224788ae2774b1d6d0abe7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:27.350452   431 raft_consensus.cc:2272] T ebe28ca973004138bbddb5dfc0910bad P 8664714d3c224788ae2774b1d6d0abe7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:27.352823   431 tablet_replica.cc:333] T 8ff17102c54b41fba80bb6a5e515b7e4 P 8664714d3c224788ae2774b1d6d0abe7: stopping tablet replica
I20260630 12:14:27.353381   431 raft_consensus.cc:2243] T 8ff17102c54b41fba80bb6a5e515b7e4 P 8664714d3c224788ae2774b1d6d0abe7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:27.353973   431 raft_consensus.cc:2272] T 8ff17102c54b41fba80bb6a5e515b7e4 P 8664714d3c224788ae2774b1d6d0abe7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:27.356041   431 tablet_replica.cc:333] T f9be18e7c3634bb1af1391e7c102b3a0 P 8664714d3c224788ae2774b1d6d0abe7: stopping tablet replica
I20260630 12:14:27.356491   431 raft_consensus.cc:2243] T f9be18e7c3634bb1af1391e7c102b3a0 P 8664714d3c224788ae2774b1d6d0abe7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:27.356930   431 raft_consensus.cc:2272] T f9be18e7c3634bb1af1391e7c102b3a0 P 8664714d3c224788ae2774b1d6d0abe7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:27.358982   431 tablet_replica.cc:333] T 4ad516d460574941adf09ef565786ff9 P 8664714d3c224788ae2774b1d6d0abe7: stopping tablet replica
I20260630 12:14:27.359400   431 raft_consensus.cc:2243] T 4ad516d460574941adf09ef565786ff9 P 8664714d3c224788ae2774b1d6d0abe7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:27.359730   431 raft_consensus.cc:2272] T 4ad516d460574941adf09ef565786ff9 P 8664714d3c224788ae2774b1d6d0abe7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:27.382372   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:14:27.393774   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:14:27.410933   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:27.411580   431 tablet_replica.cc:333] T 4ad516d460574941adf09ef565786ff9 P 4de067d57aae417fba149bc73a64afb7: stopping tablet replica
I20260630 12:14:27.412145   431 raft_consensus.cc:2243] T 4ad516d460574941adf09ef565786ff9 P 4de067d57aae417fba149bc73a64afb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:27.412580   431 raft_consensus.cc:2272] T 4ad516d460574941adf09ef565786ff9 P 4de067d57aae417fba149bc73a64afb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:27.414991   431 tablet_replica.cc:333] T f9be18e7c3634bb1af1391e7c102b3a0 P 4de067d57aae417fba149bc73a64afb7: stopping tablet replica
I20260630 12:14:27.415735   431 raft_consensus.cc:2243] T f9be18e7c3634bb1af1391e7c102b3a0 P 4de067d57aae417fba149bc73a64afb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:27.416317   431 raft_consensus.cc:2272] T f9be18e7c3634bb1af1391e7c102b3a0 P 4de067d57aae417fba149bc73a64afb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:27.418977   431 tablet_replica.cc:333] T ebe28ca973004138bbddb5dfc0910bad P 4de067d57aae417fba149bc73a64afb7: stopping tablet replica
I20260630 12:14:27.419535   431 raft_consensus.cc:2243] T ebe28ca973004138bbddb5dfc0910bad P 4de067d57aae417fba149bc73a64afb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:27.420130   431 raft_consensus.cc:2272] T ebe28ca973004138bbddb5dfc0910bad P 4de067d57aae417fba149bc73a64afb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:27.423173   431 tablet_replica.cc:333] T 8ff17102c54b41fba80bb6a5e515b7e4 P 4de067d57aae417fba149bc73a64afb7: stopping tablet replica
I20260630 12:14:27.423671   431 raft_consensus.cc:2243] T 8ff17102c54b41fba80bb6a5e515b7e4 P 4de067d57aae417fba149bc73a64afb7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:27.424490   431 raft_consensus.cc:2272] T 8ff17102c54b41fba80bb6a5e515b7e4 P 4de067d57aae417fba149bc73a64afb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:27.447352   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:14:27.460086   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:14:27.476931   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:27.492834   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:14:27.500576   431 master.cc:562] Master@127.0.107.254:36299 shutting down...
I20260630 12:14:27.622581   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3381120183804e87bab64bef3a189c9b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:27.623211   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3381120183804e87bab64bef3a189c9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:27.623548   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3381120183804e87bab64bef3a189c9b: stopping tablet replica
I20260630 12:14:27.643745   431 master.cc:584] Master@127.0.107.254:36299 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (3223 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260630 12:14:27.679340   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:39243
I20260630 12:14:27.680519   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:27.688827  8859 instance_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:27.689869  8860 instance_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:27.691910  8862 instance_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:27.692649   431 server_base.cc:1061] running on GCE node
I20260630 12:14:27.693442   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:27.693632   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:27.693813   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821667693766 us; error 0 us; skew 500 ppm
I20260630 12:14:27.694329   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:27.696659   431 webserver.cc:533] Webserver started at http://127.0.107.254:37745/ using document root <none> and password file <none>
I20260630 12:14:27.697135   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:27.697321   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:27.697590   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:27.698611   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821463199918-431-0/minicluster-data/master-0-root/instance:
uuid: "5edf9bb9d17b49cf9baf049e374bd2d9"
format_stamp: "Formatted at 2026-06-30 12:14:27 on dist-test-slave-rzcc"
I20260630 12:14:27.702867   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:14:27.705930  8867 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:27.706693   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:27.707031   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821463199918-431-0/minicluster-data/master-0-root
uuid: "5edf9bb9d17b49cf9baf049e374bd2d9"
format_stamp: "Formatted at 2026-06-30 12:14:27 on dist-test-slave-rzcc"
I20260630 12:14:27.707315   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821463199918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821463199918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821463199918-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:27.753777   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:27.754980   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:27.791347   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:39243
I20260630 12:14:27.791453  8918 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:39243 every 8 connection(s)
I20260630 12:14:27.795064  8919 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:27.805202  8919 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5edf9bb9d17b49cf9baf049e374bd2d9: Bootstrap starting.
I20260630 12:14:27.809873  8919 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5edf9bb9d17b49cf9baf049e374bd2d9: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:27.813915  8919 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5edf9bb9d17b49cf9baf049e374bd2d9: No bootstrap required, opened a new log
I20260630 12:14:27.816083  8919 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5edf9bb9d17b49cf9baf049e374bd2d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5edf9bb9d17b49cf9baf049e374bd2d9" member_type: VOTER }
I20260630 12:14:27.816466  8919 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5edf9bb9d17b49cf9baf049e374bd2d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:27.816691  8919 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5edf9bb9d17b49cf9baf049e374bd2d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5edf9bb9d17b49cf9baf049e374bd2d9, State: Initialized, Role: FOLLOWER
I20260630 12:14:27.817312  8919 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5edf9bb9d17b49cf9baf049e374bd2d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5edf9bb9d17b49cf9baf049e374bd2d9" member_type: VOTER }
I20260630 12:14:27.817759  8919 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5edf9bb9d17b49cf9baf049e374bd2d9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:27.817971  8919 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5edf9bb9d17b49cf9baf049e374bd2d9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:27.818248  8919 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5edf9bb9d17b49cf9baf049e374bd2d9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:27.822970  8919 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5edf9bb9d17b49cf9baf049e374bd2d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5edf9bb9d17b49cf9baf049e374bd2d9" member_type: VOTER }
I20260630 12:14:27.823541  8919 leader_election.cc:304] T 00000000000000000000000000000000 P 5edf9bb9d17b49cf9baf049e374bd2d9 [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: 5edf9bb9d17b49cf9baf049e374bd2d9; no voters: 
I20260630 12:14:27.824553  8919 leader_election.cc:290] T 00000000000000000000000000000000 P 5edf9bb9d17b49cf9baf049e374bd2d9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:27.824880  8922 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5edf9bb9d17b49cf9baf049e374bd2d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:27.826162  8922 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5edf9bb9d17b49cf9baf049e374bd2d9 [term 1 LEADER]: Becoming Leader. State: Replica: 5edf9bb9d17b49cf9baf049e374bd2d9, State: Running, Role: LEADER
I20260630 12:14:27.826866  8922 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5edf9bb9d17b49cf9baf049e374bd2d9 [LEADER]: Queue going to LEADER mode. State: All 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: "5edf9bb9d17b49cf9baf049e374bd2d9" member_type: VOTER }
I20260630 12:14:27.827471  8919 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5edf9bb9d17b49cf9baf049e374bd2d9 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:27.829721  8923 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5edf9bb9d17b49cf9baf049e374bd2d9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5edf9bb9d17b49cf9baf049e374bd2d9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5edf9bb9d17b49cf9baf049e374bd2d9" member_type: VOTER } }
I20260630 12:14:27.830341  8923 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5edf9bb9d17b49cf9baf049e374bd2d9 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:27.829623  8924 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5edf9bb9d17b49cf9baf049e374bd2d9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5edf9bb9d17b49cf9baf049e374bd2d9. Latest consensus state: current_term: 1 leader_uuid: "5edf9bb9d17b49cf9baf049e374bd2d9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5edf9bb9d17b49cf9baf049e374bd2d9" member_type: VOTER } }
I20260630 12:14:27.830948  8924 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5edf9bb9d17b49cf9baf049e374bd2d9 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:27.834009  8927 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:27.842344  8927 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:27.843348   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:27.851064  8927 catalog_manager.cc:1383] Generated new cluster ID: c77614ddefd34fb9825d457c34aca2c3
I20260630 12:14:27.851328  8927 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:27.873869  8927 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:27.875109  8927 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:27.887795  8927 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5edf9bb9d17b49cf9baf049e374bd2d9: Generated new TSK 0
I20260630 12:14:27.888357  8927 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:27.910442   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:27.916137  8940 instance_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:27.917133  8941 instance_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:27.919831   431 server_base.cc:1061] running on GCE node
W20260630 12:14:27.920264  8943 instance_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:27.921201   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:27.921386   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:27.921506   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821667921495 us; error 0 us; skew 500 ppm
I20260630 12:14:27.921936   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:27.924119   431 webserver.cc:533] Webserver started at http://127.0.107.193:41915/ using document root <none> and password file <none>
I20260630 12:14:27.924538   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:27.924690   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:27.924898   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:27.925881   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821463199918-431-0/minicluster-data/ts-0-root/instance:
uuid: "4c7b36220ed04ab881dc6bee3952d327"
format_stamp: "Formatted at 2026-06-30 12:14:27 on dist-test-slave-rzcc"
I20260630 12:14:27.930392   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:14:27.933631  8948 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:27.934331   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:14:27.934577   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821463199918-431-0/minicluster-data/ts-0-root
uuid: "4c7b36220ed04ab881dc6bee3952d327"
format_stamp: "Formatted at 2026-06-30 12:14:27 on dist-test-slave-rzcc"
I20260630 12:14:27.934877   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821463199918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821463199918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821463199918-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:27.954527   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:27.955587   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:27.956888   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:27.959177   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:27.959383   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:27.959649   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:27.959806   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:27.995563   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:39445
I20260630 12:14:27.995673  9010 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:39445 every 8 connection(s)
I20260630 12:14:28.000298   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:28.008246  9015 instance_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:28.008827  9016 instance_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:28.011188  9018 instance_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:28.012817   431 server_base.cc:1061] running on GCE node
I20260630 12:14:28.013867   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:28.014050   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:28.014268   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821668014252 us; error 0 us; skew 500 ppm
I20260630 12:14:28.014954   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:28.015158  9011 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39243
I20260630 12:14:28.015581  9011 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:28.016372  9011 heartbeater.cc:507] Master 127.0.107.254:39243 requested a full tablet report, sending...
I20260630 12:14:28.017812   431 webserver.cc:533] Webserver started at http://127.0.107.194:36863/ using document root <none> and password file <none>
I20260630 12:14:28.018432   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:28.018596   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:28.018851  8884 ts_manager.cc:194] Registered new tserver with Master: 4c7b36220ed04ab881dc6bee3952d327 (127.0.107.193:39445)
I20260630 12:14:28.018950   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:28.020291   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821463199918-431-0/minicluster-data/ts-1-root/instance:
uuid: "60aeb62fa4d84c599f076a4594ee912d"
format_stamp: "Formatted at 2026-06-30 12:14:28 on dist-test-slave-rzcc"
I20260630 12:14:28.021034  8884 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42470
I20260630 12:14:28.024971   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:14:28.028551  9023 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:28.029448   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:14:28.029731   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821463199918-431-0/minicluster-data/ts-1-root
uuid: "60aeb62fa4d84c599f076a4594ee912d"
format_stamp: "Formatted at 2026-06-30 12:14:28 on dist-test-slave-rzcc"
I20260630 12:14:28.030015   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821463199918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821463199918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821463199918-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:28.070250   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:28.071349   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:28.072786   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:28.075052   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:28.075282   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:28.075516   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:28.075685   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:28.112483   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:35765
I20260630 12:14:28.112577  9085 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:35765 every 8 connection(s)
I20260630 12:14:28.117399   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:28.123533  9089 instance_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:28.125173  9090 instance_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:28.126336  9092 instance_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:28.127571   431 server_base.cc:1061] running on GCE node
I20260630 12:14:28.128703   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:28.128959   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:28.129184   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821668129148 us; error 0 us; skew 500 ppm
I20260630 12:14:28.129305  9086 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39243
I20260630 12:14:28.129709  9086 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:28.129907   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:28.130595  9086 heartbeater.cc:507] Master 127.0.107.254:39243 requested a full tablet report, sending...
I20260630 12:14:28.132725   431 webserver.cc:533] Webserver started at http://127.0.107.195:44577/ using document root <none> and password file <none>
I20260630 12:14:28.133050  8884 ts_manager.cc:194] Registered new tserver with Master: 60aeb62fa4d84c599f076a4594ee912d (127.0.107.194:35765)
I20260630 12:14:28.133366   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:28.133652   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:28.133957   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:28.134917  8884 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42480
I20260630 12:14:28.135368   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821463199918-431-0/minicluster-data/ts-2-root/instance:
uuid: "478c8046c94640ce8a91a2e17219d599"
format_stamp: "Formatted at 2026-06-30 12:14:28 on dist-test-slave-rzcc"
I20260630 12:14:28.140013   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:14:28.142987  9097 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:28.143738   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:28.144025   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821463199918-431-0/minicluster-data/ts-2-root
uuid: "478c8046c94640ce8a91a2e17219d599"
format_stamp: "Formatted at 2026-06-30 12:14:28 on dist-test-slave-rzcc"
I20260630 12:14:28.144282   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821463199918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821463199918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821463199918-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:28.161414   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:28.162436   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:28.163831   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:28.165973   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:28.166182   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:28.166417   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:28.166591   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:28.202293   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:46751
I20260630 12:14:28.202392  9159 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:46751 every 8 connection(s)
I20260630 12:14:28.215438  9160 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39243
I20260630 12:14:28.215868  9160 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:28.216547  9160 heartbeater.cc:507] Master 127.0.107.254:39243 requested a full tablet report, sending...
I20260630 12:14:28.218422  8884 ts_manager.cc:194] Registered new tserver with Master: 478c8046c94640ce8a91a2e17219d599 (127.0.107.195:46751)
I20260630 12:14:28.218541   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013209995s
I20260630 12:14:28.219846  8884 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42482
I20260630 12:14:29.023736  9011 heartbeater.cc:499] Master 127.0.107.254:39243 was elected leader, sending a full tablet report...
I20260630 12:14:29.137588  9086 heartbeater.cc:499] Master 127.0.107.254:39243 was elected leader, sending a full tablet report...
I20260630 12:14:29.222453  9160 heartbeater.cc:499] Master 127.0.107.254:39243 was elected leader, sending a full tablet report...
I20260630 12:14:29.273929  8884 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42496:
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:29.276170  8884 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:29.341715  9125 tablet_service.cc:1511] Processing CreateTablet for tablet 63e313d3d0064d5788b70a4f700b841c (DEFAULT_TABLE table=test-workload [id=a6f2f71092b643c481ed4221114d5e5a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:14:29.343420  9125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63e313d3d0064d5788b70a4f700b841c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:29.345356  9122 tablet_service.cc:1511] Processing CreateTablet for tablet 14edad1e8c21452c91728563e254bbbd (DEFAULT_TABLE table=test-workload [id=a6f2f71092b643c481ed4221114d5e5a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:14:29.345867  8976 tablet_service.cc:1511] Processing CreateTablet for tablet 63e313d3d0064d5788b70a4f700b841c (DEFAULT_TABLE table=test-workload [id=a6f2f71092b643c481ed4221114d5e5a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:14:29.347021  9122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14edad1e8c21452c91728563e254bbbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:29.346800  9121 tablet_service.cc:1511] Processing CreateTablet for tablet cbe5d611da084984920cc3020a5ef794 (DEFAULT_TABLE table=test-workload [id=a6f2f71092b643c481ed4221114d5e5a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:14:29.347255  8976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63e313d3d0064d5788b70a4f700b841c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:29.348112  9121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbe5d611da084984920cc3020a5ef794. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:29.349442  9123 tablet_service.cc:1511] Processing CreateTablet for tablet f8fedfc3e08c4f5bb1b33725fb653ab9 (DEFAULT_TABLE table=test-workload [id=a6f2f71092b643c481ed4221114d5e5a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:14:29.351855  9124 tablet_service.cc:1511] Processing CreateTablet for tablet 6f36fb0a6628467aa228ab658dc24427 (DEFAULT_TABLE table=test-workload [id=a6f2f71092b643c481ed4221114d5e5a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:14:29.350695  9123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8fedfc3e08c4f5bb1b33725fb653ab9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:29.355911  9120 tablet_service.cc:1511] Processing CreateTablet for tablet cdc75de8093a4d7fa2706257ae22935e (DEFAULT_TABLE table=test-workload [id=a6f2f71092b643c481ed4221114d5e5a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:14:29.356695  9124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f36fb0a6628467aa228ab658dc24427. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:29.358295  9120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdc75de8093a4d7fa2706257ae22935e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:29.360818  8975 tablet_service.cc:1511] Processing CreateTablet for tablet 6f36fb0a6628467aa228ab658dc24427 (DEFAULT_TABLE table=test-workload [id=a6f2f71092b643c481ed4221114d5e5a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:14:29.362115  8975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f36fb0a6628467aa228ab658dc24427. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:29.376457  8974 tablet_service.cc:1511] Processing CreateTablet for tablet f8fedfc3e08c4f5bb1b33725fb653ab9 (DEFAULT_TABLE table=test-workload [id=a6f2f71092b643c481ed4221114d5e5a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:14:29.377884  8974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8fedfc3e08c4f5bb1b33725fb653ab9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:29.392524  8973 tablet_service.cc:1511] Processing CreateTablet for tablet 14edad1e8c21452c91728563e254bbbd (DEFAULT_TABLE table=test-workload [id=a6f2f71092b643c481ed4221114d5e5a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:14:29.393957  8973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14edad1e8c21452c91728563e254bbbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:29.394979  9180 tablet_bootstrap.cc:492] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 478c8046c94640ce8a91a2e17219d599: Bootstrap starting.
I20260630 12:14:29.394668  9051 tablet_service.cc:1511] Processing CreateTablet for tablet 63e313d3d0064d5788b70a4f700b841c (DEFAULT_TABLE table=test-workload [id=a6f2f71092b643c481ed4221114d5e5a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:14:29.396060  9051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63e313d3d0064d5788b70a4f700b841c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:29.396318  9050 tablet_service.cc:1511] Processing CreateTablet for tablet 6f36fb0a6628467aa228ab658dc24427 (DEFAULT_TABLE table=test-workload [id=a6f2f71092b643c481ed4221114d5e5a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:14:29.397609  9050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f36fb0a6628467aa228ab658dc24427. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:29.399852  9049 tablet_service.cc:1511] Processing CreateTablet for tablet f8fedfc3e08c4f5bb1b33725fb653ab9 (DEFAULT_TABLE table=test-workload [id=a6f2f71092b643c481ed4221114d5e5a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:14:29.400722  8972 tablet_service.cc:1511] Processing CreateTablet for tablet cbe5d611da084984920cc3020a5ef794 (DEFAULT_TABLE table=test-workload [id=a6f2f71092b643c481ed4221114d5e5a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:14:29.401175  9049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8fedfc3e08c4f5bb1b33725fb653ab9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:29.402017  8972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbe5d611da084984920cc3020a5ef794. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:29.403864  9048 tablet_service.cc:1511] Processing CreateTablet for tablet 14edad1e8c21452c91728563e254bbbd (DEFAULT_TABLE table=test-workload [id=a6f2f71092b643c481ed4221114d5e5a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:14:29.405112  9048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14edad1e8c21452c91728563e254bbbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:29.407816  8971 tablet_service.cc:1511] Processing CreateTablet for tablet cdc75de8093a4d7fa2706257ae22935e (DEFAULT_TABLE table=test-workload [id=a6f2f71092b643c481ed4221114d5e5a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:14:29.409148  8971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdc75de8093a4d7fa2706257ae22935e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:29.408877  9046 tablet_service.cc:1511] Processing CreateTablet for tablet cdc75de8093a4d7fa2706257ae22935e (DEFAULT_TABLE table=test-workload [id=a6f2f71092b643c481ed4221114d5e5a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:14:29.410153  9046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdc75de8093a4d7fa2706257ae22935e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:29.407819  9047 tablet_service.cc:1511] Processing CreateTablet for tablet cbe5d611da084984920cc3020a5ef794 (DEFAULT_TABLE table=test-workload [id=a6f2f71092b643c481ed4221114d5e5a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:14:29.412178  9047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbe5d611da084984920cc3020a5ef794. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:29.420455  9180 tablet_bootstrap.cc:654] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 478c8046c94640ce8a91a2e17219d599: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:29.425037  9181 tablet_bootstrap.cc:492] T 6f36fb0a6628467aa228ab658dc24427 P 4c7b36220ed04ab881dc6bee3952d327: Bootstrap starting.
I20260630 12:14:29.435051  9181 tablet_bootstrap.cc:654] T 6f36fb0a6628467aa228ab658dc24427 P 4c7b36220ed04ab881dc6bee3952d327: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:29.436869  9180 tablet_bootstrap.cc:492] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 478c8046c94640ce8a91a2e17219d599: No bootstrap required, opened a new log
I20260630 12:14:29.440035  9180 ts_tablet_manager.cc:1403] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 478c8046c94640ce8a91a2e17219d599: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.004s
I20260630 12:14:29.442989  9180 raft_consensus.cc:359] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 478c8046c94640ce8a91a2e17219d599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } }
I20260630 12:14:29.443785  9180 raft_consensus.cc:385] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 478c8046c94640ce8a91a2e17219d599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:29.444119  9180 raft_consensus.cc:740] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 478c8046c94640ce8a91a2e17219d599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 478c8046c94640ce8a91a2e17219d599, State: Initialized, Role: FOLLOWER
I20260630 12:14:29.445034  9180 consensus_queue.cc:260] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 478c8046c94640ce8a91a2e17219d599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } }
I20260630 12:14:29.449716  9181 tablet_bootstrap.cc:492] T 6f36fb0a6628467aa228ab658dc24427 P 4c7b36220ed04ab881dc6bee3952d327: No bootstrap required, opened a new log
I20260630 12:14:29.450435  9181 ts_tablet_manager.cc:1403] T 6f36fb0a6628467aa228ab658dc24427 P 4c7b36220ed04ab881dc6bee3952d327: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.004s
I20260630 12:14:29.454629  9180 ts_tablet_manager.cc:1434] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 478c8046c94640ce8a91a2e17219d599: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260630 12:14:29.454501  9181 raft_consensus.cc:359] T 6f36fb0a6628467aa228ab658dc24427 P 4c7b36220ed04ab881dc6bee3952d327 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } }
I20260630 12:14:29.455613  9181 raft_consensus.cc:385] T 6f36fb0a6628467aa228ab658dc24427 P 4c7b36220ed04ab881dc6bee3952d327 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:29.456033  9181 raft_consensus.cc:740] T 6f36fb0a6628467aa228ab658dc24427 P 4c7b36220ed04ab881dc6bee3952d327 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7b36220ed04ab881dc6bee3952d327, State: Initialized, Role: FOLLOWER
I20260630 12:14:29.457170  9181 consensus_queue.cc:260] T 6f36fb0a6628467aa228ab658dc24427 P 4c7b36220ed04ab881dc6bee3952d327 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } }
I20260630 12:14:29.466596  9180 tablet_bootstrap.cc:492] T 6f36fb0a6628467aa228ab658dc24427 P 478c8046c94640ce8a91a2e17219d599: Bootstrap starting.
I20260630 12:14:29.472915  9180 tablet_bootstrap.cc:654] T 6f36fb0a6628467aa228ab658dc24427 P 478c8046c94640ce8a91a2e17219d599: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:29.489709  9181 ts_tablet_manager.cc:1434] T 6f36fb0a6628467aa228ab658dc24427 P 4c7b36220ed04ab881dc6bee3952d327: Time spent starting tablet: real 0.039s	user 0.019s	sys 0.016s
I20260630 12:14:29.491329  9181 tablet_bootstrap.cc:492] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 4c7b36220ed04ab881dc6bee3952d327: Bootstrap starting.
I20260630 12:14:29.499308  9181 tablet_bootstrap.cc:654] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 4c7b36220ed04ab881dc6bee3952d327: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:29.516523  9183 tablet_bootstrap.cc:492] T 63e313d3d0064d5788b70a4f700b841c P 60aeb62fa4d84c599f076a4594ee912d: Bootstrap starting.
I20260630 12:14:29.521764  9180 tablet_bootstrap.cc:492] T 6f36fb0a6628467aa228ab658dc24427 P 478c8046c94640ce8a91a2e17219d599: No bootstrap required, opened a new log
I20260630 12:14:29.522389  9180 ts_tablet_manager.cc:1403] T 6f36fb0a6628467aa228ab658dc24427 P 478c8046c94640ce8a91a2e17219d599: Time spent bootstrapping tablet: real 0.056s	user 0.024s	sys 0.019s
I20260630 12:14:29.522401  9181 tablet_bootstrap.cc:492] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 4c7b36220ed04ab881dc6bee3952d327: No bootstrap required, opened a new log
I20260630 12:14:29.523025  9183 tablet_bootstrap.cc:654] T 63e313d3d0064d5788b70a4f700b841c P 60aeb62fa4d84c599f076a4594ee912d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:29.523141  9181 ts_tablet_manager.cc:1403] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 4c7b36220ed04ab881dc6bee3952d327: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.007s
I20260630 12:14:29.525319  9180 raft_consensus.cc:359] T 6f36fb0a6628467aa228ab658dc24427 P 478c8046c94640ce8a91a2e17219d599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } }
I20260630 12:14:29.526087  9180 raft_consensus.cc:385] T 6f36fb0a6628467aa228ab658dc24427 P 478c8046c94640ce8a91a2e17219d599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:29.525983  9181 raft_consensus.cc:359] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 4c7b36220ed04ab881dc6bee3952d327 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } }
I20260630 12:14:29.526605  9180 raft_consensus.cc:740] T 6f36fb0a6628467aa228ab658dc24427 P 478c8046c94640ce8a91a2e17219d599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 478c8046c94640ce8a91a2e17219d599, State: Initialized, Role: FOLLOWER
I20260630 12:14:29.526973  9181 raft_consensus.cc:385] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 4c7b36220ed04ab881dc6bee3952d327 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:29.527309  9181 raft_consensus.cc:740] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 4c7b36220ed04ab881dc6bee3952d327 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7b36220ed04ab881dc6bee3952d327, State: Initialized, Role: FOLLOWER
I20260630 12:14:29.527827  9183 tablet_bootstrap.cc:492] T 63e313d3d0064d5788b70a4f700b841c P 60aeb62fa4d84c599f076a4594ee912d: No bootstrap required, opened a new log
I20260630 12:14:29.527594  9180 consensus_queue.cc:260] T 6f36fb0a6628467aa228ab658dc24427 P 478c8046c94640ce8a91a2e17219d599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } }
I20260630 12:14:29.528350  9183 ts_tablet_manager.cc:1403] T 63e313d3d0064d5788b70a4f700b841c P 60aeb62fa4d84c599f076a4594ee912d: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260630 12:14:29.528038  9181 consensus_queue.cc:260] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 4c7b36220ed04ab881dc6bee3952d327 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } }
I20260630 12:14:29.530082  9180 ts_tablet_manager.cc:1434] T 6f36fb0a6628467aa228ab658dc24427 P 478c8046c94640ce8a91a2e17219d599: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:14:29.530274  9181 ts_tablet_manager.cc:1434] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 4c7b36220ed04ab881dc6bee3952d327: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:14:29.531183  9181 tablet_bootstrap.cc:492] T 63e313d3d0064d5788b70a4f700b841c P 4c7b36220ed04ab881dc6bee3952d327: Bootstrap starting.
I20260630 12:14:29.531227  9183 raft_consensus.cc:359] T 63e313d3d0064d5788b70a4f700b841c P 60aeb62fa4d84c599f076a4594ee912d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } } peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } }
I20260630 12:14:29.531132  9180 tablet_bootstrap.cc:492] T 14edad1e8c21452c91728563e254bbbd P 478c8046c94640ce8a91a2e17219d599: Bootstrap starting.
I20260630 12:14:29.532294  9183 raft_consensus.cc:385] T 63e313d3d0064d5788b70a4f700b841c P 60aeb62fa4d84c599f076a4594ee912d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:29.532728  9183 raft_consensus.cc:740] T 63e313d3d0064d5788b70a4f700b841c P 60aeb62fa4d84c599f076a4594ee912d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60aeb62fa4d84c599f076a4594ee912d, State: Initialized, Role: FOLLOWER
I20260630 12:14:29.533603  9183 consensus_queue.cc:260] T 63e313d3d0064d5788b70a4f700b841c P 60aeb62fa4d84c599f076a4594ee912d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } } peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } }
I20260630 12:14:29.537381  9181 tablet_bootstrap.cc:654] T 63e313d3d0064d5788b70a4f700b841c P 4c7b36220ed04ab881dc6bee3952d327: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:29.538311  9180 tablet_bootstrap.cc:654] T 14edad1e8c21452c91728563e254bbbd P 478c8046c94640ce8a91a2e17219d599: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:29.543090  9183 ts_tablet_manager.cc:1434] T 63e313d3d0064d5788b70a4f700b841c P 60aeb62fa4d84c599f076a4594ee912d: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.009s
I20260630 12:14:29.551514  9183 tablet_bootstrap.cc:492] T cbe5d611da084984920cc3020a5ef794 P 60aeb62fa4d84c599f076a4594ee912d: Bootstrap starting.
I20260630 12:14:29.556397  9181 tablet_bootstrap.cc:492] T 63e313d3d0064d5788b70a4f700b841c P 4c7b36220ed04ab881dc6bee3952d327: No bootstrap required, opened a new log
I20260630 12:14:29.556876  9180 tablet_bootstrap.cc:492] T 14edad1e8c21452c91728563e254bbbd P 478c8046c94640ce8a91a2e17219d599: No bootstrap required, opened a new log
I20260630 12:14:29.556901  9181 ts_tablet_manager.cc:1403] T 63e313d3d0064d5788b70a4f700b841c P 4c7b36220ed04ab881dc6bee3952d327: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.008s
I20260630 12:14:29.557561  9180 ts_tablet_manager.cc:1403] T 14edad1e8c21452c91728563e254bbbd P 478c8046c94640ce8a91a2e17219d599: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.012s
I20260630 12:14:29.558540  9183 tablet_bootstrap.cc:654] T cbe5d611da084984920cc3020a5ef794 P 60aeb62fa4d84c599f076a4594ee912d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:29.559495  9181 raft_consensus.cc:359] T 63e313d3d0064d5788b70a4f700b841c P 4c7b36220ed04ab881dc6bee3952d327 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } } peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } }
I20260630 12:14:29.560070  9181 raft_consensus.cc:385] T 63e313d3d0064d5788b70a4f700b841c P 4c7b36220ed04ab881dc6bee3952d327 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:29.560315  9181 raft_consensus.cc:740] T 63e313d3d0064d5788b70a4f700b841c P 4c7b36220ed04ab881dc6bee3952d327 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7b36220ed04ab881dc6bee3952d327, State: Initialized, Role: FOLLOWER
I20260630 12:14:29.560392  9180 raft_consensus.cc:359] T 14edad1e8c21452c91728563e254bbbd P 478c8046c94640ce8a91a2e17219d599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } }
I20260630 12:14:29.561261  9180 raft_consensus.cc:385] T 14edad1e8c21452c91728563e254bbbd P 478c8046c94640ce8a91a2e17219d599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:29.561033  9181 consensus_queue.cc:260] T 63e313d3d0064d5788b70a4f700b841c P 4c7b36220ed04ab881dc6bee3952d327 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } } peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } }
I20260630 12:14:29.561661  9180 raft_consensus.cc:740] T 14edad1e8c21452c91728563e254bbbd P 478c8046c94640ce8a91a2e17219d599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 478c8046c94640ce8a91a2e17219d599, State: Initialized, Role: FOLLOWER
I20260630 12:14:29.562628  9180 consensus_queue.cc:260] T 14edad1e8c21452c91728563e254bbbd P 478c8046c94640ce8a91a2e17219d599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } }
I20260630 12:14:29.563494  9181 ts_tablet_manager.cc:1434] T 63e313d3d0064d5788b70a4f700b841c P 4c7b36220ed04ab881dc6bee3952d327: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:14:29.563704  9183 tablet_bootstrap.cc:492] T cbe5d611da084984920cc3020a5ef794 P 60aeb62fa4d84c599f076a4594ee912d: No bootstrap required, opened a new log
I20260630 12:14:29.564224  9183 ts_tablet_manager.cc:1403] T cbe5d611da084984920cc3020a5ef794 P 60aeb62fa4d84c599f076a4594ee912d: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.005s
I20260630 12:14:29.564592  9181 tablet_bootstrap.cc:492] T 14edad1e8c21452c91728563e254bbbd P 4c7b36220ed04ab881dc6bee3952d327: Bootstrap starting.
I20260630 12:14:29.567795  9183 raft_consensus.cc:359] T cbe5d611da084984920cc3020a5ef794 P 60aeb62fa4d84c599f076a4594ee912d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } }
I20260630 12:14:29.568519  9180 ts_tablet_manager.cc:1434] T 14edad1e8c21452c91728563e254bbbd P 478c8046c94640ce8a91a2e17219d599: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:14:29.568610  9183 raft_consensus.cc:385] T cbe5d611da084984920cc3020a5ef794 P 60aeb62fa4d84c599f076a4594ee912d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:29.569207  9183 raft_consensus.cc:740] T cbe5d611da084984920cc3020a5ef794 P 60aeb62fa4d84c599f076a4594ee912d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60aeb62fa4d84c599f076a4594ee912d, State: Initialized, Role: FOLLOWER
I20260630 12:14:29.569731  9180 tablet_bootstrap.cc:492] T cdc75de8093a4d7fa2706257ae22935e P 478c8046c94640ce8a91a2e17219d599: Bootstrap starting.
I20260630 12:14:29.570209  9183 consensus_queue.cc:260] T cbe5d611da084984920cc3020a5ef794 P 60aeb62fa4d84c599f076a4594ee912d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } }
I20260630 12:14:29.571717  9181 tablet_bootstrap.cc:654] T 14edad1e8c21452c91728563e254bbbd P 4c7b36220ed04ab881dc6bee3952d327: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:29.572510  9183 ts_tablet_manager.cc:1434] T cbe5d611da084984920cc3020a5ef794 P 60aeb62fa4d84c599f076a4594ee912d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:14:29.577865  9180 tablet_bootstrap.cc:654] T cdc75de8093a4d7fa2706257ae22935e P 478c8046c94640ce8a91a2e17219d599: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:29.580763  9183 tablet_bootstrap.cc:492] T 14edad1e8c21452c91728563e254bbbd P 60aeb62fa4d84c599f076a4594ee912d: Bootstrap starting.
I20260630 12:14:29.588795  9185 raft_consensus.cc:493] T 6f36fb0a6628467aa228ab658dc24427 P 478c8046c94640ce8a91a2e17219d599 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:29.589372  9185 raft_consensus.cc:515] T 6f36fb0a6628467aa228ab658dc24427 P 478c8046c94640ce8a91a2e17219d599 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } }
I20260630 12:14:29.590826  9181 tablet_bootstrap.cc:492] T 14edad1e8c21452c91728563e254bbbd P 4c7b36220ed04ab881dc6bee3952d327: No bootstrap required, opened a new log
I20260630 12:14:29.590860  9180 tablet_bootstrap.cc:492] T cdc75de8093a4d7fa2706257ae22935e P 478c8046c94640ce8a91a2e17219d599: No bootstrap required, opened a new log
I20260630 12:14:29.594105  9180 ts_tablet_manager.cc:1403] T cdc75de8093a4d7fa2706257ae22935e P 478c8046c94640ce8a91a2e17219d599: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.003s
I20260630 12:14:29.595103  9185 leader_election.cc:290] T 6f36fb0a6628467aa228ab658dc24427 P 478c8046c94640ce8a91a2e17219d599 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7b36220ed04ab881dc6bee3952d327 (127.0.107.193:39445), 60aeb62fa4d84c599f076a4594ee912d (127.0.107.194:35765)
I20260630 12:14:29.591435  9181 ts_tablet_manager.cc:1403] T 14edad1e8c21452c91728563e254bbbd P 4c7b36220ed04ab881dc6bee3952d327: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.015s
I20260630 12:14:29.593365  9183 tablet_bootstrap.cc:654] T 14edad1e8c21452c91728563e254bbbd P 60aeb62fa4d84c599f076a4594ee912d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:29.598163  9180 raft_consensus.cc:359] T cdc75de8093a4d7fa2706257ae22935e P 478c8046c94640ce8a91a2e17219d599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } }
I20260630 12:14:29.599722  9180 raft_consensus.cc:385] T cdc75de8093a4d7fa2706257ae22935e P 478c8046c94640ce8a91a2e17219d599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:29.601296  9181 raft_consensus.cc:359] T 14edad1e8c21452c91728563e254bbbd P 4c7b36220ed04ab881dc6bee3952d327 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } }
I20260630 12:14:29.602110  9180 raft_consensus.cc:740] T cdc75de8093a4d7fa2706257ae22935e P 478c8046c94640ce8a91a2e17219d599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 478c8046c94640ce8a91a2e17219d599, State: Initialized, Role: FOLLOWER
I20260630 12:14:29.602253  9181 raft_consensus.cc:385] T 14edad1e8c21452c91728563e254bbbd P 4c7b36220ed04ab881dc6bee3952d327 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:29.602854  9181 raft_consensus.cc:740] T 14edad1e8c21452c91728563e254bbbd P 4c7b36220ed04ab881dc6bee3952d327 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7b36220ed04ab881dc6bee3952d327, State: Initialized, Role: FOLLOWER
I20260630 12:14:29.603345  9180 consensus_queue.cc:260] T cdc75de8093a4d7fa2706257ae22935e P 478c8046c94640ce8a91a2e17219d599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } }
I20260630 12:14:29.603730  9181 consensus_queue.cc:260] T 14edad1e8c21452c91728563e254bbbd P 4c7b36220ed04ab881dc6bee3952d327 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } }
I20260630 12:14:29.606295  9180 ts_tablet_manager.cc:1434] T cdc75de8093a4d7fa2706257ae22935e P 478c8046c94640ce8a91a2e17219d599: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260630 12:14:29.609436  9180 tablet_bootstrap.cc:492] T cbe5d611da084984920cc3020a5ef794 P 478c8046c94640ce8a91a2e17219d599: Bootstrap starting.
I20260630 12:14:29.611732  9186 raft_consensus.cc:493] T 63e313d3d0064d5788b70a4f700b841c P 4c7b36220ed04ab881dc6bee3952d327 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:29.612118  9181 ts_tablet_manager.cc:1434] T 14edad1e8c21452c91728563e254bbbd P 4c7b36220ed04ab881dc6bee3952d327: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260630 12:14:29.612325  9186 raft_consensus.cc:515] T 63e313d3d0064d5788b70a4f700b841c P 4c7b36220ed04ab881dc6bee3952d327 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } } peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } }
I20260630 12:14:29.613306  9181 tablet_bootstrap.cc:492] T cdc75de8093a4d7fa2706257ae22935e P 4c7b36220ed04ab881dc6bee3952d327: Bootstrap starting.
I20260630 12:14:29.617228  9186 leader_election.cc:290] T 63e313d3d0064d5788b70a4f700b841c P 4c7b36220ed04ab881dc6bee3952d327 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 478c8046c94640ce8a91a2e17219d599 (127.0.107.195:46751), 60aeb62fa4d84c599f076a4594ee912d (127.0.107.194:35765)
I20260630 12:14:29.620453  9181 tablet_bootstrap.cc:654] T cdc75de8093a4d7fa2706257ae22935e P 4c7b36220ed04ab881dc6bee3952d327: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:29.620616  9180 tablet_bootstrap.cc:654] T cbe5d611da084984920cc3020a5ef794 P 478c8046c94640ce8a91a2e17219d599: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:29.650179  9183 tablet_bootstrap.cc:492] T 14edad1e8c21452c91728563e254bbbd P 60aeb62fa4d84c599f076a4594ee912d: No bootstrap required, opened a new log
I20260630 12:14:29.650911  9183 ts_tablet_manager.cc:1403] T 14edad1e8c21452c91728563e254bbbd P 60aeb62fa4d84c599f076a4594ee912d: Time spent bootstrapping tablet: real 0.070s	user 0.015s	sys 0.012s
I20260630 12:14:29.652890  9181 tablet_bootstrap.cc:492] T cdc75de8093a4d7fa2706257ae22935e P 4c7b36220ed04ab881dc6bee3952d327: No bootstrap required, opened a new log
I20260630 12:14:29.653575  9181 ts_tablet_manager.cc:1403] T cdc75de8093a4d7fa2706257ae22935e P 4c7b36220ed04ab881dc6bee3952d327: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.011s
I20260630 12:14:29.656025  9183 raft_consensus.cc:359] T 14edad1e8c21452c91728563e254bbbd P 60aeb62fa4d84c599f076a4594ee912d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } }
I20260630 12:14:29.656961  9183 raft_consensus.cc:385] T 14edad1e8c21452c91728563e254bbbd P 60aeb62fa4d84c599f076a4594ee912d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:29.657410  9180 tablet_bootstrap.cc:492] T cbe5d611da084984920cc3020a5ef794 P 478c8046c94640ce8a91a2e17219d599: No bootstrap required, opened a new log
I20260630 12:14:29.657335  9183 raft_consensus.cc:740] T 14edad1e8c21452c91728563e254bbbd P 60aeb62fa4d84c599f076a4594ee912d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60aeb62fa4d84c599f076a4594ee912d, State: Initialized, Role: FOLLOWER
I20260630 12:14:29.658012  9180 ts_tablet_manager.cc:1403] T cbe5d611da084984920cc3020a5ef794 P 478c8046c94640ce8a91a2e17219d599: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.012s
I20260630 12:14:29.658592  9183 consensus_queue.cc:260] T 14edad1e8c21452c91728563e254bbbd P 60aeb62fa4d84c599f076a4594ee912d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } }
I20260630 12:14:29.661160  9180 raft_consensus.cc:359] T cbe5d611da084984920cc3020a5ef794 P 478c8046c94640ce8a91a2e17219d599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } }
I20260630 12:14:29.662001  9180 raft_consensus.cc:385] T cbe5d611da084984920cc3020a5ef794 P 478c8046c94640ce8a91a2e17219d599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:29.662366  9180 raft_consensus.cc:740] T cbe5d611da084984920cc3020a5ef794 P 478c8046c94640ce8a91a2e17219d599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 478c8046c94640ce8a91a2e17219d599, State: Initialized, Role: FOLLOWER
I20260630 12:14:29.663251  9180 consensus_queue.cc:260] T cbe5d611da084984920cc3020a5ef794 P 478c8046c94640ce8a91a2e17219d599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } }
I20260630 12:14:29.664798  9181 raft_consensus.cc:359] T cdc75de8093a4d7fa2706257ae22935e P 4c7b36220ed04ab881dc6bee3952d327 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } }
I20260630 12:14:29.672633  9181 raft_consensus.cc:385] T cdc75de8093a4d7fa2706257ae22935e P 4c7b36220ed04ab881dc6bee3952d327 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:29.673178  9181 raft_consensus.cc:740] T cdc75de8093a4d7fa2706257ae22935e P 4c7b36220ed04ab881dc6bee3952d327 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7b36220ed04ab881dc6bee3952d327, State: Initialized, Role: FOLLOWER
I20260630 12:14:29.674309  9181 consensus_queue.cc:260] T cdc75de8093a4d7fa2706257ae22935e P 4c7b36220ed04ab881dc6bee3952d327 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } }
I20260630 12:14:29.677184  9181 ts_tablet_manager.cc:1434] T cdc75de8093a4d7fa2706257ae22935e P 4c7b36220ed04ab881dc6bee3952d327: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260630 12:14:29.678314  9181 tablet_bootstrap.cc:492] T cbe5d611da084984920cc3020a5ef794 P 4c7b36220ed04ab881dc6bee3952d327: Bootstrap starting.
I20260630 12:14:29.681660  9061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e313d3d0064d5788b70a4f700b841c" candidate_uuid: "4c7b36220ed04ab881dc6bee3952d327" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60aeb62fa4d84c599f076a4594ee912d" is_pre_election: true
I20260630 12:14:29.682449  9061 raft_consensus.cc:2468] T 63e313d3d0064d5788b70a4f700b841c P 60aeb62fa4d84c599f076a4594ee912d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7b36220ed04ab881dc6bee3952d327 in term 0.
I20260630 12:14:29.683912  8950 leader_election.cc:304] T 63e313d3d0064d5788b70a4f700b841c P 4c7b36220ed04ab881dc6bee3952d327 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7b36220ed04ab881dc6bee3952d327, 60aeb62fa4d84c599f076a4594ee912d; no voters: 
I20260630 12:14:29.683974  9135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e313d3d0064d5788b70a4f700b841c" candidate_uuid: "4c7b36220ed04ab881dc6bee3952d327" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "478c8046c94640ce8a91a2e17219d599" is_pre_election: true
I20260630 12:14:29.684713  9181 tablet_bootstrap.cc:654] T cbe5d611da084984920cc3020a5ef794 P 4c7b36220ed04ab881dc6bee3952d327: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:29.685043  9186 raft_consensus.cc:2804] T 63e313d3d0064d5788b70a4f700b841c P 4c7b36220ed04ab881dc6bee3952d327 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:29.685499  9186 raft_consensus.cc:493] T 63e313d3d0064d5788b70a4f700b841c P 4c7b36220ed04ab881dc6bee3952d327 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260630 12:14:29.685696  8949 leader_election.cc:343] T 63e313d3d0064d5788b70a4f700b841c P 4c7b36220ed04ab881dc6bee3952d327 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 478c8046c94640ce8a91a2e17219d599 (127.0.107.195:46751): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:29.685948  9186 raft_consensus.cc:3060] T 63e313d3d0064d5788b70a4f700b841c P 4c7b36220ed04ab881dc6bee3952d327 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:29.665875  9180 ts_tablet_manager.cc:1434] T cbe5d611da084984920cc3020a5ef794 P 478c8046c94640ce8a91a2e17219d599: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:14:29.688676  9180 tablet_bootstrap.cc:492] T 63e313d3d0064d5788b70a4f700b841c P 478c8046c94640ce8a91a2e17219d599: Bootstrap starting.
I20260630 12:14:29.666953  9183 ts_tablet_manager.cc:1434] T 14edad1e8c21452c91728563e254bbbd P 60aeb62fa4d84c599f076a4594ee912d: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.002s
I20260630 12:14:29.667856  8986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f36fb0a6628467aa228ab658dc24427" candidate_uuid: "478c8046c94640ce8a91a2e17219d599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7b36220ed04ab881dc6bee3952d327" is_pre_election: true
I20260630 12:14:29.693827  8986 raft_consensus.cc:2468] T 6f36fb0a6628467aa228ab658dc24427 P 4c7b36220ed04ab881dc6bee3952d327 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 478c8046c94640ce8a91a2e17219d599 in term 0.
I20260630 12:14:29.694980  9180 tablet_bootstrap.cc:654] T 63e313d3d0064d5788b70a4f700b841c P 478c8046c94640ce8a91a2e17219d599: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:29.697796  9100 leader_election.cc:304] T 6f36fb0a6628467aa228ab658dc24427 P 478c8046c94640ce8a91a2e17219d599 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 478c8046c94640ce8a91a2e17219d599, 4c7b36220ed04ab881dc6bee3952d327; no voters: 
I20260630 12:14:29.698392  9183 tablet_bootstrap.cc:492] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 60aeb62fa4d84c599f076a4594ee912d: Bootstrap starting.
I20260630 12:14:29.699241  9185 raft_consensus.cc:2804] T 6f36fb0a6628467aa228ab658dc24427 P 478c8046c94640ce8a91a2e17219d599 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:29.699755  9185 raft_consensus.cc:493] T 6f36fb0a6628467aa228ab658dc24427 P 478c8046c94640ce8a91a2e17219d599 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:29.700222  9185 raft_consensus.cc:3060] T 6f36fb0a6628467aa228ab658dc24427 P 478c8046c94640ce8a91a2e17219d599 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:29.707412  9186 raft_consensus.cc:515] T 63e313d3d0064d5788b70a4f700b841c P 4c7b36220ed04ab881dc6bee3952d327 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } } peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } }
I20260630 12:14:29.711786  9185 raft_consensus.cc:515] T 6f36fb0a6628467aa228ab658dc24427 P 478c8046c94640ce8a91a2e17219d599 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } }
I20260630 12:14:29.715058  9061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f36fb0a6628467aa228ab658dc24427" candidate_uuid: "478c8046c94640ce8a91a2e17219d599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60aeb62fa4d84c599f076a4594ee912d" is_pre_election: true
W20260630 12:14:29.718904  9099 leader_election.cc:343] T 6f36fb0a6628467aa228ab658dc24427 P 478c8046c94640ce8a91a2e17219d599 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 60aeb62fa4d84c599f076a4594ee912d (127.0.107.194:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:29.719065  9181 tablet_bootstrap.cc:492] T cbe5d611da084984920cc3020a5ef794 P 4c7b36220ed04ab881dc6bee3952d327: No bootstrap required, opened a new log
I20260630 12:14:29.719009  9185 leader_election.cc:290] T 6f36fb0a6628467aa228ab658dc24427 P 478c8046c94640ce8a91a2e17219d599 [CANDIDATE]: Term 1 election: Requested vote from peers 4c7b36220ed04ab881dc6bee3952d327 (127.0.107.193:39445), 60aeb62fa4d84c599f076a4594ee912d (127.0.107.194:35765)
I20260630 12:14:29.719775  8986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f36fb0a6628467aa228ab658dc24427" candidate_uuid: "478c8046c94640ce8a91a2e17219d599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7b36220ed04ab881dc6bee3952d327"
I20260630 12:14:29.720088  9181 ts_tablet_manager.cc:1403] T cbe5d611da084984920cc3020a5ef794 P 4c7b36220ed04ab881dc6bee3952d327: Time spent bootstrapping tablet: real 0.042s	user 0.019s	sys 0.019s
I20260630 12:14:29.720440  8986 raft_consensus.cc:3060] T 6f36fb0a6628467aa228ab658dc24427 P 4c7b36220ed04ab881dc6bee3952d327 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:29.721006  9061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f36fb0a6628467aa228ab658dc24427" candidate_uuid: "478c8046c94640ce8a91a2e17219d599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60aeb62fa4d84c599f076a4594ee912d"
I20260630 12:14:29.721886  9135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e313d3d0064d5788b70a4f700b841c" candidate_uuid: "4c7b36220ed04ab881dc6bee3952d327" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "478c8046c94640ce8a91a2e17219d599"
W20260630 12:14:29.722456  9099 leader_election.cc:343] T 6f36fb0a6628467aa228ab658dc24427 P 478c8046c94640ce8a91a2e17219d599 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 60aeb62fa4d84c599f076a4594ee912d (127.0.107.194:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:29.717139  9183 tablet_bootstrap.cc:654] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 60aeb62fa4d84c599f076a4594ee912d: Neither blocks nor log segments found. Creating new log.
W20260630 12:14:29.723330  8949 leader_election.cc:343] T 63e313d3d0064d5788b70a4f700b841c P 4c7b36220ed04ab881dc6bee3952d327 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 478c8046c94640ce8a91a2e17219d599 (127.0.107.195:46751): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:29.723335  9181 raft_consensus.cc:359] T cbe5d611da084984920cc3020a5ef794 P 4c7b36220ed04ab881dc6bee3952d327 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } }
I20260630 12:14:29.724392  9181 raft_consensus.cc:385] T cbe5d611da084984920cc3020a5ef794 P 4c7b36220ed04ab881dc6bee3952d327 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:29.724815  9181 raft_consensus.cc:740] T cbe5d611da084984920cc3020a5ef794 P 4c7b36220ed04ab881dc6bee3952d327 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7b36220ed04ab881dc6bee3952d327, State: Initialized, Role: FOLLOWER
I20260630 12:14:29.725677  9181 consensus_queue.cc:260] T cbe5d611da084984920cc3020a5ef794 P 4c7b36220ed04ab881dc6bee3952d327 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } }
I20260630 12:14:29.725993  9061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e313d3d0064d5788b70a4f700b841c" candidate_uuid: "4c7b36220ed04ab881dc6bee3952d327" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60aeb62fa4d84c599f076a4594ee912d"
I20260630 12:14:29.726652  9061 raft_consensus.cc:3060] T 63e313d3d0064d5788b70a4f700b841c P 60aeb62fa4d84c599f076a4594ee912d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:29.728701  8986 raft_consensus.cc:2468] T 6f36fb0a6628467aa228ab658dc24427 P 4c7b36220ed04ab881dc6bee3952d327 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 478c8046c94640ce8a91a2e17219d599 in term 1.
I20260630 12:14:29.731261  9180 tablet_bootstrap.cc:492] T 63e313d3d0064d5788b70a4f700b841c P 478c8046c94640ce8a91a2e17219d599: No bootstrap required, opened a new log
I20260630 12:14:29.731585  9100 leader_election.cc:304] T 6f36fb0a6628467aa228ab658dc24427 P 478c8046c94640ce8a91a2e17219d599 [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: 478c8046c94640ce8a91a2e17219d599, 4c7b36220ed04ab881dc6bee3952d327; no voters: 60aeb62fa4d84c599f076a4594ee912d
I20260630 12:14:29.731920  9180 ts_tablet_manager.cc:1403] T 63e313d3d0064d5788b70a4f700b841c P 478c8046c94640ce8a91a2e17219d599: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.012s
I20260630 12:14:29.732997  9185 raft_consensus.cc:2804] T 6f36fb0a6628467aa228ab658dc24427 P 478c8046c94640ce8a91a2e17219d599 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:29.735576  9180 raft_consensus.cc:359] T 63e313d3d0064d5788b70a4f700b841c P 478c8046c94640ce8a91a2e17219d599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } } peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } }
I20260630 12:14:29.736517  9180 raft_consensus.cc:385] T 63e313d3d0064d5788b70a4f700b841c P 478c8046c94640ce8a91a2e17219d599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:29.737805  9180 raft_consensus.cc:740] T 63e313d3d0064d5788b70a4f700b841c P 478c8046c94640ce8a91a2e17219d599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 478c8046c94640ce8a91a2e17219d599, State: Initialized, Role: FOLLOWER
I20260630 12:14:29.738839  9180 consensus_queue.cc:260] T 63e313d3d0064d5788b70a4f700b841c P 478c8046c94640ce8a91a2e17219d599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } } peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } }
I20260630 12:14:29.740372  9061 raft_consensus.cc:2468] T 63e313d3d0064d5788b70a4f700b841c P 60aeb62fa4d84c599f076a4594ee912d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7b36220ed04ab881dc6bee3952d327 in term 1.
I20260630 12:14:29.741848  8950 leader_election.cc:304] T 63e313d3d0064d5788b70a4f700b841c P 4c7b36220ed04ab881dc6bee3952d327 [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: 4c7b36220ed04ab881dc6bee3952d327, 60aeb62fa4d84c599f076a4594ee912d; no voters: 478c8046c94640ce8a91a2e17219d599
I20260630 12:14:29.742511  9180 ts_tablet_manager.cc:1434] T 63e313d3d0064d5788b70a4f700b841c P 478c8046c94640ce8a91a2e17219d599: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:14:29.743148  9185 raft_consensus.cc:697] T 6f36fb0a6628467aa228ab658dc24427 P 478c8046c94640ce8a91a2e17219d599 [term 1 LEADER]: Becoming Leader. State: Replica: 478c8046c94640ce8a91a2e17219d599, State: Running, Role: LEADER
I20260630 12:14:29.744158  9185 consensus_queue.cc:237] T 6f36fb0a6628467aa228ab658dc24427 P 478c8046c94640ce8a91a2e17219d599 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } }
I20260630 12:14:29.747748  9209 raft_consensus.cc:2804] T 63e313d3d0064d5788b70a4f700b841c P 4c7b36220ed04ab881dc6bee3952d327 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:29.748271  9186 leader_election.cc:290] T 63e313d3d0064d5788b70a4f700b841c P 4c7b36220ed04ab881dc6bee3952d327 [CANDIDATE]: Term 1 election: Requested vote from peers 478c8046c94640ce8a91a2e17219d599 (127.0.107.195:46751), 60aeb62fa4d84c599f076a4594ee912d (127.0.107.194:35765)
I20260630 12:14:29.748477  9209 raft_consensus.cc:697] T 63e313d3d0064d5788b70a4f700b841c P 4c7b36220ed04ab881dc6bee3952d327 [term 1 LEADER]: Becoming Leader. State: Replica: 4c7b36220ed04ab881dc6bee3952d327, State: Running, Role: LEADER
I20260630 12:14:29.749598  9209 consensus_queue.cc:237] T 63e313d3d0064d5788b70a4f700b841c P 4c7b36220ed04ab881dc6bee3952d327 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } } peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } }
I20260630 12:14:29.755576  9185 raft_consensus.cc:493] T cdc75de8093a4d7fa2706257ae22935e P 478c8046c94640ce8a91a2e17219d599 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:29.756135  9185 raft_consensus.cc:515] T cdc75de8093a4d7fa2706257ae22935e P 478c8046c94640ce8a91a2e17219d599 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } }
I20260630 12:14:29.759296  8986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdc75de8093a4d7fa2706257ae22935e" candidate_uuid: "478c8046c94640ce8a91a2e17219d599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7b36220ed04ab881dc6bee3952d327" is_pre_election: true
I20260630 12:14:29.759593  9185 leader_election.cc:290] T cdc75de8093a4d7fa2706257ae22935e P 478c8046c94640ce8a91a2e17219d599 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7b36220ed04ab881dc6bee3952d327 (127.0.107.193:39445), 60aeb62fa4d84c599f076a4594ee912d (127.0.107.194:35765)
I20260630 12:14:29.760023  8986 raft_consensus.cc:2468] T cdc75de8093a4d7fa2706257ae22935e P 4c7b36220ed04ab881dc6bee3952d327 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 478c8046c94640ce8a91a2e17219d599 in term 0.
I20260630 12:14:29.761112  9061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdc75de8093a4d7fa2706257ae22935e" candidate_uuid: "478c8046c94640ce8a91a2e17219d599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60aeb62fa4d84c599f076a4594ee912d" is_pre_election: true
I20260630 12:14:29.761644  9100 leader_election.cc:304] T cdc75de8093a4d7fa2706257ae22935e P 478c8046c94640ce8a91a2e17219d599 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 478c8046c94640ce8a91a2e17219d599, 4c7b36220ed04ab881dc6bee3952d327; no voters: 
I20260630 12:14:29.763154  9185 raft_consensus.cc:2804] T cdc75de8093a4d7fa2706257ae22935e P 478c8046c94640ce8a91a2e17219d599 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260630 12:14:29.763088  9099 leader_election.cc:343] T cdc75de8093a4d7fa2706257ae22935e P 478c8046c94640ce8a91a2e17219d599 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 60aeb62fa4d84c599f076a4594ee912d (127.0.107.194:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:29.763716  9185 raft_consensus.cc:493] T cdc75de8093a4d7fa2706257ae22935e P 478c8046c94640ce8a91a2e17219d599 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:29.764132  9185 raft_consensus.cc:3060] T cdc75de8093a4d7fa2706257ae22935e P 478c8046c94640ce8a91a2e17219d599 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:29.762339  8881 catalog_manager.cc:5697] T 6f36fb0a6628467aa228ab658dc24427 P 478c8046c94640ce8a91a2e17219d599 reported cstate change: term changed from 0 to 1, leader changed from <none> to 478c8046c94640ce8a91a2e17219d599 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "478c8046c94640ce8a91a2e17219d599" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:29.766309  9181 ts_tablet_manager.cc:1434] T cbe5d611da084984920cc3020a5ef794 P 4c7b36220ed04ab881dc6bee3952d327: Time spent starting tablet: real 0.046s	user 0.020s	sys 0.024s
I20260630 12:14:29.767486  9183 tablet_bootstrap.cc:492] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 60aeb62fa4d84c599f076a4594ee912d: No bootstrap required, opened a new log
I20260630 12:14:29.767985  9183 ts_tablet_manager.cc:1403] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 60aeb62fa4d84c599f076a4594ee912d: Time spent bootstrapping tablet: real 0.070s	user 0.022s	sys 0.014s
I20260630 12:14:29.771052  9185 raft_consensus.cc:515] T cdc75de8093a4d7fa2706257ae22935e P 478c8046c94640ce8a91a2e17219d599 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } }
I20260630 12:14:29.770996  9183 raft_consensus.cc:359] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 60aeb62fa4d84c599f076a4594ee912d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } }
I20260630 12:14:29.772323  9183 raft_consensus.cc:385] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 60aeb62fa4d84c599f076a4594ee912d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:29.772770  9183 raft_consensus.cc:740] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 60aeb62fa4d84c599f076a4594ee912d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60aeb62fa4d84c599f076a4594ee912d, State: Initialized, Role: FOLLOWER
I20260630 12:14:29.774310  8986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdc75de8093a4d7fa2706257ae22935e" candidate_uuid: "478c8046c94640ce8a91a2e17219d599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7b36220ed04ab881dc6bee3952d327"
I20260630 12:14:29.773874  9183 consensus_queue.cc:260] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 60aeb62fa4d84c599f076a4594ee912d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } }
I20260630 12:14:29.774981  8986 raft_consensus.cc:3060] T cdc75de8093a4d7fa2706257ae22935e P 4c7b36220ed04ab881dc6bee3952d327 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:29.775046  9208 raft_consensus.cc:493] T 14edad1e8c21452c91728563e254bbbd P 478c8046c94640ce8a91a2e17219d599 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:29.775748  9208 raft_consensus.cc:515] T 14edad1e8c21452c91728563e254bbbd P 478c8046c94640ce8a91a2e17219d599 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } }
I20260630 12:14:29.778060  9208 leader_election.cc:290] T 14edad1e8c21452c91728563e254bbbd P 478c8046c94640ce8a91a2e17219d599 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7b36220ed04ab881dc6bee3952d327 (127.0.107.193:39445), 60aeb62fa4d84c599f076a4594ee912d (127.0.107.194:35765)
I20260630 12:14:29.778625  9208 raft_consensus.cc:493] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 478c8046c94640ce8a91a2e17219d599 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:29.781049  8985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14edad1e8c21452c91728563e254bbbd" candidate_uuid: "478c8046c94640ce8a91a2e17219d599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7b36220ed04ab881dc6bee3952d327" is_pre_election: true
I20260630 12:14:29.781816  8985 raft_consensus.cc:2468] T 14edad1e8c21452c91728563e254bbbd P 4c7b36220ed04ab881dc6bee3952d327 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 478c8046c94640ce8a91a2e17219d599 in term 0.
I20260630 12:14:29.783209  8986 raft_consensus.cc:2468] T cdc75de8093a4d7fa2706257ae22935e P 4c7b36220ed04ab881dc6bee3952d327 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 478c8046c94640ce8a91a2e17219d599 in term 1.
I20260630 12:14:29.783177  9100 leader_election.cc:304] T 14edad1e8c21452c91728563e254bbbd P 478c8046c94640ce8a91a2e17219d599 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 478c8046c94640ce8a91a2e17219d599, 4c7b36220ed04ab881dc6bee3952d327; no voters: 
I20260630 12:14:29.781100  9208 raft_consensus.cc:515] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 478c8046c94640ce8a91a2e17219d599 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } }
I20260630 12:14:29.784125  9183 ts_tablet_manager.cc:1434] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 60aeb62fa4d84c599f076a4594ee912d: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.002s
I20260630 12:14:29.785161  9100 leader_election.cc:304] T cdc75de8093a4d7fa2706257ae22935e P 478c8046c94640ce8a91a2e17219d599 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 478c8046c94640ce8a91a2e17219d599, 4c7b36220ed04ab881dc6bee3952d327; no voters: 
I20260630 12:14:29.785568  9208 leader_election.cc:290] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 478c8046c94640ce8a91a2e17219d599 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7b36220ed04ab881dc6bee3952d327 (127.0.107.193:39445), 60aeb62fa4d84c599f076a4594ee912d (127.0.107.194:35765)
I20260630 12:14:29.786211  9208 raft_consensus.cc:2804] T 14edad1e8c21452c91728563e254bbbd P 478c8046c94640ce8a91a2e17219d599 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:29.787887  9208 raft_consensus.cc:493] T 14edad1e8c21452c91728563e254bbbd P 478c8046c94640ce8a91a2e17219d599 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:29.788479  9208 raft_consensus.cc:3060] T 14edad1e8c21452c91728563e254bbbd P 478c8046c94640ce8a91a2e17219d599 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:29.785339  9183 tablet_bootstrap.cc:492] T cdc75de8093a4d7fa2706257ae22935e P 60aeb62fa4d84c599f076a4594ee912d: Bootstrap starting.
I20260630 12:14:29.788985  8883 catalog_manager.cc:5697] T 63e313d3d0064d5788b70a4f700b841c P 4c7b36220ed04ab881dc6bee3952d327 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c7b36220ed04ab881dc6bee3952d327 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "4c7b36220ed04ab881dc6bee3952d327" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:29.789893  9060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8fedfc3e08c4f5bb1b33725fb653ab9" candidate_uuid: "478c8046c94640ce8a91a2e17219d599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60aeb62fa4d84c599f076a4594ee912d" is_pre_election: true
I20260630 12:14:29.786373  9212 raft_consensus.cc:2804] T cdc75de8093a4d7fa2706257ae22935e P 478c8046c94640ce8a91a2e17219d599 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:29.790654  9060 raft_consensus.cc:2468] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 60aeb62fa4d84c599f076a4594ee912d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 478c8046c94640ce8a91a2e17219d599 in term 0.
I20260630 12:14:29.791050  9212 raft_consensus.cc:697] T cdc75de8093a4d7fa2706257ae22935e P 478c8046c94640ce8a91a2e17219d599 [term 1 LEADER]: Becoming Leader. State: Replica: 478c8046c94640ce8a91a2e17219d599, State: Running, Role: LEADER
I20260630 12:14:29.791826  9061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14edad1e8c21452c91728563e254bbbd" candidate_uuid: "478c8046c94640ce8a91a2e17219d599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60aeb62fa4d84c599f076a4594ee912d" is_pre_election: true
I20260630 12:14:29.792011  9212 consensus_queue.cc:237] T cdc75de8093a4d7fa2706257ae22935e P 478c8046c94640ce8a91a2e17219d599 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } }
I20260630 12:14:29.792577  9061 raft_consensus.cc:2468] T 14edad1e8c21452c91728563e254bbbd P 60aeb62fa4d84c599f076a4594ee912d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 478c8046c94640ce8a91a2e17219d599 in term 0.
I20260630 12:14:29.796437  9099 leader_election.cc:304] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 478c8046c94640ce8a91a2e17219d599 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 478c8046c94640ce8a91a2e17219d599, 60aeb62fa4d84c599f076a4594ee912d; no voters: 
I20260630 12:14:29.801286  9183 tablet_bootstrap.cc:654] T cdc75de8093a4d7fa2706257ae22935e P 60aeb62fa4d84c599f076a4594ee912d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:29.807242  9215 raft_consensus.cc:2804] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 478c8046c94640ce8a91a2e17219d599 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:29.809338  9215 raft_consensus.cc:493] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 478c8046c94640ce8a91a2e17219d599 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:29.810606  9185 leader_election.cc:290] T cdc75de8093a4d7fa2706257ae22935e P 478c8046c94640ce8a91a2e17219d599 [CANDIDATE]: Term 1 election: Requested vote from peers 4c7b36220ed04ab881dc6bee3952d327 (127.0.107.193:39445), 60aeb62fa4d84c599f076a4594ee912d (127.0.107.194:35765)
I20260630 12:14:29.815608  9061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdc75de8093a4d7fa2706257ae22935e" candidate_uuid: "478c8046c94640ce8a91a2e17219d599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60aeb62fa4d84c599f076a4594ee912d"
I20260630 12:14:29.822063  9215 raft_consensus.cc:3060] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 478c8046c94640ce8a91a2e17219d599 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:29.818477  9190 raft_consensus.cc:493] T cbe5d611da084984920cc3020a5ef794 P 60aeb62fa4d84c599f076a4594ee912d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:29.820961  8986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8fedfc3e08c4f5bb1b33725fb653ab9" candidate_uuid: "478c8046c94640ce8a91a2e17219d599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7b36220ed04ab881dc6bee3952d327" is_pre_election: true
I20260630 12:14:29.823240  8986 raft_consensus.cc:2468] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 4c7b36220ed04ab881dc6bee3952d327 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 478c8046c94640ce8a91a2e17219d599 in term 0.
I20260630 12:14:29.823115  9190 raft_consensus.cc:515] T cbe5d611da084984920cc3020a5ef794 P 60aeb62fa4d84c599f076a4594ee912d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } }
I20260630 12:14:29.824479  9185 raft_consensus.cc:493] T cbe5d611da084984920cc3020a5ef794 P 478c8046c94640ce8a91a2e17219d599 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:29.825057  9185 raft_consensus.cc:515] T cbe5d611da084984920cc3020a5ef794 P 478c8046c94640ce8a91a2e17219d599 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } }
I20260630 12:14:29.826167  9190 leader_election.cc:290] T cbe5d611da084984920cc3020a5ef794 P 60aeb62fa4d84c599f076a4594ee912d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7b36220ed04ab881dc6bee3952d327 (127.0.107.193:39445), 478c8046c94640ce8a91a2e17219d599 (127.0.107.195:46751)
W20260630 12:14:29.827164  9099 leader_election.cc:343] T cdc75de8093a4d7fa2706257ae22935e P 478c8046c94640ce8a91a2e17219d599 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 60aeb62fa4d84c599f076a4594ee912d (127.0.107.194:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:29.827340  9185 leader_election.cc:290] T cbe5d611da084984920cc3020a5ef794 P 478c8046c94640ce8a91a2e17219d599 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7b36220ed04ab881dc6bee3952d327 (127.0.107.193:39445), 60aeb62fa4d84c599f076a4594ee912d (127.0.107.194:35765)
I20260630 12:14:29.828609  8986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe5d611da084984920cc3020a5ef794" candidate_uuid: "478c8046c94640ce8a91a2e17219d599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7b36220ed04ab881dc6bee3952d327" is_pre_election: true
I20260630 12:14:29.829319  8986 raft_consensus.cc:2468] T cbe5d611da084984920cc3020a5ef794 P 4c7b36220ed04ab881dc6bee3952d327 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 478c8046c94640ce8a91a2e17219d599 in term 0.
I20260630 12:14:29.830794  9100 leader_election.cc:304] T cbe5d611da084984920cc3020a5ef794 P 478c8046c94640ce8a91a2e17219d599 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 478c8046c94640ce8a91a2e17219d599, 4c7b36220ed04ab881dc6bee3952d327; no voters: 
I20260630 12:14:29.831692  9185 raft_consensus.cc:2804] T cbe5d611da084984920cc3020a5ef794 P 478c8046c94640ce8a91a2e17219d599 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:29.832278  9185 raft_consensus.cc:493] T cbe5d611da084984920cc3020a5ef794 P 478c8046c94640ce8a91a2e17219d599 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:29.832734  9185 raft_consensus.cc:3060] T cbe5d611da084984920cc3020a5ef794 P 478c8046c94640ce8a91a2e17219d599 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:29.832743  8884 catalog_manager.cc:5697] T cdc75de8093a4d7fa2706257ae22935e P 478c8046c94640ce8a91a2e17219d599 reported cstate change: term changed from 0 to 1, leader changed from <none> to 478c8046c94640ce8a91a2e17219d599 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "478c8046c94640ce8a91a2e17219d599" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:29.841246  9185 raft_consensus.cc:515] T cbe5d611da084984920cc3020a5ef794 P 478c8046c94640ce8a91a2e17219d599 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } }
I20260630 12:14:29.844419  8986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe5d611da084984920cc3020a5ef794" candidate_uuid: "478c8046c94640ce8a91a2e17219d599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7b36220ed04ab881dc6bee3952d327"
I20260630 12:14:29.845139  8986 raft_consensus.cc:3060] T cbe5d611da084984920cc3020a5ef794 P 4c7b36220ed04ab881dc6bee3952d327 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:29.846048  9208 raft_consensus.cc:515] T 14edad1e8c21452c91728563e254bbbd P 478c8046c94640ce8a91a2e17219d599 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } }
I20260630 12:14:29.850067  9212 raft_consensus.cc:493] T 63e313d3d0064d5788b70a4f700b841c P 478c8046c94640ce8a91a2e17219d599 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:29.850580  9212 raft_consensus.cc:515] T 63e313d3d0064d5788b70a4f700b841c P 478c8046c94640ce8a91a2e17219d599 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } } peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } }
I20260630 12:14:29.848541  9183 tablet_bootstrap.cc:492] T cdc75de8093a4d7fa2706257ae22935e P 60aeb62fa4d84c599f076a4594ee912d: No bootstrap required, opened a new log
I20260630 12:14:29.852624  8985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14edad1e8c21452c91728563e254bbbd" candidate_uuid: "478c8046c94640ce8a91a2e17219d599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7b36220ed04ab881dc6bee3952d327"
I20260630 12:14:29.852970  9212 leader_election.cc:290] T 63e313d3d0064d5788b70a4f700b841c P 478c8046c94640ce8a91a2e17219d599 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7b36220ed04ab881dc6bee3952d327 (127.0.107.193:39445), 60aeb62fa4d84c599f076a4594ee912d (127.0.107.194:35765)
I20260630 12:14:29.853235  9183 ts_tablet_manager.cc:1403] T cdc75de8093a4d7fa2706257ae22935e P 60aeb62fa4d84c599f076a4594ee912d: Time spent bootstrapping tablet: real 0.068s	user 0.010s	sys 0.008s
I20260630 12:14:29.853361  8985 raft_consensus.cc:3060] T 14edad1e8c21452c91728563e254bbbd P 4c7b36220ed04ab881dc6bee3952d327 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:29.855595  9208 leader_election.cc:290] T 14edad1e8c21452c91728563e254bbbd P 478c8046c94640ce8a91a2e17219d599 [CANDIDATE]: Term 1 election: Requested vote from peers 4c7b36220ed04ab881dc6bee3952d327 (127.0.107.193:39445), 60aeb62fa4d84c599f076a4594ee912d (127.0.107.194:35765)
W20260630 12:14:29.855731  8932 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:14:29.844771  9215 raft_consensus.cc:515] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 478c8046c94640ce8a91a2e17219d599 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } }
I20260630 12:14:29.861573  8984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e313d3d0064d5788b70a4f700b841c" candidate_uuid: "478c8046c94640ce8a91a2e17219d599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7b36220ed04ab881dc6bee3952d327" is_pre_election: true
I20260630 12:14:29.863511  8983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8fedfc3e08c4f5bb1b33725fb653ab9" candidate_uuid: "478c8046c94640ce8a91a2e17219d599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7b36220ed04ab881dc6bee3952d327"
I20260630 12:14:29.864480  8983 raft_consensus.cc:3060] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 4c7b36220ed04ab881dc6bee3952d327 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:29.864974  8985 raft_consensus.cc:2468] T 14edad1e8c21452c91728563e254bbbd P 4c7b36220ed04ab881dc6bee3952d327 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 478c8046c94640ce8a91a2e17219d599 in term 1.
I20260630 12:14:29.865621  9061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe5d611da084984920cc3020a5ef794" candidate_uuid: "478c8046c94640ce8a91a2e17219d599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60aeb62fa4d84c599f076a4594ee912d" is_pre_election: true
I20260630 12:14:29.866298  9061 raft_consensus.cc:2468] T cbe5d611da084984920cc3020a5ef794 P 60aeb62fa4d84c599f076a4594ee912d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 478c8046c94640ce8a91a2e17219d599 in term 0.
I20260630 12:14:29.866285  9100 leader_election.cc:304] T 14edad1e8c21452c91728563e254bbbd P 478c8046c94640ce8a91a2e17219d599 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 478c8046c94640ce8a91a2e17219d599, 4c7b36220ed04ab881dc6bee3952d327; no voters: 
I20260630 12:14:29.867223  9060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14edad1e8c21452c91728563e254bbbd" candidate_uuid: "478c8046c94640ce8a91a2e17219d599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60aeb62fa4d84c599f076a4594ee912d"
I20260630 12:14:29.867508  9061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e313d3d0064d5788b70a4f700b841c" candidate_uuid: "478c8046c94640ce8a91a2e17219d599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60aeb62fa4d84c599f076a4594ee912d" is_pre_election: true
I20260630 12:14:29.868126  9060 raft_consensus.cc:3060] T 14edad1e8c21452c91728563e254bbbd P 60aeb62fa4d84c599f076a4594ee912d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:29.868361  9061 raft_consensus.cc:2393] T 63e313d3d0064d5788b70a4f700b841c P 60aeb62fa4d84c599f076a4594ee912d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 478c8046c94640ce8a91a2e17219d599 in current term 1: Already voted for candidate 4c7b36220ed04ab881dc6bee3952d327 in this term.
I20260630 12:14:29.869671  9208 raft_consensus.cc:2804] T 14edad1e8c21452c91728563e254bbbd P 478c8046c94640ce8a91a2e17219d599 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:29.870222  9208 raft_consensus.cc:697] T 14edad1e8c21452c91728563e254bbbd P 478c8046c94640ce8a91a2e17219d599 [term 1 LEADER]: Becoming Leader. State: Replica: 478c8046c94640ce8a91a2e17219d599, State: Running, Role: LEADER
I20260630 12:14:29.870657  8986 raft_consensus.cc:2468] T cbe5d611da084984920cc3020a5ef794 P 4c7b36220ed04ab881dc6bee3952d327 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 478c8046c94640ce8a91a2e17219d599 in term 1.
I20260630 12:14:29.871189  9208 consensus_queue.cc:237] T 14edad1e8c21452c91728563e254bbbd P 478c8046c94640ce8a91a2e17219d599 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } }
I20260630 12:14:29.872066  9100 leader_election.cc:304] T cbe5d611da084984920cc3020a5ef794 P 478c8046c94640ce8a91a2e17219d599 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 478c8046c94640ce8a91a2e17219d599, 4c7b36220ed04ab881dc6bee3952d327; no voters: 
I20260630 12:14:29.873276  9212 raft_consensus.cc:2804] T cbe5d611da084984920cc3020a5ef794 P 478c8046c94640ce8a91a2e17219d599 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:29.873785  9212 raft_consensus.cc:697] T cbe5d611da084984920cc3020a5ef794 P 478c8046c94640ce8a91a2e17219d599 [term 1 LEADER]: Becoming Leader. State: Replica: 478c8046c94640ce8a91a2e17219d599, State: Running, Role: LEADER
I20260630 12:14:29.873934  9185 leader_election.cc:290] T cbe5d611da084984920cc3020a5ef794 P 478c8046c94640ce8a91a2e17219d599 [CANDIDATE]: Term 1 election: Requested vote from peers 4c7b36220ed04ab881dc6bee3952d327 (127.0.107.193:39445), 60aeb62fa4d84c599f076a4594ee912d (127.0.107.194:35765)
I20260630 12:14:29.874161  9061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8fedfc3e08c4f5bb1b33725fb653ab9" candidate_uuid: "478c8046c94640ce8a91a2e17219d599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60aeb62fa4d84c599f076a4594ee912d"
I20260630 12:14:29.874727  9212 consensus_queue.cc:237] T cbe5d611da084984920cc3020a5ef794 P 478c8046c94640ce8a91a2e17219d599 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } }
I20260630 12:14:29.877472  9059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe5d611da084984920cc3020a5ef794" candidate_uuid: "478c8046c94640ce8a91a2e17219d599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60aeb62fa4d84c599f076a4594ee912d"
I20260630 12:14:29.878196  9059 raft_consensus.cc:3060] T cbe5d611da084984920cc3020a5ef794 P 60aeb62fa4d84c599f076a4594ee912d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:29.874809  9061 raft_consensus.cc:3060] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 60aeb62fa4d84c599f076a4594ee912d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:29.882359  8983 raft_consensus.cc:2468] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 4c7b36220ed04ab881dc6bee3952d327 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 478c8046c94640ce8a91a2e17219d599 in term 1.
I20260630 12:14:29.883245  9100 leader_election.cc:304] T 63e313d3d0064d5788b70a4f700b841c P 478c8046c94640ce8a91a2e17219d599 [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: 478c8046c94640ce8a91a2e17219d599; no voters: 4c7b36220ed04ab881dc6bee3952d327, 60aeb62fa4d84c599f076a4594ee912d
I20260630 12:14:29.885783  9060 raft_consensus.cc:2468] T 14edad1e8c21452c91728563e254bbbd P 60aeb62fa4d84c599f076a4594ee912d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 478c8046c94640ce8a91a2e17219d599 in term 1.
I20260630 12:14:29.886869  9213 raft_consensus.cc:3060] T 63e313d3d0064d5788b70a4f700b841c P 478c8046c94640ce8a91a2e17219d599 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:29.891234  8984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe5d611da084984920cc3020a5ef794" candidate_uuid: "60aeb62fa4d84c599f076a4594ee912d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7b36220ed04ab881dc6bee3952d327" is_pre_election: true
I20260630 12:14:29.904366  9100 leader_election.cc:304] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 478c8046c94640ce8a91a2e17219d599 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 478c8046c94640ce8a91a2e17219d599, 4c7b36220ed04ab881dc6bee3952d327; no voters: 
I20260630 12:14:29.904732  8984 raft_consensus.cc:2393] T cbe5d611da084984920cc3020a5ef794 P 4c7b36220ed04ab881dc6bee3952d327 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60aeb62fa4d84c599f076a4594ee912d in current term 1: Already voted for candidate 478c8046c94640ce8a91a2e17219d599 in this term.
I20260630 12:14:29.862072  9183 raft_consensus.cc:359] T cdc75de8093a4d7fa2706257ae22935e P 60aeb62fa4d84c599f076a4594ee912d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } }
I20260630 12:14:29.905445  9185 raft_consensus.cc:2804] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 478c8046c94640ce8a91a2e17219d599 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:29.905707  9183 raft_consensus.cc:385] T cdc75de8093a4d7fa2706257ae22935e P 60aeb62fa4d84c599f076a4594ee912d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:29.906252  9183 raft_consensus.cc:740] T cdc75de8093a4d7fa2706257ae22935e P 60aeb62fa4d84c599f076a4594ee912d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60aeb62fa4d84c599f076a4594ee912d, State: Initialized, Role: FOLLOWER
I20260630 12:14:29.886673  9059 raft_consensus.cc:2468] T cbe5d611da084984920cc3020a5ef794 P 60aeb62fa4d84c599f076a4594ee912d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 478c8046c94640ce8a91a2e17219d599 in term 1.
I20260630 12:14:29.886937  9215 leader_election.cc:290] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 478c8046c94640ce8a91a2e17219d599 [CANDIDATE]: Term 1 election: Requested vote from peers 4c7b36220ed04ab881dc6bee3952d327 (127.0.107.193:39445), 60aeb62fa4d84c599f076a4594ee912d (127.0.107.194:35765)
I20260630 12:14:29.907351  9183 consensus_queue.cc:260] T cdc75de8093a4d7fa2706257ae22935e P 60aeb62fa4d84c599f076a4594ee912d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } }
I20260630 12:14:29.886461  9061 raft_consensus.cc:2468] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 60aeb62fa4d84c599f076a4594ee912d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 478c8046c94640ce8a91a2e17219d599 in term 1.
I20260630 12:14:29.913724  9185 raft_consensus.cc:697] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 478c8046c94640ce8a91a2e17219d599 [term 1 LEADER]: Becoming Leader. State: Replica: 478c8046c94640ce8a91a2e17219d599, State: Running, Role: LEADER
I20260630 12:14:29.915292  9185 consensus_queue.cc:237] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 478c8046c94640ce8a91a2e17219d599 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } }
I20260630 12:14:29.919984  9135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe5d611da084984920cc3020a5ef794" candidate_uuid: "60aeb62fa4d84c599f076a4594ee912d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "478c8046c94640ce8a91a2e17219d599" is_pre_election: true
I20260630 12:14:29.921828  9024 leader_election.cc:304] T cbe5d611da084984920cc3020a5ef794 P 60aeb62fa4d84c599f076a4594ee912d [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: 60aeb62fa4d84c599f076a4594ee912d; no voters: 478c8046c94640ce8a91a2e17219d599, 4c7b36220ed04ab881dc6bee3952d327
I20260630 12:14:29.922523  9190 raft_consensus.cc:2749] T cbe5d611da084984920cc3020a5ef794 P 60aeb62fa4d84c599f076a4594ee912d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:14:29.922853  9213 raft_consensus.cc:2749] T 63e313d3d0064d5788b70a4f700b841c P 478c8046c94640ce8a91a2e17219d599 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:14:29.923704  9183 ts_tablet_manager.cc:1434] T cdc75de8093a4d7fa2706257ae22935e P 60aeb62fa4d84c599f076a4594ee912d: Time spent starting tablet: real 0.070s	user 0.000s	sys 0.010s
I20260630 12:14:29.923523  8884 catalog_manager.cc:5697] T 14edad1e8c21452c91728563e254bbbd P 478c8046c94640ce8a91a2e17219d599 reported cstate change: term changed from 0 to 1, leader changed from <none> to 478c8046c94640ce8a91a2e17219d599 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "478c8046c94640ce8a91a2e17219d599" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:29.924732  9183 tablet_bootstrap.cc:492] T 6f36fb0a6628467aa228ab658dc24427 P 60aeb62fa4d84c599f076a4594ee912d: Bootstrap starting.
I20260630 12:14:29.931195  9183 tablet_bootstrap.cc:654] T 6f36fb0a6628467aa228ab658dc24427 P 60aeb62fa4d84c599f076a4594ee912d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:29.935993  9183 tablet_bootstrap.cc:492] T 6f36fb0a6628467aa228ab658dc24427 P 60aeb62fa4d84c599f076a4594ee912d: No bootstrap required, opened a new log
I20260630 12:14:29.936523  9183 ts_tablet_manager.cc:1403] T 6f36fb0a6628467aa228ab658dc24427 P 60aeb62fa4d84c599f076a4594ee912d: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.006s
I20260630 12:14:29.937772  8884 catalog_manager.cc:5697] T cbe5d611da084984920cc3020a5ef794 P 478c8046c94640ce8a91a2e17219d599 reported cstate change: term changed from 0 to 1, leader changed from <none> to 478c8046c94640ce8a91a2e17219d599 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "478c8046c94640ce8a91a2e17219d599" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:29.939062  9183 raft_consensus.cc:359] T 6f36fb0a6628467aa228ab658dc24427 P 60aeb62fa4d84c599f076a4594ee912d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } }
I20260630 12:14:29.939628  9183 raft_consensus.cc:385] T 6f36fb0a6628467aa228ab658dc24427 P 60aeb62fa4d84c599f076a4594ee912d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:29.939205  8884 catalog_manager.cc:5697] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 478c8046c94640ce8a91a2e17219d599 reported cstate change: term changed from 0 to 1, leader changed from <none> to 478c8046c94640ce8a91a2e17219d599 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "478c8046c94640ce8a91a2e17219d599" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:29.939881  9183 raft_consensus.cc:740] T 6f36fb0a6628467aa228ab658dc24427 P 60aeb62fa4d84c599f076a4594ee912d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60aeb62fa4d84c599f076a4594ee912d, State: Initialized, Role: FOLLOWER
I20260630 12:14:29.940660  9183 consensus_queue.cc:260] T 6f36fb0a6628467aa228ab658dc24427 P 60aeb62fa4d84c599f076a4594ee912d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } }
I20260630 12:14:29.942677  9183 ts_tablet_manager.cc:1434] T 6f36fb0a6628467aa228ab658dc24427 P 60aeb62fa4d84c599f076a4594ee912d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:14:30.035116  9190 raft_consensus.cc:493] T 6f36fb0a6628467aa228ab658dc24427 P 60aeb62fa4d84c599f076a4594ee912d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:30.035588  9190 raft_consensus.cc:515] T 6f36fb0a6628467aa228ab658dc24427 P 60aeb62fa4d84c599f076a4594ee912d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } }
I20260630 12:14:30.037344  9190 leader_election.cc:290] T 6f36fb0a6628467aa228ab658dc24427 P 60aeb62fa4d84c599f076a4594ee912d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7b36220ed04ab881dc6bee3952d327 (127.0.107.193:39445), 478c8046c94640ce8a91a2e17219d599 (127.0.107.195:46751)
I20260630 12:14:30.038256  8983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f36fb0a6628467aa228ab658dc24427" candidate_uuid: "60aeb62fa4d84c599f076a4594ee912d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7b36220ed04ab881dc6bee3952d327" is_pre_election: true
I20260630 12:14:30.038367  9135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f36fb0a6628467aa228ab658dc24427" candidate_uuid: "60aeb62fa4d84c599f076a4594ee912d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "478c8046c94640ce8a91a2e17219d599" is_pre_election: true
I20260630 12:14:30.038993  8983 raft_consensus.cc:2393] T 6f36fb0a6628467aa228ab658dc24427 P 4c7b36220ed04ab881dc6bee3952d327 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60aeb62fa4d84c599f076a4594ee912d in current term 1: Already voted for candidate 478c8046c94640ce8a91a2e17219d599 in this term.
I20260630 12:14:30.040019  9026 leader_election.cc:304] T 6f36fb0a6628467aa228ab658dc24427 P 60aeb62fa4d84c599f076a4594ee912d [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: 60aeb62fa4d84c599f076a4594ee912d; no voters: 478c8046c94640ce8a91a2e17219d599, 4c7b36220ed04ab881dc6bee3952d327
I20260630 12:14:30.040608  9190 raft_consensus.cc:3060] T 6f36fb0a6628467aa228ab658dc24427 P 60aeb62fa4d84c599f076a4594ee912d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:30.045423  9190 raft_consensus.cc:2749] T 6f36fb0a6628467aa228ab658dc24427 P 60aeb62fa4d84c599f076a4594ee912d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:14:30.147372  9190 raft_consensus.cc:493] T cdc75de8093a4d7fa2706257ae22935e P 60aeb62fa4d84c599f076a4594ee912d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:30.147912  9190 raft_consensus.cc:515] T cdc75de8093a4d7fa2706257ae22935e P 60aeb62fa4d84c599f076a4594ee912d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 } } peers { permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 } } peers { permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 } }
I20260630 12:14:30.150007  9190 leader_election.cc:290] T cdc75de8093a4d7fa2706257ae22935e P 60aeb62fa4d84c599f076a4594ee912d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7b36220ed04ab881dc6bee3952d327 (127.0.107.193:39445), 478c8046c94640ce8a91a2e17219d599 (127.0.107.195:46751)
I20260630 12:14:30.151209  9135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdc75de8093a4d7fa2706257ae22935e" candidate_uuid: "60aeb62fa4d84c599f076a4594ee912d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "478c8046c94640ce8a91a2e17219d599" is_pre_election: true
I20260630 12:14:30.152083  8983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdc75de8093a4d7fa2706257ae22935e" candidate_uuid: "60aeb62fa4d84c599f076a4594ee912d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7b36220ed04ab881dc6bee3952d327" is_pre_election: true
I20260630 12:14:30.152843  8983 raft_consensus.cc:2393] T cdc75de8093a4d7fa2706257ae22935e P 4c7b36220ed04ab881dc6bee3952d327 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60aeb62fa4d84c599f076a4594ee912d in current term 1: Already voted for candidate 478c8046c94640ce8a91a2e17219d599 in this term.
I20260630 12:14:30.154445  9026 leader_election.cc:304] T cdc75de8093a4d7fa2706257ae22935e P 60aeb62fa4d84c599f076a4594ee912d [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: 60aeb62fa4d84c599f076a4594ee912d; no voters: 478c8046c94640ce8a91a2e17219d599, 4c7b36220ed04ab881dc6bee3952d327
I20260630 12:14:30.155674  9190 raft_consensus.cc:3060] T cdc75de8093a4d7fa2706257ae22935e P 60aeb62fa4d84c599f076a4594ee912d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:30.169179  9190 raft_consensus.cc:2749] T cdc75de8093a4d7fa2706257ae22935e P 60aeb62fa4d84c599f076a4594ee912d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:14:30.188372  9209 consensus_queue.cc:1048] T 63e313d3d0064d5788b70a4f700b841c P 4c7b36220ed04ab881dc6bee3952d327 [LEADER]: Connected to new peer: Peer: permanent_uuid: "478c8046c94640ce8a91a2e17219d599" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:30.211935  9213 consensus_queue.cc:1048] T cdc75de8093a4d7fa2706257ae22935e P 478c8046c94640ce8a91a2e17219d599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:30.225188  9221 consensus_queue.cc:1048] T cdc75de8093a4d7fa2706257ae22935e P 478c8046c94640ce8a91a2e17219d599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:30.232038  9186 consensus_queue.cc:1048] T 63e313d3d0064d5788b70a4f700b841c P 4c7b36220ed04ab881dc6bee3952d327 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:30.273872  9221 consensus_queue.cc:1048] T cbe5d611da084984920cc3020a5ef794 P 478c8046c94640ce8a91a2e17219d599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:30.289028  9208 consensus_queue.cc:1048] T cbe5d611da084984920cc3020a5ef794 P 478c8046c94640ce8a91a2e17219d599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:30.338024  9060 raft_consensus.cc:1275] T 14edad1e8c21452c91728563e254bbbd P 60aeb62fa4d84c599f076a4594ee912d [term 1 FOLLOWER]: Refusing update from remote peer 478c8046c94640ce8a91a2e17219d599: 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:30.344544  8984 raft_consensus.cc:1275] T 14edad1e8c21452c91728563e254bbbd P 4c7b36220ed04ab881dc6bee3952d327 [term 1 FOLLOWER]: Refusing update from remote peer 478c8046c94640ce8a91a2e17219d599: 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:30.351632  9221 consensus_queue.cc:1048] T 14edad1e8c21452c91728563e254bbbd P 478c8046c94640ce8a91a2e17219d599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:30.355621  9213 consensus_queue.cc:1048] T 6f36fb0a6628467aa228ab658dc24427 P 478c8046c94640ce8a91a2e17219d599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:30.356606  9185 consensus_queue.cc:1048] T 14edad1e8c21452c91728563e254bbbd P 478c8046c94640ce8a91a2e17219d599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:30.366262  9185 consensus_queue.cc:1048] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 478c8046c94640ce8a91a2e17219d599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7b36220ed04ab881dc6bee3952d327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:30.380686  9185 consensus_queue.cc:1048] T 6f36fb0a6628467aa228ab658dc24427 P 478c8046c94640ce8a91a2e17219d599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:30.401748  9221 consensus_queue.cc:1048] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 478c8046c94640ce8a91a2e17219d599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60aeb62fa4d84c599f076a4594ee912d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:14:30.709781  9099 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:35765, user_credentials={real_user=slave}} blocked reactor thread for 75926.3us
W20260630 12:14:31.184891  8949 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:46751, user_credentials={real_user=slave}} blocked reactor thread for 172395us
W20260630 12:14:31.331629  9164 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.107.195:46751, user_credentials={real_user=slave}} blocked reactor thread for 69473us
I20260630 12:14:31.785274   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:14:31.810652   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:31.811441   431 tablet_replica.cc:333] T cbe5d611da084984920cc3020a5ef794 P 4c7b36220ed04ab881dc6bee3952d327: stopping tablet replica
I20260630 12:14:31.812301   431 raft_consensus.cc:2243] T cbe5d611da084984920cc3020a5ef794 P 4c7b36220ed04ab881dc6bee3952d327 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:31.812932   431 raft_consensus.cc:2272] T cbe5d611da084984920cc3020a5ef794 P 4c7b36220ed04ab881dc6bee3952d327 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:31.815551   431 tablet_replica.cc:333] T cdc75de8093a4d7fa2706257ae22935e P 4c7b36220ed04ab881dc6bee3952d327: stopping tablet replica
I20260630 12:14:31.816057   431 raft_consensus.cc:2243] T cdc75de8093a4d7fa2706257ae22935e P 4c7b36220ed04ab881dc6bee3952d327 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:31.816485   431 raft_consensus.cc:2272] T cdc75de8093a4d7fa2706257ae22935e P 4c7b36220ed04ab881dc6bee3952d327 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:31.819177   431 tablet_replica.cc:333] T 63e313d3d0064d5788b70a4f700b841c P 4c7b36220ed04ab881dc6bee3952d327: stopping tablet replica
I20260630 12:14:31.819681   431 raft_consensus.cc:2243] T 63e313d3d0064d5788b70a4f700b841c P 4c7b36220ed04ab881dc6bee3952d327 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:31.820377   431 raft_consensus.cc:2272] T 63e313d3d0064d5788b70a4f700b841c P 4c7b36220ed04ab881dc6bee3952d327 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:31.822710   431 tablet_replica.cc:333] T 14edad1e8c21452c91728563e254bbbd P 4c7b36220ed04ab881dc6bee3952d327: stopping tablet replica
I20260630 12:14:31.823241   431 raft_consensus.cc:2243] T 14edad1e8c21452c91728563e254bbbd P 4c7b36220ed04ab881dc6bee3952d327 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:31.823643   431 raft_consensus.cc:2272] T 14edad1e8c21452c91728563e254bbbd P 4c7b36220ed04ab881dc6bee3952d327 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:31.826152   431 tablet_replica.cc:333] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 4c7b36220ed04ab881dc6bee3952d327: stopping tablet replica
I20260630 12:14:31.826594   431 raft_consensus.cc:2243] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 4c7b36220ed04ab881dc6bee3952d327 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:31.827028   431 raft_consensus.cc:2272] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 4c7b36220ed04ab881dc6bee3952d327 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:31.829350   431 tablet_replica.cc:333] T 6f36fb0a6628467aa228ab658dc24427 P 4c7b36220ed04ab881dc6bee3952d327: stopping tablet replica
I20260630 12:14:31.829778   431 raft_consensus.cc:2243] T 6f36fb0a6628467aa228ab658dc24427 P 4c7b36220ed04ab881dc6bee3952d327 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:31.830205   431 raft_consensus.cc:2272] T 6f36fb0a6628467aa228ab658dc24427 P 4c7b36220ed04ab881dc6bee3952d327 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:31.847927   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:14:31.863564   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:14:31.893821   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:31.894454   431 tablet_replica.cc:333] T 6f36fb0a6628467aa228ab658dc24427 P 60aeb62fa4d84c599f076a4594ee912d: stopping tablet replica
I20260630 12:14:31.895108   431 raft_consensus.cc:2243] T 6f36fb0a6628467aa228ab658dc24427 P 60aeb62fa4d84c599f076a4594ee912d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:31.895669   431 raft_consensus.cc:2272] T 6f36fb0a6628467aa228ab658dc24427 P 60aeb62fa4d84c599f076a4594ee912d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:31.898291   431 tablet_replica.cc:333] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 60aeb62fa4d84c599f076a4594ee912d: stopping tablet replica
I20260630 12:14:31.898904   431 raft_consensus.cc:2243] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 60aeb62fa4d84c599f076a4594ee912d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:31.900161   431 raft_consensus.cc:2272] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 60aeb62fa4d84c599f076a4594ee912d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:31.902504   431 tablet_replica.cc:333] T 14edad1e8c21452c91728563e254bbbd P 60aeb62fa4d84c599f076a4594ee912d: stopping tablet replica
I20260630 12:14:31.903091   431 raft_consensus.cc:2243] T 14edad1e8c21452c91728563e254bbbd P 60aeb62fa4d84c599f076a4594ee912d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:31.903558   431 raft_consensus.cc:2272] T 14edad1e8c21452c91728563e254bbbd P 60aeb62fa4d84c599f076a4594ee912d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:31.906049   431 tablet_replica.cc:333] T cbe5d611da084984920cc3020a5ef794 P 60aeb62fa4d84c599f076a4594ee912d: stopping tablet replica
I20260630 12:14:31.906563   431 raft_consensus.cc:2243] T cbe5d611da084984920cc3020a5ef794 P 60aeb62fa4d84c599f076a4594ee912d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:31.907135   431 raft_consensus.cc:2272] T cbe5d611da084984920cc3020a5ef794 P 60aeb62fa4d84c599f076a4594ee912d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:31.909459   431 tablet_replica.cc:333] T cdc75de8093a4d7fa2706257ae22935e P 60aeb62fa4d84c599f076a4594ee912d: stopping tablet replica
I20260630 12:14:31.909972   431 raft_consensus.cc:2243] T cdc75de8093a4d7fa2706257ae22935e P 60aeb62fa4d84c599f076a4594ee912d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:31.910396   431 raft_consensus.cc:2272] T cdc75de8093a4d7fa2706257ae22935e P 60aeb62fa4d84c599f076a4594ee912d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:31.912634   431 tablet_replica.cc:333] T 63e313d3d0064d5788b70a4f700b841c P 60aeb62fa4d84c599f076a4594ee912d: stopping tablet replica
I20260630 12:14:31.913120   431 raft_consensus.cc:2243] T 63e313d3d0064d5788b70a4f700b841c P 60aeb62fa4d84c599f076a4594ee912d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:31.913542   431 raft_consensus.cc:2272] T 63e313d3d0064d5788b70a4f700b841c P 60aeb62fa4d84c599f076a4594ee912d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:31.940124   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:14:31.953778   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:14:31.975423   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:31.975989   431 tablet_replica.cc:333] T 63e313d3d0064d5788b70a4f700b841c P 478c8046c94640ce8a91a2e17219d599: stopping tablet replica
I20260630 12:14:31.976496   431 raft_consensus.cc:2243] T 63e313d3d0064d5788b70a4f700b841c P 478c8046c94640ce8a91a2e17219d599 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:31.976902   431 raft_consensus.cc:2272] T 63e313d3d0064d5788b70a4f700b841c P 478c8046c94640ce8a91a2e17219d599 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:31.979455   431 tablet_replica.cc:333] T cdc75de8093a4d7fa2706257ae22935e P 478c8046c94640ce8a91a2e17219d599: stopping tablet replica
I20260630 12:14:31.979948   431 raft_consensus.cc:2243] T cdc75de8093a4d7fa2706257ae22935e P 478c8046c94640ce8a91a2e17219d599 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:31.980731   431 raft_consensus.cc:2272] T cdc75de8093a4d7fa2706257ae22935e P 478c8046c94640ce8a91a2e17219d599 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:31.982851   431 tablet_replica.cc:333] T 6f36fb0a6628467aa228ab658dc24427 P 478c8046c94640ce8a91a2e17219d599: stopping tablet replica
I20260630 12:14:31.983302   431 raft_consensus.cc:2243] T 6f36fb0a6628467aa228ab658dc24427 P 478c8046c94640ce8a91a2e17219d599 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:31.984021   431 raft_consensus.cc:2272] T 6f36fb0a6628467aa228ab658dc24427 P 478c8046c94640ce8a91a2e17219d599 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:31.985999   431 tablet_replica.cc:333] T cbe5d611da084984920cc3020a5ef794 P 478c8046c94640ce8a91a2e17219d599: stopping tablet replica
I20260630 12:14:31.986465   431 raft_consensus.cc:2243] T cbe5d611da084984920cc3020a5ef794 P 478c8046c94640ce8a91a2e17219d599 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:31.987181   431 raft_consensus.cc:2272] T cbe5d611da084984920cc3020a5ef794 P 478c8046c94640ce8a91a2e17219d599 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:31.989532   431 tablet_replica.cc:333] T 14edad1e8c21452c91728563e254bbbd P 478c8046c94640ce8a91a2e17219d599: stopping tablet replica
I20260630 12:14:31.989979   431 raft_consensus.cc:2243] T 14edad1e8c21452c91728563e254bbbd P 478c8046c94640ce8a91a2e17219d599 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:31.990700   431 raft_consensus.cc:2272] T 14edad1e8c21452c91728563e254bbbd P 478c8046c94640ce8a91a2e17219d599 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:31.992986   431 tablet_replica.cc:333] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 478c8046c94640ce8a91a2e17219d599: stopping tablet replica
I20260630 12:14:31.993732   431 raft_consensus.cc:2243] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 478c8046c94640ce8a91a2e17219d599 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:31.994660   431 raft_consensus.cc:2272] T f8fedfc3e08c4f5bb1b33725fb653ab9 P 478c8046c94640ce8a91a2e17219d599 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:32.022095   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:14:32.036912   431 master.cc:562] Master@127.0.107.254:39243 shutting down...
I20260630 12:14:32.056229   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5edf9bb9d17b49cf9baf049e374bd2d9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:32.056703   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5edf9bb9d17b49cf9baf049e374bd2d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:32.056948   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5edf9bb9d17b49cf9baf049e374bd2d9: stopping tablet replica
I20260630 12:14:32.075847   431 master.cc:584] Master@127.0.107.254:39243 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4426 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260630 12:14:32.104564   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:38723
I20260630 12:14:32.105687   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:32.110659  9275 instance_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:32.110843  9276 instance_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:32.112362  9278 instance_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:32.113340   431 server_base.cc:1061] running on GCE node
I20260630 12:14:32.114076   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:32.114248   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:32.114439   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821672114406 us; error 0 us; skew 500 ppm
I20260630 12:14:32.114986   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:32.117206   431 webserver.cc:533] Webserver started at http://127.0.107.254:43621/ using document root <none> and password file <none>
I20260630 12:14:32.117660   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:32.117857   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:32.118117   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:32.119222   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821463199918-431-0/minicluster-data/master-0-root/instance:
uuid: "2a38d197e09c45d38604e25a2fdb484f"
format_stamp: "Formatted at 2026-06-30 12:14:32 on dist-test-slave-rzcc"
I20260630 12:14:32.123544   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:14:32.126631  9283 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:32.127362   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:32.127642   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821463199918-431-0/minicluster-data/master-0-root
uuid: "2a38d197e09c45d38604e25a2fdb484f"
format_stamp: "Formatted at 2026-06-30 12:14:32 on dist-test-slave-rzcc"
I20260630 12:14:32.127926   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821463199918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821463199918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821463199918-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:32.164319   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:32.165318   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:32.198727   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:38723
I20260630 12:14:32.198890  9334 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:38723 every 8 connection(s)
I20260630 12:14:32.202957  9335 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:32.214711  9335 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2a38d197e09c45d38604e25a2fdb484f: Bootstrap starting.
I20260630 12:14:32.219615  9335 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2a38d197e09c45d38604e25a2fdb484f: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:32.224057  9335 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2a38d197e09c45d38604e25a2fdb484f: No bootstrap required, opened a new log
I20260630 12:14:32.225996  9335 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2a38d197e09c45d38604e25a2fdb484f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a38d197e09c45d38604e25a2fdb484f" member_type: VOTER }
I20260630 12:14:32.226388  9335 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2a38d197e09c45d38604e25a2fdb484f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:32.226621  9335 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2a38d197e09c45d38604e25a2fdb484f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a38d197e09c45d38604e25a2fdb484f, State: Initialized, Role: FOLLOWER
I20260630 12:14:32.227319  9335 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2a38d197e09c45d38604e25a2fdb484f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2a38d197e09c45d38604e25a2fdb484f" member_type: VOTER }
I20260630 12:14:32.227793  9335 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2a38d197e09c45d38604e25a2fdb484f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:32.228016  9335 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2a38d197e09c45d38604e25a2fdb484f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:32.228293  9335 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2a38d197e09c45d38604e25a2fdb484f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:32.233086  9335 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2a38d197e09c45d38604e25a2fdb484f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a38d197e09c45d38604e25a2fdb484f" member_type: VOTER }
I20260630 12:14:32.233614  9335 leader_election.cc:304] T 00000000000000000000000000000000 P 2a38d197e09c45d38604e25a2fdb484f [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: 2a38d197e09c45d38604e25a2fdb484f; no voters: 
I20260630 12:14:32.234671  9335 leader_election.cc:290] T 00000000000000000000000000000000 P 2a38d197e09c45d38604e25a2fdb484f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:32.235033  9338 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2a38d197e09c45d38604e25a2fdb484f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:32.236434  9338 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2a38d197e09c45d38604e25a2fdb484f [term 1 LEADER]: Becoming Leader. State: Replica: 2a38d197e09c45d38604e25a2fdb484f, State: Running, Role: LEADER
I20260630 12:14:32.237087  9338 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2a38d197e09c45d38604e25a2fdb484f [LEADER]: Queue going to LEADER mode. State: All 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: "2a38d197e09c45d38604e25a2fdb484f" member_type: VOTER }
I20260630 12:14:32.237576  9335 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2a38d197e09c45d38604e25a2fdb484f [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:32.242108  9340 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2a38d197e09c45d38604e25a2fdb484f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2a38d197e09c45d38604e25a2fdb484f. Latest consensus state: current_term: 1 leader_uuid: "2a38d197e09c45d38604e25a2fdb484f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a38d197e09c45d38604e25a2fdb484f" member_type: VOTER } }
I20260630 12:14:32.243271  9340 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2a38d197e09c45d38604e25a2fdb484f [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:32.242157  9339 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2a38d197e09c45d38604e25a2fdb484f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2a38d197e09c45d38604e25a2fdb484f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a38d197e09c45d38604e25a2fdb484f" member_type: VOTER } }
I20260630 12:14:32.244565  9339 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2a38d197e09c45d38604e25a2fdb484f [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:32.250051  9346 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:32.257783  9346 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:32.258805   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:32.266528  9346 catalog_manager.cc:1383] Generated new cluster ID: 72e3e5b0cc554014b8577f154b2b48f8
I20260630 12:14:32.266822  9346 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:32.289165  9346 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:32.290381  9346 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:32.310904  9346 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2a38d197e09c45d38604e25a2fdb484f: Generated new TSK 0
I20260630 12:14:32.311529  9346 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:32.325656   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:32.331844  9356 instance_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:32.332480  9357 instance_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:32.334164  9359 instance_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:32.334483   431 server_base.cc:1061] running on GCE node
I20260630 12:14:32.335412   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:32.335595   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:32.335731   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821672335714 us; error 0 us; skew 500 ppm
I20260630 12:14:32.336151   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:32.338285   431 webserver.cc:533] Webserver started at http://127.0.107.193:39297/ using document root <none> and password file <none>
I20260630 12:14:32.338817   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:32.339026   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:32.339320   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:32.340444   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821463199918-431-0/minicluster-data/ts-0-root/instance:
uuid: "4fb202ec6fe946e1a13dd50dcfa76e64"
format_stamp: "Formatted at 2026-06-30 12:14:32 on dist-test-slave-rzcc"
I20260630 12:14:32.344786   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:14:32.348011  9364 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:32.348766   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:14:32.349085   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821463199918-431-0/minicluster-data/ts-0-root
uuid: "4fb202ec6fe946e1a13dd50dcfa76e64"
format_stamp: "Formatted at 2026-06-30 12:14:32 on dist-test-slave-rzcc"
I20260630 12:14:32.349411   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821463199918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821463199918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821463199918-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:32.367499   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:32.368618   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:32.370107   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:32.372399   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:32.372618   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:32.372871   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:32.373041   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:32.408257   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:34135
I20260630 12:14:32.408351  9426 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:34135 every 8 connection(s)
I20260630 12:14:32.413224   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:32.420270  9431 instance_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:32.421139  9432 instance_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:32.424508  9434 instance_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:32.424682   431 server_base.cc:1061] running on GCE node
I20260630 12:14:32.427680   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:32.428038   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:32.428238   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821672428197 us; error 0 us; skew 500 ppm
I20260630 12:14:32.428886   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:32.431588  9427 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38723
I20260630 12:14:32.431958  9427 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:32.432029   431 webserver.cc:533] Webserver started at http://127.0.107.194:36469/ using document root <none> and password file <none>
I20260630 12:14:32.432626   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:32.432696  9427 heartbeater.cc:507] Master 127.0.107.254:38723 requested a full tablet report, sending...
I20260630 12:14:32.432818   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:32.433256   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:32.434355   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821463199918-431-0/minicluster-data/ts-1-root/instance:
uuid: "61c43a48bb534816b456f7cbae4ba284"
format_stamp: "Formatted at 2026-06-30 12:14:32 on dist-test-slave-rzcc"
I20260630 12:14:32.434950  9300 ts_manager.cc:194] Registered new tserver with Master: 4fb202ec6fe946e1a13dd50dcfa76e64 (127.0.107.193:34135)
I20260630 12:14:32.437351  9300 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40566
I20260630 12:14:32.440063   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260630 12:14:32.443145  9439 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:32.443868   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:32.444154   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821463199918-431-0/minicluster-data/ts-1-root
uuid: "61c43a48bb534816b456f7cbae4ba284"
format_stamp: "Formatted at 2026-06-30 12:14:32 on dist-test-slave-rzcc"
I20260630 12:14:32.444409   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821463199918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821463199918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821463199918-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:32.456434   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:32.457559   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:32.458961   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:32.461056   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:32.461278   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:32.461505   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:32.461678   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:32.497447   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:37541
I20260630 12:14:32.497545  9501 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:37541 every 8 connection(s)
I20260630 12:14:32.502314   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:32.509016  9505 instance_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:32.510829  9506 instance_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:32.513667   431 server_base.cc:1061] running on GCE node
W20260630 12:14:32.514249  9508 instance_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:32.515252  9502 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38723
I20260630 12:14:32.515367   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:14:32.515681  9502 heartbeater.cc:461] Registering TS with master...
W20260630 12:14:32.515712   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:32.516125   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821672516100 us; error 0 us; skew 500 ppm
I20260630 12:14:32.516584  9502 heartbeater.cc:507] Master 127.0.107.254:38723 requested a full tablet report, sending...
I20260630 12:14:32.516671   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:32.518672  9300 ts_manager.cc:194] Registered new tserver with Master: 61c43a48bb534816b456f7cbae4ba284 (127.0.107.194:37541)
I20260630 12:14:32.519515   431 webserver.cc:533] Webserver started at http://127.0.107.195:33049/ using document root <none> and password file <none>
I20260630 12:14:32.520040   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:32.520224   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:32.520248  9300 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40572
I20260630 12:14:32.520597   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:32.521867   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821463199918-431-0/minicluster-data/ts-2-root/instance:
uuid: "9fa74d27b9f941c0a12a2bd1c4162fbd"
format_stamp: "Formatted at 2026-06-30 12:14:32 on dist-test-slave-rzcc"
I20260630 12:14:32.526204   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:32.529264  9513 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:32.530136   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:32.530419   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821463199918-431-0/minicluster-data/ts-2-root
uuid: "9fa74d27b9f941c0a12a2bd1c4162fbd"
format_stamp: "Formatted at 2026-06-30 12:14:32 on dist-test-slave-rzcc"
I20260630 12:14:32.530694   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821463199918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821463199918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821463199918-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:32.552935   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:32.554046   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:32.555442   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:32.557571   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:32.557767   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:32.558029   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:32.558192   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:32.595485   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:33101
I20260630 12:14:32.595566  9575 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:33101 every 8 connection(s)
I20260630 12:14:32.609885  9576 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38723
I20260630 12:14:32.610222  9576 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:32.610957  9576 heartbeater.cc:507] Master 127.0.107.254:38723 requested a full tablet report, sending...
I20260630 12:14:32.612847  9300 ts_manager.cc:194] Registered new tserver with Master: 9fa74d27b9f941c0a12a2bd1c4162fbd (127.0.107.195:33101)
I20260630 12:14:32.612988   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013427737s
I20260630 12:14:32.614606  9300 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40586
I20260630 12:14:33.440296  9427 heartbeater.cc:499] Master 127.0.107.254:38723 was elected leader, sending a full tablet report...
I20260630 12:14:33.522855  9502 heartbeater.cc:499] Master 127.0.107.254:38723 was elected leader, sending a full tablet report...
I20260630 12:14:33.617416  9576 heartbeater.cc:499] Master 127.0.107.254:38723 was elected leader, sending a full tablet report...
I20260630 12:14:33.666600  9300 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40592:
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:33.668243  9300 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:33.723272  9392 tablet_service.cc:1511] Processing CreateTablet for tablet b55fbaf768b24eb69b9b18e21079a34d (DEFAULT_TABLE table=test-workload [id=25fde67d08bf4008b4e32f7c0e4d3c3e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:14:33.725036  9392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b55fbaf768b24eb69b9b18e21079a34d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:33.739319  9467 tablet_service.cc:1511] Processing CreateTablet for tablet b55fbaf768b24eb69b9b18e21079a34d (DEFAULT_TABLE table=test-workload [id=25fde67d08bf4008b4e32f7c0e4d3c3e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:14:33.740535  9467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b55fbaf768b24eb69b9b18e21079a34d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:33.741338  9541 tablet_service.cc:1511] Processing CreateTablet for tablet b55fbaf768b24eb69b9b18e21079a34d (DEFAULT_TABLE table=test-workload [id=25fde67d08bf4008b4e32f7c0e4d3c3e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:14:33.742746  9541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b55fbaf768b24eb69b9b18e21079a34d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:33.745990  9596 tablet_bootstrap.cc:492] T b55fbaf768b24eb69b9b18e21079a34d P 4fb202ec6fe946e1a13dd50dcfa76e64: Bootstrap starting.
I20260630 12:14:33.752257  9596 tablet_bootstrap.cc:654] T b55fbaf768b24eb69b9b18e21079a34d P 4fb202ec6fe946e1a13dd50dcfa76e64: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:33.758807  9598 tablet_bootstrap.cc:492] T b55fbaf768b24eb69b9b18e21079a34d P 9fa74d27b9f941c0a12a2bd1c4162fbd: Bootstrap starting.
I20260630 12:14:33.760643  9599 tablet_bootstrap.cc:492] T b55fbaf768b24eb69b9b18e21079a34d P 61c43a48bb534816b456f7cbae4ba284: Bootstrap starting.
I20260630 12:14:33.761731  9596 tablet_bootstrap.cc:492] T b55fbaf768b24eb69b9b18e21079a34d P 4fb202ec6fe946e1a13dd50dcfa76e64: No bootstrap required, opened a new log
I20260630 12:14:33.762265  9596 ts_tablet_manager.cc:1403] T b55fbaf768b24eb69b9b18e21079a34d P 4fb202ec6fe946e1a13dd50dcfa76e64: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260630 12:14:33.764421  9598 tablet_bootstrap.cc:654] T b55fbaf768b24eb69b9b18e21079a34d P 9fa74d27b9f941c0a12a2bd1c4162fbd: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:33.765375  9599 tablet_bootstrap.cc:654] T b55fbaf768b24eb69b9b18e21079a34d P 61c43a48bb534816b456f7cbae4ba284: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:33.765254  9596 raft_consensus.cc:359] T b55fbaf768b24eb69b9b18e21079a34d P 4fb202ec6fe946e1a13dd50dcfa76e64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61c43a48bb534816b456f7cbae4ba284" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37541 } } peers { permanent_uuid: "9fa74d27b9f941c0a12a2bd1c4162fbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33101 } } peers { permanent_uuid: "4fb202ec6fe946e1a13dd50dcfa76e64" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34135 } }
I20260630 12:14:33.766152  9596 raft_consensus.cc:385] T b55fbaf768b24eb69b9b18e21079a34d P 4fb202ec6fe946e1a13dd50dcfa76e64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:33.766467  9596 raft_consensus.cc:740] T b55fbaf768b24eb69b9b18e21079a34d P 4fb202ec6fe946e1a13dd50dcfa76e64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fb202ec6fe946e1a13dd50dcfa76e64, State: Initialized, Role: FOLLOWER
I20260630 12:14:33.767477  9596 consensus_queue.cc:260] T b55fbaf768b24eb69b9b18e21079a34d P 4fb202ec6fe946e1a13dd50dcfa76e64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61c43a48bb534816b456f7cbae4ba284" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37541 } } peers { permanent_uuid: "9fa74d27b9f941c0a12a2bd1c4162fbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33101 } } peers { permanent_uuid: "4fb202ec6fe946e1a13dd50dcfa76e64" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34135 } }
I20260630 12:14:33.769690  9598 tablet_bootstrap.cc:492] T b55fbaf768b24eb69b9b18e21079a34d P 9fa74d27b9f941c0a12a2bd1c4162fbd: No bootstrap required, opened a new log
I20260630 12:14:33.770183  9598 ts_tablet_manager.cc:1403] T b55fbaf768b24eb69b9b18e21079a34d P 9fa74d27b9f941c0a12a2bd1c4162fbd: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260630 12:14:33.770179  9596 ts_tablet_manager.cc:1434] T b55fbaf768b24eb69b9b18e21079a34d P 4fb202ec6fe946e1a13dd50dcfa76e64: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260630 12:14:33.772895  9598 raft_consensus.cc:359] T b55fbaf768b24eb69b9b18e21079a34d P 9fa74d27b9f941c0a12a2bd1c4162fbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61c43a48bb534816b456f7cbae4ba284" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37541 } } peers { permanent_uuid: "9fa74d27b9f941c0a12a2bd1c4162fbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33101 } } peers { permanent_uuid: "4fb202ec6fe946e1a13dd50dcfa76e64" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34135 } }
I20260630 12:14:33.773423  9599 tablet_bootstrap.cc:492] T b55fbaf768b24eb69b9b18e21079a34d P 61c43a48bb534816b456f7cbae4ba284: No bootstrap required, opened a new log
I20260630 12:14:33.773454  9598 raft_consensus.cc:385] T b55fbaf768b24eb69b9b18e21079a34d P 9fa74d27b9f941c0a12a2bd1c4162fbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:33.774027  9598 raft_consensus.cc:740] T b55fbaf768b24eb69b9b18e21079a34d P 9fa74d27b9f941c0a12a2bd1c4162fbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fa74d27b9f941c0a12a2bd1c4162fbd, State: Initialized, Role: FOLLOWER
I20260630 12:14:33.774088  9599 ts_tablet_manager.cc:1403] T b55fbaf768b24eb69b9b18e21079a34d P 61c43a48bb534816b456f7cbae4ba284: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.000s
I20260630 12:14:33.774745  9598 consensus_queue.cc:260] T b55fbaf768b24eb69b9b18e21079a34d P 9fa74d27b9f941c0a12a2bd1c4162fbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61c43a48bb534816b456f7cbae4ba284" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37541 } } peers { permanent_uuid: "9fa74d27b9f941c0a12a2bd1c4162fbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33101 } } peers { permanent_uuid: "4fb202ec6fe946e1a13dd50dcfa76e64" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34135 } }
I20260630 12:14:33.777316  9598 ts_tablet_manager.cc:1434] T b55fbaf768b24eb69b9b18e21079a34d P 9fa74d27b9f941c0a12a2bd1c4162fbd: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260630 12:14:33.777534  9599 raft_consensus.cc:359] T b55fbaf768b24eb69b9b18e21079a34d P 61c43a48bb534816b456f7cbae4ba284 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61c43a48bb534816b456f7cbae4ba284" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37541 } } peers { permanent_uuid: "9fa74d27b9f941c0a12a2bd1c4162fbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33101 } } peers { permanent_uuid: "4fb202ec6fe946e1a13dd50dcfa76e64" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34135 } }
I20260630 12:14:33.778733  9599 raft_consensus.cc:385] T b55fbaf768b24eb69b9b18e21079a34d P 61c43a48bb534816b456f7cbae4ba284 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:33.779032  9599 raft_consensus.cc:740] T b55fbaf768b24eb69b9b18e21079a34d P 61c43a48bb534816b456f7cbae4ba284 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61c43a48bb534816b456f7cbae4ba284, State: Initialized, Role: FOLLOWER
I20260630 12:14:33.779712  9599 consensus_queue.cc:260] T b55fbaf768b24eb69b9b18e21079a34d P 61c43a48bb534816b456f7cbae4ba284 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61c43a48bb534816b456f7cbae4ba284" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37541 } } peers { permanent_uuid: "9fa74d27b9f941c0a12a2bd1c4162fbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33101 } } peers { permanent_uuid: "4fb202ec6fe946e1a13dd50dcfa76e64" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34135 } }
I20260630 12:14:33.784219  9599 ts_tablet_manager.cc:1434] T b55fbaf768b24eb69b9b18e21079a34d P 61c43a48bb534816b456f7cbae4ba284: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260630 12:14:33.787035  9603 raft_consensus.cc:493] T b55fbaf768b24eb69b9b18e21079a34d P 9fa74d27b9f941c0a12a2bd1c4162fbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:33.787549  9603 raft_consensus.cc:515] T b55fbaf768b24eb69b9b18e21079a34d P 9fa74d27b9f941c0a12a2bd1c4162fbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61c43a48bb534816b456f7cbae4ba284" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37541 } } peers { permanent_uuid: "9fa74d27b9f941c0a12a2bd1c4162fbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33101 } } peers { permanent_uuid: "4fb202ec6fe946e1a13dd50dcfa76e64" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34135 } }
I20260630 12:14:33.792122  9603 leader_election.cc:290] T b55fbaf768b24eb69b9b18e21079a34d P 9fa74d27b9f941c0a12a2bd1c4162fbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61c43a48bb534816b456f7cbae4ba284 (127.0.107.194:37541), 4fb202ec6fe946e1a13dd50dcfa76e64 (127.0.107.193:34135)
I20260630 12:14:33.803596  9402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b55fbaf768b24eb69b9b18e21079a34d" candidate_uuid: "9fa74d27b9f941c0a12a2bd1c4162fbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fb202ec6fe946e1a13dd50dcfa76e64" is_pre_election: true
I20260630 12:14:33.803741  9477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b55fbaf768b24eb69b9b18e21079a34d" candidate_uuid: "9fa74d27b9f941c0a12a2bd1c4162fbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c43a48bb534816b456f7cbae4ba284" is_pre_election: true
I20260630 12:14:33.804569  9402 raft_consensus.cc:2468] T b55fbaf768b24eb69b9b18e21079a34d P 4fb202ec6fe946e1a13dd50dcfa76e64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9fa74d27b9f941c0a12a2bd1c4162fbd in term 0.
I20260630 12:14:33.804636  9477 raft_consensus.cc:2468] T b55fbaf768b24eb69b9b18e21079a34d P 61c43a48bb534816b456f7cbae4ba284 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9fa74d27b9f941c0a12a2bd1c4162fbd in term 0.
I20260630 12:14:33.805852  9514 leader_election.cc:304] T b55fbaf768b24eb69b9b18e21079a34d P 9fa74d27b9f941c0a12a2bd1c4162fbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61c43a48bb534816b456f7cbae4ba284, 9fa74d27b9f941c0a12a2bd1c4162fbd; no voters: 
I20260630 12:14:33.806589  9603 raft_consensus.cc:2804] T b55fbaf768b24eb69b9b18e21079a34d P 9fa74d27b9f941c0a12a2bd1c4162fbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:33.806911  9603 raft_consensus.cc:493] T b55fbaf768b24eb69b9b18e21079a34d P 9fa74d27b9f941c0a12a2bd1c4162fbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:33.807197  9603 raft_consensus.cc:3060] T b55fbaf768b24eb69b9b18e21079a34d P 9fa74d27b9f941c0a12a2bd1c4162fbd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:33.812407  9603 raft_consensus.cc:515] T b55fbaf768b24eb69b9b18e21079a34d P 9fa74d27b9f941c0a12a2bd1c4162fbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61c43a48bb534816b456f7cbae4ba284" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37541 } } peers { permanent_uuid: "9fa74d27b9f941c0a12a2bd1c4162fbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33101 } } peers { permanent_uuid: "4fb202ec6fe946e1a13dd50dcfa76e64" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34135 } }
I20260630 12:14:33.814096  9603 leader_election.cc:290] T b55fbaf768b24eb69b9b18e21079a34d P 9fa74d27b9f941c0a12a2bd1c4162fbd [CANDIDATE]: Term 1 election: Requested vote from peers 61c43a48bb534816b456f7cbae4ba284 (127.0.107.194:37541), 4fb202ec6fe946e1a13dd50dcfa76e64 (127.0.107.193:34135)
I20260630 12:14:33.814738  9477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b55fbaf768b24eb69b9b18e21079a34d" candidate_uuid: "9fa74d27b9f941c0a12a2bd1c4162fbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c43a48bb534816b456f7cbae4ba284"
I20260630 12:14:33.815009  9402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b55fbaf768b24eb69b9b18e21079a34d" candidate_uuid: "9fa74d27b9f941c0a12a2bd1c4162fbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fb202ec6fe946e1a13dd50dcfa76e64"
I20260630 12:14:33.815311  9477 raft_consensus.cc:3060] T b55fbaf768b24eb69b9b18e21079a34d P 61c43a48bb534816b456f7cbae4ba284 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:33.815584  9402 raft_consensus.cc:3060] T b55fbaf768b24eb69b9b18e21079a34d P 4fb202ec6fe946e1a13dd50dcfa76e64 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:33.820137  9477 raft_consensus.cc:2468] T b55fbaf768b24eb69b9b18e21079a34d P 61c43a48bb534816b456f7cbae4ba284 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fa74d27b9f941c0a12a2bd1c4162fbd in term 1.
I20260630 12:14:33.820259  9402 raft_consensus.cc:2468] T b55fbaf768b24eb69b9b18e21079a34d P 4fb202ec6fe946e1a13dd50dcfa76e64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fa74d27b9f941c0a12a2bd1c4162fbd in term 1.
I20260630 12:14:33.821210  9514 leader_election.cc:304] T b55fbaf768b24eb69b9b18e21079a34d P 9fa74d27b9f941c0a12a2bd1c4162fbd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61c43a48bb534816b456f7cbae4ba284, 9fa74d27b9f941c0a12a2bd1c4162fbd; no voters: 
I20260630 12:14:33.821913  9603 raft_consensus.cc:2804] T b55fbaf768b24eb69b9b18e21079a34d P 9fa74d27b9f941c0a12a2bd1c4162fbd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:33.823027  9603 raft_consensus.cc:697] T b55fbaf768b24eb69b9b18e21079a34d P 9fa74d27b9f941c0a12a2bd1c4162fbd [term 1 LEADER]: Becoming Leader. State: Replica: 9fa74d27b9f941c0a12a2bd1c4162fbd, State: Running, Role: LEADER
I20260630 12:14:33.823661  9603 consensus_queue.cc:237] T b55fbaf768b24eb69b9b18e21079a34d P 9fa74d27b9f941c0a12a2bd1c4162fbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61c43a48bb534816b456f7cbae4ba284" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37541 } } peers { permanent_uuid: "9fa74d27b9f941c0a12a2bd1c4162fbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33101 } } peers { permanent_uuid: "4fb202ec6fe946e1a13dd50dcfa76e64" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34135 } }
I20260630 12:14:33.830842  9300 catalog_manager.cc:5697] T b55fbaf768b24eb69b9b18e21079a34d P 9fa74d27b9f941c0a12a2bd1c4162fbd reported cstate change: term changed from 0 to 1, leader changed from <none> to 9fa74d27b9f941c0a12a2bd1c4162fbd (127.0.107.195). New cstate: current_term: 1 leader_uuid: "9fa74d27b9f941c0a12a2bd1c4162fbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61c43a48bb534816b456f7cbae4ba284" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fa74d27b9f941c0a12a2bd1c4162fbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fb202ec6fe946e1a13dd50dcfa76e64" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34135 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:34.022382  9402 raft_consensus.cc:1275] T b55fbaf768b24eb69b9b18e21079a34d P 4fb202ec6fe946e1a13dd50dcfa76e64 [term 1 FOLLOWER]: Refusing update from remote peer 9fa74d27b9f941c0a12a2bd1c4162fbd: 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:34.022382  9477 raft_consensus.cc:1275] T b55fbaf768b24eb69b9b18e21079a34d P 61c43a48bb534816b456f7cbae4ba284 [term 1 FOLLOWER]: Refusing update from remote peer 9fa74d27b9f941c0a12a2bd1c4162fbd: 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:34.024082  9607 consensus_queue.cc:1048] T b55fbaf768b24eb69b9b18e21079a34d P 9fa74d27b9f941c0a12a2bd1c4162fbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fb202ec6fe946e1a13dd50dcfa76e64" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:34.024770  9603 consensus_queue.cc:1048] T b55fbaf768b24eb69b9b18e21079a34d P 9fa74d27b9f941c0a12a2bd1c4162fbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c43a48bb534816b456f7cbae4ba284" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:34.428895   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:14:34.453774   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:34.454396   431 tablet_replica.cc:333] T b55fbaf768b24eb69b9b18e21079a34d P 4fb202ec6fe946e1a13dd50dcfa76e64: stopping tablet replica
I20260630 12:14:34.454993   431 raft_consensus.cc:2243] T b55fbaf768b24eb69b9b18e21079a34d P 4fb202ec6fe946e1a13dd50dcfa76e64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:34.455518   431 raft_consensus.cc:2272] T b55fbaf768b24eb69b9b18e21079a34d P 4fb202ec6fe946e1a13dd50dcfa76e64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:34.475348   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:14:34.484264   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:14:34.502983   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:34.503531   431 tablet_replica.cc:333] T b55fbaf768b24eb69b9b18e21079a34d P 61c43a48bb534816b456f7cbae4ba284: stopping tablet replica
I20260630 12:14:34.503983   431 raft_consensus.cc:2243] T b55fbaf768b24eb69b9b18e21079a34d P 61c43a48bb534816b456f7cbae4ba284 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:34.504443   431 raft_consensus.cc:2272] T b55fbaf768b24eb69b9b18e21079a34d P 61c43a48bb534816b456f7cbae4ba284 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:34.524186   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:14:34.533209   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:14:34.551461   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:34.552075   431 tablet_replica.cc:333] T b55fbaf768b24eb69b9b18e21079a34d P 9fa74d27b9f941c0a12a2bd1c4162fbd: stopping tablet replica
I20260630 12:14:34.552587   431 raft_consensus.cc:2243] T b55fbaf768b24eb69b9b18e21079a34d P 9fa74d27b9f941c0a12a2bd1c4162fbd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:34.553440   431 raft_consensus.cc:2272] T b55fbaf768b24eb69b9b18e21079a34d P 9fa74d27b9f941c0a12a2bd1c4162fbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:34.564847   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:14:34.573491   431 master.cc:562] Master@127.0.107.254:38723 shutting down...
I20260630 12:14:34.590092   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2a38d197e09c45d38604e25a2fdb484f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:34.590615   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2a38d197e09c45d38604e25a2fdb484f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:34.590950   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2a38d197e09c45d38604e25a2fdb484f: stopping tablet replica
I20260630 12:14:34.611806   431 master.cc:584] Master@127.0.107.254:38723 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2532 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260630 12:14:34.638696   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:45015
I20260630 12:14:34.639770   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:34.644526  9631 instance_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.644730  9632 instance_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.646049  9634 instance_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.647297   431 server_base.cc:1061] running on GCE node
I20260630 12:14:34.648020   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:34.648197   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.648372   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821674648356 us; error 0 us; skew 500 ppm
I20260630 12:14:34.648916   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:34.651039   431 webserver.cc:533] Webserver started at http://127.0.107.254:40585/ using document root <none> and password file <none>
I20260630 12:14:34.651468   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:34.651633   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:34.651839   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:34.652841   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821463199918-431-0/minicluster-data/master-0-root/instance:
uuid: "191550a20dac4755b6af3a861bdb75b9"
format_stamp: "Formatted at 2026-06-30 12:14:34 on dist-test-slave-rzcc"
I20260630 12:14:34.656975   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:34.660305  9639 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.661191   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:14:34.661417   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821463199918-431-0/minicluster-data/master-0-root
uuid: "191550a20dac4755b6af3a861bdb75b9"
format_stamp: "Formatted at 2026-06-30 12:14:34 on dist-test-slave-rzcc"
I20260630 12:14:34.661645   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821463199918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821463199918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821463199918-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:34.701517   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:34.703241   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:34.743357   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:45015
I20260630 12:14:34.743569  9691 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:45015 every 8 connection(s)
I20260630 12:14:34.748071  9692 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:34.761741  9692 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 191550a20dac4755b6af3a861bdb75b9: Bootstrap starting.
I20260630 12:14:34.767012  9692 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 191550a20dac4755b6af3a861bdb75b9: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:34.771508  9692 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 191550a20dac4755b6af3a861bdb75b9: No bootstrap required, opened a new log
I20260630 12:14:34.773842  9692 raft_consensus.cc:359] T 00000000000000000000000000000000 P 191550a20dac4755b6af3a861bdb75b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "191550a20dac4755b6af3a861bdb75b9" member_type: VOTER }
I20260630 12:14:34.774427  9692 raft_consensus.cc:385] T 00000000000000000000000000000000 P 191550a20dac4755b6af3a861bdb75b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:34.774670  9692 raft_consensus.cc:740] T 00000000000000000000000000000000 P 191550a20dac4755b6af3a861bdb75b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 191550a20dac4755b6af3a861bdb75b9, State: Initialized, Role: FOLLOWER
I20260630 12:14:34.775367  9692 consensus_queue.cc:260] T 00000000000000000000000000000000 P 191550a20dac4755b6af3a861bdb75b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "191550a20dac4755b6af3a861bdb75b9" member_type: VOTER }
I20260630 12:14:34.775877  9692 raft_consensus.cc:399] T 00000000000000000000000000000000 P 191550a20dac4755b6af3a861bdb75b9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:34.776139  9692 raft_consensus.cc:493] T 00000000000000000000000000000000 P 191550a20dac4755b6af3a861bdb75b9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:34.776423  9692 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 191550a20dac4755b6af3a861bdb75b9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:34.781297  9692 raft_consensus.cc:515] T 00000000000000000000000000000000 P 191550a20dac4755b6af3a861bdb75b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "191550a20dac4755b6af3a861bdb75b9" member_type: VOTER }
I20260630 12:14:34.781817  9692 leader_election.cc:304] T 00000000000000000000000000000000 P 191550a20dac4755b6af3a861bdb75b9 [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: 191550a20dac4755b6af3a861bdb75b9; no voters: 
I20260630 12:14:34.782991  9692 leader_election.cc:290] T 00000000000000000000000000000000 P 191550a20dac4755b6af3a861bdb75b9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:34.783394  9695 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 191550a20dac4755b6af3a861bdb75b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:34.784682  9695 raft_consensus.cc:697] T 00000000000000000000000000000000 P 191550a20dac4755b6af3a861bdb75b9 [term 1 LEADER]: Becoming Leader. State: Replica: 191550a20dac4755b6af3a861bdb75b9, State: Running, Role: LEADER
I20260630 12:14:34.785395  9695 consensus_queue.cc:237] T 00000000000000000000000000000000 P 191550a20dac4755b6af3a861bdb75b9 [LEADER]: Queue going to LEADER mode. State: All 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: "191550a20dac4755b6af3a861bdb75b9" member_type: VOTER }
I20260630 12:14:34.785984  9692 sys_catalog.cc:565] T 00000000000000000000000000000000 P 191550a20dac4755b6af3a861bdb75b9 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:34.792415  9697 sys_catalog.cc:455] T 00000000000000000000000000000000 P 191550a20dac4755b6af3a861bdb75b9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 191550a20dac4755b6af3a861bdb75b9. Latest consensus state: current_term: 1 leader_uuid: "191550a20dac4755b6af3a861bdb75b9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "191550a20dac4755b6af3a861bdb75b9" member_type: VOTER } }
I20260630 12:14:34.792600  9696 sys_catalog.cc:455] T 00000000000000000000000000000000 P 191550a20dac4755b6af3a861bdb75b9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "191550a20dac4755b6af3a861bdb75b9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "191550a20dac4755b6af3a861bdb75b9" member_type: VOTER } }
I20260630 12:14:34.793303  9697 sys_catalog.cc:458] T 00000000000000000000000000000000 P 191550a20dac4755b6af3a861bdb75b9 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:34.793427  9696 sys_catalog.cc:458] T 00000000000000000000000000000000 P 191550a20dac4755b6af3a861bdb75b9 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:34.795490  9705 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:34.800556  9705 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:34.802026   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:34.809855  9705 catalog_manager.cc:1383] Generated new cluster ID: c8affbf1082f464badd0e019cb3182bf
I20260630 12:14:34.810146  9705 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:34.833725  9705 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:34.835068  9705 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:34.856544  9705 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 191550a20dac4755b6af3a861bdb75b9: Generated new TSK 0
I20260630 12:14:34.857121  9705 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:34.868904   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:34.875741  9713 instance_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.876480  9714 instance_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.877802  9716 instance_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.878569   431 server_base.cc:1061] running on GCE node
I20260630 12:14:34.879429   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:34.879649   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.879832   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821674879814 us; error 0 us; skew 500 ppm
I20260630 12:14:34.880405   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:34.882869   431 webserver.cc:533] Webserver started at http://127.0.107.193:41999/ using document root <none> and password file <none>
I20260630 12:14:34.883359   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:34.883576   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:34.883874   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:34.885259   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821463199918-431-0/minicluster-data/ts-0-root/instance:
uuid: "65c15ae3bb8b485bbae358988c71d986"
format_stamp: "Formatted at 2026-06-30 12:14:34 on dist-test-slave-rzcc"
I20260630 12:14:34.889803   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:34.893177  9721 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.893857   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:34.894106   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821463199918-431-0/minicluster-data/ts-0-root
uuid: "65c15ae3bb8b485bbae358988c71d986"
format_stamp: "Formatted at 2026-06-30 12:14:34 on dist-test-slave-rzcc"
I20260630 12:14:34.894415   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821463199918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821463199918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821463199918-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:34.919282   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:34.920480   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:34.921964   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:34.924525   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:34.924726   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:34.925017   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:34.925184   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:34.966333   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:42301
I20260630 12:14:34.966435  9783 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:42301 every 8 connection(s)
I20260630 12:14:34.971700   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:34.979725  9788 instance_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.980679  9789 instance_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.984869  9791 instance_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.987114  9784 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45015
I20260630 12:14:34.987591  9784 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:34.988389  9784 heartbeater.cc:507] Master 127.0.107.254:45015 requested a full tablet report, sending...
I20260630 12:14:34.988481   431 server_base.cc:1061] running on GCE node
I20260630 12:14:34.990183   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:34.990433   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.990648   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821674990615 us; error 0 us; skew 500 ppm
I20260630 12:14:34.991091  9657 ts_manager.cc:194] Registered new tserver with Master: 65c15ae3bb8b485bbae358988c71d986 (127.0.107.193:42301)
I20260630 12:14:34.991253   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:34.993350  9657 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47460
I20260630 12:14:34.994009   431 webserver.cc:533] Webserver started at http://127.0.107.194:33937/ using document root <none> and password file <none>
I20260630 12:14:34.994731   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:34.995005   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:34.995342   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:34.996838   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821463199918-431-0/minicluster-data/ts-1-root/instance:
uuid: "6efbd27a844048f6aa75ca991bb8d17d"
format_stamp: "Formatted at 2026-06-30 12:14:34 on dist-test-slave-rzcc"
I20260630 12:14:35.001210   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:14:35.004492  9796 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:35.005172   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:14:35.005452   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821463199918-431-0/minicluster-data/ts-1-root
uuid: "6efbd27a844048f6aa75ca991bb8d17d"
format_stamp: "Formatted at 2026-06-30 12:14:34 on dist-test-slave-rzcc"
I20260630 12:14:35.005723   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821463199918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821463199918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821463199918-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:35.018249   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:35.019502   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:35.020887   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:35.023058   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:35.023276   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:35.023500   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:35.023674   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:35.062834   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:33437
I20260630 12:14:35.062945  9858 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:33437 every 8 connection(s)
I20260630 12:14:35.067924   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:35.074747  9862 instance_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:35.077677  9865 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:35.081691  9863 instance_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:35.082358  9859 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45015
I20260630 12:14:35.082605   431 server_base.cc:1061] running on GCE node
I20260630 12:14:35.082830  9859 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:35.084244  9859 heartbeater.cc:507] Master 127.0.107.254:45015 requested a full tablet report, sending...
I20260630 12:14:35.084438   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:35.084745   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:35.084925   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821675084907 us; error 0 us; skew 500 ppm
I20260630 12:14:35.085484   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:35.086464  9657 ts_manager.cc:194] Registered new tserver with Master: 6efbd27a844048f6aa75ca991bb8d17d (127.0.107.194:33437)
I20260630 12:14:35.088258   431 webserver.cc:533] Webserver started at http://127.0.107.195:37841/ using document root <none> and password file <none>
I20260630 12:14:35.088531  9657 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47464
I20260630 12:14:35.088927   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:35.089210   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:35.089516   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:35.090713   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821463199918-431-0/minicluster-data/ts-2-root/instance:
uuid: "23d7d75caf254701b9fb5b52054a5dfe"
format_stamp: "Formatted at 2026-06-30 12:14:35 on dist-test-slave-rzcc"
I20260630 12:14:35.095191   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:14:35.098325  9870 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:35.099114   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:35.099395   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821463199918-431-0/minicluster-data/ts-2-root
uuid: "23d7d75caf254701b9fb5b52054a5dfe"
format_stamp: "Formatted at 2026-06-30 12:14:35 on dist-test-slave-rzcc"
I20260630 12:14:35.099695   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821463199918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821463199918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821463199918-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:35.129693   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:35.131016   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:35.132428   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:35.134553   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:35.134779   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:35.135037   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:35.135210   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:35.174943   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:44491
I20260630 12:14:35.175015  9932 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:44491 every 8 connection(s)
I20260630 12:14:35.188438  9933 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45015
I20260630 12:14:35.188795  9933 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:35.189551  9933 heartbeater.cc:507] Master 127.0.107.254:45015 requested a full tablet report, sending...
I20260630 12:14:35.191293  9657 ts_manager.cc:194] Registered new tserver with Master: 23d7d75caf254701b9fb5b52054a5dfe (127.0.107.195:44491)
I20260630 12:14:35.191840   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013698745s
I20260630 12:14:35.193001  9657 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47468
I20260630 12:14:35.996451  9784 heartbeater.cc:499] Master 127.0.107.254:45015 was elected leader, sending a full tablet report...
I20260630 12:14:36.091048  9859 heartbeater.cc:499] Master 127.0.107.254:45015 was elected leader, sending a full tablet report...
I20260630 12:14:36.196221  9933 heartbeater.cc:499] Master 127.0.107.254:45015 was elected leader, sending a full tablet report...
I20260630 12:14:36.247853  9657 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47478:
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:36.313735  9898 tablet_service.cc:1511] Processing CreateTablet for tablet 0f632607fd23481aae9b70a5cd9ade98 (DEFAULT_TABLE table=test-workload [id=510072768d524c1db06145b5505afdf4]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:14:36.314033  9897 tablet_service.cc:1511] Processing CreateTablet for tablet 769d805f8a784f06ae6f771eb777f61d (DEFAULT_TABLE table=test-workload [id=510072768d524c1db06145b5505afdf4]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:14:36.315258  9898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f632607fd23481aae9b70a5cd9ade98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:36.315904  9897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 769d805f8a784f06ae6f771eb777f61d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:36.323621  9824 tablet_service.cc:1511] Processing CreateTablet for tablet d1ab498784ba4cdcbdaf5bc402cd0604 (DEFAULT_TABLE table=test-workload [id=510072768d524c1db06145b5505afdf4]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:14:36.325081  9824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1ab498784ba4cdcbdaf5bc402cd0604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:36.331867  9823 tablet_service.cc:1511] Processing CreateTablet for tablet 8a7831721cb841a69292b8f4777285b9 (DEFAULT_TABLE table=test-workload [id=510072768d524c1db06145b5505afdf4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:14:36.333297  9823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a7831721cb841a69292b8f4777285b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:36.333029  9749 tablet_service.cc:1511] Processing CreateTablet for tablet 9b54be2f629b4da19b44f2658c679b02 (DEFAULT_TABLE table=test-workload [id=510072768d524c1db06145b5505afdf4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:14:36.334374  9749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b54be2f629b4da19b44f2658c679b02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:36.333873  9748 tablet_service.cc:1511] Processing CreateTablet for tablet fc54f60288f94a70ac7339790d426e88 (DEFAULT_TABLE table=test-workload [id=510072768d524c1db06145b5505afdf4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:14:36.338996  9748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc54f60288f94a70ac7339790d426e88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:36.363662  9953 tablet_bootstrap.cc:492] T 769d805f8a784f06ae6f771eb777f61d P 23d7d75caf254701b9fb5b52054a5dfe: Bootstrap starting.
I20260630 12:14:36.368112  9954 tablet_bootstrap.cc:492] T 9b54be2f629b4da19b44f2658c679b02 P 65c15ae3bb8b485bbae358988c71d986: Bootstrap starting.
I20260630 12:14:36.368284  9955 tablet_bootstrap.cc:492] T d1ab498784ba4cdcbdaf5bc402cd0604 P 6efbd27a844048f6aa75ca991bb8d17d: Bootstrap starting.
I20260630 12:14:36.371169  9953 tablet_bootstrap.cc:654] T 769d805f8a784f06ae6f771eb777f61d P 23d7d75caf254701b9fb5b52054a5dfe: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:36.373441  9954 tablet_bootstrap.cc:654] T 9b54be2f629b4da19b44f2658c679b02 P 65c15ae3bb8b485bbae358988c71d986: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:36.375582  9955 tablet_bootstrap.cc:654] T d1ab498784ba4cdcbdaf5bc402cd0604 P 6efbd27a844048f6aa75ca991bb8d17d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:36.377075  9953 tablet_bootstrap.cc:492] T 769d805f8a784f06ae6f771eb777f61d P 23d7d75caf254701b9fb5b52054a5dfe: No bootstrap required, opened a new log
I20260630 12:14:36.377569  9953 ts_tablet_manager.cc:1403] T 769d805f8a784f06ae6f771eb777f61d P 23d7d75caf254701b9fb5b52054a5dfe: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260630 12:14:36.378149  9954 tablet_bootstrap.cc:492] T 9b54be2f629b4da19b44f2658c679b02 P 65c15ae3bb8b485bbae358988c71d986: No bootstrap required, opened a new log
I20260630 12:14:36.378595  9954 ts_tablet_manager.cc:1403] T 9b54be2f629b4da19b44f2658c679b02 P 65c15ae3bb8b485bbae358988c71d986: Time spent bootstrapping tablet: real 0.012s	user 0.000s	sys 0.009s
I20260630 12:14:36.380520  9953 raft_consensus.cc:359] T 769d805f8a784f06ae6f771eb777f61d P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:36.380739  9955 tablet_bootstrap.cc:492] T d1ab498784ba4cdcbdaf5bc402cd0604 P 6efbd27a844048f6aa75ca991bb8d17d: No bootstrap required, opened a new log
I20260630 12:14:36.380741  9954 raft_consensus.cc:359] T 9b54be2f629b4da19b44f2658c679b02 P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } }
I20260630 12:14:36.381222  9953 raft_consensus.cc:385] T 769d805f8a784f06ae6f771eb777f61d P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:36.381501  9954 raft_consensus.cc:385] T 9b54be2f629b4da19b44f2658c679b02 P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:36.381572  9953 raft_consensus.cc:740] T 769d805f8a784f06ae6f771eb777f61d P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d7d75caf254701b9fb5b52054a5dfe, State: Initialized, Role: FOLLOWER
I20260630 12:14:36.381443  9955 ts_tablet_manager.cc:1403] T d1ab498784ba4cdcbdaf5bc402cd0604 P 6efbd27a844048f6aa75ca991bb8d17d: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260630 12:14:36.381950  9954 raft_consensus.cc:740] T 9b54be2f629b4da19b44f2658c679b02 P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c15ae3bb8b485bbae358988c71d986, State: Initialized, Role: FOLLOWER
I20260630 12:14:36.382637  9953 consensus_queue.cc:260] T 769d805f8a784f06ae6f771eb777f61d P 23d7d75caf254701b9fb5b52054a5dfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:36.383457  9953 raft_consensus.cc:399] T 769d805f8a784f06ae6f771eb777f61d P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:36.383873  9953 raft_consensus.cc:493] T 769d805f8a784f06ae6f771eb777f61d P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:36.384280  9953 raft_consensus.cc:3060] T 769d805f8a784f06ae6f771eb777f61d P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:36.383574  9954 consensus_queue.cc:260] T 9b54be2f629b4da19b44f2658c679b02 P 65c15ae3bb8b485bbae358988c71d986 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } }
I20260630 12:14:36.384985  9954 raft_consensus.cc:399] T 9b54be2f629b4da19b44f2658c679b02 P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:36.384902  9955 raft_consensus.cc:359] T d1ab498784ba4cdcbdaf5bc402cd0604 P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } }
I20260630 12:14:36.385432  9954 raft_consensus.cc:493] T 9b54be2f629b4da19b44f2658c679b02 P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:36.385600  9955 raft_consensus.cc:385] T d1ab498784ba4cdcbdaf5bc402cd0604 P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:36.385841  9954 raft_consensus.cc:3060] T 9b54be2f629b4da19b44f2658c679b02 P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:36.385983  9955 raft_consensus.cc:740] T d1ab498784ba4cdcbdaf5bc402cd0604 P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6efbd27a844048f6aa75ca991bb8d17d, State: Initialized, Role: FOLLOWER
I20260630 12:14:36.386884  9955 consensus_queue.cc:260] T d1ab498784ba4cdcbdaf5bc402cd0604 P 6efbd27a844048f6aa75ca991bb8d17d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } }
I20260630 12:14:36.387527  9955 raft_consensus.cc:399] T d1ab498784ba4cdcbdaf5bc402cd0604 P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:36.387840  9955 raft_consensus.cc:493] T d1ab498784ba4cdcbdaf5bc402cd0604 P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:36.388167  9955 raft_consensus.cc:3060] T d1ab498784ba4cdcbdaf5bc402cd0604 P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:36.391737  9954 raft_consensus.cc:515] T 9b54be2f629b4da19b44f2658c679b02 P 65c15ae3bb8b485bbae358988c71d986 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } }
I20260630 12:14:36.392333  9954 leader_election.cc:304] T 9b54be2f629b4da19b44f2658c679b02 P 65c15ae3bb8b485bbae358988c71d986 [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: 65c15ae3bb8b485bbae358988c71d986; no voters: 
I20260630 12:14:36.392256  9953 raft_consensus.cc:515] T 769d805f8a784f06ae6f771eb777f61d P 23d7d75caf254701b9fb5b52054a5dfe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:36.393180  9953 leader_election.cc:304] T 769d805f8a784f06ae6f771eb777f61d P 23d7d75caf254701b9fb5b52054a5dfe [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: 23d7d75caf254701b9fb5b52054a5dfe; no voters: 
I20260630 12:14:36.394002  9954 leader_election.cc:290] T 9b54be2f629b4da19b44f2658c679b02 P 65c15ae3bb8b485bbae358988c71d986 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:36.394450  9959 raft_consensus.cc:2804] T 9b54be2f629b4da19b44f2658c679b02 P 65c15ae3bb8b485bbae358988c71d986 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:36.396258  9955 raft_consensus.cc:515] T d1ab498784ba4cdcbdaf5bc402cd0604 P 6efbd27a844048f6aa75ca991bb8d17d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } }
I20260630 12:14:36.397243  9955 leader_election.cc:304] T d1ab498784ba4cdcbdaf5bc402cd0604 P 6efbd27a844048f6aa75ca991bb8d17d [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: 6efbd27a844048f6aa75ca991bb8d17d; no voters: 
I20260630 12:14:36.401190  9953 leader_election.cc:290] T 769d805f8a784f06ae6f771eb777f61d P 23d7d75caf254701b9fb5b52054a5dfe [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:36.402894  9960 raft_consensus.cc:2804] T 769d805f8a784f06ae6f771eb777f61d P 23d7d75caf254701b9fb5b52054a5dfe [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:36.403455  9954 ts_tablet_manager.cc:1434] T 9b54be2f629b4da19b44f2658c679b02 P 65c15ae3bb8b485bbae358988c71d986: Time spent starting tablet: real 0.024s	user 0.015s	sys 0.007s
I20260630 12:14:36.404825  9963 raft_consensus.cc:2804] T d1ab498784ba4cdcbdaf5bc402cd0604 P 6efbd27a844048f6aa75ca991bb8d17d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:36.405329  9959 raft_consensus.cc:697] T 9b54be2f629b4da19b44f2658c679b02 P 65c15ae3bb8b485bbae358988c71d986 [term 1 LEADER]: Becoming Leader. State: Replica: 65c15ae3bb8b485bbae358988c71d986, State: Running, Role: LEADER
I20260630 12:14:36.405387  9955 leader_election.cc:290] T d1ab498784ba4cdcbdaf5bc402cd0604 P 6efbd27a844048f6aa75ca991bb8d17d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:36.407105  9954 tablet_bootstrap.cc:492] T fc54f60288f94a70ac7339790d426e88 P 65c15ae3bb8b485bbae358988c71d986: Bootstrap starting.
I20260630 12:14:36.406819  9959 consensus_queue.cc:237] T 9b54be2f629b4da19b44f2658c679b02 P 65c15ae3bb8b485bbae358988c71d986 [LEADER]: Queue going to LEADER mode. State: All 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: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } }
I20260630 12:14:36.411373  9963 raft_consensus.cc:697] T d1ab498784ba4cdcbdaf5bc402cd0604 P 6efbd27a844048f6aa75ca991bb8d17d [term 1 LEADER]: Becoming Leader. State: Replica: 6efbd27a844048f6aa75ca991bb8d17d, State: Running, Role: LEADER
I20260630 12:14:36.412995  9953 ts_tablet_manager.cc:1434] T 769d805f8a784f06ae6f771eb777f61d P 23d7d75caf254701b9fb5b52054a5dfe: Time spent starting tablet: real 0.035s	user 0.014s	sys 0.014s
I20260630 12:14:36.413300  9963 consensus_queue.cc:237] T d1ab498784ba4cdcbdaf5bc402cd0604 P 6efbd27a844048f6aa75ca991bb8d17d [LEADER]: Queue going to LEADER mode. State: All 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: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } }
I20260630 12:14:36.417372  9960 raft_consensus.cc:697] T 769d805f8a784f06ae6f771eb777f61d P 23d7d75caf254701b9fb5b52054a5dfe [term 1 LEADER]: Becoming Leader. State: Replica: 23d7d75caf254701b9fb5b52054a5dfe, State: Running, Role: LEADER
I20260630 12:14:36.419497  9960 consensus_queue.cc:237] T 769d805f8a784f06ae6f771eb777f61d P 23d7d75caf254701b9fb5b52054a5dfe [LEADER]: Queue going to LEADER mode. State: All 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: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:36.417840  9954 tablet_bootstrap.cc:654] T fc54f60288f94a70ac7339790d426e88 P 65c15ae3bb8b485bbae358988c71d986: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:36.419924  9953 tablet_bootstrap.cc:492] T 0f632607fd23481aae9b70a5cd9ade98 P 23d7d75caf254701b9fb5b52054a5dfe: Bootstrap starting.
I20260630 12:14:36.428768  9657 catalog_manager.cc:5697] T 9b54be2f629b4da19b44f2658c679b02 P 65c15ae3bb8b485bbae358988c71d986 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65c15ae3bb8b485bbae358988c71d986 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "65c15ae3bb8b485bbae358988c71d986" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:36.435189  9955 ts_tablet_manager.cc:1434] T d1ab498784ba4cdcbdaf5bc402cd0604 P 6efbd27a844048f6aa75ca991bb8d17d: Time spent starting tablet: real 0.053s	user 0.019s	sys 0.022s
I20260630 12:14:36.436201  9955 tablet_bootstrap.cc:492] T 8a7831721cb841a69292b8f4777285b9 P 6efbd27a844048f6aa75ca991bb8d17d: Bootstrap starting.
I20260630 12:14:36.438388  9954 tablet_bootstrap.cc:492] T fc54f60288f94a70ac7339790d426e88 P 65c15ae3bb8b485bbae358988c71d986: No bootstrap required, opened a new log
I20260630 12:14:36.438818  9656 catalog_manager.cc:5697] T d1ab498784ba4cdcbdaf5bc402cd0604 P 6efbd27a844048f6aa75ca991bb8d17d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6efbd27a844048f6aa75ca991bb8d17d (127.0.107.194). New cstate: current_term: 1 leader_uuid: "6efbd27a844048f6aa75ca991bb8d17d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:36.439934  9953 tablet_bootstrap.cc:654] T 0f632607fd23481aae9b70a5cd9ade98 P 23d7d75caf254701b9fb5b52054a5dfe: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:36.446583  9954 ts_tablet_manager.cc:1403] T fc54f60288f94a70ac7339790d426e88 P 65c15ae3bb8b485bbae358988c71d986: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.000s
I20260630 12:14:36.443885  9955 tablet_bootstrap.cc:654] T 8a7831721cb841a69292b8f4777285b9 P 6efbd27a844048f6aa75ca991bb8d17d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:36.445106  9655 catalog_manager.cc:5697] T 769d805f8a784f06ae6f771eb777f61d P 23d7d75caf254701b9fb5b52054a5dfe reported cstate change: term changed from 0 to 1, leader changed from <none> to 23d7d75caf254701b9fb5b52054a5dfe (127.0.107.195). New cstate: current_term: 1 leader_uuid: "23d7d75caf254701b9fb5b52054a5dfe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:36.468379  9955 tablet_bootstrap.cc:492] T 8a7831721cb841a69292b8f4777285b9 P 6efbd27a844048f6aa75ca991bb8d17d: No bootstrap required, opened a new log
I20260630 12:14:36.469136  9955 ts_tablet_manager.cc:1403] T 8a7831721cb841a69292b8f4777285b9 P 6efbd27a844048f6aa75ca991bb8d17d: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.005s
I20260630 12:14:36.472880  9955 raft_consensus.cc:359] T 8a7831721cb841a69292b8f4777285b9 P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } }
I20260630 12:14:36.473608  9955 raft_consensus.cc:385] T 8a7831721cb841a69292b8f4777285b9 P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:36.474018  9955 raft_consensus.cc:740] T 8a7831721cb841a69292b8f4777285b9 P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6efbd27a844048f6aa75ca991bb8d17d, State: Initialized, Role: FOLLOWER
I20260630 12:14:36.475158  9955 consensus_queue.cc:260] T 8a7831721cb841a69292b8f4777285b9 P 6efbd27a844048f6aa75ca991bb8d17d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } }
I20260630 12:14:36.476080  9955 raft_consensus.cc:399] T 8a7831721cb841a69292b8f4777285b9 P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:36.476496  9955 raft_consensus.cc:493] T 8a7831721cb841a69292b8f4777285b9 P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:36.476970  9955 raft_consensus.cc:3060] T 8a7831721cb841a69292b8f4777285b9 P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:36.487346  9955 raft_consensus.cc:515] T 8a7831721cb841a69292b8f4777285b9 P 6efbd27a844048f6aa75ca991bb8d17d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } }
I20260630 12:14:36.488574  9955 leader_election.cc:304] T 8a7831721cb841a69292b8f4777285b9 P 6efbd27a844048f6aa75ca991bb8d17d [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: 6efbd27a844048f6aa75ca991bb8d17d; no voters: 
I20260630 12:14:36.489701  9963 raft_consensus.cc:2804] T 8a7831721cb841a69292b8f4777285b9 P 6efbd27a844048f6aa75ca991bb8d17d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:36.490342  9963 raft_consensus.cc:697] T 8a7831721cb841a69292b8f4777285b9 P 6efbd27a844048f6aa75ca991bb8d17d [term 1 LEADER]: Becoming Leader. State: Replica: 6efbd27a844048f6aa75ca991bb8d17d, State: Running, Role: LEADER
I20260630 12:14:36.491243  9963 consensus_queue.cc:237] T 8a7831721cb841a69292b8f4777285b9 P 6efbd27a844048f6aa75ca991bb8d17d [LEADER]: Queue going to LEADER mode. State: All 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: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } }
I20260630 12:14:36.496021  9954 raft_consensus.cc:359] T fc54f60288f94a70ac7339790d426e88 P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } }
I20260630 12:14:36.496134  9955 leader_election.cc:290] T 8a7831721cb841a69292b8f4777285b9 P 6efbd27a844048f6aa75ca991bb8d17d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:36.496737  9954 raft_consensus.cc:385] T fc54f60288f94a70ac7339790d426e88 P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:36.498087  9954 raft_consensus.cc:740] T fc54f60288f94a70ac7339790d426e88 P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c15ae3bb8b485bbae358988c71d986, State: Initialized, Role: FOLLOWER
I20260630 12:14:36.499202  9954 consensus_queue.cc:260] T fc54f60288f94a70ac7339790d426e88 P 65c15ae3bb8b485bbae358988c71d986 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } }
I20260630 12:14:36.500175  9954 raft_consensus.cc:399] T fc54f60288f94a70ac7339790d426e88 P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:36.502377  9954 raft_consensus.cc:493] T fc54f60288f94a70ac7339790d426e88 P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:36.502494  9955 ts_tablet_manager.cc:1434] T 8a7831721cb841a69292b8f4777285b9 P 6efbd27a844048f6aa75ca991bb8d17d: Time spent starting tablet: real 0.033s	user 0.016s	sys 0.006s
I20260630 12:14:36.502811  9954 raft_consensus.cc:3060] T fc54f60288f94a70ac7339790d426e88 P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:36.503592  9953 tablet_bootstrap.cc:492] T 0f632607fd23481aae9b70a5cd9ade98 P 23d7d75caf254701b9fb5b52054a5dfe: No bootstrap required, opened a new log
I20260630 12:14:36.504076  9953 ts_tablet_manager.cc:1403] T 0f632607fd23481aae9b70a5cd9ade98 P 23d7d75caf254701b9fb5b52054a5dfe: Time spent bootstrapping tablet: real 0.084s	user 0.016s	sys 0.042s
I20260630 12:14:36.506207  9953 raft_consensus.cc:359] T 0f632607fd23481aae9b70a5cd9ade98 P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:36.506731  9953 raft_consensus.cc:385] T 0f632607fd23481aae9b70a5cd9ade98 P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:36.507177  9953 raft_consensus.cc:740] T 0f632607fd23481aae9b70a5cd9ade98 P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d7d75caf254701b9fb5b52054a5dfe, State: Initialized, Role: FOLLOWER
I20260630 12:14:36.508018  9953 consensus_queue.cc:260] T 0f632607fd23481aae9b70a5cd9ade98 P 23d7d75caf254701b9fb5b52054a5dfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:36.508524  9953 raft_consensus.cc:399] T 0f632607fd23481aae9b70a5cd9ade98 P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:36.508776  9953 raft_consensus.cc:493] T 0f632607fd23481aae9b70a5cd9ade98 P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:36.509066  9953 raft_consensus.cc:3060] T 0f632607fd23481aae9b70a5cd9ade98 P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:36.513777  9954 raft_consensus.cc:515] T fc54f60288f94a70ac7339790d426e88 P 65c15ae3bb8b485bbae358988c71d986 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } }
I20260630 12:14:36.514411  9954 leader_election.cc:304] T fc54f60288f94a70ac7339790d426e88 P 65c15ae3bb8b485bbae358988c71d986 [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: 65c15ae3bb8b485bbae358988c71d986; no voters: 
I20260630 12:14:36.514992  9954 leader_election.cc:290] T fc54f60288f94a70ac7339790d426e88 P 65c15ae3bb8b485bbae358988c71d986 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:36.515275  9962 raft_consensus.cc:2804] T fc54f60288f94a70ac7339790d426e88 P 65c15ae3bb8b485bbae358988c71d986 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:36.515827  9962 raft_consensus.cc:697] T fc54f60288f94a70ac7339790d426e88 P 65c15ae3bb8b485bbae358988c71d986 [term 1 LEADER]: Becoming Leader. State: Replica: 65c15ae3bb8b485bbae358988c71d986, State: Running, Role: LEADER
I20260630 12:14:36.515743  9953 raft_consensus.cc:515] T 0f632607fd23481aae9b70a5cd9ade98 P 23d7d75caf254701b9fb5b52054a5dfe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:36.516582  9953 leader_election.cc:304] T 0f632607fd23481aae9b70a5cd9ade98 P 23d7d75caf254701b9fb5b52054a5dfe [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: 23d7d75caf254701b9fb5b52054a5dfe; no voters: 
I20260630 12:14:36.515336  9655 catalog_manager.cc:5697] T 8a7831721cb841a69292b8f4777285b9 P 6efbd27a844048f6aa75ca991bb8d17d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6efbd27a844048f6aa75ca991bb8d17d (127.0.107.194). New cstate: current_term: 1 leader_uuid: "6efbd27a844048f6aa75ca991bb8d17d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:36.516695  9954 ts_tablet_manager.cc:1434] T fc54f60288f94a70ac7339790d426e88 P 65c15ae3bb8b485bbae358988c71d986: Time spent starting tablet: real 0.070s	user 0.016s	sys 0.000s
I20260630 12:14:36.516669  9962 consensus_queue.cc:237] T fc54f60288f94a70ac7339790d426e88 P 65c15ae3bb8b485bbae358988c71d986 [LEADER]: Queue going to LEADER mode. State: All 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: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } }
I20260630 12:14:36.517417  9960 raft_consensus.cc:2804] T 0f632607fd23481aae9b70a5cd9ade98 P 23d7d75caf254701b9fb5b52054a5dfe [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:36.517827  9953 leader_election.cc:290] T 0f632607fd23481aae9b70a5cd9ade98 P 23d7d75caf254701b9fb5b52054a5dfe [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:36.517901  9960 raft_consensus.cc:697] T 0f632607fd23481aae9b70a5cd9ade98 P 23d7d75caf254701b9fb5b52054a5dfe [term 1 LEADER]: Becoming Leader. State: Replica: 23d7d75caf254701b9fb5b52054a5dfe, State: Running, Role: LEADER
I20260630 12:14:36.518767  9960 consensus_queue.cc:237] T 0f632607fd23481aae9b70a5cd9ade98 P 23d7d75caf254701b9fb5b52054a5dfe [LEADER]: Queue going to LEADER mode. State: All 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: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:36.519809  9953 ts_tablet_manager.cc:1434] T 0f632607fd23481aae9b70a5cd9ade98 P 23d7d75caf254701b9fb5b52054a5dfe: Time spent starting tablet: real 0.015s	user 0.015s	sys 0.000s
I20260630 12:14:36.528537  9656 catalog_manager.cc:5697] T 0f632607fd23481aae9b70a5cd9ade98 P 23d7d75caf254701b9fb5b52054a5dfe reported cstate change: term changed from 0 to 1, leader changed from <none> to 23d7d75caf254701b9fb5b52054a5dfe (127.0.107.195). New cstate: current_term: 1 leader_uuid: "23d7d75caf254701b9fb5b52054a5dfe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:36.531018  9655 catalog_manager.cc:5697] T fc54f60288f94a70ac7339790d426e88 P 65c15ae3bb8b485bbae358988c71d986 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65c15ae3bb8b485bbae358988c71d986 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "65c15ae3bb8b485bbae358988c71d986" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:37.339082  9652 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47492:
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:37.341331  9652 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:37.381783  9749 tablet_service.cc:1511] Processing CreateTablet for tablet 4dcd68aea9a54bd79be9646e07a853e3 (DEFAULT_TABLE table=test-workload-rf3 [id=dd63d8043abf472da8c3c2a45489e7b9]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:14:37.383069  9749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dcd68aea9a54bd79be9646e07a853e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:37.383194  9824 tablet_service.cc:1511] Processing CreateTablet for tablet 4dcd68aea9a54bd79be9646e07a853e3 (DEFAULT_TABLE table=test-workload-rf3 [id=dd63d8043abf472da8c3c2a45489e7b9]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:14:37.384400  9824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dcd68aea9a54bd79be9646e07a853e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:37.384474  9897 tablet_service.cc:1511] Processing CreateTablet for tablet 4dcd68aea9a54bd79be9646e07a853e3 (DEFAULT_TABLE table=test-workload-rf3 [id=dd63d8043abf472da8c3c2a45489e7b9]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:14:37.385757  9897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dcd68aea9a54bd79be9646e07a853e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:37.388113  9823 tablet_service.cc:1511] Processing CreateTablet for tablet 73673dde51494f0eb7801d9ab1986946 (DEFAULT_TABLE table=test-workload-rf3 [id=dd63d8043abf472da8c3c2a45489e7b9]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:14:37.389313  9823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73673dde51494f0eb7801d9ab1986946. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:37.389566  9898 tablet_service.cc:1511] Processing CreateTablet for tablet 73673dde51494f0eb7801d9ab1986946 (DEFAULT_TABLE table=test-workload-rf3 [id=dd63d8043abf472da8c3c2a45489e7b9]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:14:37.390784  9898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73673dde51494f0eb7801d9ab1986946. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:37.396279  9748 tablet_service.cc:1511] Processing CreateTablet for tablet 73673dde51494f0eb7801d9ab1986946 (DEFAULT_TABLE table=test-workload-rf3 [id=dd63d8043abf472da8c3c2a45489e7b9]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:14:37.397596  9748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73673dde51494f0eb7801d9ab1986946. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:37.402501  9747 tablet_service.cc:1511] Processing CreateTablet for tablet 3f0c038ed33141ffa45480bf7fdb5c1f (DEFAULT_TABLE table=test-workload-rf3 [id=dd63d8043abf472da8c3c2a45489e7b9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:14:37.403831  9747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f0c038ed33141ffa45480bf7fdb5c1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:37.415881 10012 tablet_bootstrap.cc:492] T 4dcd68aea9a54bd79be9646e07a853e3 P 23d7d75caf254701b9fb5b52054a5dfe: Bootstrap starting.
I20260630 12:14:37.421437  9822 tablet_service.cc:1511] Processing CreateTablet for tablet 3f0c038ed33141ffa45480bf7fdb5c1f (DEFAULT_TABLE table=test-workload-rf3 [id=dd63d8043abf472da8c3c2a45489e7b9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:14:37.422876  9822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f0c038ed33141ffa45480bf7fdb5c1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:37.425017 10012 tablet_bootstrap.cc:654] T 4dcd68aea9a54bd79be9646e07a853e3 P 23d7d75caf254701b9fb5b52054a5dfe: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:37.426784  9897 tablet_service.cc:1511] Processing CreateTablet for tablet 3f0c038ed33141ffa45480bf7fdb5c1f (DEFAULT_TABLE table=test-workload-rf3 [id=dd63d8043abf472da8c3c2a45489e7b9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:14:37.426954  9746 tablet_service.cc:1511] Processing CreateTablet for tablet 352fe8355c804bd694f074cff46ee861 (DEFAULT_TABLE table=test-workload-rf3 [id=dd63d8043abf472da8c3c2a45489e7b9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:14:37.431828  9746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 352fe8355c804bd694f074cff46ee861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:37.431942  9897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f0c038ed33141ffa45480bf7fdb5c1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:37.433801  9821 tablet_service.cc:1511] Processing CreateTablet for tablet 352fe8355c804bd694f074cff46ee861 (DEFAULT_TABLE table=test-workload-rf3 [id=dd63d8043abf472da8c3c2a45489e7b9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:14:37.435181  9821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 352fe8355c804bd694f074cff46ee861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:37.446408  9896 tablet_service.cc:1511] Processing CreateTablet for tablet 352fe8355c804bd694f074cff46ee861 (DEFAULT_TABLE table=test-workload-rf3 [id=dd63d8043abf472da8c3c2a45489e7b9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:14:37.447893  9896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 352fe8355c804bd694f074cff46ee861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:37.464210  9746 tablet_service.cc:1511] Processing CreateTablet for tablet 5457c2148a714d6ea2530e41dfae1957 (DEFAULT_TABLE table=test-workload-rf3 [id=dd63d8043abf472da8c3c2a45489e7b9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:14:37.472599  9746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5457c2148a714d6ea2530e41dfae1957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:37.475924 10011 tablet_bootstrap.cc:492] T 4dcd68aea9a54bd79be9646e07a853e3 P 65c15ae3bb8b485bbae358988c71d986: Bootstrap starting.
I20260630 12:14:37.477770  9898 tablet_service.cc:1511] Processing CreateTablet for tablet 5457c2148a714d6ea2530e41dfae1957 (DEFAULT_TABLE table=test-workload-rf3 [id=dd63d8043abf472da8c3c2a45489e7b9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:14:37.480783  9820 tablet_service.cc:1511] Processing CreateTablet for tablet 6c7da3dc6f524e7e8423a8fe8aafcf44 (DEFAULT_TABLE table=test-workload-rf3 [id=dd63d8043abf472da8c3c2a45489e7b9]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:14:37.482088  9820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c7da3dc6f524e7e8423a8fe8aafcf44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:37.482828  9823 tablet_service.cc:1511] Processing CreateTablet for tablet 5457c2148a714d6ea2530e41dfae1957 (DEFAULT_TABLE table=test-workload-rf3 [id=dd63d8043abf472da8c3c2a45489e7b9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:14:37.485486  9895 tablet_service.cc:1511] Processing CreateTablet for tablet 6c7da3dc6f524e7e8423a8fe8aafcf44 (DEFAULT_TABLE table=test-workload-rf3 [id=dd63d8043abf472da8c3c2a45489e7b9]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:14:37.489200  9823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5457c2148a714d6ea2530e41dfae1957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:37.487634  9898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5457c2148a714d6ea2530e41dfae1957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:37.491101  9895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c7da3dc6f524e7e8423a8fe8aafcf44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:37.502071 10012 tablet_bootstrap.cc:492] T 4dcd68aea9a54bd79be9646e07a853e3 P 23d7d75caf254701b9fb5b52054a5dfe: No bootstrap required, opened a new log
I20260630 12:14:37.502650 10012 ts_tablet_manager.cc:1403] T 4dcd68aea9a54bd79be9646e07a853e3 P 23d7d75caf254701b9fb5b52054a5dfe: Time spent bootstrapping tablet: real 0.088s	user 0.029s	sys 0.006s
I20260630 12:14:37.505486 10012 raft_consensus.cc:359] T 4dcd68aea9a54bd79be9646e07a853e3 P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.506418 10012 raft_consensus.cc:385] T 4dcd68aea9a54bd79be9646e07a853e3 P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:37.506808 10012 raft_consensus.cc:740] T 4dcd68aea9a54bd79be9646e07a853e3 P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d7d75caf254701b9fb5b52054a5dfe, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.501354 10011 tablet_bootstrap.cc:654] T 4dcd68aea9a54bd79be9646e07a853e3 P 65c15ae3bb8b485bbae358988c71d986: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:37.507652 10012 consensus_queue.cc:260] T 4dcd68aea9a54bd79be9646e07a853e3 P 23d7d75caf254701b9fb5b52054a5dfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.510242 10012 ts_tablet_manager.cc:1434] T 4dcd68aea9a54bd79be9646e07a853e3 P 23d7d75caf254701b9fb5b52054a5dfe: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:14:37.511226 10012 tablet_bootstrap.cc:492] T 73673dde51494f0eb7801d9ab1986946 P 23d7d75caf254701b9fb5b52054a5dfe: Bootstrap starting.
I20260630 12:14:37.511580  9749 tablet_service.cc:1511] Processing CreateTablet for tablet 6c7da3dc6f524e7e8423a8fe8aafcf44 (DEFAULT_TABLE table=test-workload-rf3 [id=dd63d8043abf472da8c3c2a45489e7b9]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:14:37.523837  9749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c7da3dc6f524e7e8423a8fe8aafcf44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:37.517434 10012 tablet_bootstrap.cc:654] T 73673dde51494f0eb7801d9ab1986946 P 23d7d75caf254701b9fb5b52054a5dfe: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:37.532099 10011 tablet_bootstrap.cc:492] T 4dcd68aea9a54bd79be9646e07a853e3 P 65c15ae3bb8b485bbae358988c71d986: No bootstrap required, opened a new log
I20260630 12:14:37.532619 10014 tablet_bootstrap.cc:492] T 4dcd68aea9a54bd79be9646e07a853e3 P 6efbd27a844048f6aa75ca991bb8d17d: Bootstrap starting.
I20260630 12:14:37.532752 10011 ts_tablet_manager.cc:1403] T 4dcd68aea9a54bd79be9646e07a853e3 P 65c15ae3bb8b485bbae358988c71d986: Time spent bootstrapping tablet: real 0.057s	user 0.008s	sys 0.006s
I20260630 12:14:37.541520 10011 raft_consensus.cc:359] T 4dcd68aea9a54bd79be9646e07a853e3 P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.542284 10011 raft_consensus.cc:385] T 4dcd68aea9a54bd79be9646e07a853e3 P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:37.542862 10011 raft_consensus.cc:740] T 4dcd68aea9a54bd79be9646e07a853e3 P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c15ae3bb8b485bbae358988c71d986, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.543746 10011 consensus_queue.cc:260] T 4dcd68aea9a54bd79be9646e07a853e3 P 65c15ae3bb8b485bbae358988c71d986 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.544310 10014 tablet_bootstrap.cc:654] T 4dcd68aea9a54bd79be9646e07a853e3 P 6efbd27a844048f6aa75ca991bb8d17d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:37.546422 10012 tablet_bootstrap.cc:492] T 73673dde51494f0eb7801d9ab1986946 P 23d7d75caf254701b9fb5b52054a5dfe: No bootstrap required, opened a new log
I20260630 12:14:37.546986 10012 ts_tablet_manager.cc:1403] T 73673dde51494f0eb7801d9ab1986946 P 23d7d75caf254701b9fb5b52054a5dfe: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.001s
I20260630 12:14:37.549783 10012 raft_consensus.cc:359] T 73673dde51494f0eb7801d9ab1986946 P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.550429 10012 raft_consensus.cc:385] T 73673dde51494f0eb7801d9ab1986946 P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:37.550736 10012 raft_consensus.cc:740] T 73673dde51494f0eb7801d9ab1986946 P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d7d75caf254701b9fb5b52054a5dfe, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.551427 10012 consensus_queue.cc:260] T 73673dde51494f0eb7801d9ab1986946 P 23d7d75caf254701b9fb5b52054a5dfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.555121 10012 ts_tablet_manager.cc:1434] T 73673dde51494f0eb7801d9ab1986946 P 23d7d75caf254701b9fb5b52054a5dfe: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260630 12:14:37.555866 10014 tablet_bootstrap.cc:492] T 4dcd68aea9a54bd79be9646e07a853e3 P 6efbd27a844048f6aa75ca991bb8d17d: No bootstrap required, opened a new log
I20260630 12:14:37.556195 10012 tablet_bootstrap.cc:492] T 352fe8355c804bd694f074cff46ee861 P 23d7d75caf254701b9fb5b52054a5dfe: Bootstrap starting.
I20260630 12:14:37.556411 10014 ts_tablet_manager.cc:1403] T 4dcd68aea9a54bd79be9646e07a853e3 P 6efbd27a844048f6aa75ca991bb8d17d: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.012s
I20260630 12:14:37.558305 10011 ts_tablet_manager.cc:1434] T 4dcd68aea9a54bd79be9646e07a853e3 P 65c15ae3bb8b485bbae358988c71d986: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260630 12:14:37.559468 10011 tablet_bootstrap.cc:492] T 352fe8355c804bd694f074cff46ee861 P 65c15ae3bb8b485bbae358988c71d986: Bootstrap starting.
I20260630 12:14:37.559383 10014 raft_consensus.cc:359] T 4dcd68aea9a54bd79be9646e07a853e3 P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.560506 10014 raft_consensus.cc:385] T 4dcd68aea9a54bd79be9646e07a853e3 P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:37.560887 10014 raft_consensus.cc:740] T 4dcd68aea9a54bd79be9646e07a853e3 P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6efbd27a844048f6aa75ca991bb8d17d, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.561816 10014 consensus_queue.cc:260] T 4dcd68aea9a54bd79be9646e07a853e3 P 6efbd27a844048f6aa75ca991bb8d17d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.562551 10012 tablet_bootstrap.cc:654] T 352fe8355c804bd694f074cff46ee861 P 23d7d75caf254701b9fb5b52054a5dfe: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:37.564518 10014 ts_tablet_manager.cc:1434] T 4dcd68aea9a54bd79be9646e07a853e3 P 6efbd27a844048f6aa75ca991bb8d17d: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260630 12:14:37.565624 10014 tablet_bootstrap.cc:492] T 73673dde51494f0eb7801d9ab1986946 P 6efbd27a844048f6aa75ca991bb8d17d: Bootstrap starting.
I20260630 12:14:37.566953 10011 tablet_bootstrap.cc:654] T 352fe8355c804bd694f074cff46ee861 P 65c15ae3bb8b485bbae358988c71d986: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:37.573709 10014 tablet_bootstrap.cc:654] T 73673dde51494f0eb7801d9ab1986946 P 6efbd27a844048f6aa75ca991bb8d17d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:37.605599 10011 tablet_bootstrap.cc:492] T 352fe8355c804bd694f074cff46ee861 P 65c15ae3bb8b485bbae358988c71d986: No bootstrap required, opened a new log
I20260630 12:14:37.606114 10011 ts_tablet_manager.cc:1403] T 352fe8355c804bd694f074cff46ee861 P 65c15ae3bb8b485bbae358988c71d986: Time spent bootstrapping tablet: real 0.047s	user 0.022s	sys 0.021s
I20260630 12:14:37.606171 10014 tablet_bootstrap.cc:492] T 73673dde51494f0eb7801d9ab1986946 P 6efbd27a844048f6aa75ca991bb8d17d: No bootstrap required, opened a new log
I20260630 12:14:37.606613 10012 tablet_bootstrap.cc:492] T 352fe8355c804bd694f074cff46ee861 P 23d7d75caf254701b9fb5b52054a5dfe: No bootstrap required, opened a new log
I20260630 12:14:37.606856 10014 ts_tablet_manager.cc:1403] T 73673dde51494f0eb7801d9ab1986946 P 6efbd27a844048f6aa75ca991bb8d17d: Time spent bootstrapping tablet: real 0.041s	user 0.025s	sys 0.016s
I20260630 12:14:37.607218 10012 ts_tablet_manager.cc:1403] T 352fe8355c804bd694f074cff46ee861 P 23d7d75caf254701b9fb5b52054a5dfe: Time spent bootstrapping tablet: real 0.051s	user 0.017s	sys 0.033s
I20260630 12:14:37.609279 10011 raft_consensus.cc:359] T 352fe8355c804bd694f074cff46ee861 P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.609771 10014 raft_consensus.cc:359] T 73673dde51494f0eb7801d9ab1986946 P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.610055 10011 raft_consensus.cc:385] T 352fe8355c804bd694f074cff46ee861 P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:37.610455 10014 raft_consensus.cc:385] T 73673dde51494f0eb7801d9ab1986946 P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:37.610499 10011 raft_consensus.cc:740] T 352fe8355c804bd694f074cff46ee861 P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c15ae3bb8b485bbae358988c71d986, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.610235 10012 raft_consensus.cc:359] T 352fe8355c804bd694f074cff46ee861 P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.611016 10014 raft_consensus.cc:740] T 73673dde51494f0eb7801d9ab1986946 P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6efbd27a844048f6aa75ca991bb8d17d, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.611166 10012 raft_consensus.cc:385] T 352fe8355c804bd694f074cff46ee861 P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:37.611625 10012 raft_consensus.cc:740] T 352fe8355c804bd694f074cff46ee861 P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d7d75caf254701b9fb5b52054a5dfe, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.611472 10011 consensus_queue.cc:260] T 352fe8355c804bd694f074cff46ee861 P 65c15ae3bb8b485bbae358988c71d986 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.611879 10014 consensus_queue.cc:260] T 73673dde51494f0eb7801d9ab1986946 P 6efbd27a844048f6aa75ca991bb8d17d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.612519 10012 consensus_queue.cc:260] T 352fe8355c804bd694f074cff46ee861 P 23d7d75caf254701b9fb5b52054a5dfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.614154 10011 ts_tablet_manager.cc:1434] T 352fe8355c804bd694f074cff46ee861 P 65c15ae3bb8b485bbae358988c71d986: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260630 12:14:37.615099 10012 ts_tablet_manager.cc:1434] T 352fe8355c804bd694f074cff46ee861 P 23d7d75caf254701b9fb5b52054a5dfe: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:14:37.615218 10011 tablet_bootstrap.cc:492] T 3f0c038ed33141ffa45480bf7fdb5c1f P 65c15ae3bb8b485bbae358988c71d986: Bootstrap starting.
I20260630 12:14:37.616134 10012 tablet_bootstrap.cc:492] T 3f0c038ed33141ffa45480bf7fdb5c1f P 23d7d75caf254701b9fb5b52054a5dfe: Bootstrap starting.
I20260630 12:14:37.614154 10014 ts_tablet_manager.cc:1434] T 73673dde51494f0eb7801d9ab1986946 P 6efbd27a844048f6aa75ca991bb8d17d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:14:37.619640 10014 tablet_bootstrap.cc:492] T 352fe8355c804bd694f074cff46ee861 P 6efbd27a844048f6aa75ca991bb8d17d: Bootstrap starting.
I20260630 12:14:37.622260 10011 tablet_bootstrap.cc:654] T 3f0c038ed33141ffa45480bf7fdb5c1f P 65c15ae3bb8b485bbae358988c71d986: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:37.623008 10012 tablet_bootstrap.cc:654] T 3f0c038ed33141ffa45480bf7fdb5c1f P 23d7d75caf254701b9fb5b52054a5dfe: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:37.626727 10014 tablet_bootstrap.cc:654] T 352fe8355c804bd694f074cff46ee861 P 6efbd27a844048f6aa75ca991bb8d17d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:37.640599 10014 tablet_bootstrap.cc:492] T 352fe8355c804bd694f074cff46ee861 P 6efbd27a844048f6aa75ca991bb8d17d: No bootstrap required, opened a new log
I20260630 12:14:37.641360 10014 ts_tablet_manager.cc:1403] T 352fe8355c804bd694f074cff46ee861 P 6efbd27a844048f6aa75ca991bb8d17d: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260630 12:14:37.645206 10014 raft_consensus.cc:359] T 352fe8355c804bd694f074cff46ee861 P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.646364 10014 raft_consensus.cc:385] T 352fe8355c804bd694f074cff46ee861 P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:37.646859 10014 raft_consensus.cc:740] T 352fe8355c804bd694f074cff46ee861 P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6efbd27a844048f6aa75ca991bb8d17d, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.648676 10014 consensus_queue.cc:260] T 352fe8355c804bd694f074cff46ee861 P 6efbd27a844048f6aa75ca991bb8d17d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.654367 10014 ts_tablet_manager.cc:1434] T 352fe8355c804bd694f074cff46ee861 P 6efbd27a844048f6aa75ca991bb8d17d: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260630 12:14:37.655839 10014 tablet_bootstrap.cc:492] T 3f0c038ed33141ffa45480bf7fdb5c1f P 6efbd27a844048f6aa75ca991bb8d17d: Bootstrap starting.
I20260630 12:14:37.664258 10014 tablet_bootstrap.cc:654] T 3f0c038ed33141ffa45480bf7fdb5c1f P 6efbd27a844048f6aa75ca991bb8d17d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:37.678438 10014 tablet_bootstrap.cc:492] T 3f0c038ed33141ffa45480bf7fdb5c1f P 6efbd27a844048f6aa75ca991bb8d17d: No bootstrap required, opened a new log
I20260630 12:14:37.678969 10014 ts_tablet_manager.cc:1403] T 3f0c038ed33141ffa45480bf7fdb5c1f P 6efbd27a844048f6aa75ca991bb8d17d: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.009s
I20260630 12:14:37.679381 10011 tablet_bootstrap.cc:492] T 3f0c038ed33141ffa45480bf7fdb5c1f P 65c15ae3bb8b485bbae358988c71d986: No bootstrap required, opened a new log
I20260630 12:14:37.679917 10011 ts_tablet_manager.cc:1403] T 3f0c038ed33141ffa45480bf7fdb5c1f P 65c15ae3bb8b485bbae358988c71d986: Time spent bootstrapping tablet: real 0.065s	user 0.016s	sys 0.047s
I20260630 12:14:37.680019 10012 tablet_bootstrap.cc:492] T 3f0c038ed33141ffa45480bf7fdb5c1f P 23d7d75caf254701b9fb5b52054a5dfe: No bootstrap required, opened a new log
I20260630 12:14:37.680545 10012 ts_tablet_manager.cc:1403] T 3f0c038ed33141ffa45480bf7fdb5c1f P 23d7d75caf254701b9fb5b52054a5dfe: Time spent bootstrapping tablet: real 0.065s	user 0.027s	sys 0.036s
I20260630 12:14:37.681866 10014 raft_consensus.cc:359] T 3f0c038ed33141ffa45480bf7fdb5c1f P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.682627 10014 raft_consensus.cc:385] T 3f0c038ed33141ffa45480bf7fdb5c1f P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:37.682934 10014 raft_consensus.cc:740] T 3f0c038ed33141ffa45480bf7fdb5c1f P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6efbd27a844048f6aa75ca991bb8d17d, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.682904 10011 raft_consensus.cc:359] T 3f0c038ed33141ffa45480bf7fdb5c1f P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.683065 10012 raft_consensus.cc:359] T 3f0c038ed33141ffa45480bf7fdb5c1f P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.683933 10011 raft_consensus.cc:385] T 3f0c038ed33141ffa45480bf7fdb5c1f P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:37.684091 10012 raft_consensus.cc:385] T 3f0c038ed33141ffa45480bf7fdb5c1f P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:37.684465 10011 raft_consensus.cc:740] T 3f0c038ed33141ffa45480bf7fdb5c1f P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c15ae3bb8b485bbae358988c71d986, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.683981 10014 consensus_queue.cc:260] T 3f0c038ed33141ffa45480bf7fdb5c1f P 6efbd27a844048f6aa75ca991bb8d17d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.684688 10012 raft_consensus.cc:740] T 3f0c038ed33141ffa45480bf7fdb5c1f P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d7d75caf254701b9fb5b52054a5dfe, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.685309 10011 consensus_queue.cc:260] T 3f0c038ed33141ffa45480bf7fdb5c1f P 65c15ae3bb8b485bbae358988c71d986 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.685519 10012 consensus_queue.cc:260] T 3f0c038ed33141ffa45480bf7fdb5c1f P 23d7d75caf254701b9fb5b52054a5dfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.686887 10014 ts_tablet_manager.cc:1434] T 3f0c038ed33141ffa45480bf7fdb5c1f P 6efbd27a844048f6aa75ca991bb8d17d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260630 12:14:37.687935 10014 tablet_bootstrap.cc:492] T 5457c2148a714d6ea2530e41dfae1957 P 6efbd27a844048f6aa75ca991bb8d17d: Bootstrap starting.
I20260630 12:14:37.687939 10011 ts_tablet_manager.cc:1434] T 3f0c038ed33141ffa45480bf7fdb5c1f P 65c15ae3bb8b485bbae358988c71d986: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260630 12:14:37.688114 10012 ts_tablet_manager.cc:1434] T 3f0c038ed33141ffa45480bf7fdb5c1f P 23d7d75caf254701b9fb5b52054a5dfe: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:14:37.689231 10011 tablet_bootstrap.cc:492] T 73673dde51494f0eb7801d9ab1986946 P 65c15ae3bb8b485bbae358988c71d986: Bootstrap starting.
I20260630 12:14:37.689355 10012 tablet_bootstrap.cc:492] T 5457c2148a714d6ea2530e41dfae1957 P 23d7d75caf254701b9fb5b52054a5dfe: Bootstrap starting.
I20260630 12:14:37.695120 10014 tablet_bootstrap.cc:654] T 5457c2148a714d6ea2530e41dfae1957 P 6efbd27a844048f6aa75ca991bb8d17d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:37.695511 10012 tablet_bootstrap.cc:654] T 5457c2148a714d6ea2530e41dfae1957 P 23d7d75caf254701b9fb5b52054a5dfe: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:37.696086 10011 tablet_bootstrap.cc:654] T 73673dde51494f0eb7801d9ab1986946 P 65c15ae3bb8b485bbae358988c71d986: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:37.708827 10011 tablet_bootstrap.cc:492] T 73673dde51494f0eb7801d9ab1986946 P 65c15ae3bb8b485bbae358988c71d986: No bootstrap required, opened a new log
I20260630 12:14:37.709559 10011 ts_tablet_manager.cc:1403] T 73673dde51494f0eb7801d9ab1986946 P 65c15ae3bb8b485bbae358988c71d986: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.015s
I20260630 12:14:37.713613  9968 raft_consensus.cc:493] T 3f0c038ed33141ffa45480bf7fdb5c1f P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:37.713450 10011 raft_consensus.cc:359] T 73673dde51494f0eb7801d9ab1986946 P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.714483 10011 raft_consensus.cc:385] T 73673dde51494f0eb7801d9ab1986946 P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:37.714359  9968 raft_consensus.cc:515] T 3f0c038ed33141ffa45480bf7fdb5c1f P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.714985 10011 raft_consensus.cc:740] T 73673dde51494f0eb7801d9ab1986946 P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c15ae3bb8b485bbae358988c71d986, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.716261 10011 consensus_queue.cc:260] T 73673dde51494f0eb7801d9ab1986946 P 65c15ae3bb8b485bbae358988c71d986 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.718230  9959 raft_consensus.cc:493] T 3f0c038ed33141ffa45480bf7fdb5c1f P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:37.718837  9959 raft_consensus.cc:515] T 3f0c038ed33141ffa45480bf7fdb5c1f P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.726897  9968 leader_election.cc:290] T 3f0c038ed33141ffa45480bf7fdb5c1f P 23d7d75caf254701b9fb5b52054a5dfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c15ae3bb8b485bbae358988c71d986 (127.0.107.193:42301), 6efbd27a844048f6aa75ca991bb8d17d (127.0.107.194:33437)
I20260630 12:14:37.729620  9959 leader_election.cc:290] T 3f0c038ed33141ffa45480bf7fdb5c1f P 65c15ae3bb8b485bbae358988c71d986 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6efbd27a844048f6aa75ca991bb8d17d (127.0.107.194:33437), 23d7d75caf254701b9fb5b52054a5dfe (127.0.107.195:44491)
I20260630 12:14:37.731247  9959 raft_consensus.cc:493] T 352fe8355c804bd694f074cff46ee861 P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:37.733234  9959 raft_consensus.cc:515] T 352fe8355c804bd694f074cff46ee861 P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.739385  9959 leader_election.cc:290] T 352fe8355c804bd694f074cff46ee861 P 65c15ae3bb8b485bbae358988c71d986 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6efbd27a844048f6aa75ca991bb8d17d (127.0.107.194:33437), 23d7d75caf254701b9fb5b52054a5dfe (127.0.107.195:44491)
I20260630 12:14:37.744669 10011 ts_tablet_manager.cc:1434] T 73673dde51494f0eb7801d9ab1986946 P 65c15ae3bb8b485bbae358988c71d986: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260630 12:14:37.747993 10011 tablet_bootstrap.cc:492] T 5457c2148a714d6ea2530e41dfae1957 P 65c15ae3bb8b485bbae358988c71d986: Bootstrap starting.
I20260630 12:14:37.755581  9968 raft_consensus.cc:493] T 352fe8355c804bd694f074cff46ee861 P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:37.756386  9968 raft_consensus.cc:515] T 352fe8355c804bd694f074cff46ee861 P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.759166  9968 leader_election.cc:290] T 352fe8355c804bd694f074cff46ee861 P 23d7d75caf254701b9fb5b52054a5dfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c15ae3bb8b485bbae358988c71d986 (127.0.107.193:42301), 6efbd27a844048f6aa75ca991bb8d17d (127.0.107.194:33437)
I20260630 12:14:37.762323 10035 raft_consensus.cc:493] T 73673dde51494f0eb7801d9ab1986946 P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:37.771018 10035 raft_consensus.cc:515] T 73673dde51494f0eb7801d9ab1986946 P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.774637  9833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "352fe8355c804bd694f074cff46ee861" candidate_uuid: "65c15ae3bb8b485bbae358988c71d986" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6efbd27a844048f6aa75ca991bb8d17d" is_pre_election: true
I20260630 12:14:37.775323  9833 raft_consensus.cc:2468] T 352fe8355c804bd694f074cff46ee861 P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c15ae3bb8b485bbae358988c71d986 in term 0.
I20260630 12:14:37.773651  9834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0c038ed33141ffa45480bf7fdb5c1f" candidate_uuid: "65c15ae3bb8b485bbae358988c71d986" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6efbd27a844048f6aa75ca991bb8d17d" is_pre_election: true
I20260630 12:14:37.776696  9834 raft_consensus.cc:2468] T 3f0c038ed33141ffa45480bf7fdb5c1f P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c15ae3bb8b485bbae358988c71d986 in term 0.
I20260630 12:14:37.776976  9725 leader_election.cc:304] T 352fe8355c804bd694f074cff46ee861 P 65c15ae3bb8b485bbae358988c71d986 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c15ae3bb8b485bbae358988c71d986, 6efbd27a844048f6aa75ca991bb8d17d; no voters: 
I20260630 12:14:37.778564  9834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73673dde51494f0eb7801d9ab1986946" candidate_uuid: "65c15ae3bb8b485bbae358988c71d986" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6efbd27a844048f6aa75ca991bb8d17d" is_pre_election: true
I20260630 12:14:37.779210  9834 raft_consensus.cc:2468] T 73673dde51494f0eb7801d9ab1986946 P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c15ae3bb8b485bbae358988c71d986 in term 0.
I20260630 12:14:37.781280 10011 tablet_bootstrap.cc:654] T 5457c2148a714d6ea2530e41dfae1957 P 65c15ae3bb8b485bbae358988c71d986: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:37.784781  9959 raft_consensus.cc:2804] T 352fe8355c804bd694f074cff46ee861 P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:37.785207  9959 raft_consensus.cc:493] T 352fe8355c804bd694f074cff46ee861 P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:37.785564  9959 raft_consensus.cc:3060] T 352fe8355c804bd694f074cff46ee861 P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.791401  9968 raft_consensus.cc:493] T 73673dde51494f0eb7801d9ab1986946 P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:37.792166  9968 raft_consensus.cc:515] T 73673dde51494f0eb7801d9ab1986946 P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.794896  9968 leader_election.cc:290] T 73673dde51494f0eb7801d9ab1986946 P 23d7d75caf254701b9fb5b52054a5dfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c15ae3bb8b485bbae358988c71d986 (127.0.107.193:42301), 6efbd27a844048f6aa75ca991bb8d17d (127.0.107.194:33437)
I20260630 12:14:37.796504 10035 leader_election.cc:290] T 73673dde51494f0eb7801d9ab1986946 P 65c15ae3bb8b485bbae358988c71d986 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6efbd27a844048f6aa75ca991bb8d17d (127.0.107.194:33437), 23d7d75caf254701b9fb5b52054a5dfe (127.0.107.195:44491)
I20260630 12:14:37.800444  9963 raft_consensus.cc:493] T 4dcd68aea9a54bd79be9646e07a853e3 P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:37.801065  9963 raft_consensus.cc:515] T 4dcd68aea9a54bd79be9646e07a853e3 P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
W20260630 12:14:37.807915  9704 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:14:37.811448 10014 tablet_bootstrap.cc:492] T 5457c2148a714d6ea2530e41dfae1957 P 6efbd27a844048f6aa75ca991bb8d17d: No bootstrap required, opened a new log
I20260630 12:14:37.812211 10014 ts_tablet_manager.cc:1403] T 5457c2148a714d6ea2530e41dfae1957 P 6efbd27a844048f6aa75ca991bb8d17d: Time spent bootstrapping tablet: real 0.124s	user 0.037s	sys 0.042s
I20260630 12:14:37.795249  9725 leader_election.cc:304] T 3f0c038ed33141ffa45480bf7fdb5c1f P 65c15ae3bb8b485bbae358988c71d986 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c15ae3bb8b485bbae358988c71d986, 6efbd27a844048f6aa75ca991bb8d17d; no voters: 
I20260630 12:14:37.818840 10035 raft_consensus.cc:2804] T 3f0c038ed33141ffa45480bf7fdb5c1f P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:37.816098 10014 raft_consensus.cc:359] T 5457c2148a714d6ea2530e41dfae1957 P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.822427 10014 raft_consensus.cc:385] T 5457c2148a714d6ea2530e41dfae1957 P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:37.820363 10035 raft_consensus.cc:493] T 3f0c038ed33141ffa45480bf7fdb5c1f P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:37.823143  9963 leader_election.cc:290] T 4dcd68aea9a54bd79be9646e07a853e3 P 6efbd27a844048f6aa75ca991bb8d17d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c15ae3bb8b485bbae358988c71d986 (127.0.107.193:42301), 23d7d75caf254701b9fb5b52054a5dfe (127.0.107.195:44491)
I20260630 12:14:37.823215 10012 tablet_bootstrap.cc:492] T 5457c2148a714d6ea2530e41dfae1957 P 23d7d75caf254701b9fb5b52054a5dfe: No bootstrap required, opened a new log
I20260630 12:14:37.823261 10035 raft_consensus.cc:3060] T 3f0c038ed33141ffa45480bf7fdb5c1f P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.824018 10012 ts_tablet_manager.cc:1403] T 5457c2148a714d6ea2530e41dfae1957 P 23d7d75caf254701b9fb5b52054a5dfe: Time spent bootstrapping tablet: real 0.135s	user 0.052s	sys 0.073s
I20260630 12:14:37.822816 10014 raft_consensus.cc:740] T 5457c2148a714d6ea2530e41dfae1957 P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6efbd27a844048f6aa75ca991bb8d17d, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.825495 10014 consensus_queue.cc:260] T 5457c2148a714d6ea2530e41dfae1957 P 6efbd27a844048f6aa75ca991bb8d17d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.827199  9968 raft_consensus.cc:493] T 4dcd68aea9a54bd79be9646e07a853e3 P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:37.826975 10012 raft_consensus.cc:359] T 5457c2148a714d6ea2530e41dfae1957 P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.828049 10012 raft_consensus.cc:385] T 5457c2148a714d6ea2530e41dfae1957 P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:37.827839  9968 raft_consensus.cc:515] T 4dcd68aea9a54bd79be9646e07a853e3 P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.828490 10012 raft_consensus.cc:740] T 5457c2148a714d6ea2530e41dfae1957 P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d7d75caf254701b9fb5b52054a5dfe, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.829533 10012 consensus_queue.cc:260] T 5457c2148a714d6ea2530e41dfae1957 P 23d7d75caf254701b9fb5b52054a5dfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.830312  9968 leader_election.cc:290] T 4dcd68aea9a54bd79be9646e07a853e3 P 23d7d75caf254701b9fb5b52054a5dfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c15ae3bb8b485bbae358988c71d986 (127.0.107.193:42301), 6efbd27a844048f6aa75ca991bb8d17d (127.0.107.194:33437)
I20260630 12:14:37.816583  9959 raft_consensus.cc:515] T 352fe8355c804bd694f074cff46ee861 P 65c15ae3bb8b485bbae358988c71d986 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.820322  9725 leader_election.cc:304] T 73673dde51494f0eb7801d9ab1986946 P 65c15ae3bb8b485bbae358988c71d986 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c15ae3bb8b485bbae358988c71d986, 6efbd27a844048f6aa75ca991bb8d17d; no voters: 
I20260630 12:14:37.850031  9834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0c038ed33141ffa45480bf7fdb5c1f" candidate_uuid: "23d7d75caf254701b9fb5b52054a5dfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6efbd27a844048f6aa75ca991bb8d17d" is_pre_election: true
I20260630 12:14:37.851029  9834 raft_consensus.cc:2468] T 3f0c038ed33141ffa45480bf7fdb5c1f P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23d7d75caf254701b9fb5b52054a5dfe in term 0.
I20260630 12:14:37.852401  9833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "352fe8355c804bd694f074cff46ee861" candidate_uuid: "23d7d75caf254701b9fb5b52054a5dfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6efbd27a844048f6aa75ca991bb8d17d" is_pre_election: true
I20260630 12:14:37.853065  9833 raft_consensus.cc:2468] T 352fe8355c804bd694f074cff46ee861 P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23d7d75caf254701b9fb5b52054a5dfe in term 0.
I20260630 12:14:37.853992  9832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73673dde51494f0eb7801d9ab1986946" candidate_uuid: "23d7d75caf254701b9fb5b52054a5dfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6efbd27a844048f6aa75ca991bb8d17d" is_pre_election: true
I20260630 12:14:37.854656  9832 raft_consensus.cc:2468] T 73673dde51494f0eb7801d9ab1986946 P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23d7d75caf254701b9fb5b52054a5dfe in term 0.
I20260630 12:14:37.860782  9831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcd68aea9a54bd79be9646e07a853e3" candidate_uuid: "23d7d75caf254701b9fb5b52054a5dfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6efbd27a844048f6aa75ca991bb8d17d" is_pre_election: true
I20260630 12:14:37.860881  9758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "352fe8355c804bd694f074cff46ee861" candidate_uuid: "23d7d75caf254701b9fb5b52054a5dfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c15ae3bb8b485bbae358988c71d986" is_pre_election: true
I20260630 12:14:37.861590  9831 raft_consensus.cc:2468] T 4dcd68aea9a54bd79be9646e07a853e3 P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23d7d75caf254701b9fb5b52054a5dfe in term 0.
I20260630 12:14:37.861855  9758 raft_consensus.cc:2393] T 352fe8355c804bd694f074cff46ee861 P 65c15ae3bb8b485bbae358988c71d986 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 23d7d75caf254701b9fb5b52054a5dfe in current term 1: Already voted for candidate 65c15ae3bb8b485bbae358988c71d986 in this term.
I20260630 12:14:37.862887  9959 leader_election.cc:290] T 352fe8355c804bd694f074cff46ee861 P 65c15ae3bb8b485bbae358988c71d986 [CANDIDATE]: Term 1 election: Requested vote from peers 6efbd27a844048f6aa75ca991bb8d17d (127.0.107.194:33437), 23d7d75caf254701b9fb5b52054a5dfe (127.0.107.195:44491)
I20260630 12:14:37.863174  9757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73673dde51494f0eb7801d9ab1986946" candidate_uuid: "23d7d75caf254701b9fb5b52054a5dfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c15ae3bb8b485bbae358988c71d986" is_pre_election: true
I20260630 12:14:37.863526  9959 raft_consensus.cc:2804] T 73673dde51494f0eb7801d9ab1986946 P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:37.863853  9963 raft_consensus.cc:493] T 5457c2148a714d6ea2530e41dfae1957 P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:37.864050  9959 raft_consensus.cc:493] T 73673dde51494f0eb7801d9ab1986946 P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:37.867370  9906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73673dde51494f0eb7801d9ab1986946" candidate_uuid: "65c15ae3bb8b485bbae358988c71d986" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d7d75caf254701b9fb5b52054a5dfe" is_pre_election: true
I20260630 12:14:37.864387  9756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcd68aea9a54bd79be9646e07a853e3" candidate_uuid: "23d7d75caf254701b9fb5b52054a5dfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c15ae3bb8b485bbae358988c71d986" is_pre_election: true
I20260630 12:14:37.867756  9959 raft_consensus.cc:3060] T 73673dde51494f0eb7801d9ab1986946 P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.868065  9906 raft_consensus.cc:2468] T 73673dde51494f0eb7801d9ab1986946 P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c15ae3bb8b485bbae358988c71d986 in term 0.
I20260630 12:14:37.868178  9756 raft_consensus.cc:2468] T 4dcd68aea9a54bd79be9646e07a853e3 P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23d7d75caf254701b9fb5b52054a5dfe in term 0.
I20260630 12:14:37.868357  9874 leader_election.cc:304] T 3f0c038ed33141ffa45480bf7fdb5c1f P 23d7d75caf254701b9fb5b52054a5dfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23d7d75caf254701b9fb5b52054a5dfe, 6efbd27a844048f6aa75ca991bb8d17d; no voters: 
I20260630 12:14:37.864538  9908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0c038ed33141ffa45480bf7fdb5c1f" candidate_uuid: "65c15ae3bb8b485bbae358988c71d986" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d7d75caf254701b9fb5b52054a5dfe" is_pre_election: true
I20260630 12:14:37.869247  9908 raft_consensus.cc:2468] T 3f0c038ed33141ffa45480bf7fdb5c1f P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c15ae3bb8b485bbae358988c71d986 in term 0.
I20260630 12:14:37.869402  9874 leader_election.cc:304] T 352fe8355c804bd694f074cff46ee861 P 23d7d75caf254701b9fb5b52054a5dfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23d7d75caf254701b9fb5b52054a5dfe, 6efbd27a844048f6aa75ca991bb8d17d; no voters: 
I20260630 12:14:37.870174  9968 raft_consensus.cc:2804] T 3f0c038ed33141ffa45480bf7fdb5c1f P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:37.870492 10011 tablet_bootstrap.cc:492] T 5457c2148a714d6ea2530e41dfae1957 P 65c15ae3bb8b485bbae358988c71d986: No bootstrap required, opened a new log
I20260630 12:14:37.864444  9963 raft_consensus.cc:515] T 5457c2148a714d6ea2530e41dfae1957 P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.866233 10035 raft_consensus.cc:515] T 3f0c038ed33141ffa45480bf7fdb5c1f P 65c15ae3bb8b485bbae358988c71d986 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.872217  9908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "352fe8355c804bd694f074cff46ee861" candidate_uuid: "65c15ae3bb8b485bbae358988c71d986" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d7d75caf254701b9fb5b52054a5dfe"
I20260630 12:14:37.872381  9968 raft_consensus.cc:493] T 3f0c038ed33141ffa45480bf7fdb5c1f P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:37.865883  9907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "352fe8355c804bd694f074cff46ee861" candidate_uuid: "65c15ae3bb8b485bbae358988c71d986" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d7d75caf254701b9fb5b52054a5dfe" is_pre_election: true
I20260630 12:14:37.872826  9968 raft_consensus.cc:3060] T 3f0c038ed33141ffa45480bf7fdb5c1f P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.873015  9963 leader_election.cc:290] T 5457c2148a714d6ea2530e41dfae1957 P 6efbd27a844048f6aa75ca991bb8d17d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c15ae3bb8b485bbae358988c71d986 (127.0.107.193:42301), 23d7d75caf254701b9fb5b52054a5dfe (127.0.107.195:44491)
I20260630 12:14:37.871173 10011 ts_tablet_manager.cc:1403] T 5457c2148a714d6ea2530e41dfae1957 P 65c15ae3bb8b485bbae358988c71d986: Time spent bootstrapping tablet: real 0.123s	user 0.017s	sys 0.011s
I20260630 12:14:37.875728 10035 leader_election.cc:290] T 3f0c038ed33141ffa45480bf7fdb5c1f P 65c15ae3bb8b485bbae358988c71d986 [CANDIDATE]: Term 1 election: Requested vote from peers 6efbd27a844048f6aa75ca991bb8d17d (127.0.107.194:33437), 23d7d75caf254701b9fb5b52054a5dfe (127.0.107.195:44491)
I20260630 12:14:37.872833  9908 raft_consensus.cc:3060] T 352fe8355c804bd694f074cff46ee861 P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.876860 10011 raft_consensus.cc:359] T 5457c2148a714d6ea2530e41dfae1957 P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.886319 10011 raft_consensus.cc:385] T 5457c2148a714d6ea2530e41dfae1957 P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:37.886876 10011 raft_consensus.cc:740] T 5457c2148a714d6ea2530e41dfae1957 P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c15ae3bb8b485bbae358988c71d986, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.865958  9759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0c038ed33141ffa45480bf7fdb5c1f" candidate_uuid: "23d7d75caf254701b9fb5b52054a5dfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c15ae3bb8b485bbae358988c71d986" is_pre_election: true
I20260630 12:14:37.895102  9759 raft_consensus.cc:2393] T 3f0c038ed33141ffa45480bf7fdb5c1f P 65c15ae3bb8b485bbae358988c71d986 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 23d7d75caf254701b9fb5b52054a5dfe in current term 1: Already voted for candidate 65c15ae3bb8b485bbae358988c71d986 in this term.
I20260630 12:14:37.895689  9756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcd68aea9a54bd79be9646e07a853e3" candidate_uuid: "6efbd27a844048f6aa75ca991bb8d17d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c15ae3bb8b485bbae358988c71d986" is_pre_election: true
I20260630 12:14:37.890707  9959 raft_consensus.cc:515] T 73673dde51494f0eb7801d9ab1986946 P 65c15ae3bb8b485bbae358988c71d986 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.896440  9756 raft_consensus.cc:2468] T 4dcd68aea9a54bd79be9646e07a853e3 P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6efbd27a844048f6aa75ca991bb8d17d in term 0.
I20260630 12:14:37.896209 10011 consensus_queue.cc:260] T 5457c2148a714d6ea2530e41dfae1957 P 65c15ae3bb8b485bbae358988c71d986 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
W20260630 12:14:37.881865  9725 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.194:33437, user_credentials={real_user=slave}} blocked reactor thread for 62557.4us
I20260630 12:14:37.897653  9757 raft_consensus.cc:2393] T 73673dde51494f0eb7801d9ab1986946 P 65c15ae3bb8b485bbae358988c71d986 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 23d7d75caf254701b9fb5b52054a5dfe in current term 1: Already voted for candidate 65c15ae3bb8b485bbae358988c71d986 in this term.
I20260630 12:14:37.870290  9874 leader_election.cc:304] T 73673dde51494f0eb7801d9ab1986946 P 23d7d75caf254701b9fb5b52054a5dfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23d7d75caf254701b9fb5b52054a5dfe, 6efbd27a844048f6aa75ca991bb8d17d; no voters: 
I20260630 12:14:37.898480 10014 ts_tablet_manager.cc:1434] T 5457c2148a714d6ea2530e41dfae1957 P 6efbd27a844048f6aa75ca991bb8d17d: Time spent starting tablet: real 0.086s	user 0.015s	sys 0.021s
I20260630 12:14:37.898913  9959 leader_election.cc:290] T 73673dde51494f0eb7801d9ab1986946 P 65c15ae3bb8b485bbae358988c71d986 [CANDIDATE]: Term 1 election: Requested vote from peers 6efbd27a844048f6aa75ca991bb8d17d (127.0.107.194:33437), 23d7d75caf254701b9fb5b52054a5dfe (127.0.107.195:44491)
I20260630 12:14:37.899600 10014 tablet_bootstrap.cc:492] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 6efbd27a844048f6aa75ca991bb8d17d: Bootstrap starting.
I20260630 12:14:37.899796  9871 leader_election.cc:304] T 4dcd68aea9a54bd79be9646e07a853e3 P 23d7d75caf254701b9fb5b52054a5dfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23d7d75caf254701b9fb5b52054a5dfe, 65c15ae3bb8b485bbae358988c71d986; no voters: 
I20260630 12:14:37.885171  9968 raft_consensus.cc:515] T 3f0c038ed33141ffa45480bf7fdb5c1f P 23d7d75caf254701b9fb5b52054a5dfe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.901790 10046 raft_consensus.cc:2804] T 73673dde51494f0eb7801d9ab1986946 P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:37.902228 10046 raft_consensus.cc:493] T 73673dde51494f0eb7801d9ab1986946 P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:37.896685 10012 ts_tablet_manager.cc:1434] T 5457c2148a714d6ea2530e41dfae1957 P 23d7d75caf254701b9fb5b52054a5dfe: Time spent starting tablet: real 0.072s	user 0.017s	sys 0.023s
I20260630 12:14:37.902601 10046 raft_consensus.cc:3060] T 73673dde51494f0eb7801d9ab1986946 P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.903766 10012 tablet_bootstrap.cc:492] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 23d7d75caf254701b9fb5b52054a5dfe: Bootstrap starting.
I20260630 12:14:37.906610 10014 tablet_bootstrap.cc:654] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 6efbd27a844048f6aa75ca991bb8d17d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:37.907665  9907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0c038ed33141ffa45480bf7fdb5c1f" candidate_uuid: "65c15ae3bb8b485bbae358988c71d986" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d7d75caf254701b9fb5b52054a5dfe"
I20260630 12:14:37.908525  9907 raft_consensus.cc:2393] T 3f0c038ed33141ffa45480bf7fdb5c1f P 23d7d75caf254701b9fb5b52054a5dfe [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 65c15ae3bb8b485bbae358988c71d986 in current term 1: Already voted for candidate 23d7d75caf254701b9fb5b52054a5dfe in this term.
I20260630 12:14:37.910805  9907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73673dde51494f0eb7801d9ab1986946" candidate_uuid: "65c15ae3bb8b485bbae358988c71d986" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d7d75caf254701b9fb5b52054a5dfe"
I20260630 12:14:37.911156  9831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "352fe8355c804bd694f074cff46ee861" candidate_uuid: "65c15ae3bb8b485bbae358988c71d986" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6efbd27a844048f6aa75ca991bb8d17d"
I20260630 12:14:37.911885  9831 raft_consensus.cc:3060] T 352fe8355c804bd694f074cff46ee861 P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.911365 10046 raft_consensus.cc:515] T 73673dde51494f0eb7801d9ab1986946 P 23d7d75caf254701b9fb5b52054a5dfe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.913033  9907 raft_consensus.cc:2393] T 73673dde51494f0eb7801d9ab1986946 P 23d7d75caf254701b9fb5b52054a5dfe [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 65c15ae3bb8b485bbae358988c71d986 in current term 1: Already voted for candidate 23d7d75caf254701b9fb5b52054a5dfe in this term.
I20260630 12:14:37.902513  9968 leader_election.cc:290] T 3f0c038ed33141ffa45480bf7fdb5c1f P 23d7d75caf254701b9fb5b52054a5dfe [CANDIDATE]: Term 1 election: Requested vote from peers 65c15ae3bb8b485bbae358988c71d986 (127.0.107.193:42301), 6efbd27a844048f6aa75ca991bb8d17d (127.0.107.194:33437)
I20260630 12:14:37.914402  9968 raft_consensus.cc:2804] T 4dcd68aea9a54bd79be9646e07a853e3 P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:37.914783  9968 raft_consensus.cc:493] T 4dcd68aea9a54bd79be9646e07a853e3 P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:37.915105  9968 raft_consensus.cc:3060] T 4dcd68aea9a54bd79be9646e07a853e3 P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.915867 10011 ts_tablet_manager.cc:1434] T 5457c2148a714d6ea2530e41dfae1957 P 65c15ae3bb8b485bbae358988c71d986: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
I20260630 12:14:37.916095 10046 leader_election.cc:290] T 73673dde51494f0eb7801d9ab1986946 P 23d7d75caf254701b9fb5b52054a5dfe [CANDIDATE]: Term 1 election: Requested vote from peers 65c15ae3bb8b485bbae358988c71d986 (127.0.107.193:42301), 6efbd27a844048f6aa75ca991bb8d17d (127.0.107.194:33437)
I20260630 12:14:37.916970 10011 tablet_bootstrap.cc:492] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 65c15ae3bb8b485bbae358988c71d986: Bootstrap starting.
I20260630 12:14:37.917284  9756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0c038ed33141ffa45480bf7fdb5c1f" candidate_uuid: "23d7d75caf254701b9fb5b52054a5dfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c15ae3bb8b485bbae358988c71d986"
I20260630 12:14:37.918198  9756 raft_consensus.cc:2393] T 3f0c038ed33141ffa45480bf7fdb5c1f P 65c15ae3bb8b485bbae358988c71d986 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 23d7d75caf254701b9fb5b52054a5dfe in current term 1: Already voted for candidate 65c15ae3bb8b485bbae358988c71d986 in this term.
I20260630 12:14:37.918372  9759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73673dde51494f0eb7801d9ab1986946" candidate_uuid: "23d7d75caf254701b9fb5b52054a5dfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c15ae3bb8b485bbae358988c71d986"
I20260630 12:14:37.919803  9757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5457c2148a714d6ea2530e41dfae1957" candidate_uuid: "6efbd27a844048f6aa75ca991bb8d17d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c15ae3bb8b485bbae358988c71d986" is_pre_election: true
I20260630 12:14:37.923703  9832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0c038ed33141ffa45480bf7fdb5c1f" candidate_uuid: "65c15ae3bb8b485bbae358988c71d986" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6efbd27a844048f6aa75ca991bb8d17d"
I20260630 12:14:37.924680  9833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73673dde51494f0eb7801d9ab1986946" candidate_uuid: "65c15ae3bb8b485bbae358988c71d986" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6efbd27a844048f6aa75ca991bb8d17d"
I20260630 12:14:37.924867  9759 raft_consensus.cc:2393] T 73673dde51494f0eb7801d9ab1986946 P 65c15ae3bb8b485bbae358988c71d986 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 23d7d75caf254701b9fb5b52054a5dfe in current term 1: Already voted for candidate 65c15ae3bb8b485bbae358988c71d986 in this term.
I20260630 12:14:37.924870  9832 raft_consensus.cc:3060] T 3f0c038ed33141ffa45480bf7fdb5c1f P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.925411  9833 raft_consensus.cc:3060] T 73673dde51494f0eb7801d9ab1986946 P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.926916 10012 tablet_bootstrap.cc:654] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 23d7d75caf254701b9fb5b52054a5dfe: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:37.932521  9757 raft_consensus.cc:2468] T 5457c2148a714d6ea2530e41dfae1957 P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6efbd27a844048f6aa75ca991bb8d17d in term 0.
I20260630 12:14:37.933813 10011 tablet_bootstrap.cc:654] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 65c15ae3bb8b485bbae358988c71d986: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:37.938601 10012 tablet_bootstrap.cc:492] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 23d7d75caf254701b9fb5b52054a5dfe: No bootstrap required, opened a new log
I20260630 12:14:37.939158 10012 ts_tablet_manager.cc:1403] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 23d7d75caf254701b9fb5b52054a5dfe: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.010s
I20260630 12:14:37.940610  9833 raft_consensus.cc:2468] T 73673dde51494f0eb7801d9ab1986946 P 6efbd27a844048f6aa75ca991bb8d17d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c15ae3bb8b485bbae358988c71d986 in term 1.
I20260630 12:14:37.941866  9832 raft_consensus.cc:2468] T 3f0c038ed33141ffa45480bf7fdb5c1f P 6efbd27a844048f6aa75ca991bb8d17d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c15ae3bb8b485bbae358988c71d986 in term 1.
I20260630 12:14:37.893452  9908 raft_consensus.cc:2468] T 352fe8355c804bd694f074cff46ee861 P 23d7d75caf254701b9fb5b52054a5dfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c15ae3bb8b485bbae358988c71d986 in term 1.
I20260630 12:14:37.924069  9797 leader_election.cc:304] T 4dcd68aea9a54bd79be9646e07a853e3 P 6efbd27a844048f6aa75ca991bb8d17d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c15ae3bb8b485bbae358988c71d986, 6efbd27a844048f6aa75ca991bb8d17d; no voters: 
I20260630 12:14:37.942235 10012 raft_consensus.cc:359] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.945837  9831 raft_consensus.cc:2468] T 352fe8355c804bd694f074cff46ee861 P 6efbd27a844048f6aa75ca991bb8d17d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c15ae3bb8b485bbae358988c71d986 in term 1.
I20260630 12:14:37.946139  9725 leader_election.cc:304] T 73673dde51494f0eb7801d9ab1986946 P 65c15ae3bb8b485bbae358988c71d986 [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: 65c15ae3bb8b485bbae358988c71d986, 6efbd27a844048f6aa75ca991bb8d17d; no voters: 23d7d75caf254701b9fb5b52054a5dfe
I20260630 12:14:37.945775 10040 raft_consensus.cc:2804] T 4dcd68aea9a54bd79be9646e07a853e3 P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:37.946906 10012 raft_consensus.cc:385] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:37.947299 10040 raft_consensus.cc:493] T 4dcd68aea9a54bd79be9646e07a853e3 P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:37.947355 10012 raft_consensus.cc:740] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d7d75caf254701b9fb5b52054a5dfe, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.947726 10040 raft_consensus.cc:3060] T 4dcd68aea9a54bd79be9646e07a853e3 P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.948022 10041 raft_consensus.cc:2764] T 352fe8355c804bd694f074cff46ee861 P 23d7d75caf254701b9fb5b52054a5dfe [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:14:37.948356 10012 consensus_queue.cc:260] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 23d7d75caf254701b9fb5b52054a5dfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.950937  9959 raft_consensus.cc:2804] T 73673dde51494f0eb7801d9ab1986946 P 65c15ae3bb8b485bbae358988c71d986 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:37.951241 10012 ts_tablet_manager.cc:1434] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 23d7d75caf254701b9fb5b52054a5dfe: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260630 12:14:37.951476  9959 raft_consensus.cc:697] T 73673dde51494f0eb7801d9ab1986946 P 65c15ae3bb8b485bbae358988c71d986 [term 1 LEADER]: Becoming Leader. State: Replica: 65c15ae3bb8b485bbae358988c71d986, State: Running, Role: LEADER
I20260630 12:14:37.952212  9959 consensus_queue.cc:237] T 73673dde51494f0eb7801d9ab1986946 P 65c15ae3bb8b485bbae358988c71d986 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.952114  9722 leader_election.cc:304] T 352fe8355c804bd694f074cff46ee861 P 65c15ae3bb8b485bbae358988c71d986 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23d7d75caf254701b9fb5b52054a5dfe, 65c15ae3bb8b485bbae358988c71d986; no voters: 
I20260630 12:14:37.945448  9797 leader_election.cc:304] T 5457c2148a714d6ea2530e41dfae1957 P 6efbd27a844048f6aa75ca991bb8d17d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c15ae3bb8b485bbae358988c71d986, 6efbd27a844048f6aa75ca991bb8d17d; no voters: 
I20260630 12:14:37.954545  9963 raft_consensus.cc:2804] T 5457c2148a714d6ea2530e41dfae1957 P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:37.955103  9963 raft_consensus.cc:493] T 5457c2148a714d6ea2530e41dfae1957 P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:37.953647 10035 raft_consensus.cc:2804] T 352fe8355c804bd694f074cff46ee861 P 65c15ae3bb8b485bbae358988c71d986 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:37.955768  9725 leader_election.cc:304] T 3f0c038ed33141ffa45480bf7fdb5c1f P 65c15ae3bb8b485bbae358988c71d986 [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: 65c15ae3bb8b485bbae358988c71d986, 6efbd27a844048f6aa75ca991bb8d17d; no voters: 23d7d75caf254701b9fb5b52054a5dfe
I20260630 12:14:37.955868  9963 raft_consensus.cc:3060] T 5457c2148a714d6ea2530e41dfae1957 P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.959048 10014 tablet_bootstrap.cc:492] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 6efbd27a844048f6aa75ca991bb8d17d: No bootstrap required, opened a new log
I20260630 12:14:37.959610 10014 ts_tablet_manager.cc:1403] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 6efbd27a844048f6aa75ca991bb8d17d: Time spent bootstrapping tablet: real 0.060s	user 0.009s	sys 0.003s
I20260630 12:14:37.959637 10042 raft_consensus.cc:2804] T 3f0c038ed33141ffa45480bf7fdb5c1f P 65c15ae3bb8b485bbae358988c71d986 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:37.965103 10014 raft_consensus.cc:359] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.965976 10014 raft_consensus.cc:385] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:37.966357 10014 raft_consensus.cc:740] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6efbd27a844048f6aa75ca991bb8d17d, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.967232 10014 consensus_queue.cc:260] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 6efbd27a844048f6aa75ca991bb8d17d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.969396  9968 raft_consensus.cc:515] T 4dcd68aea9a54bd79be9646e07a853e3 P 23d7d75caf254701b9fb5b52054a5dfe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
W20260630 12:14:37.943060  9874 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.194:33437, user_credentials={real_user=slave}} blocked reactor thread for 72736.4us
I20260630 12:14:37.985169 10011 tablet_bootstrap.cc:492] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 65c15ae3bb8b485bbae358988c71d986: No bootstrap required, opened a new log
I20260630 12:14:37.985715 10011 ts_tablet_manager.cc:1403] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 65c15ae3bb8b485bbae358988c71d986: Time spent bootstrapping tablet: real 0.069s	user 0.016s	sys 0.012s
I20260630 12:14:37.987923  9968 leader_election.cc:290] T 4dcd68aea9a54bd79be9646e07a853e3 P 23d7d75caf254701b9fb5b52054a5dfe [CANDIDATE]: Term 1 election: Requested vote from peers 65c15ae3bb8b485bbae358988c71d986 (127.0.107.193:42301), 6efbd27a844048f6aa75ca991bb8d17d (127.0.107.194:33437)
I20260630 12:14:37.987228  9652 catalog_manager.cc:5697] T 73673dde51494f0eb7801d9ab1986946 P 65c15ae3bb8b485bbae358988c71d986 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65c15ae3bb8b485bbae358988c71d986 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "65c15ae3bb8b485bbae358988c71d986" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:37.988579 10011 raft_consensus.cc:359] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.989298 10011 raft_consensus.cc:385] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:37.989593 10011 raft_consensus.cc:740] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c15ae3bb8b485bbae358988c71d986, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.989885 10040 raft_consensus.cc:515] T 4dcd68aea9a54bd79be9646e07a853e3 P 6efbd27a844048f6aa75ca991bb8d17d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.990339 10011 consensus_queue.cc:260] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 65c15ae3bb8b485bbae358988c71d986 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.986418  9963 raft_consensus.cc:515] T 5457c2148a714d6ea2530e41dfae1957 P 6efbd27a844048f6aa75ca991bb8d17d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.991767 10042 raft_consensus.cc:697] T 3f0c038ed33141ffa45480bf7fdb5c1f P 65c15ae3bb8b485bbae358988c71d986 [term 1 LEADER]: Becoming Leader. State: Replica: 65c15ae3bb8b485bbae358988c71d986, State: Running, Role: LEADER
I20260630 12:14:37.994652  9757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcd68aea9a54bd79be9646e07a853e3" candidate_uuid: "23d7d75caf254701b9fb5b52054a5dfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c15ae3bb8b485bbae358988c71d986"
I20260630 12:14:37.994655  9907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5457c2148a714d6ea2530e41dfae1957" candidate_uuid: "6efbd27a844048f6aa75ca991bb8d17d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d7d75caf254701b9fb5b52054a5dfe" is_pre_election: true
I20260630 12:14:37.995641  9757 raft_consensus.cc:3060] T 4dcd68aea9a54bd79be9646e07a853e3 P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.995836  9963 leader_election.cc:290] T 5457c2148a714d6ea2530e41dfae1957 P 6efbd27a844048f6aa75ca991bb8d17d [CANDIDATE]: Term 1 election: Requested vote from peers 65c15ae3bb8b485bbae358988c71d986 (127.0.107.193:42301), 23d7d75caf254701b9fb5b52054a5dfe (127.0.107.195:44491)
I20260630 12:14:37.997417  9906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5457c2148a714d6ea2530e41dfae1957" candidate_uuid: "6efbd27a844048f6aa75ca991bb8d17d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d7d75caf254701b9fb5b52054a5dfe"
I20260630 12:14:37.998522  9759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5457c2148a714d6ea2530e41dfae1957" candidate_uuid: "6efbd27a844048f6aa75ca991bb8d17d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c15ae3bb8b485bbae358988c71d986"
I20260630 12:14:37.999258  9759 raft_consensus.cc:3060] T 5457c2148a714d6ea2530e41dfae1957 P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.999439 10042 consensus_queue.cc:237] T 3f0c038ed33141ffa45480bf7fdb5c1f P 65c15ae3bb8b485bbae358988c71d986 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:37.995697  9907 raft_consensus.cc:2468] T 5457c2148a714d6ea2530e41dfae1957 P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6efbd27a844048f6aa75ca991bb8d17d in term 0.
I20260630 12:14:37.994731 10011 ts_tablet_manager.cc:1434] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 65c15ae3bb8b485bbae358988c71d986: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260630 12:14:37.999315  9908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcd68aea9a54bd79be9646e07a853e3" candidate_uuid: "6efbd27a844048f6aa75ca991bb8d17d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d7d75caf254701b9fb5b52054a5dfe" is_pre_election: true
I20260630 12:14:38.003772  9908 raft_consensus.cc:2393] T 4dcd68aea9a54bd79be9646e07a853e3 P 23d7d75caf254701b9fb5b52054a5dfe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6efbd27a844048f6aa75ca991bb8d17d in current term 1: Already voted for candidate 23d7d75caf254701b9fb5b52054a5dfe in this term.
I20260630 12:14:38.012557  9832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0c038ed33141ffa45480bf7fdb5c1f" candidate_uuid: "23d7d75caf254701b9fb5b52054a5dfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6efbd27a844048f6aa75ca991bb8d17d"
I20260630 12:14:38.014043  9832 raft_consensus.cc:2393] T 3f0c038ed33141ffa45480bf7fdb5c1f P 6efbd27a844048f6aa75ca991bb8d17d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 23d7d75caf254701b9fb5b52054a5dfe in current term 1: Already voted for candidate 65c15ae3bb8b485bbae358988c71d986 in this term.
I20260630 12:14:37.991653 10035 raft_consensus.cc:697] T 352fe8355c804bd694f074cff46ee861 P 65c15ae3bb8b485bbae358988c71d986 [term 1 LEADER]: Becoming Leader. State: Replica: 65c15ae3bb8b485bbae358988c71d986, State: Running, Role: LEADER
I20260630 12:14:38.015748  9757 raft_consensus.cc:2468] T 4dcd68aea9a54bd79be9646e07a853e3 P 65c15ae3bb8b485bbae358988c71d986 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23d7d75caf254701b9fb5b52054a5dfe in term 1.
I20260630 12:14:38.017171 10035 consensus_queue.cc:237] T 352fe8355c804bd694f074cff46ee861 P 65c15ae3bb8b485bbae358988c71d986 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:38.018239  9871 leader_election.cc:304] T 4dcd68aea9a54bd79be9646e07a853e3 P 23d7d75caf254701b9fb5b52054a5dfe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23d7d75caf254701b9fb5b52054a5dfe, 65c15ae3bb8b485bbae358988c71d986; no voters: 
I20260630 12:14:38.018394 10014 ts_tablet_manager.cc:1434] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 6efbd27a844048f6aa75ca991bb8d17d: Time spent starting tablet: real 0.058s	user 0.016s	sys 0.009s
I20260630 12:14:38.016248  9759 raft_consensus.cc:2468] T 5457c2148a714d6ea2530e41dfae1957 P 65c15ae3bb8b485bbae358988c71d986 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6efbd27a844048f6aa75ca991bb8d17d in term 1.
I20260630 12:14:38.019672  9968 raft_consensus.cc:2804] T 4dcd68aea9a54bd79be9646e07a853e3 P 23d7d75caf254701b9fb5b52054a5dfe [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:38.023260  9968 raft_consensus.cc:697] T 4dcd68aea9a54bd79be9646e07a853e3 P 23d7d75caf254701b9fb5b52054a5dfe [term 1 LEADER]: Becoming Leader. State: Replica: 23d7d75caf254701b9fb5b52054a5dfe, State: Running, Role: LEADER
I20260630 12:14:38.023558  9797 leader_election.cc:304] T 5457c2148a714d6ea2530e41dfae1957 P 6efbd27a844048f6aa75ca991bb8d17d [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: 65c15ae3bb8b485bbae358988c71d986, 6efbd27a844048f6aa75ca991bb8d17d; no voters: 23d7d75caf254701b9fb5b52054a5dfe
I20260630 12:14:38.024097  9968 consensus_queue.cc:237] T 4dcd68aea9a54bd79be9646e07a853e3 P 23d7d75caf254701b9fb5b52054a5dfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:38.024966  9963 raft_consensus.cc:2804] T 5457c2148a714d6ea2530e41dfae1957 P 6efbd27a844048f6aa75ca991bb8d17d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:38.025424  9963 raft_consensus.cc:697] T 5457c2148a714d6ea2530e41dfae1957 P 6efbd27a844048f6aa75ca991bb8d17d [term 1 LEADER]: Becoming Leader. State: Replica: 6efbd27a844048f6aa75ca991bb8d17d, State: Running, Role: LEADER
I20260630 12:14:38.026225  9963 consensus_queue.cc:237] T 5457c2148a714d6ea2530e41dfae1957 P 6efbd27a844048f6aa75ca991bb8d17d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:38.026885  9832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73673dde51494f0eb7801d9ab1986946" candidate_uuid: "23d7d75caf254701b9fb5b52054a5dfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6efbd27a844048f6aa75ca991bb8d17d"
I20260630 12:14:38.028044  9832 raft_consensus.cc:2393] T 73673dde51494f0eb7801d9ab1986946 P 6efbd27a844048f6aa75ca991bb8d17d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 23d7d75caf254701b9fb5b52054a5dfe in current term 1: Already voted for candidate 65c15ae3bb8b485bbae358988c71d986 in this term.
I20260630 12:14:38.023444  9831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcd68aea9a54bd79be9646e07a853e3" candidate_uuid: "23d7d75caf254701b9fb5b52054a5dfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6efbd27a844048f6aa75ca991bb8d17d"
I20260630 12:14:38.035497  9831 raft_consensus.cc:2393] T 4dcd68aea9a54bd79be9646e07a853e3 P 6efbd27a844048f6aa75ca991bb8d17d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 23d7d75caf254701b9fb5b52054a5dfe in current term 1: Already voted for candidate 6efbd27a844048f6aa75ca991bb8d17d in this term.
I20260630 12:14:38.038883  9874 leader_election.cc:304] T 3f0c038ed33141ffa45480bf7fdb5c1f P 23d7d75caf254701b9fb5b52054a5dfe [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: 23d7d75caf254701b9fb5b52054a5dfe; no voters: 65c15ae3bb8b485bbae358988c71d986, 6efbd27a844048f6aa75ca991bb8d17d
I20260630 12:14:38.038972  9908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcd68aea9a54bd79be9646e07a853e3" candidate_uuid: "6efbd27a844048f6aa75ca991bb8d17d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d7d75caf254701b9fb5b52054a5dfe"
I20260630 12:14:38.040304 10041 raft_consensus.cc:2749] T 3f0c038ed33141ffa45480bf7fdb5c1f P 23d7d75caf254701b9fb5b52054a5dfe [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:14:38.040930  9874 leader_election.cc:304] T 73673dde51494f0eb7801d9ab1986946 P 23d7d75caf254701b9fb5b52054a5dfe [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: 23d7d75caf254701b9fb5b52054a5dfe; no voters: 65c15ae3bb8b485bbae358988c71d986, 6efbd27a844048f6aa75ca991bb8d17d
I20260630 12:14:38.041980 10041 raft_consensus.cc:2749] T 73673dde51494f0eb7801d9ab1986946 P 23d7d75caf254701b9fb5b52054a5dfe [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:14:38.038419  9759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcd68aea9a54bd79be9646e07a853e3" candidate_uuid: "6efbd27a844048f6aa75ca991bb8d17d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c15ae3bb8b485bbae358988c71d986"
I20260630 12:14:38.043776  9759 raft_consensus.cc:2393] T 4dcd68aea9a54bd79be9646e07a853e3 P 65c15ae3bb8b485bbae358988c71d986 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6efbd27a844048f6aa75ca991bb8d17d in current term 1: Already voted for candidate 23d7d75caf254701b9fb5b52054a5dfe in this term.
I20260630 12:14:38.031644 10040 leader_election.cc:290] T 4dcd68aea9a54bd79be9646e07a853e3 P 6efbd27a844048f6aa75ca991bb8d17d [CANDIDATE]: Term 1 election: Requested vote from peers 65c15ae3bb8b485bbae358988c71d986 (127.0.107.193:42301), 23d7d75caf254701b9fb5b52054a5dfe (127.0.107.195:44491)
I20260630 12:14:38.045048  9797 leader_election.cc:304] T 4dcd68aea9a54bd79be9646e07a853e3 P 6efbd27a844048f6aa75ca991bb8d17d [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: 6efbd27a844048f6aa75ca991bb8d17d; no voters: 23d7d75caf254701b9fb5b52054a5dfe, 65c15ae3bb8b485bbae358988c71d986
I20260630 12:14:38.046816 10040 raft_consensus.cc:2749] T 4dcd68aea9a54bd79be9646e07a853e3 P 6efbd27a844048f6aa75ca991bb8d17d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:14:38.062646  9654 catalog_manager.cc:5697] T 5457c2148a714d6ea2530e41dfae1957 P 6efbd27a844048f6aa75ca991bb8d17d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6efbd27a844048f6aa75ca991bb8d17d (127.0.107.194). New cstate: current_term: 1 leader_uuid: "6efbd27a844048f6aa75ca991bb8d17d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:38.064164  9656 catalog_manager.cc:5697] T 4dcd68aea9a54bd79be9646e07a853e3 P 23d7d75caf254701b9fb5b52054a5dfe reported cstate change: term changed from 0 to 1, leader changed from <none> to 23d7d75caf254701b9fb5b52054a5dfe (127.0.107.195). New cstate: current_term: 1 leader_uuid: "23d7d75caf254701b9fb5b52054a5dfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:38.082345  9656 catalog_manager.cc:5697] T 352fe8355c804bd694f074cff46ee861 P 65c15ae3bb8b485bbae358988c71d986 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65c15ae3bb8b485bbae358988c71d986 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "65c15ae3bb8b485bbae358988c71d986" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:38.083894  9656 catalog_manager.cc:5697] T 3f0c038ed33141ffa45480bf7fdb5c1f P 65c15ae3bb8b485bbae358988c71d986 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65c15ae3bb8b485bbae358988c71d986 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "65c15ae3bb8b485bbae358988c71d986" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:38.227643 10035 raft_consensus.cc:493] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:38.228174 10035 raft_consensus.cc:515] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:38.229816 10035 leader_election.cc:290] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 65c15ae3bb8b485bbae358988c71d986 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6efbd27a844048f6aa75ca991bb8d17d (127.0.107.194:33437), 23d7d75caf254701b9fb5b52054a5dfe (127.0.107.195:44491)
I20260630 12:14:38.230655  9831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c7da3dc6f524e7e8423a8fe8aafcf44" candidate_uuid: "65c15ae3bb8b485bbae358988c71d986" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6efbd27a844048f6aa75ca991bb8d17d" is_pre_election: true
I20260630 12:14:38.230836  9908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c7da3dc6f524e7e8423a8fe8aafcf44" candidate_uuid: "65c15ae3bb8b485bbae358988c71d986" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d7d75caf254701b9fb5b52054a5dfe" is_pre_election: true
I20260630 12:14:38.231328  9831 raft_consensus.cc:2468] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c15ae3bb8b485bbae358988c71d986 in term 0.
I20260630 12:14:38.231472  9908 raft_consensus.cc:2468] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c15ae3bb8b485bbae358988c71d986 in term 0.
I20260630 12:14:38.232316  9725 leader_election.cc:304] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 65c15ae3bb8b485bbae358988c71d986 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c15ae3bb8b485bbae358988c71d986, 6efbd27a844048f6aa75ca991bb8d17d; no voters: 
I20260630 12:14:38.233050 10035 raft_consensus.cc:2804] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:38.233347 10035 raft_consensus.cc:493] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:38.233614 10035 raft_consensus.cc:3060] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 65c15ae3bb8b485bbae358988c71d986 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:38.238463 10035 raft_consensus.cc:515] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 65c15ae3bb8b485bbae358988c71d986 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:38.240007 10035 leader_election.cc:290] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 65c15ae3bb8b485bbae358988c71d986 [CANDIDATE]: Term 1 election: Requested vote from peers 6efbd27a844048f6aa75ca991bb8d17d (127.0.107.194:33437), 23d7d75caf254701b9fb5b52054a5dfe (127.0.107.195:44491)
I20260630 12:14:38.240726  9831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c7da3dc6f524e7e8423a8fe8aafcf44" candidate_uuid: "65c15ae3bb8b485bbae358988c71d986" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6efbd27a844048f6aa75ca991bb8d17d"
I20260630 12:14:38.240938  9908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c7da3dc6f524e7e8423a8fe8aafcf44" candidate_uuid: "65c15ae3bb8b485bbae358988c71d986" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d7d75caf254701b9fb5b52054a5dfe"
I20260630 12:14:38.241237  9831 raft_consensus.cc:3060] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 6efbd27a844048f6aa75ca991bb8d17d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:38.241478  9908 raft_consensus.cc:3060] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:38.245903  9831 raft_consensus.cc:2468] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 6efbd27a844048f6aa75ca991bb8d17d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c15ae3bb8b485bbae358988c71d986 in term 1.
I20260630 12:14:38.246032  9908 raft_consensus.cc:2468] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 23d7d75caf254701b9fb5b52054a5dfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c15ae3bb8b485bbae358988c71d986 in term 1.
I20260630 12:14:38.246995  9725 leader_election.cc:304] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 65c15ae3bb8b485bbae358988c71d986 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c15ae3bb8b485bbae358988c71d986, 6efbd27a844048f6aa75ca991bb8d17d; no voters: 
I20260630 12:14:38.247627 10035 raft_consensus.cc:2804] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 65c15ae3bb8b485bbae358988c71d986 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:38.248054 10035 raft_consensus.cc:697] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 65c15ae3bb8b485bbae358988c71d986 [term 1 LEADER]: Becoming Leader. State: Replica: 65c15ae3bb8b485bbae358988c71d986, State: Running, Role: LEADER
I20260630 12:14:38.248673 10035 consensus_queue.cc:237] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 65c15ae3bb8b485bbae358988c71d986 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } }
I20260630 12:14:38.255052  9656 catalog_manager.cc:5697] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 65c15ae3bb8b485bbae358988c71d986 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65c15ae3bb8b485bbae358988c71d986 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "65c15ae3bb8b485bbae358988c71d986" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:38.402784 10035 consensus_queue.cc:1048] T 3f0c038ed33141ffa45480bf7fdb5c1f P 65c15ae3bb8b485bbae358988c71d986 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:38.411796  9963 consensus_queue.cc:1048] T 5457c2148a714d6ea2530e41dfae1957 P 6efbd27a844048f6aa75ca991bb8d17d [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 }, 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.424697  9968 consensus_queue.cc:1048] T 4dcd68aea9a54bd79be9646e07a853e3 P 23d7d75caf254701b9fb5b52054a5dfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 }, 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.464399 10035 consensus_queue.cc:1048] T 73673dde51494f0eb7801d9ab1986946 P 65c15ae3bb8b485bbae358988c71d986 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:38.467235  9908 raft_consensus.cc:3060] T 5457c2148a714d6ea2530e41dfae1957 P 23d7d75caf254701b9fb5b52054a5dfe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:38.475117 10041 consensus_queue.cc:1048] T 4dcd68aea9a54bd79be9646e07a853e3 P 23d7d75caf254701b9fb5b52054a5dfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 }, 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.487537 10042 consensus_queue.cc:1048] T 3f0c038ed33141ffa45480bf7fdb5c1f P 65c15ae3bb8b485bbae358988c71d986 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:38.490947  9963 consensus_queue.cc:1048] T 5457c2148a714d6ea2530e41dfae1957 P 6efbd27a844048f6aa75ca991bb8d17d [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:14:38.498725 10065 meta_cache.cc:1261] Time spent looking up entry by key: real 0.056s	user 0.004s	sys 0.000s
W20260630 12:14:38.498929 10005 meta_cache.cc:1261] Time spent looking up entry by key: real 0.056s	user 0.008s	sys 0.005s
W20260630 12:14:38.499392 10066 meta_cache.cc:1261] Time spent looking up entry by key: real 0.052s	user 0.003s	sys 0.006s
W20260630 12:14:38.498714 10067 meta_cache.cc:1261] Time spent looking up entry by key: real 0.054s	user 0.000s	sys 0.009s
W20260630 12:14:38.508127 10003 meta_cache.cc:1261] Time spent looking up entry by key: real 0.064s	user 0.008s	sys 0.004s
W20260630 12:14:38.502426 10002 meta_cache.cc:1261] Time spent looking up entry by key: real 0.051s	user 0.000s	sys 0.007s
I20260630 12:14:38.503472 10035 consensus_queue.cc:1048] T 352fe8355c804bd694f074cff46ee861 P 65c15ae3bb8b485bbae358988c71d986 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:14:38.519747 10064 meta_cache.cc:1261] Time spent looking up entry by key: real 0.077s	user 0.003s	sys 0.010s
I20260630 12:14:38.524453 10052 consensus_queue.cc:1048] T 352fe8355c804bd694f074cff46ee861 P 65c15ae3bb8b485bbae358988c71d986 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:14:38.534052 10004 meta_cache.cc:1261] Time spent looking up entry by key: real 0.091s	user 0.021s	sys 0.003s
I20260630 12:14:38.549856 10052 consensus_queue.cc:1048] T 73673dde51494f0eb7801d9ab1986946 P 65c15ae3bb8b485bbae358988c71d986 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 }, 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.795430  9832 raft_consensus.cc:1275] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 6efbd27a844048f6aa75ca991bb8d17d [term 1 FOLLOWER]: Refusing update from remote peer 65c15ae3bb8b485bbae358988c71d986: 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:38.790989  9908 raft_consensus.cc:1275] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 23d7d75caf254701b9fb5b52054a5dfe [term 1 FOLLOWER]: Refusing update from remote peer 65c15ae3bb8b485bbae358988c71d986: 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:38.817502 10052 consensus_queue.cc:1048] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 65c15ae3bb8b485bbae358988c71d986 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260630 12:14:38.824604  9959 consensus_queue.cc:1048] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 65c15ae3bb8b485bbae358988c71d986 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
W20260630 12:14:38.870461  9722 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:44491, user_credentials={real_user=slave}} blocked reactor thread for 45960.3us
W20260630 12:14:38.954190  9725 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:33437, user_credentials={real_user=slave}} blocked reactor thread for 49461.3us
W20260630 12:14:39.035312 10113 log.cc:927] Time spent T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 23d7d75caf254701b9fb5b52054a5dfe: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
W20260630 12:14:39.071646  9722 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:44491, user_credentials={real_user=slave}} blocked reactor thread for 160983us
I20260630 12:14:39.883148   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:39.893299 10122 instance_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:39.894969 10123 instance_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:39.929415 10125 instance_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:39.929474   431 server_base.cc:1061] running on GCE node
I20260630 12:14:39.931214   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:39.931531   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:39.931758   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821679931740 us; error 0 us; skew 500 ppm
I20260630 12:14:39.932449   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:39.935350   431 webserver.cc:533] Webserver started at http://127.0.107.196:34591/ using document root <none> and password file <none>
I20260630 12:14:39.935911   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:39.936075   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:39.936287   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:39.937265   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821463199918-431-0/minicluster-data/ts-3-root/instance:
uuid: "ff2febd1957141f1a0423e8793f2d683"
format_stamp: "Formatted at 2026-06-30 12:14:39 on dist-test-slave-rzcc"
I20260630 12:14:39.941651   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:39.944830 10130 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:39.945770   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:39.946123   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821463199918-431-0/minicluster-data/ts-3-root
uuid: "ff2febd1957141f1a0423e8793f2d683"
format_stamp: "Formatted at 2026-06-30 12:14:39 on dist-test-slave-rzcc"
I20260630 12:14:39.946401   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821463199918-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821463199918-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821463199918-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:39.960654   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:39.961907   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:39.963393   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:39.965552   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:39.965780   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:39.966029   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:39.966197   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:40.004345   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:37137
I20260630 12:14:40.004433 10192 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:37137 every 8 connection(s)
I20260630 12:14:40.022198 10193 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45015
I20260630 12:14:40.022992 10193 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:40.023860 10193 heartbeater.cc:507] Master 127.0.107.254:45015 requested a full tablet report, sending...
I20260630 12:14:40.025691  9648 ts_manager.cc:194] Registered new tserver with Master: ff2febd1957141f1a0423e8793f2d683 (127.0.107.196:37137)
I20260630 12:14:40.027128  9648 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60380
I20260630 12:14:40.961865  9904 consensus_queue.cc:237] T 4dcd68aea9a54bd79be9646e07a853e3 P 23d7d75caf254701b9fb5b52054a5dfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } attrs { replace: true } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } } peers { permanent_uuid: "ff2febd1957141f1a0423e8793f2d683" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37137 } attrs { promote: true } }
I20260630 12:14:40.968247  9832 raft_consensus.cc:1275] T 4dcd68aea9a54bd79be9646e07a853e3 P 6efbd27a844048f6aa75ca991bb8d17d [term 1 FOLLOWER]: Refusing update from remote peer 23d7d75caf254701b9fb5b52054a5dfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:14:40.969568  9757 raft_consensus.cc:1275] T 4dcd68aea9a54bd79be9646e07a853e3 P 65c15ae3bb8b485bbae358988c71d986 [term 1 FOLLOWER]: Refusing update from remote peer 23d7d75caf254701b9fb5b52054a5dfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:14:40.969841 10198 consensus_queue.cc:1048] T 4dcd68aea9a54bd79be9646e07a853e3 P 23d7d75caf254701b9fb5b52054a5dfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:14:40.971850 10198 consensus_queue.cc:1048] T 4dcd68aea9a54bd79be9646e07a853e3 P 23d7d75caf254701b9fb5b52054a5dfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:14:40.978922 10202 raft_consensus.cc:2955] T 4dcd68aea9a54bd79be9646e07a853e3 P 23d7d75caf254701b9fb5b52054a5dfe [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ff2febd1957141f1a0423e8793f2d683 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } attrs { replace: true } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } } peers { permanent_uuid: "ff2febd1957141f1a0423e8793f2d683" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37137 } attrs { promote: true } } }
I20260630 12:14:40.980515  9832 raft_consensus.cc:2955] T 4dcd68aea9a54bd79be9646e07a853e3 P 6efbd27a844048f6aa75ca991bb8d17d [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ff2febd1957141f1a0423e8793f2d683 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } attrs { replace: true } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } } peers { permanent_uuid: "ff2febd1957141f1a0423e8793f2d683" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37137 } attrs { promote: true } } }
I20260630 12:14:40.981904  9757 raft_consensus.cc:2955] T 4dcd68aea9a54bd79be9646e07a853e3 P 65c15ae3bb8b485bbae358988c71d986 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ff2febd1957141f1a0423e8793f2d683 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } attrs { replace: true } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } } peers { permanent_uuid: "ff2febd1957141f1a0423e8793f2d683" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37137 } attrs { promote: true } } }
W20260630 12:14:40.990473  9873 consensus_peers.cc:597] T 4dcd68aea9a54bd79be9646e07a853e3 P 23d7d75caf254701b9fb5b52054a5dfe -> Peer ff2febd1957141f1a0423e8793f2d683 (127.0.107.196:37137): Couldn't send request to peer ff2febd1957141f1a0423e8793f2d683. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4dcd68aea9a54bd79be9646e07a853e3. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:40.996775  9648 catalog_manager.cc:5697] T 4dcd68aea9a54bd79be9646e07a853e3 P 6efbd27a844048f6aa75ca991bb8d17d reported cstate change: config changed from index -1 to 16, NON_VOTER ff2febd1957141f1a0423e8793f2d683 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "23d7d75caf254701b9fb5b52054a5dfe" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } attrs { replace: true } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } } peers { permanent_uuid: "ff2febd1957141f1a0423e8793f2d683" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37137 } attrs { promote: true } } }
I20260630 12:14:41.008329  9757 consensus_queue.cc:237] T 73673dde51494f0eb7801d9ab1986946 P 65c15ae3bb8b485bbae358988c71d986 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } attrs { replace: true } } peers { permanent_uuid: "ff2febd1957141f1a0423e8793f2d683" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37137 } attrs { promote: true } }
I20260630 12:14:41.020817  9904 raft_consensus.cc:1275] T 73673dde51494f0eb7801d9ab1986946 P 23d7d75caf254701b9fb5b52054a5dfe [term 1 FOLLOWER]: Refusing update from remote peer 65c15ae3bb8b485bbae358988c71d986: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:14:41.022049  9832 raft_consensus.cc:1275] T 73673dde51494f0eb7801d9ab1986946 P 6efbd27a844048f6aa75ca991bb8d17d [term 1 FOLLOWER]: Refusing update from remote peer 65c15ae3bb8b485bbae358988c71d986: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:14:41.022459 10214 consensus_queue.cc:1048] T 73673dde51494f0eb7801d9ab1986946 P 65c15ae3bb8b485bbae358988c71d986 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260630 12:14:41.023798 10042 consensus_queue.cc:1048] T 73673dde51494f0eb7801d9ab1986946 P 65c15ae3bb8b485bbae358988c71d986 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260630 12:14:41.029003  9724 consensus_peers.cc:597] T 73673dde51494f0eb7801d9ab1986946 P 65c15ae3bb8b485bbae358988c71d986 -> Peer ff2febd1957141f1a0423e8793f2d683 (127.0.107.196:37137): Couldn't send request to peer ff2febd1957141f1a0423e8793f2d683. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 73673dde51494f0eb7801d9ab1986946. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:41.029377 10193 heartbeater.cc:499] Master 127.0.107.254:45015 was elected leader, sending a full tablet report...
I20260630 12:14:41.035123  9904 raft_consensus.cc:2955] T 73673dde51494f0eb7801d9ab1986946 P 23d7d75caf254701b9fb5b52054a5dfe [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ff2febd1957141f1a0423e8793f2d683 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } attrs { replace: true } } peers { permanent_uuid: "ff2febd1957141f1a0423e8793f2d683" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37137 } attrs { promote: true } } }
I20260630 12:14:41.036156  9832 raft_consensus.cc:2955] T 73673dde51494f0eb7801d9ab1986946 P 6efbd27a844048f6aa75ca991bb8d17d [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ff2febd1957141f1a0423e8793f2d683 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } attrs { replace: true } } peers { permanent_uuid: "ff2febd1957141f1a0423e8793f2d683" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37137 } attrs { promote: true } } }
I20260630 12:14:41.036559 10217 raft_consensus.cc:2955] T 73673dde51494f0eb7801d9ab1986946 P 65c15ae3bb8b485bbae358988c71d986 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ff2febd1957141f1a0423e8793f2d683 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } attrs { replace: true } } peers { permanent_uuid: "ff2febd1957141f1a0423e8793f2d683" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37137 } attrs { promote: true } } }
I20260630 12:14:41.050333  9654 catalog_manager.cc:5697] T 73673dde51494f0eb7801d9ab1986946 P 6efbd27a844048f6aa75ca991bb8d17d reported cstate change: config changed from index -1 to 16, NON_VOTER ff2febd1957141f1a0423e8793f2d683 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "65c15ae3bb8b485bbae358988c71d986" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } attrs { replace: true } } peers { permanent_uuid: "ff2febd1957141f1a0423e8793f2d683" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37137 } attrs { promote: true } } }
I20260630 12:14:41.063638  9832 consensus_queue.cc:237] T 5457c2148a714d6ea2530e41dfae1957 P 6efbd27a844048f6aa75ca991bb8d17d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } attrs { replace: true } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } } peers { permanent_uuid: "ff2febd1957141f1a0423e8793f2d683" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37137 } attrs { promote: true } }
I20260630 12:14:41.070955  9904 raft_consensus.cc:1275] T 5457c2148a714d6ea2530e41dfae1957 P 23d7d75caf254701b9fb5b52054a5dfe [term 1 FOLLOWER]: Refusing update from remote peer 6efbd27a844048f6aa75ca991bb8d17d: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:14:41.072147  9757 raft_consensus.cc:1275] T 5457c2148a714d6ea2530e41dfae1957 P 65c15ae3bb8b485bbae358988c71d986 [term 1 FOLLOWER]: Refusing update from remote peer 6efbd27a844048f6aa75ca991bb8d17d: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:14:41.072438 10221 consensus_queue.cc:1048] T 5457c2148a714d6ea2530e41dfae1957 P 6efbd27a844048f6aa75ca991bb8d17d [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260630 12:14:41.073896 10197 consensus_queue.cc:1048] T 5457c2148a714d6ea2530e41dfae1957 P 6efbd27a844048f6aa75ca991bb8d17d [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:14:41.083371  9757 raft_consensus.cc:2955] T 5457c2148a714d6ea2530e41dfae1957 P 65c15ae3bb8b485bbae358988c71d986 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ff2febd1957141f1a0423e8793f2d683 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } attrs { replace: true } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } } peers { permanent_uuid: "ff2febd1957141f1a0423e8793f2d683" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37137 } attrs { promote: true } } }
W20260630 12:14:41.085462  9799 consensus_peers.cc:597] T 5457c2148a714d6ea2530e41dfae1957 P 6efbd27a844048f6aa75ca991bb8d17d -> Peer ff2febd1957141f1a0423e8793f2d683 (127.0.107.196:37137): Couldn't send request to peer ff2febd1957141f1a0423e8793f2d683. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5457c2148a714d6ea2530e41dfae1957. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:41.081626 10221 raft_consensus.cc:2955] T 5457c2148a714d6ea2530e41dfae1957 P 6efbd27a844048f6aa75ca991bb8d17d [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ff2febd1957141f1a0423e8793f2d683 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } attrs { replace: true } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } } peers { permanent_uuid: "ff2febd1957141f1a0423e8793f2d683" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37137 } attrs { promote: true } } }
I20260630 12:14:41.088083  9904 raft_consensus.cc:2955] T 5457c2148a714d6ea2530e41dfae1957 P 23d7d75caf254701b9fb5b52054a5dfe [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ff2febd1957141f1a0423e8793f2d683 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } attrs { replace: true } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } } peers { permanent_uuid: "ff2febd1957141f1a0423e8793f2d683" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37137 } attrs { promote: true } } }
I20260630 12:14:41.096859  9648 catalog_manager.cc:5697] T 5457c2148a714d6ea2530e41dfae1957 P 65c15ae3bb8b485bbae358988c71d986 reported cstate change: config changed from index -1 to 16, NON_VOTER ff2febd1957141f1a0423e8793f2d683 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "6efbd27a844048f6aa75ca991bb8d17d" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } attrs { replace: true } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } } peers { permanent_uuid: "ff2febd1957141f1a0423e8793f2d683" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37137 } attrs { promote: true } } }
I20260630 12:14:41.101750  9757 consensus_queue.cc:237] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 65c15ae3bb8b485bbae358988c71d986 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } attrs { replace: true } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } } peers { permanent_uuid: "ff2febd1957141f1a0423e8793f2d683" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37137 } attrs { promote: true } }
W20260630 12:14:41.109588  9724 consensus_peers.cc:597] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 65c15ae3bb8b485bbae358988c71d986 -> Peer ff2febd1957141f1a0423e8793f2d683 (127.0.107.196:37137): Couldn't send request to peer ff2febd1957141f1a0423e8793f2d683. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6c7da3dc6f524e7e8423a8fe8aafcf44. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:41.110251  9832 raft_consensus.cc:1275] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 6efbd27a844048f6aa75ca991bb8d17d [term 1 FOLLOWER]: Refusing update from remote peer 65c15ae3bb8b485bbae358988c71d986: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:14:41.112133 10042 consensus_queue.cc:1048] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 65c15ae3bb8b485bbae358988c71d986 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:14:41.115494  9904 raft_consensus.cc:1275] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 23d7d75caf254701b9fb5b52054a5dfe [term 1 FOLLOWER]: Refusing update from remote peer 65c15ae3bb8b485bbae358988c71d986: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:14:41.116873 10217 consensus_queue.cc:1048] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 65c15ae3bb8b485bbae358988c71d986 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:14:41.123373 10042 raft_consensus.cc:2955] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 65c15ae3bb8b485bbae358988c71d986 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ff2febd1957141f1a0423e8793f2d683 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } attrs { replace: true } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } } peers { permanent_uuid: "ff2febd1957141f1a0423e8793f2d683" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37137 } attrs { promote: true } } }
I20260630 12:14:41.125167  9832 raft_consensus.cc:2955] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 6efbd27a844048f6aa75ca991bb8d17d [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ff2febd1957141f1a0423e8793f2d683 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } attrs { replace: true } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } } peers { permanent_uuid: "ff2febd1957141f1a0423e8793f2d683" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37137 } attrs { promote: true } } }
I20260630 12:14:41.127153  9904 raft_consensus.cc:2955] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 23d7d75caf254701b9fb5b52054a5dfe [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ff2febd1957141f1a0423e8793f2d683 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } attrs { replace: true } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } } peers { permanent_uuid: "ff2febd1957141f1a0423e8793f2d683" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37137 } attrs { promote: true } } }
I20260630 12:14:41.140929  9654 catalog_manager.cc:5697] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 23d7d75caf254701b9fb5b52054a5dfe reported cstate change: config changed from index -1 to 16, NON_VOTER ff2febd1957141f1a0423e8793f2d683 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "65c15ae3bb8b485bbae358988c71d986" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } attrs { replace: true } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } } peers { permanent_uuid: "ff2febd1957141f1a0423e8793f2d683" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37137 } attrs { promote: true } } }
I20260630 12:14:41.453816 10229 ts_tablet_manager.cc:933] T 4dcd68aea9a54bd79be9646e07a853e3 P ff2febd1957141f1a0423e8793f2d683: Initiating tablet copy from peer 23d7d75caf254701b9fb5b52054a5dfe (127.0.107.195:44491)
I20260630 12:14:41.455753 10229 tablet_copy_client.cc:323] T 4dcd68aea9a54bd79be9646e07a853e3 P ff2febd1957141f1a0423e8793f2d683: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:44491
I20260630 12:14:41.467082  9918 tablet_copy_service.cc:140] P 23d7d75caf254701b9fb5b52054a5dfe: Received BeginTabletCopySession request for tablet 4dcd68aea9a54bd79be9646e07a853e3 from peer ff2febd1957141f1a0423e8793f2d683 ({username='slave'} at 127.0.0.1:43426)
I20260630 12:14:41.467690  9918 tablet_copy_service.cc:161] P 23d7d75caf254701b9fb5b52054a5dfe: Beginning new tablet copy session on tablet 4dcd68aea9a54bd79be9646e07a853e3 from peer ff2febd1957141f1a0423e8793f2d683 at {username='slave'} at 127.0.0.1:43426: session id = ff2febd1957141f1a0423e8793f2d683-4dcd68aea9a54bd79be9646e07a853e3
I20260630 12:14:41.475498  9918 tablet_copy_source_session.cc:215] T 4dcd68aea9a54bd79be9646e07a853e3 P 23d7d75caf254701b9fb5b52054a5dfe: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:41.478262 10229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dcd68aea9a54bd79be9646e07a853e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:41.489535 10229 tablet_copy_client.cc:806] T 4dcd68aea9a54bd79be9646e07a853e3 P ff2febd1957141f1a0423e8793f2d683: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:41.490142 10229 tablet_copy_client.cc:670] T 4dcd68aea9a54bd79be9646e07a853e3 P ff2febd1957141f1a0423e8793f2d683: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:41.494195 10229 tablet_copy_client.cc:538] T 4dcd68aea9a54bd79be9646e07a853e3 P ff2febd1957141f1a0423e8793f2d683: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:41.500952 10229 tablet_bootstrap.cc:492] T 4dcd68aea9a54bd79be9646e07a853e3 P ff2febd1957141f1a0423e8793f2d683: Bootstrap starting.
I20260630 12:14:41.583313 10229 tablet_bootstrap.cc:492] T 4dcd68aea9a54bd79be9646e07a853e3 P ff2febd1957141f1a0423e8793f2d683: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=129 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:14:41.584203 10229 tablet_bootstrap.cc:492] T 4dcd68aea9a54bd79be9646e07a853e3 P ff2febd1957141f1a0423e8793f2d683: Bootstrap complete.
I20260630 12:14:41.584738 10229 ts_tablet_manager.cc:1403] T 4dcd68aea9a54bd79be9646e07a853e3 P ff2febd1957141f1a0423e8793f2d683: Time spent bootstrapping tablet: real 0.084s	user 0.075s	sys 0.008s
I20260630 12:14:41.586472 10229 raft_consensus.cc:359] T 4dcd68aea9a54bd79be9646e07a853e3 P ff2febd1957141f1a0423e8793f2d683 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } attrs { replace: true } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } } peers { permanent_uuid: "ff2febd1957141f1a0423e8793f2d683" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37137 } attrs { promote: true } }
I20260630 12:14:41.587087 10229 raft_consensus.cc:740] T 4dcd68aea9a54bd79be9646e07a853e3 P ff2febd1957141f1a0423e8793f2d683 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ff2febd1957141f1a0423e8793f2d683, State: Initialized, Role: LEARNER
I20260630 12:14:41.587525 10229 consensus_queue.cc:260] T 4dcd68aea9a54bd79be9646e07a853e3 P ff2febd1957141f1a0423e8793f2d683 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } attrs { replace: true } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } } peers { permanent_uuid: "ff2febd1957141f1a0423e8793f2d683" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37137 } attrs { promote: true } }
I20260630 12:14:41.589671 10229 ts_tablet_manager.cc:1434] T 4dcd68aea9a54bd79be9646e07a853e3 P ff2febd1957141f1a0423e8793f2d683: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:14:41.591317  9918 tablet_copy_service.cc:342] P 23d7d75caf254701b9fb5b52054a5dfe: Request end of tablet copy session ff2febd1957141f1a0423e8793f2d683-4dcd68aea9a54bd79be9646e07a853e3 received from {username='slave'} at 127.0.0.1:43426
I20260630 12:14:41.591742  9918 tablet_copy_service.cc:434] P 23d7d75caf254701b9fb5b52054a5dfe: ending tablet copy session ff2febd1957141f1a0423e8793f2d683-4dcd68aea9a54bd79be9646e07a853e3 on tablet 4dcd68aea9a54bd79be9646e07a853e3 with peer ff2febd1957141f1a0423e8793f2d683
I20260630 12:14:41.613209 10229 ts_tablet_manager.cc:933] T 5457c2148a714d6ea2530e41dfae1957 P ff2febd1957141f1a0423e8793f2d683: Initiating tablet copy from peer 6efbd27a844048f6aa75ca991bb8d17d (127.0.107.194:33437)
I20260630 12:14:41.614472 10229 tablet_copy_client.cc:323] T 5457c2148a714d6ea2530e41dfae1957 P ff2febd1957141f1a0423e8793f2d683: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:33437
I20260630 12:14:41.624307  9844 tablet_copy_service.cc:140] P 6efbd27a844048f6aa75ca991bb8d17d: Received BeginTabletCopySession request for tablet 5457c2148a714d6ea2530e41dfae1957 from peer ff2febd1957141f1a0423e8793f2d683 ({username='slave'} at 127.0.0.1:49652)
I20260630 12:14:41.624802  9844 tablet_copy_service.cc:161] P 6efbd27a844048f6aa75ca991bb8d17d: Beginning new tablet copy session on tablet 5457c2148a714d6ea2530e41dfae1957 from peer ff2febd1957141f1a0423e8793f2d683 at {username='slave'} at 127.0.0.1:49652: session id = ff2febd1957141f1a0423e8793f2d683-5457c2148a714d6ea2530e41dfae1957
I20260630 12:14:41.629683  9844 tablet_copy_source_session.cc:215] T 5457c2148a714d6ea2530e41dfae1957 P 6efbd27a844048f6aa75ca991bb8d17d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:41.632141 10229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5457c2148a714d6ea2530e41dfae1957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:41.636569 10236 ts_tablet_manager.cc:933] T 73673dde51494f0eb7801d9ab1986946 P ff2febd1957141f1a0423e8793f2d683: Initiating tablet copy from peer 65c15ae3bb8b485bbae358988c71d986 (127.0.107.193:42301)
I20260630 12:14:41.638351 10236 tablet_copy_client.cc:323] T 73673dde51494f0eb7801d9ab1986946 P ff2febd1957141f1a0423e8793f2d683: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:42301
I20260630 12:14:41.645645 10229 tablet_copy_client.cc:806] T 5457c2148a714d6ea2530e41dfae1957 P ff2febd1957141f1a0423e8793f2d683: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:41.646329 10229 tablet_copy_client.cc:670] T 5457c2148a714d6ea2530e41dfae1957 P ff2febd1957141f1a0423e8793f2d683: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:41.650334 10229 tablet_copy_client.cc:538] T 5457c2148a714d6ea2530e41dfae1957 P ff2febd1957141f1a0423e8793f2d683: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:41.652182  9769 tablet_copy_service.cc:140] P 65c15ae3bb8b485bbae358988c71d986: Received BeginTabletCopySession request for tablet 73673dde51494f0eb7801d9ab1986946 from peer ff2febd1957141f1a0423e8793f2d683 ({username='slave'} at 127.0.0.1:38394)
I20260630 12:14:41.652774  9769 tablet_copy_service.cc:161] P 65c15ae3bb8b485bbae358988c71d986: Beginning new tablet copy session on tablet 73673dde51494f0eb7801d9ab1986946 from peer ff2febd1957141f1a0423e8793f2d683 at {username='slave'} at 127.0.0.1:38394: session id = ff2febd1957141f1a0423e8793f2d683-73673dde51494f0eb7801d9ab1986946
I20260630 12:14:41.656052 10229 tablet_bootstrap.cc:492] T 5457c2148a714d6ea2530e41dfae1957 P ff2febd1957141f1a0423e8793f2d683: Bootstrap starting.
I20260630 12:14:41.660082  9769 tablet_copy_source_session.cc:215] T 73673dde51494f0eb7801d9ab1986946 P 65c15ae3bb8b485bbae358988c71d986: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:41.664247 10236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73673dde51494f0eb7801d9ab1986946. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:41.679749 10236 tablet_copy_client.cc:806] T 73673dde51494f0eb7801d9ab1986946 P ff2febd1957141f1a0423e8793f2d683: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:41.680313 10236 tablet_copy_client.cc:670] T 73673dde51494f0eb7801d9ab1986946 P ff2febd1957141f1a0423e8793f2d683: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:41.684513 10236 tablet_copy_client.cc:538] T 73673dde51494f0eb7801d9ab1986946 P ff2febd1957141f1a0423e8793f2d683: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:41.693570 10236 tablet_bootstrap.cc:492] T 73673dde51494f0eb7801d9ab1986946 P ff2febd1957141f1a0423e8793f2d683: Bootstrap starting.
I20260630 12:14:41.729723 10240 ts_tablet_manager.cc:933] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P ff2febd1957141f1a0423e8793f2d683: Initiating tablet copy from peer 65c15ae3bb8b485bbae358988c71d986 (127.0.107.193:42301)
I20260630 12:14:41.746470 10240 tablet_copy_client.cc:323] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P ff2febd1957141f1a0423e8793f2d683: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:42301
I20260630 12:14:41.748318  9769 tablet_copy_service.cc:140] P 65c15ae3bb8b485bbae358988c71d986: Received BeginTabletCopySession request for tablet 6c7da3dc6f524e7e8423a8fe8aafcf44 from peer ff2febd1957141f1a0423e8793f2d683 ({username='slave'} at 127.0.0.1:38394)
I20260630 12:14:41.748860  9769 tablet_copy_service.cc:161] P 65c15ae3bb8b485bbae358988c71d986: Beginning new tablet copy session on tablet 6c7da3dc6f524e7e8423a8fe8aafcf44 from peer ff2febd1957141f1a0423e8793f2d683 at {username='slave'} at 127.0.0.1:38394: session id = ff2febd1957141f1a0423e8793f2d683-6c7da3dc6f524e7e8423a8fe8aafcf44
I20260630 12:14:41.752869 10229 tablet_bootstrap.cc:492] T 5457c2148a714d6ea2530e41dfae1957 P ff2febd1957141f1a0423e8793f2d683: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=98 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:14:41.753793 10229 tablet_bootstrap.cc:492] T 5457c2148a714d6ea2530e41dfae1957 P ff2febd1957141f1a0423e8793f2d683: Bootstrap complete.
I20260630 12:14:41.754474 10229 ts_tablet_manager.cc:1403] T 5457c2148a714d6ea2530e41dfae1957 P ff2febd1957141f1a0423e8793f2d683: Time spent bootstrapping tablet: real 0.099s	user 0.097s	sys 0.000s
I20260630 12:14:41.756685  9769 tablet_copy_source_session.cc:215] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 65c15ae3bb8b485bbae358988c71d986: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:41.757136 10229 raft_consensus.cc:359] T 5457c2148a714d6ea2530e41dfae1957 P ff2febd1957141f1a0423e8793f2d683 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } attrs { replace: true } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } } peers { permanent_uuid: "ff2febd1957141f1a0423e8793f2d683" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37137 } attrs { promote: true } }
I20260630 12:14:41.757962 10229 raft_consensus.cc:740] T 5457c2148a714d6ea2530e41dfae1957 P ff2febd1957141f1a0423e8793f2d683 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ff2febd1957141f1a0423e8793f2d683, State: Initialized, Role: LEARNER
I20260630 12:14:41.758610 10229 consensus_queue.cc:260] T 5457c2148a714d6ea2530e41dfae1957 P ff2febd1957141f1a0423e8793f2d683 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } attrs { replace: true } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } } peers { permanent_uuid: "ff2febd1957141f1a0423e8793f2d683" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37137 } attrs { promote: true } }
I20260630 12:14:41.759960 10240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c7da3dc6f524e7e8423a8fe8aafcf44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:41.760636 10229 ts_tablet_manager.cc:1434] T 5457c2148a714d6ea2530e41dfae1957 P ff2febd1957141f1a0423e8793f2d683: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:14:41.764449  9844 tablet_copy_service.cc:342] P 6efbd27a844048f6aa75ca991bb8d17d: Request end of tablet copy session ff2febd1957141f1a0423e8793f2d683-5457c2148a714d6ea2530e41dfae1957 received from {username='slave'} at 127.0.0.1:49652
I20260630 12:14:41.764859  9844 tablet_copy_service.cc:434] P 6efbd27a844048f6aa75ca991bb8d17d: ending tablet copy session ff2febd1957141f1a0423e8793f2d683-5457c2148a714d6ea2530e41dfae1957 on tablet 5457c2148a714d6ea2530e41dfae1957 with peer ff2febd1957141f1a0423e8793f2d683
I20260630 12:14:41.779572 10240 tablet_copy_client.cc:806] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P ff2febd1957141f1a0423e8793f2d683: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:41.780274 10240 tablet_copy_client.cc:670] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P ff2febd1957141f1a0423e8793f2d683: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:41.784224 10240 tablet_copy_client.cc:538] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P ff2febd1957141f1a0423e8793f2d683: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:41.792531 10240 tablet_bootstrap.cc:492] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P ff2febd1957141f1a0423e8793f2d683: Bootstrap starting.
I20260630 12:14:41.811118 10236 tablet_bootstrap.cc:492] T 73673dde51494f0eb7801d9ab1986946 P ff2febd1957141f1a0423e8793f2d683: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=107 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:14:41.812091 10236 tablet_bootstrap.cc:492] T 73673dde51494f0eb7801d9ab1986946 P ff2febd1957141f1a0423e8793f2d683: Bootstrap complete.
I20260630 12:14:41.812721 10236 ts_tablet_manager.cc:1403] T 73673dde51494f0eb7801d9ab1986946 P ff2febd1957141f1a0423e8793f2d683: Time spent bootstrapping tablet: real 0.119s	user 0.085s	sys 0.031s
I20260630 12:14:41.815481 10236 raft_consensus.cc:359] T 73673dde51494f0eb7801d9ab1986946 P ff2febd1957141f1a0423e8793f2d683 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } attrs { replace: true } } peers { permanent_uuid: "ff2febd1957141f1a0423e8793f2d683" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37137 } attrs { promote: true } }
I20260630 12:14:41.816275 10236 raft_consensus.cc:740] T 73673dde51494f0eb7801d9ab1986946 P ff2febd1957141f1a0423e8793f2d683 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ff2febd1957141f1a0423e8793f2d683, State: Initialized, Role: LEARNER
I20260630 12:14:41.816846 10236 consensus_queue.cc:260] T 73673dde51494f0eb7801d9ab1986946 P ff2febd1957141f1a0423e8793f2d683 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } attrs { replace: true } } peers { permanent_uuid: "ff2febd1957141f1a0423e8793f2d683" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37137 } attrs { promote: true } }
I20260630 12:14:41.818758 10236 ts_tablet_manager.cc:1434] T 73673dde51494f0eb7801d9ab1986946 P ff2febd1957141f1a0423e8793f2d683: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260630 12:14:41.820722  9769 tablet_copy_service.cc:342] P 65c15ae3bb8b485bbae358988c71d986: Request end of tablet copy session ff2febd1957141f1a0423e8793f2d683-73673dde51494f0eb7801d9ab1986946 received from {username='slave'} at 127.0.0.1:38394
I20260630 12:14:41.821141  9769 tablet_copy_service.cc:434] P 65c15ae3bb8b485bbae358988c71d986: ending tablet copy session ff2febd1957141f1a0423e8793f2d683-73673dde51494f0eb7801d9ab1986946 on tablet 73673dde51494f0eb7801d9ab1986946 with peer ff2febd1957141f1a0423e8793f2d683
I20260630 12:14:41.903293 10240 tablet_bootstrap.cc:492] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P ff2febd1957141f1a0423e8793f2d683: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=122 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:14:41.904222 10240 tablet_bootstrap.cc:492] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P ff2febd1957141f1a0423e8793f2d683: Bootstrap complete.
I20260630 12:14:41.904914 10240 ts_tablet_manager.cc:1403] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P ff2febd1957141f1a0423e8793f2d683: Time spent bootstrapping tablet: real 0.113s	user 0.090s	sys 0.021s
I20260630 12:14:41.907482 10240 raft_consensus.cc:359] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P ff2febd1957141f1a0423e8793f2d683 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } attrs { replace: true } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } } peers { permanent_uuid: "ff2febd1957141f1a0423e8793f2d683" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37137 } attrs { promote: true } }
I20260630 12:14:41.908231 10240 raft_consensus.cc:740] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P ff2febd1957141f1a0423e8793f2d683 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ff2febd1957141f1a0423e8793f2d683, State: Initialized, Role: LEARNER
I20260630 12:14:41.908811 10240 consensus_queue.cc:260] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P ff2febd1957141f1a0423e8793f2d683 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "65c15ae3bb8b485bbae358988c71d986" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42301 } } peers { permanent_uuid: "6efbd27a844048f6aa75ca991bb8d17d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33437 } attrs { replace: true } } peers { permanent_uuid: "23d7d75caf254701b9fb5b52054a5dfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44491 } } peers { permanent_uuid: "ff2febd1957141f1a0423e8793f2d683" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37137 } attrs { promote: true } }
I20260630 12:14:41.910871 10240 ts_tablet_manager.cc:1434] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P ff2febd1957141f1a0423e8793f2d683: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:14:41.912592  9769 tablet_copy_service.cc:342] P 65c15ae3bb8b485bbae358988c71d986: Request end of tablet copy session ff2febd1957141f1a0423e8793f2d683-6c7da3dc6f524e7e8423a8fe8aafcf44 received from {username='slave'} at 127.0.0.1:38394
I20260630 12:14:41.913048  9769 tablet_copy_service.cc:434] P 65c15ae3bb8b485bbae358988c71d986: ending tablet copy session ff2febd1957141f1a0423e8793f2d683-6c7da3dc6f524e7e8423a8fe8aafcf44 on tablet 6c7da3dc6f524e7e8423a8fe8aafcf44 with peer ff2febd1957141f1a0423e8793f2d683
I20260630 12:14:42.037766   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:14:42.049749 10168 raft_consensus.cc:1217] T 5457c2148a714d6ea2530e41dfae1957 P ff2febd1957141f1a0423e8793f2d683 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260630 12:14:42.076335 10168 raft_consensus.cc:1217] T 4dcd68aea9a54bd79be9646e07a853e3 P ff2febd1957141f1a0423e8793f2d683 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260630 12:14:42.122591   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:42.123394   431 tablet_replica.cc:333] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 65c15ae3bb8b485bbae358988c71d986: stopping tablet replica
I20260630 12:14:42.124347   431 raft_consensus.cc:2243] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 65c15ae3bb8b485bbae358988c71d986 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:42.125476   431 raft_consensus.cc:2272] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 65c15ae3bb8b485bbae358988c71d986 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:42.128060   431 tablet_replica.cc:333] T 5457c2148a714d6ea2530e41dfae1957 P 65c15ae3bb8b485bbae358988c71d986: stopping tablet replica
I20260630 12:14:42.128636   431 raft_consensus.cc:2243] T 5457c2148a714d6ea2530e41dfae1957 P 65c15ae3bb8b485bbae358988c71d986 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:42.129297   431 raft_consensus.cc:2272] T 5457c2148a714d6ea2530e41dfae1957 P 65c15ae3bb8b485bbae358988c71d986 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:42.131289   431 tablet_replica.cc:333] T 73673dde51494f0eb7801d9ab1986946 P 65c15ae3bb8b485bbae358988c71d986: stopping tablet replica
I20260630 12:14:42.131824   431 raft_consensus.cc:2243] T 73673dde51494f0eb7801d9ab1986946 P 65c15ae3bb8b485bbae358988c71d986 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:42.132771   431 raft_consensus.cc:2272] T 73673dde51494f0eb7801d9ab1986946 P 65c15ae3bb8b485bbae358988c71d986 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:42.134824   431 tablet_replica.cc:333] T 3f0c038ed33141ffa45480bf7fdb5c1f P 65c15ae3bb8b485bbae358988c71d986: stopping tablet replica
I20260630 12:14:42.135380   431 raft_consensus.cc:2243] T 3f0c038ed33141ffa45480bf7fdb5c1f P 65c15ae3bb8b485bbae358988c71d986 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:42.136153   431 raft_consensus.cc:2272] T 3f0c038ed33141ffa45480bf7fdb5c1f P 65c15ae3bb8b485bbae358988c71d986 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:42.138145   431 tablet_replica.cc:333] T 4dcd68aea9a54bd79be9646e07a853e3 P 65c15ae3bb8b485bbae358988c71d986: stopping tablet replica
I20260630 12:14:42.138650   431 raft_consensus.cc:2243] T 4dcd68aea9a54bd79be9646e07a853e3 P 65c15ae3bb8b485bbae358988c71d986 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:42.139227   431 raft_consensus.cc:2272] T 4dcd68aea9a54bd79be9646e07a853e3 P 65c15ae3bb8b485bbae358988c71d986 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:42.141170   431 tablet_replica.cc:333] T fc54f60288f94a70ac7339790d426e88 P 65c15ae3bb8b485bbae358988c71d986: stopping tablet replica
I20260630 12:14:42.141758   431 raft_consensus.cc:2243] T fc54f60288f94a70ac7339790d426e88 P 65c15ae3bb8b485bbae358988c71d986 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:42.142184   431 raft_consensus.cc:2272] T fc54f60288f94a70ac7339790d426e88 P 65c15ae3bb8b485bbae358988c71d986 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:42.144091   431 tablet_replica.cc:333] T 352fe8355c804bd694f074cff46ee861 P 65c15ae3bb8b485bbae358988c71d986: stopping tablet replica
I20260630 12:14:42.144611   431 raft_consensus.cc:2243] T 352fe8355c804bd694f074cff46ee861 P 65c15ae3bb8b485bbae358988c71d986 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:42.145363   431 raft_consensus.cc:2272] T 352fe8355c804bd694f074cff46ee861 P 65c15ae3bb8b485bbae358988c71d986 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:42.147547   431 tablet_replica.cc:333] T 9b54be2f629b4da19b44f2658c679b02 P 65c15ae3bb8b485bbae358988c71d986: stopping tablet replica
I20260630 12:14:42.148010   431 raft_consensus.cc:2243] T 9b54be2f629b4da19b44f2658c679b02 P 65c15ae3bb8b485bbae358988c71d986 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:42.148536   431 raft_consensus.cc:2272] T 9b54be2f629b4da19b44f2658c679b02 P 65c15ae3bb8b485bbae358988c71d986 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:14:42.165025  9797 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:42301: connect: Connection refused (error 111) [suppressed 7 similar messages]
I20260630 12:14:42.169037   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
W20260630 12:14:42.169975  9797 consensus_peers.cc:597] T 5457c2148a714d6ea2530e41dfae1957 P 6efbd27a844048f6aa75ca991bb8d17d -> Peer 65c15ae3bb8b485bbae358988c71d986 (127.0.107.193:42301): Couldn't send request to peer 65c15ae3bb8b485bbae358988c71d986. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:42301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:42.186324   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:14:42.211583   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:42.212308   431 tablet_replica.cc:333] T 5457c2148a714d6ea2530e41dfae1957 P 6efbd27a844048f6aa75ca991bb8d17d: stopping tablet replica
I20260630 12:14:42.212935   431 raft_consensus.cc:2243] T 5457c2148a714d6ea2530e41dfae1957 P 6efbd27a844048f6aa75ca991bb8d17d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:42.213979   431 raft_consensus.cc:2272] T 5457c2148a714d6ea2530e41dfae1957 P 6efbd27a844048f6aa75ca991bb8d17d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:42.216125   431 tablet_replica.cc:333] T 3f0c038ed33141ffa45480bf7fdb5c1f P 6efbd27a844048f6aa75ca991bb8d17d: stopping tablet replica
I20260630 12:14:42.216682   431 raft_consensus.cc:2243] T 3f0c038ed33141ffa45480bf7fdb5c1f P 6efbd27a844048f6aa75ca991bb8d17d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:42.217167   431 raft_consensus.cc:2272] T 3f0c038ed33141ffa45480bf7fdb5c1f P 6efbd27a844048f6aa75ca991bb8d17d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:42.219295   431 tablet_replica.cc:333] T 4dcd68aea9a54bd79be9646e07a853e3 P 6efbd27a844048f6aa75ca991bb8d17d: stopping tablet replica
I20260630 12:14:42.219822   431 raft_consensus.cc:2243] T 4dcd68aea9a54bd79be9646e07a853e3 P 6efbd27a844048f6aa75ca991bb8d17d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:42.220244   431 raft_consensus.cc:2272] T 4dcd68aea9a54bd79be9646e07a853e3 P 6efbd27a844048f6aa75ca991bb8d17d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:42.222052   431 tablet_replica.cc:333] T 8a7831721cb841a69292b8f4777285b9 P 6efbd27a844048f6aa75ca991bb8d17d: stopping tablet replica
I20260630 12:14:42.222559   431 raft_consensus.cc:2243] T 8a7831721cb841a69292b8f4777285b9 P 6efbd27a844048f6aa75ca991bb8d17d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:42.223074   431 raft_consensus.cc:2272] T 8a7831721cb841a69292b8f4777285b9 P 6efbd27a844048f6aa75ca991bb8d17d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:42.225044   431 tablet_replica.cc:333] T 352fe8355c804bd694f074cff46ee861 P 6efbd27a844048f6aa75ca991bb8d17d: stopping tablet replica
I20260630 12:14:42.225544   431 raft_consensus.cc:2243] T 352fe8355c804bd694f074cff46ee861 P 6efbd27a844048f6aa75ca991bb8d17d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:42.226092   431 raft_consensus.cc:2272] T 352fe8355c804bd694f074cff46ee861 P 6efbd27a844048f6aa75ca991bb8d17d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:42.228029   431 tablet_replica.cc:333] T 73673dde51494f0eb7801d9ab1986946 P 6efbd27a844048f6aa75ca991bb8d17d: stopping tablet replica
I20260630 12:14:42.228518   431 raft_consensus.cc:2243] T 73673dde51494f0eb7801d9ab1986946 P 6efbd27a844048f6aa75ca991bb8d17d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:42.229130   431 raft_consensus.cc:2272] T 73673dde51494f0eb7801d9ab1986946 P 6efbd27a844048f6aa75ca991bb8d17d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:42.231035   431 tablet_replica.cc:333] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 6efbd27a844048f6aa75ca991bb8d17d: stopping tablet replica
I20260630 12:14:42.231518   431 raft_consensus.cc:2243] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 6efbd27a844048f6aa75ca991bb8d17d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:42.231946   431 raft_consensus.cc:2272] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 6efbd27a844048f6aa75ca991bb8d17d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:42.233956   431 tablet_replica.cc:333] T d1ab498784ba4cdcbdaf5bc402cd0604 P 6efbd27a844048f6aa75ca991bb8d17d: stopping tablet replica
I20260630 12:14:42.234436   431 raft_consensus.cc:2243] T d1ab498784ba4cdcbdaf5bc402cd0604 P 6efbd27a844048f6aa75ca991bb8d17d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:42.234948   431 raft_consensus.cc:2272] T d1ab498784ba4cdcbdaf5bc402cd0604 P 6efbd27a844048f6aa75ca991bb8d17d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:42.264381   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:14:42.290259   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:14:42.318694   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:42.319547   431 tablet_replica.cc:333] T 5457c2148a714d6ea2530e41dfae1957 P 23d7d75caf254701b9fb5b52054a5dfe: stopping tablet replica
I20260630 12:14:42.320130   431 raft_consensus.cc:2243] T 5457c2148a714d6ea2530e41dfae1957 P 23d7d75caf254701b9fb5b52054a5dfe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:42.320785   431 raft_consensus.cc:2272] T 5457c2148a714d6ea2530e41dfae1957 P 23d7d75caf254701b9fb5b52054a5dfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:42.322875   431 tablet_replica.cc:333] T 352fe8355c804bd694f074cff46ee861 P 23d7d75caf254701b9fb5b52054a5dfe: stopping tablet replica
I20260630 12:14:42.323405   431 raft_consensus.cc:2243] T 352fe8355c804bd694f074cff46ee861 P 23d7d75caf254701b9fb5b52054a5dfe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:42.324194   431 raft_consensus.cc:2272] T 352fe8355c804bd694f074cff46ee861 P 23d7d75caf254701b9fb5b52054a5dfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:42.326335   431 tablet_replica.cc:333] T 73673dde51494f0eb7801d9ab1986946 P 23d7d75caf254701b9fb5b52054a5dfe: stopping tablet replica
I20260630 12:14:42.326928   431 raft_consensus.cc:2243] T 73673dde51494f0eb7801d9ab1986946 P 23d7d75caf254701b9fb5b52054a5dfe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:42.327529   431 raft_consensus.cc:2272] T 73673dde51494f0eb7801d9ab1986946 P 23d7d75caf254701b9fb5b52054a5dfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:42.329423   431 tablet_replica.cc:333] T 4dcd68aea9a54bd79be9646e07a853e3 P 23d7d75caf254701b9fb5b52054a5dfe: stopping tablet replica
I20260630 12:14:42.329926   431 raft_consensus.cc:2243] T 4dcd68aea9a54bd79be9646e07a853e3 P 23d7d75caf254701b9fb5b52054a5dfe [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:42.330946   431 raft_consensus.cc:2272] T 4dcd68aea9a54bd79be9646e07a853e3 P 23d7d75caf254701b9fb5b52054a5dfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:42.332885   431 tablet_replica.cc:333] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 23d7d75caf254701b9fb5b52054a5dfe: stopping tablet replica
I20260630 12:14:42.333415   431 raft_consensus.cc:2243] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 23d7d75caf254701b9fb5b52054a5dfe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:42.333938   431 raft_consensus.cc:2272] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P 23d7d75caf254701b9fb5b52054a5dfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:42.335856   431 tablet_replica.cc:333] T 0f632607fd23481aae9b70a5cd9ade98 P 23d7d75caf254701b9fb5b52054a5dfe: stopping tablet replica
I20260630 12:14:42.336346   431 raft_consensus.cc:2243] T 0f632607fd23481aae9b70a5cd9ade98 P 23d7d75caf254701b9fb5b52054a5dfe [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:42.336839   431 raft_consensus.cc:2272] T 0f632607fd23481aae9b70a5cd9ade98 P 23d7d75caf254701b9fb5b52054a5dfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:42.338836   431 tablet_replica.cc:333] T 3f0c038ed33141ffa45480bf7fdb5c1f P 23d7d75caf254701b9fb5b52054a5dfe: stopping tablet replica
I20260630 12:14:42.339318   431 raft_consensus.cc:2243] T 3f0c038ed33141ffa45480bf7fdb5c1f P 23d7d75caf254701b9fb5b52054a5dfe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:42.339800   431 raft_consensus.cc:2272] T 3f0c038ed33141ffa45480bf7fdb5c1f P 23d7d75caf254701b9fb5b52054a5dfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:42.341641   431 tablet_replica.cc:333] T 769d805f8a784f06ae6f771eb777f61d P 23d7d75caf254701b9fb5b52054a5dfe: stopping tablet replica
I20260630 12:14:42.342121   431 raft_consensus.cc:2243] T 769d805f8a784f06ae6f771eb777f61d P 23d7d75caf254701b9fb5b52054a5dfe [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:42.342521   431 raft_consensus.cc:2272] T 769d805f8a784f06ae6f771eb777f61d P 23d7d75caf254701b9fb5b52054a5dfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:42.370481   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:14:42.393344   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:14:42.418082   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:42.418876   431 tablet_replica.cc:333] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P ff2febd1957141f1a0423e8793f2d683: stopping tablet replica
I20260630 12:14:42.419673   431 raft_consensus.cc:2243] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P ff2febd1957141f1a0423e8793f2d683 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:14:42.420162   431 raft_consensus.cc:2272] T 6c7da3dc6f524e7e8423a8fe8aafcf44 P ff2febd1957141f1a0423e8793f2d683 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:14:42.422964   431 tablet_replica.cc:333] T 73673dde51494f0eb7801d9ab1986946 P ff2febd1957141f1a0423e8793f2d683: stopping tablet replica
I20260630 12:14:42.423628   431 raft_consensus.cc:2243] T 73673dde51494f0eb7801d9ab1986946 P ff2febd1957141f1a0423e8793f2d683 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:14:42.424055   431 raft_consensus.cc:2272] T 73673dde51494f0eb7801d9ab1986946 P ff2febd1957141f1a0423e8793f2d683 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:14:42.426590   431 tablet_replica.cc:333] T 5457c2148a714d6ea2530e41dfae1957 P ff2febd1957141f1a0423e8793f2d683: stopping tablet replica
I20260630 12:14:42.427208   431 raft_consensus.cc:2243] T 5457c2148a714d6ea2530e41dfae1957 P ff2febd1957141f1a0423e8793f2d683 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:14:42.427639   431 raft_consensus.cc:2272] T 5457c2148a714d6ea2530e41dfae1957 P ff2febd1957141f1a0423e8793f2d683 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:14:42.430089   431 tablet_replica.cc:333] T 4dcd68aea9a54bd79be9646e07a853e3 P ff2febd1957141f1a0423e8793f2d683: stopping tablet replica
I20260630 12:14:42.430660   431 raft_consensus.cc:2243] T 4dcd68aea9a54bd79be9646e07a853e3 P ff2febd1957141f1a0423e8793f2d683 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:14:42.431097   431 raft_consensus.cc:2272] T 4dcd68aea9a54bd79be9646e07a853e3 P ff2febd1957141f1a0423e8793f2d683 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:14:42.454924   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:14:42.466570   431 master.cc:562] Master@127.0.107.254:45015 shutting down...
W20260630 12:14:42.485463  9704 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:14:42.486619   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 191550a20dac4755b6af3a861bdb75b9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:42.487208   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 191550a20dac4755b6af3a861bdb75b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:42.487593   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 191550a20dac4755b6af3a861bdb75b9: stopping tablet replica
I20260630 12:14:42.509150   431 master.cc:584] Master@127.0.107.254:45015 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (7914 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260630 12:14:42.553798   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:38161
I20260630 12:14:42.555105   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:42.559926 10250 instance_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:42.560113 10251 instance_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:42.561185 10253 instance_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:42.562323   431 server_base.cc:1061] running on GCE node
I20260630 12:14:42.563525   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:42.563694   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:42.563866   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821682563853 us; error 0 us; skew 500 ppm
I20260630 12:14:42.564388   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:42.566545   431 webserver.cc:533] Webserver started at http://127.0.107.254:33443/ using document root <none> and password file <none>
I20260630 12:14:42.567041   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:42.567258   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:42.567538   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:42.568634   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821463199918-431-0/minicluster-data/master-0-root/instance:
uuid: "8a8c680e9e6f4779923b5edf4517ce9e"
format_stamp: "Formatted at 2026-06-30 12:14:42 on dist-test-slave-rzcc"
I20260630 12:14:42.572878   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:14:42.575958 10258 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:42.576673   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:42.576960   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821463199918-431-0/minicluster-data/master-0-root
uuid: "8a8c680e9e6f4779923b5edf4517ce9e"
format_stamp: "Formatted at 2026-06-30 12:14:42 on dist-test-slave-rzcc"
I20260630 12:14:42.577239   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821463199918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821463199918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821463199918-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:42.594312   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:42.595355   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:42.630713   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:38161
I20260630 12:14:42.630859 10309 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:38161 every 8 connection(s)
I20260630 12:14:42.634490 10310 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:42.645036 10310 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8a8c680e9e6f4779923b5edf4517ce9e: Bootstrap starting.
I20260630 12:14:42.649489 10310 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8a8c680e9e6f4779923b5edf4517ce9e: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:42.653148 10310 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8a8c680e9e6f4779923b5edf4517ce9e: No bootstrap required, opened a new log
I20260630 12:14:42.655150 10310 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8a8c680e9e6f4779923b5edf4517ce9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a8c680e9e6f4779923b5edf4517ce9e" member_type: VOTER }
I20260630 12:14:42.655514 10310 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8a8c680e9e6f4779923b5edf4517ce9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:42.655687 10310 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8a8c680e9e6f4779923b5edf4517ce9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a8c680e9e6f4779923b5edf4517ce9e, State: Initialized, Role: FOLLOWER
I20260630 12:14:42.656157 10310 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8a8c680e9e6f4779923b5edf4517ce9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8a8c680e9e6f4779923b5edf4517ce9e" member_type: VOTER }
I20260630 12:14:42.656560 10310 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8a8c680e9e6f4779923b5edf4517ce9e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:42.656739 10310 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8a8c680e9e6f4779923b5edf4517ce9e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:42.656935 10310 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8a8c680e9e6f4779923b5edf4517ce9e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:42.661188 10310 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8a8c680e9e6f4779923b5edf4517ce9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a8c680e9e6f4779923b5edf4517ce9e" member_type: VOTER }
I20260630 12:14:42.661624 10310 leader_election.cc:304] T 00000000000000000000000000000000 P 8a8c680e9e6f4779923b5edf4517ce9e [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: 8a8c680e9e6f4779923b5edf4517ce9e; no voters: 
I20260630 12:14:42.662598 10310 leader_election.cc:290] T 00000000000000000000000000000000 P 8a8c680e9e6f4779923b5edf4517ce9e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:42.662935 10313 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8a8c680e9e6f4779923b5edf4517ce9e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:42.664201 10313 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8a8c680e9e6f4779923b5edf4517ce9e [term 1 LEADER]: Becoming Leader. State: Replica: 8a8c680e9e6f4779923b5edf4517ce9e, State: Running, Role: LEADER
I20260630 12:14:42.664825 10313 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8a8c680e9e6f4779923b5edf4517ce9e [LEADER]: Queue going to LEADER mode. State: All 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: "8a8c680e9e6f4779923b5edf4517ce9e" member_type: VOTER }
I20260630 12:14:42.665472 10310 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8a8c680e9e6f4779923b5edf4517ce9e [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:42.668689 10314 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8a8c680e9e6f4779923b5edf4517ce9e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8a8c680e9e6f4779923b5edf4517ce9e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a8c680e9e6f4779923b5edf4517ce9e" member_type: VOTER } }
I20260630 12:14:42.669345 10314 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8a8c680e9e6f4779923b5edf4517ce9e [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:42.669345 10315 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8a8c680e9e6f4779923b5edf4517ce9e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8a8c680e9e6f4779923b5edf4517ce9e. Latest consensus state: current_term: 1 leader_uuid: "8a8c680e9e6f4779923b5edf4517ce9e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a8c680e9e6f4779923b5edf4517ce9e" member_type: VOTER } }
I20260630 12:14:42.670092 10315 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8a8c680e9e6f4779923b5edf4517ce9e [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:42.671784 10320 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:42.680091 10320 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:42.682586   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:42.689016 10320 catalog_manager.cc:1383] Generated new cluster ID: 81af24eea52b46fab4124be06fc68a0a
I20260630 12:14:42.689317 10320 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:42.705850 10320 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:42.707095 10320 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:42.720374 10320 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8a8c680e9e6f4779923b5edf4517ce9e: Generated new TSK 0
I20260630 12:14:42.720957 10320 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:42.749034   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:42.754606 10331 instance_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:42.755748 10332 instance_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:42.758391   431 server_base.cc:1061] running on GCE node
W20260630 12:14:42.758502 10334 instance_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:42.759503   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:42.759686   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:42.759805   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821682759795 us; error 0 us; skew 500 ppm
I20260630 12:14:42.760229   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:42.762352   431 webserver.cc:533] Webserver started at http://127.0.107.193:39303/ using document root <none> and password file <none>
I20260630 12:14:42.762825   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:42.762998   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:42.763216   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:42.764202   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821463199918-431-0/minicluster-data/ts-0-root/instance:
uuid: "4a9387b27cba4085a6f78c3159c4547d"
format_stamp: "Formatted at 2026-06-30 12:14:42 on dist-test-slave-rzcc"
I20260630 12:14:42.768478   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:14:42.771538 10339 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:42.772240   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:42.772535   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821463199918-431-0/minicluster-data/ts-0-root
uuid: "4a9387b27cba4085a6f78c3159c4547d"
format_stamp: "Formatted at 2026-06-30 12:14:42 on dist-test-slave-rzcc"
I20260630 12:14:42.772809   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821463199918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821463199918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821463199918-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:42.793051   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:42.794029   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:42.795501   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:42.797601   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:42.797816   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:42.798076   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:42.798241   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:42.834086   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:35481
I20260630 12:14:42.834183 10401 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:35481 every 8 connection(s)
I20260630 12:14:42.839030   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:42.845232 10406 instance_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:42.846961 10407 instance_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:42.849043 10409 instance_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:42.849972   431 server_base.cc:1061] running on GCE node
I20260630 12:14:42.851315 10402 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38161
I20260630 12:14:42.851771 10402 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:42.852686 10402 heartbeater.cc:507] Master 127.0.107.254:38161 requested a full tablet report, sending...
I20260630 12:14:42.853000   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:42.853283   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:42.853497   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821682853477 us; error 0 us; skew 500 ppm
I20260630 12:14:42.854061   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:42.854830 10275 ts_manager.cc:194] Registered new tserver with Master: 4a9387b27cba4085a6f78c3159c4547d (127.0.107.193:35481)
I20260630 12:14:42.856566   431 webserver.cc:533] Webserver started at http://127.0.107.194:44709/ using document root <none> and password file <none>
I20260630 12:14:42.856931 10275 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45180
I20260630 12:14:42.857074   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:42.857403   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:42.857681   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:42.858891   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821463199918-431-0/minicluster-data/ts-1-root/instance:
uuid: "79be70bc0e5246a7906a4ece8fcc8503"
format_stamp: "Formatted at 2026-06-30 12:14:42 on dist-test-slave-rzcc"
I20260630 12:14:42.863787   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:14:42.866756 10414 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:42.867563   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:42.867800   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821463199918-431-0/minicluster-data/ts-1-root
uuid: "79be70bc0e5246a7906a4ece8fcc8503"
format_stamp: "Formatted at 2026-06-30 12:14:42 on dist-test-slave-rzcc"
I20260630 12:14:42.868021   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821463199918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821463199918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821463199918-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:42.882947   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:42.883949   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:42.885238   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:42.887326   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:42.887524   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:42.887768   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:42.887924   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:42.925379   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:43851
I20260630 12:14:42.925474 10476 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:43851 every 8 connection(s)
I20260630 12:14:42.930148   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:42.936861 10480 instance_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:42.938295 10481 instance_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:42.940763 10483 instance_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:42.941345   431 server_base.cc:1061] running on GCE node
I20260630 12:14:42.942400   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:14:42.942577 10477 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38161
W20260630 12:14:42.942644   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:42.943091   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821682943070 us; error 0 us; skew 500 ppm
I20260630 12:14:42.943147 10477 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:42.943897   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:42.944103 10477 heartbeater.cc:507] Master 127.0.107.254:38161 requested a full tablet report, sending...
I20260630 12:14:42.946496 10275 ts_manager.cc:194] Registered new tserver with Master: 79be70bc0e5246a7906a4ece8fcc8503 (127.0.107.194:43851)
I20260630 12:14:42.946648   431 webserver.cc:533] Webserver started at http://127.0.107.195:36045/ using document root <none> and password file <none>
I20260630 12:14:42.947286   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:42.947471   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:42.947743   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:42.948196 10275 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45186
I20260630 12:14:42.949015   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821463199918-431-0/minicluster-data/ts-2-root/instance:
uuid: "90dcfc441bad47adb3c09b5d2d9a8715"
format_stamp: "Formatted at 2026-06-30 12:14:42 on dist-test-slave-rzcc"
I20260630 12:14:42.953464   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:42.956662 10488 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:42.957350   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:14:42.957635   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821463199918-431-0/minicluster-data/ts-2-root
uuid: "90dcfc441bad47adb3c09b5d2d9a8715"
format_stamp: "Formatted at 2026-06-30 12:14:42 on dist-test-slave-rzcc"
I20260630 12:14:42.957916   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821463199918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821463199918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821463199918-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:42.999284   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:43.000378   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:43.001752   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:43.003896   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:43.004124   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:43.004356   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:43.004523   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:43.040222   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:41733
I20260630 12:14:43.040354 10550 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:41733 every 8 connection(s)
I20260630 12:14:43.053455 10551 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38161
I20260630 12:14:43.053786 10551 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:43.054418 10551 heartbeater.cc:507] Master 127.0.107.254:38161 requested a full tablet report, sending...
I20260630 12:14:43.056178 10275 ts_manager.cc:194] Registered new tserver with Master: 90dcfc441bad47adb3c09b5d2d9a8715 (127.0.107.195:41733)
I20260630 12:14:43.056761   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013244517s
I20260630 12:14:43.057520 10275 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45198
I20260630 12:14:43.080384 10275 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45206:
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:43.082108 10275 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:43.122967 10516 tablet_service.cc:1511] Processing CreateTablet for tablet 9f922a2c751c402881821c959fe5bd84 (DEFAULT_TABLE table=test-workload [id=43903e84bd864b60b3e39594f4db8430]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:14:43.124186 10516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f922a2c751c402881821c959fe5bd84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:43.124516 10367 tablet_service.cc:1511] Processing CreateTablet for tablet 9f922a2c751c402881821c959fe5bd84 (DEFAULT_TABLE table=test-workload [id=43903e84bd864b60b3e39594f4db8430]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:14:43.125710 10367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f922a2c751c402881821c959fe5bd84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:43.128569 10442 tablet_service.cc:1511] Processing CreateTablet for tablet 9f922a2c751c402881821c959fe5bd84 (DEFAULT_TABLE table=test-workload [id=43903e84bd864b60b3e39594f4db8430]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:14:43.129825 10442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f922a2c751c402881821c959fe5bd84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:43.139974 10566 tablet_bootstrap.cc:492] T 9f922a2c751c402881821c959fe5bd84 P 4a9387b27cba4085a6f78c3159c4547d: Bootstrap starting.
I20260630 12:14:43.141552 10567 tablet_bootstrap.cc:492] T 9f922a2c751c402881821c959fe5bd84 P 90dcfc441bad47adb3c09b5d2d9a8715: Bootstrap starting.
I20260630 12:14:43.146541 10568 tablet_bootstrap.cc:492] T 9f922a2c751c402881821c959fe5bd84 P 79be70bc0e5246a7906a4ece8fcc8503: Bootstrap starting.
I20260630 12:14:43.147006 10566 tablet_bootstrap.cc:654] T 9f922a2c751c402881821c959fe5bd84 P 4a9387b27cba4085a6f78c3159c4547d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:43.147830 10567 tablet_bootstrap.cc:654] T 9f922a2c751c402881821c959fe5bd84 P 90dcfc441bad47adb3c09b5d2d9a8715: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:43.151979 10568 tablet_bootstrap.cc:654] T 9f922a2c751c402881821c959fe5bd84 P 79be70bc0e5246a7906a4ece8fcc8503: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:43.152652 10566 tablet_bootstrap.cc:492] T 9f922a2c751c402881821c959fe5bd84 P 4a9387b27cba4085a6f78c3159c4547d: No bootstrap required, opened a new log
I20260630 12:14:43.153682 10566 ts_tablet_manager.cc:1403] T 9f922a2c751c402881821c959fe5bd84 P 4a9387b27cba4085a6f78c3159c4547d: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.005s
I20260630 12:14:43.156252 10566 raft_consensus.cc:359] T 9f922a2c751c402881821c959fe5bd84 P 4a9387b27cba4085a6f78c3159c4547d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90dcfc441bad47adb3c09b5d2d9a8715" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41733 } } peers { permanent_uuid: "4a9387b27cba4085a6f78c3159c4547d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35481 } } peers { permanent_uuid: "79be70bc0e5246a7906a4ece8fcc8503" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43851 } }
I20260630 12:14:43.156908 10567 tablet_bootstrap.cc:492] T 9f922a2c751c402881821c959fe5bd84 P 90dcfc441bad47adb3c09b5d2d9a8715: No bootstrap required, opened a new log
I20260630 12:14:43.156963 10566 raft_consensus.cc:385] T 9f922a2c751c402881821c959fe5bd84 P 4a9387b27cba4085a6f78c3159c4547d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:43.157053 10568 tablet_bootstrap.cc:492] T 9f922a2c751c402881821c959fe5bd84 P 79be70bc0e5246a7906a4ece8fcc8503: No bootstrap required, opened a new log
I20260630 12:14:43.157648 10567 ts_tablet_manager.cc:1403] T 9f922a2c751c402881821c959fe5bd84 P 90dcfc441bad47adb3c09b5d2d9a8715: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260630 12:14:43.157569 10566 raft_consensus.cc:740] T 9f922a2c751c402881821c959fe5bd84 P 4a9387b27cba4085a6f78c3159c4547d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a9387b27cba4085a6f78c3159c4547d, State: Initialized, Role: FOLLOWER
I20260630 12:14:43.157866 10568 ts_tablet_manager.cc:1403] T 9f922a2c751c402881821c959fe5bd84 P 79be70bc0e5246a7906a4ece8fcc8503: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260630 12:14:43.158591 10566 consensus_queue.cc:260] T 9f922a2c751c402881821c959fe5bd84 P 4a9387b27cba4085a6f78c3159c4547d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90dcfc441bad47adb3c09b5d2d9a8715" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41733 } } peers { permanent_uuid: "4a9387b27cba4085a6f78c3159c4547d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35481 } } peers { permanent_uuid: "79be70bc0e5246a7906a4ece8fcc8503" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43851 } }
I20260630 12:14:43.161170 10402 heartbeater.cc:499] Master 127.0.107.254:38161 was elected leader, sending a full tablet report...
I20260630 12:14:43.160959 10568 raft_consensus.cc:359] T 9f922a2c751c402881821c959fe5bd84 P 79be70bc0e5246a7906a4ece8fcc8503 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90dcfc441bad47adb3c09b5d2d9a8715" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41733 } } peers { permanent_uuid: "4a9387b27cba4085a6f78c3159c4547d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35481 } } peers { permanent_uuid: "79be70bc0e5246a7906a4ece8fcc8503" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43851 } }
I20260630 12:14:43.161655 10566 ts_tablet_manager.cc:1434] T 9f922a2c751c402881821c959fe5bd84 P 4a9387b27cba4085a6f78c3159c4547d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:14:43.161710 10568 raft_consensus.cc:385] T 9f922a2c751c402881821c959fe5bd84 P 79be70bc0e5246a7906a4ece8fcc8503 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:43.160535 10567 raft_consensus.cc:359] T 9f922a2c751c402881821c959fe5bd84 P 90dcfc441bad47adb3c09b5d2d9a8715 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90dcfc441bad47adb3c09b5d2d9a8715" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41733 } } peers { permanent_uuid: "4a9387b27cba4085a6f78c3159c4547d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35481 } } peers { permanent_uuid: "79be70bc0e5246a7906a4ece8fcc8503" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43851 } }
I20260630 12:14:43.162707 10567 raft_consensus.cc:385] T 9f922a2c751c402881821c959fe5bd84 P 90dcfc441bad47adb3c09b5d2d9a8715 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:43.163080 10567 raft_consensus.cc:740] T 9f922a2c751c402881821c959fe5bd84 P 90dcfc441bad47adb3c09b5d2d9a8715 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90dcfc441bad47adb3c09b5d2d9a8715, State: Initialized, Role: FOLLOWER
I20260630 12:14:43.162165 10568 raft_consensus.cc:740] T 9f922a2c751c402881821c959fe5bd84 P 79be70bc0e5246a7906a4ece8fcc8503 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79be70bc0e5246a7906a4ece8fcc8503, State: Initialized, Role: FOLLOWER
I20260630 12:14:43.163863 10567 consensus_queue.cc:260] T 9f922a2c751c402881821c959fe5bd84 P 90dcfc441bad47adb3c09b5d2d9a8715 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90dcfc441bad47adb3c09b5d2d9a8715" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41733 } } peers { permanent_uuid: "4a9387b27cba4085a6f78c3159c4547d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35481 } } peers { permanent_uuid: "79be70bc0e5246a7906a4ece8fcc8503" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43851 } }
I20260630 12:14:43.164881 10568 consensus_queue.cc:260] T 9f922a2c751c402881821c959fe5bd84 P 79be70bc0e5246a7906a4ece8fcc8503 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90dcfc441bad47adb3c09b5d2d9a8715" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41733 } } peers { permanent_uuid: "4a9387b27cba4085a6f78c3159c4547d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35481 } } peers { permanent_uuid: "79be70bc0e5246a7906a4ece8fcc8503" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43851 } }
I20260630 12:14:43.166244 10551 heartbeater.cc:499] Master 127.0.107.254:38161 was elected leader, sending a full tablet report...
I20260630 12:14:43.166718 10567 ts_tablet_manager.cc:1434] T 9f922a2c751c402881821c959fe5bd84 P 90dcfc441bad47adb3c09b5d2d9a8715: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:14:43.172317 10568 ts_tablet_manager.cc:1434] T 9f922a2c751c402881821c959fe5bd84 P 79be70bc0e5246a7906a4ece8fcc8503: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.004s
I20260630 12:14:43.172991 10477 heartbeater.cc:499] Master 127.0.107.254:38161 was elected leader, sending a full tablet report...
I20260630 12:14:43.219257 10573 raft_consensus.cc:493] T 9f922a2c751c402881821c959fe5bd84 P 90dcfc441bad47adb3c09b5d2d9a8715 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:43.219802 10573 raft_consensus.cc:515] T 9f922a2c751c402881821c959fe5bd84 P 90dcfc441bad47adb3c09b5d2d9a8715 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90dcfc441bad47adb3c09b5d2d9a8715" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41733 } } peers { permanent_uuid: "4a9387b27cba4085a6f78c3159c4547d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35481 } } peers { permanent_uuid: "79be70bc0e5246a7906a4ece8fcc8503" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43851 } }
I20260630 12:14:43.221732 10573 leader_election.cc:290] T 9f922a2c751c402881821c959fe5bd84 P 90dcfc441bad47adb3c09b5d2d9a8715 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a9387b27cba4085a6f78c3159c4547d (127.0.107.193:35481), 79be70bc0e5246a7906a4ece8fcc8503 (127.0.107.194:43851)
I20260630 12:14:43.224375 10572 raft_consensus.cc:493] T 9f922a2c751c402881821c959fe5bd84 P 4a9387b27cba4085a6f78c3159c4547d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:43.224933 10572 raft_consensus.cc:515] T 9f922a2c751c402881821c959fe5bd84 P 4a9387b27cba4085a6f78c3159c4547d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90dcfc441bad47adb3c09b5d2d9a8715" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41733 } } peers { permanent_uuid: "4a9387b27cba4085a6f78c3159c4547d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35481 } } peers { permanent_uuid: "79be70bc0e5246a7906a4ece8fcc8503" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43851 } }
I20260630 12:14:43.230118 10572 leader_election.cc:290] T 9f922a2c751c402881821c959fe5bd84 P 4a9387b27cba4085a6f78c3159c4547d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90dcfc441bad47adb3c09b5d2d9a8715 (127.0.107.195:41733), 79be70bc0e5246a7906a4ece8fcc8503 (127.0.107.194:43851)
I20260630 12:14:43.234469 10377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f922a2c751c402881821c959fe5bd84" candidate_uuid: "90dcfc441bad47adb3c09b5d2d9a8715" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a9387b27cba4085a6f78c3159c4547d" is_pre_election: true
I20260630 12:14:43.235230 10377 raft_consensus.cc:2468] T 9f922a2c751c402881821c959fe5bd84 P 4a9387b27cba4085a6f78c3159c4547d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90dcfc441bad47adb3c09b5d2d9a8715 in term 0.
I20260630 12:14:43.235832 10452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f922a2c751c402881821c959fe5bd84" candidate_uuid: "90dcfc441bad47adb3c09b5d2d9a8715" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79be70bc0e5246a7906a4ece8fcc8503" is_pre_election: true
I20260630 12:14:43.236490 10489 leader_election.cc:304] T 9f922a2c751c402881821c959fe5bd84 P 90dcfc441bad47adb3c09b5d2d9a8715 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a9387b27cba4085a6f78c3159c4547d, 90dcfc441bad47adb3c09b5d2d9a8715; no voters: 
I20260630 12:14:43.236517 10452 raft_consensus.cc:2468] T 9f922a2c751c402881821c959fe5bd84 P 79be70bc0e5246a7906a4ece8fcc8503 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90dcfc441bad47adb3c09b5d2d9a8715 in term 0.
I20260630 12:14:43.237509 10573 raft_consensus.cc:2804] T 9f922a2c751c402881821c959fe5bd84 P 90dcfc441bad47adb3c09b5d2d9a8715 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:43.237857 10573 raft_consensus.cc:493] T 9f922a2c751c402881821c959fe5bd84 P 90dcfc441bad47adb3c09b5d2d9a8715 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:43.238191 10573 raft_consensus.cc:3060] T 9f922a2c751c402881821c959fe5bd84 P 90dcfc441bad47adb3c09b5d2d9a8715 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:43.242178 10452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f922a2c751c402881821c959fe5bd84" candidate_uuid: "4a9387b27cba4085a6f78c3159c4547d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79be70bc0e5246a7906a4ece8fcc8503" is_pre_election: true
I20260630 12:14:43.242830 10452 raft_consensus.cc:2468] T 9f922a2c751c402881821c959fe5bd84 P 79be70bc0e5246a7906a4ece8fcc8503 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a9387b27cba4085a6f78c3159c4547d in term 0.
I20260630 12:14:43.243045 10526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f922a2c751c402881821c959fe5bd84" candidate_uuid: "4a9387b27cba4085a6f78c3159c4547d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90dcfc441bad47adb3c09b5d2d9a8715" is_pre_election: true
I20260630 12:14:43.243953 10340 leader_election.cc:304] T 9f922a2c751c402881821c959fe5bd84 P 4a9387b27cba4085a6f78c3159c4547d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a9387b27cba4085a6f78c3159c4547d, 79be70bc0e5246a7906a4ece8fcc8503; no voters: 
I20260630 12:14:43.244736 10572 raft_consensus.cc:2804] T 9f922a2c751c402881821c959fe5bd84 P 4a9387b27cba4085a6f78c3159c4547d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:43.245047 10572 raft_consensus.cc:493] T 9f922a2c751c402881821c959fe5bd84 P 4a9387b27cba4085a6f78c3159c4547d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:43.245312 10572 raft_consensus.cc:3060] T 9f922a2c751c402881821c959fe5bd84 P 4a9387b27cba4085a6f78c3159c4547d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:43.245317 10573 raft_consensus.cc:515] T 9f922a2c751c402881821c959fe5bd84 P 90dcfc441bad47adb3c09b5d2d9a8715 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90dcfc441bad47adb3c09b5d2d9a8715" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41733 } } peers { permanent_uuid: "4a9387b27cba4085a6f78c3159c4547d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35481 } } peers { permanent_uuid: "79be70bc0e5246a7906a4ece8fcc8503" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43851 } }
I20260630 12:14:43.246484 10526 raft_consensus.cc:2393] T 9f922a2c751c402881821c959fe5bd84 P 90dcfc441bad47adb3c09b5d2d9a8715 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4a9387b27cba4085a6f78c3159c4547d in current term 1: Already voted for candidate 90dcfc441bad47adb3c09b5d2d9a8715 in this term.
I20260630 12:14:43.247252 10573 leader_election.cc:290] T 9f922a2c751c402881821c959fe5bd84 P 90dcfc441bad47adb3c09b5d2d9a8715 [CANDIDATE]: Term 1 election: Requested vote from peers 4a9387b27cba4085a6f78c3159c4547d (127.0.107.193:35481), 79be70bc0e5246a7906a4ece8fcc8503 (127.0.107.194:43851)
I20260630 12:14:43.248289 10452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f922a2c751c402881821c959fe5bd84" candidate_uuid: "90dcfc441bad47adb3c09b5d2d9a8715" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79be70bc0e5246a7906a4ece8fcc8503"
I20260630 12:14:43.248487 10377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f922a2c751c402881821c959fe5bd84" candidate_uuid: "90dcfc441bad47adb3c09b5d2d9a8715" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a9387b27cba4085a6f78c3159c4547d"
I20260630 12:14:43.248872 10452 raft_consensus.cc:3060] T 9f922a2c751c402881821c959fe5bd84 P 79be70bc0e5246a7906a4ece8fcc8503 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:43.251593 10572 raft_consensus.cc:515] T 9f922a2c751c402881821c959fe5bd84 P 4a9387b27cba4085a6f78c3159c4547d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90dcfc441bad47adb3c09b5d2d9a8715" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41733 } } peers { permanent_uuid: "4a9387b27cba4085a6f78c3159c4547d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35481 } } peers { permanent_uuid: "79be70bc0e5246a7906a4ece8fcc8503" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43851 } }
I20260630 12:14:43.252725 10377 raft_consensus.cc:2393] T 9f922a2c751c402881821c959fe5bd84 P 4a9387b27cba4085a6f78c3159c4547d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 90dcfc441bad47adb3c09b5d2d9a8715 in current term 1: Already voted for candidate 4a9387b27cba4085a6f78c3159c4547d in this term.
I20260630 12:14:43.253641 10572 leader_election.cc:290] T 9f922a2c751c402881821c959fe5bd84 P 4a9387b27cba4085a6f78c3159c4547d [CANDIDATE]: Term 1 election: Requested vote from peers 90dcfc441bad47adb3c09b5d2d9a8715 (127.0.107.195:41733), 79be70bc0e5246a7906a4ece8fcc8503 (127.0.107.194:43851)
I20260630 12:14:43.254688 10451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f922a2c751c402881821c959fe5bd84" candidate_uuid: "4a9387b27cba4085a6f78c3159c4547d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79be70bc0e5246a7906a4ece8fcc8503"
I20260630 12:14:43.255331 10526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f922a2c751c402881821c959fe5bd84" candidate_uuid: "4a9387b27cba4085a6f78c3159c4547d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90dcfc441bad47adb3c09b5d2d9a8715"
I20260630 12:14:43.256021 10526 raft_consensus.cc:2393] T 9f922a2c751c402881821c959fe5bd84 P 90dcfc441bad47adb3c09b5d2d9a8715 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4a9387b27cba4085a6f78c3159c4547d in current term 1: Already voted for candidate 90dcfc441bad47adb3c09b5d2d9a8715 in this term.
I20260630 12:14:43.255996 10452 raft_consensus.cc:2468] T 9f922a2c751c402881821c959fe5bd84 P 79be70bc0e5246a7906a4ece8fcc8503 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90dcfc441bad47adb3c09b5d2d9a8715 in term 1.
I20260630 12:14:43.257164 10341 leader_election.cc:304] T 9f922a2c751c402881821c959fe5bd84 P 4a9387b27cba4085a6f78c3159c4547d [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: 4a9387b27cba4085a6f78c3159c4547d; no voters: 79be70bc0e5246a7906a4ece8fcc8503, 90dcfc441bad47adb3c09b5d2d9a8715
I20260630 12:14:43.257196 10489 leader_election.cc:304] T 9f922a2c751c402881821c959fe5bd84 P 90dcfc441bad47adb3c09b5d2d9a8715 [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: 79be70bc0e5246a7906a4ece8fcc8503, 90dcfc441bad47adb3c09b5d2d9a8715; no voters: 4a9387b27cba4085a6f78c3159c4547d
I20260630 12:14:43.257946 10572 raft_consensus.cc:2749] T 9f922a2c751c402881821c959fe5bd84 P 4a9387b27cba4085a6f78c3159c4547d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:14:43.258073 10573 raft_consensus.cc:2804] T 9f922a2c751c402881821c959fe5bd84 P 90dcfc441bad47adb3c09b5d2d9a8715 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:43.259194 10573 raft_consensus.cc:697] T 9f922a2c751c402881821c959fe5bd84 P 90dcfc441bad47adb3c09b5d2d9a8715 [term 1 LEADER]: Becoming Leader. State: Replica: 90dcfc441bad47adb3c09b5d2d9a8715, State: Running, Role: LEADER
I20260630 12:14:43.260054 10573 consensus_queue.cc:237] T 9f922a2c751c402881821c959fe5bd84 P 90dcfc441bad47adb3c09b5d2d9a8715 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90dcfc441bad47adb3c09b5d2d9a8715" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41733 } } peers { permanent_uuid: "4a9387b27cba4085a6f78c3159c4547d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35481 } } peers { permanent_uuid: "79be70bc0e5246a7906a4ece8fcc8503" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43851 } }
I20260630 12:14:43.266582 10274 catalog_manager.cc:5697] T 9f922a2c751c402881821c959fe5bd84 P 90dcfc441bad47adb3c09b5d2d9a8715 reported cstate change: term changed from 0 to 1, leader changed from <none> to 90dcfc441bad47adb3c09b5d2d9a8715 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "90dcfc441bad47adb3c09b5d2d9a8715" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90dcfc441bad47adb3c09b5d2d9a8715" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a9387b27cba4085a6f78c3159c4547d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79be70bc0e5246a7906a4ece8fcc8503" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43851 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:43.287184   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:14:43.304152   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:43.304913   431 tablet_replica.cc:333] T 9f922a2c751c402881821c959fe5bd84 P 4a9387b27cba4085a6f78c3159c4547d: stopping tablet replica
I20260630 12:14:43.305418   431 raft_consensus.cc:2243] T 9f922a2c751c402881821c959fe5bd84 P 4a9387b27cba4085a6f78c3159c4547d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:43.305788   431 raft_consensus.cc:2272] T 9f922a2c751c402881821c959fe5bd84 P 4a9387b27cba4085a6f78c3159c4547d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:43.324321   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:14:43.332799   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:14:43.349366   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:43.350193   431 tablet_replica.cc:333] T 9f922a2c751c402881821c959fe5bd84 P 79be70bc0e5246a7906a4ece8fcc8503: stopping tablet replica
I20260630 12:14:43.350711   431 raft_consensus.cc:2243] T 9f922a2c751c402881821c959fe5bd84 P 79be70bc0e5246a7906a4ece8fcc8503 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:43.351176   431 raft_consensus.cc:2272] T 9f922a2c751c402881821c959fe5bd84 P 79be70bc0e5246a7906a4ece8fcc8503 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:43.369308   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:14:43.377704   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:14:43.394073   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:43.394902   431 tablet_replica.cc:333] T 9f922a2c751c402881821c959fe5bd84 P 90dcfc441bad47adb3c09b5d2d9a8715: stopping tablet replica
I20260630 12:14:43.395412   431 raft_consensus.cc:2243] T 9f922a2c751c402881821c959fe5bd84 P 90dcfc441bad47adb3c09b5d2d9a8715 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:43.396028   431 pending_rounds.cc:70] T 9f922a2c751c402881821c959fe5bd84 P 90dcfc441bad47adb3c09b5d2d9a8715: Trying to abort 1 pending ops.
I20260630 12:14:43.396236   431 pending_rounds.cc:77] T 9f922a2c751c402881821c959fe5bd84 P 90dcfc441bad47adb3c09b5d2d9a8715: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437614641442816 op_type: NO_OP noop_request { }
I20260630 12:14:43.396533   431 raft_consensus.cc:2889] T 9f922a2c751c402881821c959fe5bd84 P 90dcfc441bad47adb3c09b5d2d9a8715 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:14:43.396808   431 raft_consensus.cc:2272] T 9f922a2c751c402881821c959fe5bd84 P 90dcfc441bad47adb3c09b5d2d9a8715 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:43.416383   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:14:43.425015   431 master.cc:562] Master@127.0.107.254:38161 shutting down...
I20260630 12:14:43.439514   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8a8c680e9e6f4779923b5edf4517ce9e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:43.440048   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8a8c680e9e6f4779923b5edf4517ce9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:43.440367   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8a8c680e9e6f4779923b5edf4517ce9e: stopping tablet replica
I20260630 12:14:43.459702   431 master.cc:584] Master@127.0.107.254:38161 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (937 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260630 12:14:43.491298   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:36161
I20260630 12:14:43.492331   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:43.496819 10580 instance_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.498519 10583 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:43.498529 10581 instance_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.498631   431 server_base.cc:1061] running on GCE node
I20260630 12:14:43.499967   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:43.500135   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.500336   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821683500303 us; error 0 us; skew 500 ppm
I20260630 12:14:43.500852   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:43.503083   431 webserver.cc:533] Webserver started at http://127.0.107.254:39645/ using document root <none> and password file <none>
I20260630 12:14:43.503546   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:43.503734   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:43.504016   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:43.505046   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821463199918-431-0/minicluster-data/master-0-root/instance:
uuid: "122bfd757a7244f9875ab41606f59d86"
format_stamp: "Formatted at 2026-06-30 12:14:43 on dist-test-slave-rzcc"
I20260630 12:14:43.509315   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:43.512498 10588 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.513147   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:14:43.513428   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821463199918-431-0/minicluster-data/master-0-root
uuid: "122bfd757a7244f9875ab41606f59d86"
format_stamp: "Formatted at 2026-06-30 12:14:43 on dist-test-slave-rzcc"
I20260630 12:14:43.513687   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821463199918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821463199918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821463199918-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.531167   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:43.532130   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:43.565593   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:36161
I20260630 12:14:43.565682 10639 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:36161 every 8 connection(s)
I20260630 12:14:43.569268 10640 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.578956 10640 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 122bfd757a7244f9875ab41606f59d86: Bootstrap starting.
I20260630 12:14:43.582950 10640 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 122bfd757a7244f9875ab41606f59d86: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:43.586568 10640 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 122bfd757a7244f9875ab41606f59d86: No bootstrap required, opened a new log
I20260630 12:14:43.588474 10640 raft_consensus.cc:359] T 00000000000000000000000000000000 P 122bfd757a7244f9875ab41606f59d86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "122bfd757a7244f9875ab41606f59d86" member_type: VOTER }
I20260630 12:14:43.588832 10640 raft_consensus.cc:385] T 00000000000000000000000000000000 P 122bfd757a7244f9875ab41606f59d86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:43.589015 10640 raft_consensus.cc:740] T 00000000000000000000000000000000 P 122bfd757a7244f9875ab41606f59d86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 122bfd757a7244f9875ab41606f59d86, State: Initialized, Role: FOLLOWER
I20260630 12:14:43.589571 10640 consensus_queue.cc:260] T 00000000000000000000000000000000 P 122bfd757a7244f9875ab41606f59d86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "122bfd757a7244f9875ab41606f59d86" member_type: VOTER }
I20260630 12:14:43.589982 10640 raft_consensus.cc:399] T 00000000000000000000000000000000 P 122bfd757a7244f9875ab41606f59d86 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:43.590166 10640 raft_consensus.cc:493] T 00000000000000000000000000000000 P 122bfd757a7244f9875ab41606f59d86 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:43.590363 10640 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 122bfd757a7244f9875ab41606f59d86 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:43.594969 10640 raft_consensus.cc:515] T 00000000000000000000000000000000 P 122bfd757a7244f9875ab41606f59d86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "122bfd757a7244f9875ab41606f59d86" member_type: VOTER }
I20260630 12:14:43.595408 10640 leader_election.cc:304] T 00000000000000000000000000000000 P 122bfd757a7244f9875ab41606f59d86 [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: 122bfd757a7244f9875ab41606f59d86; no voters: 
I20260630 12:14:43.596458 10640 leader_election.cc:290] T 00000000000000000000000000000000 P 122bfd757a7244f9875ab41606f59d86 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:43.596789 10643 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 122bfd757a7244f9875ab41606f59d86 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:43.598135 10643 raft_consensus.cc:697] T 00000000000000000000000000000000 P 122bfd757a7244f9875ab41606f59d86 [term 1 LEADER]: Becoming Leader. State: Replica: 122bfd757a7244f9875ab41606f59d86, State: Running, Role: LEADER
I20260630 12:14:43.598690 10643 consensus_queue.cc:237] T 00000000000000000000000000000000 P 122bfd757a7244f9875ab41606f59d86 [LEADER]: Queue going to LEADER mode. State: All 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: "122bfd757a7244f9875ab41606f59d86" member_type: VOTER }
I20260630 12:14:43.599282 10640 sys_catalog.cc:565] T 00000000000000000000000000000000 P 122bfd757a7244f9875ab41606f59d86 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:43.601848 10645 sys_catalog.cc:455] T 00000000000000000000000000000000 P 122bfd757a7244f9875ab41606f59d86 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 122bfd757a7244f9875ab41606f59d86. Latest consensus state: current_term: 1 leader_uuid: "122bfd757a7244f9875ab41606f59d86" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "122bfd757a7244f9875ab41606f59d86" member_type: VOTER } }
I20260630 12:14:43.601788 10644 sys_catalog.cc:455] T 00000000000000000000000000000000 P 122bfd757a7244f9875ab41606f59d86 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "122bfd757a7244f9875ab41606f59d86" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "122bfd757a7244f9875ab41606f59d86" member_type: VOTER } }
I20260630 12:14:43.602660 10644 sys_catalog.cc:458] T 00000000000000000000000000000000 P 122bfd757a7244f9875ab41606f59d86 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:43.603348 10645 sys_catalog.cc:458] T 00000000000000000000000000000000 P 122bfd757a7244f9875ab41606f59d86 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:43.605548 10650 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:43.610486 10650 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:43.614094   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:43.619129 10650 catalog_manager.cc:1383] Generated new cluster ID: 1bc65e3ea88541c08ac6fb8fb11c1120
I20260630 12:14:43.619423 10650 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:43.655792 10650 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:43.657075 10650 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:43.675266 10650 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 122bfd757a7244f9875ab41606f59d86: Generated new TSK 0
I20260630 12:14:43.675868 10650 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:43.680495   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:43.685658 10661 instance_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.686591 10662 instance_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.688339 10664 instance_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.688544   431 server_base.cc:1061] running on GCE node
I20260630 12:14:43.689384   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:43.689594   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.689756   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821683689740 us; error 0 us; skew 500 ppm
I20260630 12:14:43.690240   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:43.692430   431 webserver.cc:533] Webserver started at http://127.0.107.193:41799/ using document root <none> and password file <none>
I20260630 12:14:43.692865   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:43.693079   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:43.693322   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:43.694355   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821463199918-431-0/minicluster-data/ts-0-root/instance:
uuid: "0fa00b3dcfb941e59a4646148a8665f4"
format_stamp: "Formatted at 2026-06-30 12:14:43 on dist-test-slave-rzcc"
I20260630 12:14:43.698588   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260630 12:14:43.701858 10669 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.702723   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:43.703034   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821463199918-431-0/minicluster-data/ts-0-root
uuid: "0fa00b3dcfb941e59a4646148a8665f4"
format_stamp: "Formatted at 2026-06-30 12:14:43 on dist-test-slave-rzcc"
I20260630 12:14:43.703279   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821463199918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821463199918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821463199918-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.714866   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:43.715924   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:43.717291   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:43.719735   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:43.719945   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:43.720187   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:43.720336   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:43.756445   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:37817
I20260630 12:14:43.756534 10731 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:37817 every 8 connection(s)
I20260630 12:14:43.761042   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:43.768054 10736 instance_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.769033 10737 instance_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.771082 10739 instance_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.771757   431 server_base.cc:1061] running on GCE node
I20260630 12:14:43.772945   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:43.773205   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.773219 10732 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36161
I20260630 12:14:43.773456   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821683773437 us; error 0 us; skew 500 ppm
I20260630 12:14:43.773758 10732 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:43.774121   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:43.774504 10732 heartbeater.cc:507] Master 127.0.107.254:36161 requested a full tablet report, sending...
I20260630 12:14:43.776888 10605 ts_manager.cc:194] Registered new tserver with Master: 0fa00b3dcfb941e59a4646148a8665f4 (127.0.107.193:37817)
I20260630 12:14:43.777072   431 webserver.cc:533] Webserver started at http://127.0.107.194:38567/ using document root <none> and password file <none>
I20260630 12:14:43.777709   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:43.777937   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:43.778244   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:43.779201 10605 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60358
I20260630 12:14:43.779691   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821463199918-431-0/minicluster-data/ts-1-root/instance:
uuid: "481958032dbc47cb9e0ec68dcbd575af"
format_stamp: "Formatted at 2026-06-30 12:14:43 on dist-test-slave-rzcc"
I20260630 12:14:43.784509   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:14:43.787807 10744 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.788625   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:43.788909   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821463199918-431-0/minicluster-data/ts-1-root
uuid: "481958032dbc47cb9e0ec68dcbd575af"
format_stamp: "Formatted at 2026-06-30 12:14:43 on dist-test-slave-rzcc"
I20260630 12:14:43.789196   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821463199918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821463199918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821463199918-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.807531   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:43.808563   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:43.809913   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:43.812093   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:43.812311   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:43.812546   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:43.812711   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:43.848677   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:45621
I20260630 12:14:43.848766 10806 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:45621 every 8 connection(s)
I20260630 12:14:43.853636   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:43.859571 10810 instance_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.861006 10811 instance_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.863886   431 server_base.cc:1061] running on GCE node
I20260630 12:14:43.865218 10807 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36161
W20260630 12:14:43.865480 10813 instance_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.865646 10807 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:43.866398   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:14:43.866513 10807 heartbeater.cc:507] Master 127.0.107.254:36161 requested a full tablet report, sending...
W20260630 12:14:43.866619   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.867091   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821683867062 us; error 0 us; skew 500 ppm
I20260630 12:14:43.867661   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:43.868844 10605 ts_manager.cc:194] Registered new tserver with Master: 481958032dbc47cb9e0ec68dcbd575af (127.0.107.194:45621)
I20260630 12:14:43.870160   431 webserver.cc:533] Webserver started at http://127.0.107.195:39653/ using document root <none> and password file <none>
I20260630 12:14:43.870464 10605 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60366
I20260630 12:14:43.870661   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:43.871052   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:43.871330   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:43.872431   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821463199918-431-0/minicluster-data/ts-2-root/instance:
uuid: "86debdf5da6d4c3fb180176d60c77b0a"
format_stamp: "Formatted at 2026-06-30 12:14:43 on dist-test-slave-rzcc"
I20260630 12:14:43.876495   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260630 12:14:43.879398 10818 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.880110   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:43.880343   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821463199918-431-0/minicluster-data/ts-2-root
uuid: "86debdf5da6d4c3fb180176d60c77b0a"
format_stamp: "Formatted at 2026-06-30 12:14:43 on dist-test-slave-rzcc"
I20260630 12:14:43.880561   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821463199918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821463199918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821463199918-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.901140   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:43.902086   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:43.903476   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:43.905602   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:43.905771   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:43.906065   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:43.906226   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:43.943679   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:44915
I20260630 12:14:43.943764 10880 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:44915 every 8 connection(s)
I20260630 12:14:43.948638   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:43.955792 10884 instance_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.956991 10885 instance_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.959486 10881 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36161
I20260630 12:14:43.959919 10881 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:43.960649 10881 heartbeater.cc:507] Master 127.0.107.254:36161 requested a full tablet report, sending...
I20260630 12:14:43.961598   431 server_base.cc:1061] running on GCE node
W20260630 12:14:43.961680 10887 instance_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.962672 10605 ts_manager.cc:194] Registered new tserver with Master: 86debdf5da6d4c3fb180176d60c77b0a (127.0.107.195:44915)
I20260630 12:14:43.963207   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:43.963478   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.963691   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821683963670 us; error 0 us; skew 500 ppm
I20260630 12:14:43.964246 10605 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60376
I20260630 12:14:43.964304   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:43.967489   431 webserver.cc:533] Webserver started at http://127.0.107.196:37337/ using document root <none> and password file <none>
I20260630 12:14:43.968036   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:43.968349   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:43.968724   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:43.970427   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821463199918-431-0/minicluster-data/ts-3-root/instance:
uuid: "1584bbc2c01d4704a70c5ef511cd8a73"
format_stamp: "Formatted at 2026-06-30 12:14:43 on dist-test-slave-rzcc"
I20260630 12:14:43.975023   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:14:43.978230 10892 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.979110   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.003s
I20260630 12:14:43.979347   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821463199918-431-0/minicluster-data/ts-3-root
uuid: "1584bbc2c01d4704a70c5ef511cd8a73"
format_stamp: "Formatted at 2026-06-30 12:14:43 on dist-test-slave-rzcc"
I20260630 12:14:43.979566   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821463199918-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821463199918-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821463199918-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:43.988274   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:43.989387   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:43.990691   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:43.993216   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:43.993460   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:43.993734   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:43.993906   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:44.030143   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:42003
I20260630 12:14:44.030241 10954 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:42003 every 8 connection(s)
I20260630 12:14:44.043510 10955 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36161
I20260630 12:14:44.043850 10955 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:44.044487 10955 heartbeater.cc:507] Master 127.0.107.254:36161 requested a full tablet report, sending...
I20260630 12:14:44.046291 10605 ts_manager.cc:194] Registered new tserver with Master: 1584bbc2c01d4704a70c5ef511cd8a73 (127.0.107.196:42003)
I20260630 12:14:44.046729   431 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013629565s
I20260630 12:14:44.047700 10605 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60390
I20260630 12:14:44.069433 10605 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60394:
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:14:44.106201 10697 tablet_service.cc:1511] Processing CreateTablet for tablet 821fb088d02f4f139994b3741ba3ebee (DEFAULT_TABLE table=test-workload [id=809e5998cd834aa785d3657c9037a75e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:14:44.107517 10697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 821fb088d02f4f139994b3741ba3ebee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:44.110291 10920 tablet_service.cc:1511] Processing CreateTablet for tablet 821fb088d02f4f139994b3741ba3ebee (DEFAULT_TABLE table=test-workload [id=809e5998cd834aa785d3657c9037a75e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:14:44.111595 10920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 821fb088d02f4f139994b3741ba3ebee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:44.125250 10970 tablet_bootstrap.cc:492] T 821fb088d02f4f139994b3741ba3ebee P 0fa00b3dcfb941e59a4646148a8665f4: Bootstrap starting.
I20260630 12:14:44.126246 10846 tablet_service.cc:1511] Processing CreateTablet for tablet 821fb088d02f4f139994b3741ba3ebee (DEFAULT_TABLE table=test-workload [id=809e5998cd834aa785d3657c9037a75e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:14:44.127643 10846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 821fb088d02f4f139994b3741ba3ebee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:44.130717 10971 tablet_bootstrap.cc:492] T 821fb088d02f4f139994b3741ba3ebee P 1584bbc2c01d4704a70c5ef511cd8a73: Bootstrap starting.
I20260630 12:14:44.131506 10970 tablet_bootstrap.cc:654] T 821fb088d02f4f139994b3741ba3ebee P 0fa00b3dcfb941e59a4646148a8665f4: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:44.136029 10971 tablet_bootstrap.cc:654] T 821fb088d02f4f139994b3741ba3ebee P 1584bbc2c01d4704a70c5ef511cd8a73: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:44.139206 10970 tablet_bootstrap.cc:492] T 821fb088d02f4f139994b3741ba3ebee P 0fa00b3dcfb941e59a4646148a8665f4: No bootstrap required, opened a new log
I20260630 12:14:44.139693 10970 ts_tablet_manager.cc:1403] T 821fb088d02f4f139994b3741ba3ebee P 0fa00b3dcfb941e59a4646148a8665f4: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260630 12:14:44.140563 10971 tablet_bootstrap.cc:492] T 821fb088d02f4f139994b3741ba3ebee P 1584bbc2c01d4704a70c5ef511cd8a73: No bootstrap required, opened a new log
I20260630 12:14:44.140978 10971 ts_tablet_manager.cc:1403] T 821fb088d02f4f139994b3741ba3ebee P 1584bbc2c01d4704a70c5ef511cd8a73: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260630 12:14:44.142314 10970 raft_consensus.cc:359] T 821fb088d02f4f139994b3741ba3ebee P 0fa00b3dcfb941e59a4646148a8665f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa00b3dcfb941e59a4646148a8665f4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37817 } } peers { permanent_uuid: "1584bbc2c01d4704a70c5ef511cd8a73" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42003 } } peers { permanent_uuid: "86debdf5da6d4c3fb180176d60c77b0a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44915 } }
I20260630 12:14:44.143142 10970 raft_consensus.cc:385] T 821fb088d02f4f139994b3741ba3ebee P 0fa00b3dcfb941e59a4646148a8665f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:44.143474 10970 raft_consensus.cc:740] T 821fb088d02f4f139994b3741ba3ebee P 0fa00b3dcfb941e59a4646148a8665f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fa00b3dcfb941e59a4646148a8665f4, State: Initialized, Role: FOLLOWER
I20260630 12:14:44.143607 10971 raft_consensus.cc:359] T 821fb088d02f4f139994b3741ba3ebee P 1584bbc2c01d4704a70c5ef511cd8a73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa00b3dcfb941e59a4646148a8665f4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37817 } } peers { permanent_uuid: "1584bbc2c01d4704a70c5ef511cd8a73" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42003 } } peers { permanent_uuid: "86debdf5da6d4c3fb180176d60c77b0a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44915 } }
I20260630 12:14:44.144550 10971 raft_consensus.cc:385] T 821fb088d02f4f139994b3741ba3ebee P 1584bbc2c01d4704a70c5ef511cd8a73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:44.144295 10970 consensus_queue.cc:260] T 821fb088d02f4f139994b3741ba3ebee P 0fa00b3dcfb941e59a4646148a8665f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa00b3dcfb941e59a4646148a8665f4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37817 } } peers { permanent_uuid: "1584bbc2c01d4704a70c5ef511cd8a73" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42003 } } peers { permanent_uuid: "86debdf5da6d4c3fb180176d60c77b0a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44915 } }
I20260630 12:14:44.144840 10971 raft_consensus.cc:740] T 821fb088d02f4f139994b3741ba3ebee P 1584bbc2c01d4704a70c5ef511cd8a73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1584bbc2c01d4704a70c5ef511cd8a73, State: Initialized, Role: FOLLOWER
I20260630 12:14:44.145915 10974 tablet_bootstrap.cc:492] T 821fb088d02f4f139994b3741ba3ebee P 86debdf5da6d4c3fb180176d60c77b0a: Bootstrap starting.
I20260630 12:14:44.145987 10971 consensus_queue.cc:260] T 821fb088d02f4f139994b3741ba3ebee P 1584bbc2c01d4704a70c5ef511cd8a73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa00b3dcfb941e59a4646148a8665f4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37817 } } peers { permanent_uuid: "1584bbc2c01d4704a70c5ef511cd8a73" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42003 } } peers { permanent_uuid: "86debdf5da6d4c3fb180176d60c77b0a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44915 } }
I20260630 12:14:44.147940 10732 heartbeater.cc:499] Master 127.0.107.254:36161 was elected leader, sending a full tablet report...
I20260630 12:14:44.149912 10970 ts_tablet_manager.cc:1434] T 821fb088d02f4f139994b3741ba3ebee P 0fa00b3dcfb941e59a4646148a8665f4: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:14:44.151829 10955 heartbeater.cc:499] Master 127.0.107.254:36161 was elected leader, sending a full tablet report...
I20260630 12:14:44.153399 10974 tablet_bootstrap.cc:654] T 821fb088d02f4f139994b3741ba3ebee P 86debdf5da6d4c3fb180176d60c77b0a: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:44.155022 10971 ts_tablet_manager.cc:1434] T 821fb088d02f4f139994b3741ba3ebee P 1584bbc2c01d4704a70c5ef511cd8a73: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.003s
I20260630 12:14:44.158143 10974 tablet_bootstrap.cc:492] T 821fb088d02f4f139994b3741ba3ebee P 86debdf5da6d4c3fb180176d60c77b0a: No bootstrap required, opened a new log
I20260630 12:14:44.158604 10974 ts_tablet_manager.cc:1403] T 821fb088d02f4f139994b3741ba3ebee P 86debdf5da6d4c3fb180176d60c77b0a: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260630 12:14:44.161069 10974 raft_consensus.cc:359] T 821fb088d02f4f139994b3741ba3ebee P 86debdf5da6d4c3fb180176d60c77b0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa00b3dcfb941e59a4646148a8665f4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37817 } } peers { permanent_uuid: "1584bbc2c01d4704a70c5ef511cd8a73" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42003 } } peers { permanent_uuid: "86debdf5da6d4c3fb180176d60c77b0a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44915 } }
I20260630 12:14:44.161696 10974 raft_consensus.cc:385] T 821fb088d02f4f139994b3741ba3ebee P 86debdf5da6d4c3fb180176d60c77b0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:44.161986 10974 raft_consensus.cc:740] T 821fb088d02f4f139994b3741ba3ebee P 86debdf5da6d4c3fb180176d60c77b0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86debdf5da6d4c3fb180176d60c77b0a, State: Initialized, Role: FOLLOWER
I20260630 12:14:44.162741 10974 consensus_queue.cc:260] T 821fb088d02f4f139994b3741ba3ebee P 86debdf5da6d4c3fb180176d60c77b0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa00b3dcfb941e59a4646148a8665f4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37817 } } peers { permanent_uuid: "1584bbc2c01d4704a70c5ef511cd8a73" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42003 } } peers { permanent_uuid: "86debdf5da6d4c3fb180176d60c77b0a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44915 } }
I20260630 12:14:44.165071 10881 heartbeater.cc:499] Master 127.0.107.254:36161 was elected leader, sending a full tablet report...
I20260630 12:14:44.165683 10974 ts_tablet_manager.cc:1434] T 821fb088d02f4f139994b3741ba3ebee P 86debdf5da6d4c3fb180176d60c77b0a: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260630 12:14:44.166723 10978 raft_consensus.cc:493] T 821fb088d02f4f139994b3741ba3ebee P 86debdf5da6d4c3fb180176d60c77b0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:44.167241 10978 raft_consensus.cc:515] T 821fb088d02f4f139994b3741ba3ebee P 86debdf5da6d4c3fb180176d60c77b0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa00b3dcfb941e59a4646148a8665f4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37817 } } peers { permanent_uuid: "1584bbc2c01d4704a70c5ef511cd8a73" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42003 } } peers { permanent_uuid: "86debdf5da6d4c3fb180176d60c77b0a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44915 } }
I20260630 12:14:44.171100 10978 leader_election.cc:290] T 821fb088d02f4f139994b3741ba3ebee P 86debdf5da6d4c3fb180176d60c77b0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fa00b3dcfb941e59a4646148a8665f4 (127.0.107.193:37817), 1584bbc2c01d4704a70c5ef511cd8a73 (127.0.107.196:42003)
I20260630 12:14:44.178475 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821fb088d02f4f139994b3741ba3ebee" candidate_uuid: "86debdf5da6d4c3fb180176d60c77b0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa00b3dcfb941e59a4646148a8665f4" is_pre_election: true
I20260630 12:14:44.179204 10707 raft_consensus.cc:2468] T 821fb088d02f4f139994b3741ba3ebee P 0fa00b3dcfb941e59a4646148a8665f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86debdf5da6d4c3fb180176d60c77b0a in term 0.
I20260630 12:14:44.180281 10822 leader_election.cc:304] T 821fb088d02f4f139994b3741ba3ebee P 86debdf5da6d4c3fb180176d60c77b0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fa00b3dcfb941e59a4646148a8665f4, 86debdf5da6d4c3fb180176d60c77b0a; no voters: 
I20260630 12:14:44.180749 10930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821fb088d02f4f139994b3741ba3ebee" candidate_uuid: "86debdf5da6d4c3fb180176d60c77b0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1584bbc2c01d4704a70c5ef511cd8a73" is_pre_election: true
I20260630 12:14:44.181084 10978 raft_consensus.cc:2804] T 821fb088d02f4f139994b3741ba3ebee P 86debdf5da6d4c3fb180176d60c77b0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:44.181407 10930 raft_consensus.cc:2468] T 821fb088d02f4f139994b3741ba3ebee P 1584bbc2c01d4704a70c5ef511cd8a73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86debdf5da6d4c3fb180176d60c77b0a in term 0.
I20260630 12:14:44.181562 10978 raft_consensus.cc:493] T 821fb088d02f4f139994b3741ba3ebee P 86debdf5da6d4c3fb180176d60c77b0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:44.181969 10978 raft_consensus.cc:3060] T 821fb088d02f4f139994b3741ba3ebee P 86debdf5da6d4c3fb180176d60c77b0a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:44.186836 10978 raft_consensus.cc:515] T 821fb088d02f4f139994b3741ba3ebee P 86debdf5da6d4c3fb180176d60c77b0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa00b3dcfb941e59a4646148a8665f4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37817 } } peers { permanent_uuid: "1584bbc2c01d4704a70c5ef511cd8a73" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42003 } } peers { permanent_uuid: "86debdf5da6d4c3fb180176d60c77b0a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44915 } }
I20260630 12:14:44.188241 10978 leader_election.cc:290] T 821fb088d02f4f139994b3741ba3ebee P 86debdf5da6d4c3fb180176d60c77b0a [CANDIDATE]: Term 1 election: Requested vote from peers 0fa00b3dcfb941e59a4646148a8665f4 (127.0.107.193:37817), 1584bbc2c01d4704a70c5ef511cd8a73 (127.0.107.196:42003)
I20260630 12:14:44.188895 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821fb088d02f4f139994b3741ba3ebee" candidate_uuid: "86debdf5da6d4c3fb180176d60c77b0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa00b3dcfb941e59a4646148a8665f4"
I20260630 12:14:44.189121 10930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821fb088d02f4f139994b3741ba3ebee" candidate_uuid: "86debdf5da6d4c3fb180176d60c77b0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1584bbc2c01d4704a70c5ef511cd8a73"
I20260630 12:14:44.189386 10707 raft_consensus.cc:3060] T 821fb088d02f4f139994b3741ba3ebee P 0fa00b3dcfb941e59a4646148a8665f4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:44.189702 10930 raft_consensus.cc:3060] T 821fb088d02f4f139994b3741ba3ebee P 1584bbc2c01d4704a70c5ef511cd8a73 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:44.194844 10707 raft_consensus.cc:2468] T 821fb088d02f4f139994b3741ba3ebee P 0fa00b3dcfb941e59a4646148a8665f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86debdf5da6d4c3fb180176d60c77b0a in term 1.
I20260630 12:14:44.195276 10930 raft_consensus.cc:2468] T 821fb088d02f4f139994b3741ba3ebee P 1584bbc2c01d4704a70c5ef511cd8a73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86debdf5da6d4c3fb180176d60c77b0a in term 1.
I20260630 12:14:44.195835 10822 leader_election.cc:304] T 821fb088d02f4f139994b3741ba3ebee P 86debdf5da6d4c3fb180176d60c77b0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fa00b3dcfb941e59a4646148a8665f4, 86debdf5da6d4c3fb180176d60c77b0a; no voters: 
I20260630 12:14:44.196522 10978 raft_consensus.cc:2804] T 821fb088d02f4f139994b3741ba3ebee P 86debdf5da6d4c3fb180176d60c77b0a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:44.196995 10978 raft_consensus.cc:697] T 821fb088d02f4f139994b3741ba3ebee P 86debdf5da6d4c3fb180176d60c77b0a [term 1 LEADER]: Becoming Leader. State: Replica: 86debdf5da6d4c3fb180176d60c77b0a, State: Running, Role: LEADER
I20260630 12:14:44.197736 10978 consensus_queue.cc:237] T 821fb088d02f4f139994b3741ba3ebee P 86debdf5da6d4c3fb180176d60c77b0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa00b3dcfb941e59a4646148a8665f4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37817 } } peers { permanent_uuid: "1584bbc2c01d4704a70c5ef511cd8a73" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42003 } } peers { permanent_uuid: "86debdf5da6d4c3fb180176d60c77b0a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44915 } }
I20260630 12:14:44.204077 10605 catalog_manager.cc:5697] T 821fb088d02f4f139994b3741ba3ebee P 86debdf5da6d4c3fb180176d60c77b0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 86debdf5da6d4c3fb180176d60c77b0a (127.0.107.195). New cstate: current_term: 1 leader_uuid: "86debdf5da6d4c3fb180176d60c77b0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa00b3dcfb941e59a4646148a8665f4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1584bbc2c01d4704a70c5ef511cd8a73" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86debdf5da6d4c3fb180176d60c77b0a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44915 } health_report { overall_health: HEALTHY } } }
W20260630 12:14:44.255273   431 auto_rebalancer.cc:639] Failed to schedule move for tablet 821fb088d02f4f139994b3741ba3ebee: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:14:44.256393   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:14:44.273061   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:44.273819   431 tablet_replica.cc:333] T 821fb088d02f4f139994b3741ba3ebee P 0fa00b3dcfb941e59a4646148a8665f4: stopping tablet replica
I20260630 12:14:44.274317   431 raft_consensus.cc:2243] T 821fb088d02f4f139994b3741ba3ebee P 0fa00b3dcfb941e59a4646148a8665f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:44.274701   431 raft_consensus.cc:2272] T 821fb088d02f4f139994b3741ba3ebee P 0fa00b3dcfb941e59a4646148a8665f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:44.293938   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:14:44.302420   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:14:44.318094   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:44.333532   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:14:44.340772   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:14:44.355883   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:44.356714   431 tablet_replica.cc:333] T 821fb088d02f4f139994b3741ba3ebee P 86debdf5da6d4c3fb180176d60c77b0a: stopping tablet replica
I20260630 12:14:44.357295   431 raft_consensus.cc:2243] T 821fb088d02f4f139994b3741ba3ebee P 86debdf5da6d4c3fb180176d60c77b0a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:44.357905   431 pending_rounds.cc:70] T 821fb088d02f4f139994b3741ba3ebee P 86debdf5da6d4c3fb180176d60c77b0a: Trying to abort 1 pending ops.
I20260630 12:14:44.358108   431 pending_rounds.cc:77] T 821fb088d02f4f139994b3741ba3ebee P 86debdf5da6d4c3fb180176d60c77b0a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437618480672768 op_type: NO_OP noop_request { }
I20260630 12:14:44.358378   431 raft_consensus.cc:2889] T 821fb088d02f4f139994b3741ba3ebee P 86debdf5da6d4c3fb180176d60c77b0a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:14:44.358659   431 raft_consensus.cc:2272] T 821fb088d02f4f139994b3741ba3ebee P 86debdf5da6d4c3fb180176d60c77b0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:44.368125   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:14:44.376168   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:14:44.392935   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:44.393775   431 tablet_replica.cc:333] T 821fb088d02f4f139994b3741ba3ebee P 1584bbc2c01d4704a70c5ef511cd8a73: stopping tablet replica
I20260630 12:14:44.394284   431 raft_consensus.cc:2243] T 821fb088d02f4f139994b3741ba3ebee P 1584bbc2c01d4704a70c5ef511cd8a73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:44.394682   431 raft_consensus.cc:2272] T 821fb088d02f4f139994b3741ba3ebee P 1584bbc2c01d4704a70c5ef511cd8a73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:44.413103   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:14:44.422043   431 master.cc:562] Master@127.0.107.254:36161 shutting down...
I20260630 12:14:44.435757   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 122bfd757a7244f9875ab41606f59d86 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:44.436295   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 122bfd757a7244f9875ab41606f59d86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:44.436614   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 122bfd757a7244f9875ab41606f59d86: stopping tablet replica
I20260630 12:14:44.455446   431 master.cc:584] Master@127.0.107.254:36161 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (994 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsFollowerMoves
I20260630 12:14:44.486454   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:45499
I20260630 12:14:44.487510   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:44.492324 10984 instance_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:44.492515 10985 instance_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:44.493592 10987 instance_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:44.494501   431 server_base.cc:1061] running on GCE node
I20260630 12:14:44.495385   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:44.495597   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:44.495761   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821684495729 us; error 0 us; skew 500 ppm
I20260630 12:14:44.496300   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:44.498467   431 webserver.cc:533] Webserver started at http://127.0.107.254:45393/ using document root <none> and password file <none>
I20260630 12:14:44.498980   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:44.499163   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:44.499451   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:44.500476   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821463199918-431-0/minicluster-data/master-0-root/instance:
uuid: "4923cf2d53214f0e87f10cdfca401c75"
format_stamp: "Formatted at 2026-06-30 12:14:44 on dist-test-slave-rzcc"
I20260630 12:14:44.504622   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:14:44.507692 10992 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:44.508374   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:44.508642   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821463199918-431-0/minicluster-data/master-0-root
uuid: "4923cf2d53214f0e87f10cdfca401c75"
format_stamp: "Formatted at 2026-06-30 12:14:44 on dist-test-slave-rzcc"
I20260630 12:14:44.508908   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821463199918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821463199918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821463199918-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:44.521910   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:44.523078   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:44.556416   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:45499
I20260630 12:14:44.556519 11043 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:45499 every 8 connection(s)
I20260630 12:14:44.559944 11044 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:44.569607 11044 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4923cf2d53214f0e87f10cdfca401c75: Bootstrap starting.
I20260630 12:14:44.573532 11044 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4923cf2d53214f0e87f10cdfca401c75: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:44.577010 11044 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4923cf2d53214f0e87f10cdfca401c75: No bootstrap required, opened a new log
I20260630 12:14:44.578754 11044 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4923cf2d53214f0e87f10cdfca401c75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4923cf2d53214f0e87f10cdfca401c75" member_type: VOTER }
I20260630 12:14:44.579123 11044 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4923cf2d53214f0e87f10cdfca401c75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:44.579288 11044 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4923cf2d53214f0e87f10cdfca401c75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4923cf2d53214f0e87f10cdfca401c75, State: Initialized, Role: FOLLOWER
I20260630 12:14:44.579736 11044 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4923cf2d53214f0e87f10cdfca401c75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4923cf2d53214f0e87f10cdfca401c75" member_type: VOTER }
I20260630 12:14:44.580112 11044 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4923cf2d53214f0e87f10cdfca401c75 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:44.580283 11044 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4923cf2d53214f0e87f10cdfca401c75 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:44.580477 11044 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4923cf2d53214f0e87f10cdfca401c75 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:44.584606 11044 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4923cf2d53214f0e87f10cdfca401c75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4923cf2d53214f0e87f10cdfca401c75" member_type: VOTER }
I20260630 12:14:44.585085 11044 leader_election.cc:304] T 00000000000000000000000000000000 P 4923cf2d53214f0e87f10cdfca401c75 [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: 4923cf2d53214f0e87f10cdfca401c75; no voters: 
I20260630 12:14:44.586057 11044 leader_election.cc:290] T 00000000000000000000000000000000 P 4923cf2d53214f0e87f10cdfca401c75 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:44.586351 11047 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4923cf2d53214f0e87f10cdfca401c75 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:44.587733 11047 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4923cf2d53214f0e87f10cdfca401c75 [term 1 LEADER]: Becoming Leader. State: Replica: 4923cf2d53214f0e87f10cdfca401c75, State: Running, Role: LEADER
I20260630 12:14:44.588346 11047 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4923cf2d53214f0e87f10cdfca401c75 [LEADER]: Queue going to LEADER mode. State: All 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: "4923cf2d53214f0e87f10cdfca401c75" member_type: VOTER }
I20260630 12:14:44.588966 11044 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4923cf2d53214f0e87f10cdfca401c75 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:44.591131 11048 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4923cf2d53214f0e87f10cdfca401c75 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4923cf2d53214f0e87f10cdfca401c75" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4923cf2d53214f0e87f10cdfca401c75" member_type: VOTER } }
I20260630 12:14:44.591203 11049 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4923cf2d53214f0e87f10cdfca401c75 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4923cf2d53214f0e87f10cdfca401c75. Latest consensus state: current_term: 1 leader_uuid: "4923cf2d53214f0e87f10cdfca401c75" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4923cf2d53214f0e87f10cdfca401c75" member_type: VOTER } }
I20260630 12:14:44.591949 11048 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4923cf2d53214f0e87f10cdfca401c75 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:44.592338 11049 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4923cf2d53214f0e87f10cdfca401c75 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:44.600747 11052 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:44.605867 11052 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:44.608388   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:44.614573 11052 catalog_manager.cc:1383] Generated new cluster ID: 708028a159304f3997a85b6200c99201
I20260630 12:14:44.614907 11052 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:44.639771 11052 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:44.641052 11052 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:44.653328 11052 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4923cf2d53214f0e87f10cdfca401c75: Generated new TSK 0
I20260630 12:14:44.653926 11052 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:44.677531   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:44.683153 11065 instance_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:44.684437 11066 instance_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:44.685907 11068 instance_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:44.686703   431 server_base.cc:1061] running on GCE node
I20260630 12:14:44.687518   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:44.687723   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:44.687909   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821684687891 us; error 0 us; skew 500 ppm
I20260630 12:14:44.688400   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:44.690528   431 webserver.cc:533] Webserver started at http://127.0.107.193:32985/ using document root <none> and password file <none>
I20260630 12:14:44.691097   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:44.691283   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:44.691570   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:44.692602   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821463199918-431-0/minicluster-data/ts-0-root/instance:
uuid: "fa43d64a819147aa8fb72a8f046828dd"
format_stamp: "Formatted at 2026-06-30 12:14:44 on dist-test-slave-rzcc"
I20260630 12:14:44.696939   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:44.700016 11073 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:44.700706   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:44.700995   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821463199918-431-0/minicluster-data/ts-0-root
uuid: "fa43d64a819147aa8fb72a8f046828dd"
format_stamp: "Formatted at 2026-06-30 12:14:44 on dist-test-slave-rzcc"
I20260630 12:14:44.701246   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821463199918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821463199918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821463199918-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:44.746985   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:44.748710   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:44.750330   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:44.753116   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:44.753293   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:44.753597   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:44.753760   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:44.795647   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:36787
I20260630 12:14:44.795864 11136 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:36787 every 8 connection(s)
I20260630 12:14:44.802294   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:44.810691 11141 instance_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:44.812415 11142 instance_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:44.815651 11144 instance_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:44.816593   431 server_base.cc:1061] running on GCE node
I20260630 12:14:44.817605 11137 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45499
I20260630 12:14:44.817768   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:14:44.818009 11137 heartbeater.cc:461] Registering TS with master...
W20260630 12:14:44.818130   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:44.818401   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821684818384 us; error 0 us; skew 500 ppm
I20260630 12:14:44.819022 11137 heartbeater.cc:507] Master 127.0.107.254:45499 requested a full tablet report, sending...
I20260630 12:14:44.819103   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:44.821987   431 webserver.cc:533] Webserver started at http://127.0.107.194:44955/ using document root <none> and password file <none>
I20260630 12:14:44.821918 11009 ts_manager.cc:194] Registered new tserver with Master: fa43d64a819147aa8fb72a8f046828dd (127.0.107.193:36787)
I20260630 12:14:44.822633   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:44.822949   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:44.823285   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:44.824527 11009 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42096
I20260630 12:14:44.824997   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821463199918-431-0/minicluster-data/ts-1-root/instance:
uuid: "da3a0c4052684714a2445ce6bf47253b"
format_stamp: "Formatted at 2026-06-30 12:14:44 on dist-test-slave-rzcc"
I20260630 12:14:44.829833   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:44.833266 11149 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:44.834138   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:44.834386   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821463199918-431-0/minicluster-data/ts-1-root
uuid: "da3a0c4052684714a2445ce6bf47253b"
format_stamp: "Formatted at 2026-06-30 12:14:44 on dist-test-slave-rzcc"
I20260630 12:14:44.834612   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821463199918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821463199918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821463199918-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:44.868566   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:44.869709   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:44.871068   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:44.873389   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:44.873561   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:44.873834   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:44.873996   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:44.913575   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:37001
I20260630 12:14:44.913672 11211 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:37001 every 8 connection(s)
I20260630 12:14:44.918537   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:44.925338 11215 instance_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:44.927655 11216 instance_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:44.928974 11218 instance_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:44.930598 11212 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45499
I20260630 12:14:44.930725   431 server_base.cc:1061] running on GCE node
I20260630 12:14:44.931149 11212 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:44.931766   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:44.932018   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:44.932060 11212 heartbeater.cc:507] Master 127.0.107.254:45499 requested a full tablet report, sending...
I20260630 12:14:44.932291   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821684932271 us; error 0 us; skew 500 ppm
I20260630 12:14:44.932986   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:44.934412 11009 ts_manager.cc:194] Registered new tserver with Master: da3a0c4052684714a2445ce6bf47253b (127.0.107.194:37001)
I20260630 12:14:44.935606   431 webserver.cc:533] Webserver started at http://127.0.107.195:42877/ using document root <none> and password file <none>
I20260630 12:14:44.936043 11009 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42098
I20260630 12:14:44.936225   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:44.936599   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:44.936939   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:44.938325   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821463199918-431-0/minicluster-data/ts-2-root/instance:
uuid: "ee2e94e9246e4f859e25863dd83e3a0f"
format_stamp: "Formatted at 2026-06-30 12:14:44 on dist-test-slave-rzcc"
I20260630 12:14:44.942629   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:14:44.946074 11223 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:44.946851   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:44.947141   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821463199918-431-0/minicluster-data/ts-2-root
uuid: "ee2e94e9246e4f859e25863dd83e3a0f"
format_stamp: "Formatted at 2026-06-30 12:14:44 on dist-test-slave-rzcc"
I20260630 12:14:44.947431   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821463199918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821463199918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821463199918-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:44.974213   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:44.975775   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:44.977416   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:44.979663   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:44.979889   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:44.980139   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:44.980314   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:45.020190   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:38265
I20260630 12:14:45.020288 11285 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:38265 every 8 connection(s)
I20260630 12:14:45.037328 11286 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45499
I20260630 12:14:45.037706 11286 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:45.038475 11286 heartbeater.cc:507] Master 127.0.107.254:45499 requested a full tablet report, sending...
I20260630 12:14:45.040395 11009 ts_manager.cc:194] Registered new tserver with Master: ee2e94e9246e4f859e25863dd83e3a0f (127.0.107.195:38265)
I20260630 12:14:45.041460   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017781569s
I20260630 12:14:45.041702 11009 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42108
I20260630 12:14:45.827561 11137 heartbeater.cc:499] Master 127.0.107.254:45499 was elected leader, sending a full tablet report...
I20260630 12:14:45.938639 11212 heartbeater.cc:499] Master 127.0.107.254:45499 was elected leader, sending a full tablet report...
I20260630 12:14:46.044296 11286 heartbeater.cc:499] Master 127.0.107.254:45499 was elected leader, sending a full tablet report...
I20260630 12:14:46.096807 11009 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42120:
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:46.099408 11009 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:46.155735 11101 tablet_service.cc:1511] Processing CreateTablet for tablet 738dc921489843e5abb05152b0a83034 (DEFAULT_TABLE table=test-workload [id=78c1c2cb103244aabcc6da259c42bf94]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:46.157310 11101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 738dc921489843e5abb05152b0a83034. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:46.157542 11100 tablet_service.cc:1511] Processing CreateTablet for tablet 2e2631b503a44a279bf98f4749917d0c (DEFAULT_TABLE table=test-workload [id=78c1c2cb103244aabcc6da259c42bf94]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:46.158968 11100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e2631b503a44a279bf98f4749917d0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:46.155644 11102 tablet_service.cc:1511] Processing CreateTablet for tablet 8ad4f3a23be848d9a62f21a3e2f4998b (DEFAULT_TABLE table=test-workload [id=78c1c2cb103244aabcc6da259c42bf94]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:46.163712 11102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ad4f3a23be848d9a62f21a3e2f4998b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:46.166976 11099 tablet_service.cc:1511] Processing CreateTablet for tablet b47fa63bf37f402bb719c4c0681a8931 (DEFAULT_TABLE table=test-workload [id=78c1c2cb103244aabcc6da259c42bf94]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:46.168318 11099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b47fa63bf37f402bb719c4c0681a8931. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:46.169991 11174 tablet_service.cc:1511] Processing CreateTablet for tablet b47fa63bf37f402bb719c4c0681a8931 (DEFAULT_TABLE table=test-workload [id=78c1c2cb103244aabcc6da259c42bf94]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:46.171460 11174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b47fa63bf37f402bb719c4c0681a8931. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:46.172008 11177 tablet_service.cc:1511] Processing CreateTablet for tablet 8ad4f3a23be848d9a62f21a3e2f4998b (DEFAULT_TABLE table=test-workload [id=78c1c2cb103244aabcc6da259c42bf94]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:46.173298 11177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ad4f3a23be848d9a62f21a3e2f4998b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:46.175982 11176 tablet_service.cc:1511] Processing CreateTablet for tablet 738dc921489843e5abb05152b0a83034 (DEFAULT_TABLE table=test-workload [id=78c1c2cb103244aabcc6da259c42bf94]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:46.177341 11176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 738dc921489843e5abb05152b0a83034. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:46.180675 11175 tablet_service.cc:1511] Processing CreateTablet for tablet 2e2631b503a44a279bf98f4749917d0c (DEFAULT_TABLE table=test-workload [id=78c1c2cb103244aabcc6da259c42bf94]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:46.182134 11175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e2631b503a44a279bf98f4749917d0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:46.196575 11251 tablet_service.cc:1511] Processing CreateTablet for tablet 8ad4f3a23be848d9a62f21a3e2f4998b (DEFAULT_TABLE table=test-workload [id=78c1c2cb103244aabcc6da259c42bf94]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:46.198025 11251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ad4f3a23be848d9a62f21a3e2f4998b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:46.200383 11250 tablet_service.cc:1511] Processing CreateTablet for tablet 738dc921489843e5abb05152b0a83034 (DEFAULT_TABLE table=test-workload [id=78c1c2cb103244aabcc6da259c42bf94]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:46.202217 11250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 738dc921489843e5abb05152b0a83034. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:46.203886 11306 tablet_bootstrap.cc:492] T 2e2631b503a44a279bf98f4749917d0c P fa43d64a819147aa8fb72a8f046828dd: Bootstrap starting.
I20260630 12:14:46.204084 11249 tablet_service.cc:1511] Processing CreateTablet for tablet 2e2631b503a44a279bf98f4749917d0c (DEFAULT_TABLE table=test-workload [id=78c1c2cb103244aabcc6da259c42bf94]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:46.205456 11249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e2631b503a44a279bf98f4749917d0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:46.207995 11248 tablet_service.cc:1511] Processing CreateTablet for tablet b47fa63bf37f402bb719c4c0681a8931 (DEFAULT_TABLE table=test-workload [id=78c1c2cb103244aabcc6da259c42bf94]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:46.212050 11248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b47fa63bf37f402bb719c4c0681a8931. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:46.224702 11306 tablet_bootstrap.cc:654] T 2e2631b503a44a279bf98f4749917d0c P fa43d64a819147aa8fb72a8f046828dd: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:46.238945 11307 tablet_bootstrap.cc:492] T 2e2631b503a44a279bf98f4749917d0c P da3a0c4052684714a2445ce6bf47253b: Bootstrap starting.
I20260630 12:14:46.250263 11306 tablet_bootstrap.cc:492] T 2e2631b503a44a279bf98f4749917d0c P fa43d64a819147aa8fb72a8f046828dd: No bootstrap required, opened a new log
I20260630 12:14:46.251579 11306 ts_tablet_manager.cc:1403] T 2e2631b503a44a279bf98f4749917d0c P fa43d64a819147aa8fb72a8f046828dd: Time spent bootstrapping tablet: real 0.048s	user 0.007s	sys 0.014s
I20260630 12:14:46.252133 11308 tablet_bootstrap.cc:492] T 8ad4f3a23be848d9a62f21a3e2f4998b P ee2e94e9246e4f859e25863dd83e3a0f: Bootstrap starting.
I20260630 12:14:46.254745 11306 raft_consensus.cc:359] T 2e2631b503a44a279bf98f4749917d0c P fa43d64a819147aa8fb72a8f046828dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } }
I20260630 12:14:46.255743 11306 raft_consensus.cc:385] T 2e2631b503a44a279bf98f4749917d0c P fa43d64a819147aa8fb72a8f046828dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:46.256065 11306 raft_consensus.cc:740] T 2e2631b503a44a279bf98f4749917d0c P fa43d64a819147aa8fb72a8f046828dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa43d64a819147aa8fb72a8f046828dd, State: Initialized, Role: FOLLOWER
I20260630 12:14:46.256963 11306 consensus_queue.cc:260] T 2e2631b503a44a279bf98f4749917d0c P fa43d64a819147aa8fb72a8f046828dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } }
I20260630 12:14:46.256211 11307 tablet_bootstrap.cc:654] T 2e2631b503a44a279bf98f4749917d0c P da3a0c4052684714a2445ce6bf47253b: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:46.271051 11308 tablet_bootstrap.cc:654] T 8ad4f3a23be848d9a62f21a3e2f4998b P ee2e94e9246e4f859e25863dd83e3a0f: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:46.273329 11306 ts_tablet_manager.cc:1434] T 2e2631b503a44a279bf98f4749917d0c P fa43d64a819147aa8fb72a8f046828dd: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.008s
I20260630 12:14:46.274487 11306 tablet_bootstrap.cc:492] T b47fa63bf37f402bb719c4c0681a8931 P fa43d64a819147aa8fb72a8f046828dd: Bootstrap starting.
I20260630 12:14:46.275547 11307 tablet_bootstrap.cc:492] T 2e2631b503a44a279bf98f4749917d0c P da3a0c4052684714a2445ce6bf47253b: No bootstrap required, opened a new log
I20260630 12:14:46.276229 11307 ts_tablet_manager.cc:1403] T 2e2631b503a44a279bf98f4749917d0c P da3a0c4052684714a2445ce6bf47253b: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.017s
I20260630 12:14:46.280249 11307 raft_consensus.cc:359] T 2e2631b503a44a279bf98f4749917d0c P da3a0c4052684714a2445ce6bf47253b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } }
I20260630 12:14:46.280939 11306 tablet_bootstrap.cc:654] T b47fa63bf37f402bb719c4c0681a8931 P fa43d64a819147aa8fb72a8f046828dd: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:46.281348 11307 raft_consensus.cc:385] T 2e2631b503a44a279bf98f4749917d0c P da3a0c4052684714a2445ce6bf47253b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:46.281811 11307 raft_consensus.cc:740] T 2e2631b503a44a279bf98f4749917d0c P da3a0c4052684714a2445ce6bf47253b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da3a0c4052684714a2445ce6bf47253b, State: Initialized, Role: FOLLOWER
I20260630 12:14:46.282979 11307 consensus_queue.cc:260] T 2e2631b503a44a279bf98f4749917d0c P da3a0c4052684714a2445ce6bf47253b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } }
I20260630 12:14:46.289520 11306 tablet_bootstrap.cc:492] T b47fa63bf37f402bb719c4c0681a8931 P fa43d64a819147aa8fb72a8f046828dd: No bootstrap required, opened a new log
I20260630 12:14:46.290120 11306 ts_tablet_manager.cc:1403] T b47fa63bf37f402bb719c4c0681a8931 P fa43d64a819147aa8fb72a8f046828dd: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.011s
I20260630 12:14:46.293107 11306 raft_consensus.cc:359] T b47fa63bf37f402bb719c4c0681a8931 P fa43d64a819147aa8fb72a8f046828dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } }
I20260630 12:14:46.293984 11306 raft_consensus.cc:385] T b47fa63bf37f402bb719c4c0681a8931 P fa43d64a819147aa8fb72a8f046828dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:46.294344 11306 raft_consensus.cc:740] T b47fa63bf37f402bb719c4c0681a8931 P fa43d64a819147aa8fb72a8f046828dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa43d64a819147aa8fb72a8f046828dd, State: Initialized, Role: FOLLOWER
I20260630 12:14:46.295316 11306 consensus_queue.cc:260] T b47fa63bf37f402bb719c4c0681a8931 P fa43d64a819147aa8fb72a8f046828dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } }
I20260630 12:14:46.296065 11307 ts_tablet_manager.cc:1434] T 2e2631b503a44a279bf98f4749917d0c P da3a0c4052684714a2445ce6bf47253b: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.011s
I20260630 12:14:46.296855 11308 tablet_bootstrap.cc:492] T 8ad4f3a23be848d9a62f21a3e2f4998b P ee2e94e9246e4f859e25863dd83e3a0f: No bootstrap required, opened a new log
I20260630 12:14:46.297144 11307 tablet_bootstrap.cc:492] T b47fa63bf37f402bb719c4c0681a8931 P da3a0c4052684714a2445ce6bf47253b: Bootstrap starting.
I20260630 12:14:46.297415 11308 ts_tablet_manager.cc:1403] T 8ad4f3a23be848d9a62f21a3e2f4998b P ee2e94e9246e4f859e25863dd83e3a0f: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.020s
I20260630 12:14:46.299150 11306 ts_tablet_manager.cc:1434] T b47fa63bf37f402bb719c4c0681a8931 P fa43d64a819147aa8fb72a8f046828dd: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260630 12:14:46.300279 11306 tablet_bootstrap.cc:492] T 738dc921489843e5abb05152b0a83034 P fa43d64a819147aa8fb72a8f046828dd: Bootstrap starting.
I20260630 12:14:46.300458 11308 raft_consensus.cc:359] T 8ad4f3a23be848d9a62f21a3e2f4998b P ee2e94e9246e4f859e25863dd83e3a0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } }
I20260630 12:14:46.301337 11308 raft_consensus.cc:385] T 8ad4f3a23be848d9a62f21a3e2f4998b P ee2e94e9246e4f859e25863dd83e3a0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:46.301687 11308 raft_consensus.cc:740] T 8ad4f3a23be848d9a62f21a3e2f4998b P ee2e94e9246e4f859e25863dd83e3a0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee2e94e9246e4f859e25863dd83e3a0f, State: Initialized, Role: FOLLOWER
I20260630 12:14:46.302690 11308 consensus_queue.cc:260] T 8ad4f3a23be848d9a62f21a3e2f4998b P ee2e94e9246e4f859e25863dd83e3a0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } }
I20260630 12:14:46.304018 11307 tablet_bootstrap.cc:654] T b47fa63bf37f402bb719c4c0681a8931 P da3a0c4052684714a2445ce6bf47253b: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:46.307652 11310 raft_consensus.cc:493] T b47fa63bf37f402bb719c4c0681a8931 P fa43d64a819147aa8fb72a8f046828dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:46.308240 11310 raft_consensus.cc:515] T b47fa63bf37f402bb719c4c0681a8931 P fa43d64a819147aa8fb72a8f046828dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } }
I20260630 12:14:46.316133 11306 tablet_bootstrap.cc:654] T 738dc921489843e5abb05152b0a83034 P fa43d64a819147aa8fb72a8f046828dd: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:46.316318 11310 leader_election.cc:290] T b47fa63bf37f402bb719c4c0681a8931 P fa43d64a819147aa8fb72a8f046828dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da3a0c4052684714a2445ce6bf47253b (127.0.107.194:37001), ee2e94e9246e4f859e25863dd83e3a0f (127.0.107.195:38265)
I20260630 12:14:46.323616 11307 tablet_bootstrap.cc:492] T b47fa63bf37f402bb719c4c0681a8931 P da3a0c4052684714a2445ce6bf47253b: No bootstrap required, opened a new log
I20260630 12:14:46.324292 11307 ts_tablet_manager.cc:1403] T b47fa63bf37f402bb719c4c0681a8931 P da3a0c4052684714a2445ce6bf47253b: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.001s
I20260630 12:14:46.327282 11307 raft_consensus.cc:359] T b47fa63bf37f402bb719c4c0681a8931 P da3a0c4052684714a2445ce6bf47253b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } }
I20260630 12:14:46.328056 11307 raft_consensus.cc:385] T b47fa63bf37f402bb719c4c0681a8931 P da3a0c4052684714a2445ce6bf47253b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:46.328370 11307 raft_consensus.cc:740] T b47fa63bf37f402bb719c4c0681a8931 P da3a0c4052684714a2445ce6bf47253b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da3a0c4052684714a2445ce6bf47253b, State: Initialized, Role: FOLLOWER
I20260630 12:14:46.329126 11307 consensus_queue.cc:260] T b47fa63bf37f402bb719c4c0681a8931 P da3a0c4052684714a2445ce6bf47253b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } }
I20260630 12:14:46.332043 11308 ts_tablet_manager.cc:1434] T 8ad4f3a23be848d9a62f21a3e2f4998b P ee2e94e9246e4f859e25863dd83e3a0f: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.009s
I20260630 12:14:46.331976 11187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b47fa63bf37f402bb719c4c0681a8931" candidate_uuid: "fa43d64a819147aa8fb72a8f046828dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da3a0c4052684714a2445ce6bf47253b" is_pre_election: true
I20260630 12:14:46.332791 11187 raft_consensus.cc:2468] T b47fa63bf37f402bb719c4c0681a8931 P da3a0c4052684714a2445ce6bf47253b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa43d64a819147aa8fb72a8f046828dd in term 0.
I20260630 12:14:46.333922 11307 ts_tablet_manager.cc:1434] T b47fa63bf37f402bb719c4c0681a8931 P da3a0c4052684714a2445ce6bf47253b: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:14:46.334931 11307 tablet_bootstrap.cc:492] T 738dc921489843e5abb05152b0a83034 P da3a0c4052684714a2445ce6bf47253b: Bootstrap starting.
I20260630 12:14:46.334735 11076 leader_election.cc:304] T b47fa63bf37f402bb719c4c0681a8931 P fa43d64a819147aa8fb72a8f046828dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da3a0c4052684714a2445ce6bf47253b, fa43d64a819147aa8fb72a8f046828dd; no voters: 
I20260630 12:14:46.335733 11310 raft_consensus.cc:2804] T b47fa63bf37f402bb719c4c0681a8931 P fa43d64a819147aa8fb72a8f046828dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:46.336149 11310 raft_consensus.cc:493] T b47fa63bf37f402bb719c4c0681a8931 P fa43d64a819147aa8fb72a8f046828dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:46.336633 11310 raft_consensus.cc:3060] T b47fa63bf37f402bb719c4c0681a8931 P fa43d64a819147aa8fb72a8f046828dd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:46.333204 11308 tablet_bootstrap.cc:492] T b47fa63bf37f402bb719c4c0681a8931 P ee2e94e9246e4f859e25863dd83e3a0f: Bootstrap starting.
I20260630 12:14:46.342054 11307 tablet_bootstrap.cc:654] T 738dc921489843e5abb05152b0a83034 P da3a0c4052684714a2445ce6bf47253b: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:46.345312 11310 raft_consensus.cc:515] T b47fa63bf37f402bb719c4c0681a8931 P fa43d64a819147aa8fb72a8f046828dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } }
I20260630 12:14:46.348869 11187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b47fa63bf37f402bb719c4c0681a8931" candidate_uuid: "fa43d64a819147aa8fb72a8f046828dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da3a0c4052684714a2445ce6bf47253b"
I20260630 12:14:46.349622 11187 raft_consensus.cc:3060] T b47fa63bf37f402bb719c4c0681a8931 P da3a0c4052684714a2445ce6bf47253b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:46.353819 11307 tablet_bootstrap.cc:492] T 738dc921489843e5abb05152b0a83034 P da3a0c4052684714a2445ce6bf47253b: No bootstrap required, opened a new log
I20260630 12:14:46.354135 11261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b47fa63bf37f402bb719c4c0681a8931" candidate_uuid: "fa43d64a819147aa8fb72a8f046828dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" is_pre_election: true
I20260630 12:14:46.354379 11307 ts_tablet_manager.cc:1403] T 738dc921489843e5abb05152b0a83034 P da3a0c4052684714a2445ce6bf47253b: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.002s
W20260630 12:14:46.355924 11075 leader_election.cc:343] T b47fa63bf37f402bb719c4c0681a8931 P fa43d64a819147aa8fb72a8f046828dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee2e94e9246e4f859e25863dd83e3a0f (127.0.107.195:38265): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:46.357600 11307 raft_consensus.cc:359] T 738dc921489843e5abb05152b0a83034 P da3a0c4052684714a2445ce6bf47253b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } }
I20260630 12:14:46.358475 11307 raft_consensus.cc:385] T 738dc921489843e5abb05152b0a83034 P da3a0c4052684714a2445ce6bf47253b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:46.358835 11307 raft_consensus.cc:740] T 738dc921489843e5abb05152b0a83034 P da3a0c4052684714a2445ce6bf47253b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da3a0c4052684714a2445ce6bf47253b, State: Initialized, Role: FOLLOWER
I20260630 12:14:46.359912 11308 tablet_bootstrap.cc:654] T b47fa63bf37f402bb719c4c0681a8931 P ee2e94e9246e4f859e25863dd83e3a0f: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:46.361001 11310 leader_election.cc:290] T b47fa63bf37f402bb719c4c0681a8931 P fa43d64a819147aa8fb72a8f046828dd [CANDIDATE]: Term 1 election: Requested vote from peers da3a0c4052684714a2445ce6bf47253b (127.0.107.194:37001), ee2e94e9246e4f859e25863dd83e3a0f (127.0.107.195:38265)
I20260630 12:14:46.361608 11261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b47fa63bf37f402bb719c4c0681a8931" candidate_uuid: "fa43d64a819147aa8fb72a8f046828dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2e94e9246e4f859e25863dd83e3a0f"
I20260630 12:14:46.359779 11307 consensus_queue.cc:260] T 738dc921489843e5abb05152b0a83034 P da3a0c4052684714a2445ce6bf47253b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } }
I20260630 12:14:46.359789 11187 raft_consensus.cc:2468] T b47fa63bf37f402bb719c4c0681a8931 P da3a0c4052684714a2445ce6bf47253b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa43d64a819147aa8fb72a8f046828dd in term 1.
W20260630 12:14:46.362918 11075 leader_election.cc:343] T b47fa63bf37f402bb719c4c0681a8931 P fa43d64a819147aa8fb72a8f046828dd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ee2e94e9246e4f859e25863dd83e3a0f (127.0.107.195:38265): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:46.363684 11076 leader_election.cc:304] T b47fa63bf37f402bb719c4c0681a8931 P fa43d64a819147aa8fb72a8f046828dd [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: da3a0c4052684714a2445ce6bf47253b, fa43d64a819147aa8fb72a8f046828dd; no voters: ee2e94e9246e4f859e25863dd83e3a0f
I20260630 12:14:46.364377 11310 raft_consensus.cc:2804] T b47fa63bf37f402bb719c4c0681a8931 P fa43d64a819147aa8fb72a8f046828dd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:46.364486 11307 ts_tablet_manager.cc:1434] T 738dc921489843e5abb05152b0a83034 P da3a0c4052684714a2445ce6bf47253b: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260630 12:14:46.365650 11307 tablet_bootstrap.cc:492] T 8ad4f3a23be848d9a62f21a3e2f4998b P da3a0c4052684714a2445ce6bf47253b: Bootstrap starting.
I20260630 12:14:46.366158 11306 tablet_bootstrap.cc:492] T 738dc921489843e5abb05152b0a83034 P fa43d64a819147aa8fb72a8f046828dd: No bootstrap required, opened a new log
I20260630 12:14:46.366724 11306 ts_tablet_manager.cc:1403] T 738dc921489843e5abb05152b0a83034 P fa43d64a819147aa8fb72a8f046828dd: Time spent bootstrapping tablet: real 0.067s	user 0.021s	sys 0.005s
I20260630 12:14:46.369764 11306 raft_consensus.cc:359] T 738dc921489843e5abb05152b0a83034 P fa43d64a819147aa8fb72a8f046828dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } }
I20260630 12:14:46.370549 11306 raft_consensus.cc:385] T 738dc921489843e5abb05152b0a83034 P fa43d64a819147aa8fb72a8f046828dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:46.370926 11306 raft_consensus.cc:740] T 738dc921489843e5abb05152b0a83034 P fa43d64a819147aa8fb72a8f046828dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa43d64a819147aa8fb72a8f046828dd, State: Initialized, Role: FOLLOWER
I20260630 12:14:46.371745 11307 tablet_bootstrap.cc:654] T 8ad4f3a23be848d9a62f21a3e2f4998b P da3a0c4052684714a2445ce6bf47253b: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:46.371783 11306 consensus_queue.cc:260] T 738dc921489843e5abb05152b0a83034 P fa43d64a819147aa8fb72a8f046828dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } }
I20260630 12:14:46.380124 11310 raft_consensus.cc:697] T b47fa63bf37f402bb719c4c0681a8931 P fa43d64a819147aa8fb72a8f046828dd [term 1 LEADER]: Becoming Leader. State: Replica: fa43d64a819147aa8fb72a8f046828dd, State: Running, Role: LEADER
I20260630 12:14:46.380369 11308 tablet_bootstrap.cc:492] T b47fa63bf37f402bb719c4c0681a8931 P ee2e94e9246e4f859e25863dd83e3a0f: No bootstrap required, opened a new log
I20260630 12:14:46.381080 11308 ts_tablet_manager.cc:1403] T b47fa63bf37f402bb719c4c0681a8931 P ee2e94e9246e4f859e25863dd83e3a0f: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.001s
I20260630 12:14:46.381182 11310 consensus_queue.cc:237] T b47fa63bf37f402bb719c4c0681a8931 P fa43d64a819147aa8fb72a8f046828dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } }
I20260630 12:14:46.384605 11308 raft_consensus.cc:359] T b47fa63bf37f402bb719c4c0681a8931 P ee2e94e9246e4f859e25863dd83e3a0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } }
I20260630 12:14:46.385097 11306 ts_tablet_manager.cc:1434] T 738dc921489843e5abb05152b0a83034 P fa43d64a819147aa8fb72a8f046828dd: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.007s
I20260630 12:14:46.385418 11308 raft_consensus.cc:385] T b47fa63bf37f402bb719c4c0681a8931 P ee2e94e9246e4f859e25863dd83e3a0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:46.385710 11308 raft_consensus.cc:740] T b47fa63bf37f402bb719c4c0681a8931 P ee2e94e9246e4f859e25863dd83e3a0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee2e94e9246e4f859e25863dd83e3a0f, State: Initialized, Role: FOLLOWER
I20260630 12:14:46.386163 11306 tablet_bootstrap.cc:492] T 8ad4f3a23be848d9a62f21a3e2f4998b P fa43d64a819147aa8fb72a8f046828dd: Bootstrap starting.
I20260630 12:14:46.386596 11308 consensus_queue.cc:260] T b47fa63bf37f402bb719c4c0681a8931 P ee2e94e9246e4f859e25863dd83e3a0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } }
I20260630 12:14:46.388746 11308 ts_tablet_manager.cc:1434] T b47fa63bf37f402bb719c4c0681a8931 P ee2e94e9246e4f859e25863dd83e3a0f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:14:46.389679 11308 tablet_bootstrap.cc:492] T 738dc921489843e5abb05152b0a83034 P ee2e94e9246e4f859e25863dd83e3a0f: Bootstrap starting.
I20260630 12:14:46.393051 11306 tablet_bootstrap.cc:654] T 8ad4f3a23be848d9a62f21a3e2f4998b P fa43d64a819147aa8fb72a8f046828dd: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:46.395853 11308 tablet_bootstrap.cc:654] T 738dc921489843e5abb05152b0a83034 P ee2e94e9246e4f859e25863dd83e3a0f: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:46.386104 11307 tablet_bootstrap.cc:492] T 8ad4f3a23be848d9a62f21a3e2f4998b P da3a0c4052684714a2445ce6bf47253b: No bootstrap required, opened a new log
I20260630 12:14:46.402899 11307 ts_tablet_manager.cc:1403] T 8ad4f3a23be848d9a62f21a3e2f4998b P da3a0c4052684714a2445ce6bf47253b: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.007s
I20260630 12:14:46.404974 11007 catalog_manager.cc:5697] T b47fa63bf37f402bb719c4c0681a8931 P fa43d64a819147aa8fb72a8f046828dd reported cstate change: term changed from 0 to 1, leader changed from <none> to fa43d64a819147aa8fb72a8f046828dd (127.0.107.193). New cstate: current_term: 1 leader_uuid: "fa43d64a819147aa8fb72a8f046828dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:46.406708 11307 raft_consensus.cc:359] T 8ad4f3a23be848d9a62f21a3e2f4998b P da3a0c4052684714a2445ce6bf47253b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } }
I20260630 12:14:46.407797 11307 raft_consensus.cc:385] T 8ad4f3a23be848d9a62f21a3e2f4998b P da3a0c4052684714a2445ce6bf47253b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:46.408167 11307 raft_consensus.cc:740] T 8ad4f3a23be848d9a62f21a3e2f4998b P da3a0c4052684714a2445ce6bf47253b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da3a0c4052684714a2445ce6bf47253b, State: Initialized, Role: FOLLOWER
I20260630 12:14:46.409080 11307 consensus_queue.cc:260] T 8ad4f3a23be848d9a62f21a3e2f4998b P da3a0c4052684714a2445ce6bf47253b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } }
I20260630 12:14:46.411468 11308 tablet_bootstrap.cc:492] T 738dc921489843e5abb05152b0a83034 P ee2e94e9246e4f859e25863dd83e3a0f: No bootstrap required, opened a new log
I20260630 12:14:46.411572 11307 ts_tablet_manager.cc:1434] T 8ad4f3a23be848d9a62f21a3e2f4998b P da3a0c4052684714a2445ce6bf47253b: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260630 12:14:46.412096 11308 ts_tablet_manager.cc:1403] T 738dc921489843e5abb05152b0a83034 P ee2e94e9246e4f859e25863dd83e3a0f: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.000s
I20260630 12:14:46.413941 11306 tablet_bootstrap.cc:492] T 8ad4f3a23be848d9a62f21a3e2f4998b P fa43d64a819147aa8fb72a8f046828dd: No bootstrap required, opened a new log
I20260630 12:14:46.414465 11306 ts_tablet_manager.cc:1403] T 8ad4f3a23be848d9a62f21a3e2f4998b P fa43d64a819147aa8fb72a8f046828dd: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.011s
I20260630 12:14:46.415225 11308 raft_consensus.cc:359] T 738dc921489843e5abb05152b0a83034 P ee2e94e9246e4f859e25863dd83e3a0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } }
I20260630 12:14:46.416049 11308 raft_consensus.cc:385] T 738dc921489843e5abb05152b0a83034 P ee2e94e9246e4f859e25863dd83e3a0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:46.416391 11308 raft_consensus.cc:740] T 738dc921489843e5abb05152b0a83034 P ee2e94e9246e4f859e25863dd83e3a0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee2e94e9246e4f859e25863dd83e3a0f, State: Initialized, Role: FOLLOWER
I20260630 12:14:46.417415 11306 raft_consensus.cc:359] T 8ad4f3a23be848d9a62f21a3e2f4998b P fa43d64a819147aa8fb72a8f046828dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } }
I20260630 12:14:46.417335 11308 consensus_queue.cc:260] T 738dc921489843e5abb05152b0a83034 P ee2e94e9246e4f859e25863dd83e3a0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } }
I20260630 12:14:46.418184 11306 raft_consensus.cc:385] T 8ad4f3a23be848d9a62f21a3e2f4998b P fa43d64a819147aa8fb72a8f046828dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:46.418555 11306 raft_consensus.cc:740] T 8ad4f3a23be848d9a62f21a3e2f4998b P fa43d64a819147aa8fb72a8f046828dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa43d64a819147aa8fb72a8f046828dd, State: Initialized, Role: FOLLOWER
I20260630 12:14:46.419351 11306 consensus_queue.cc:260] T 8ad4f3a23be848d9a62f21a3e2f4998b P fa43d64a819147aa8fb72a8f046828dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } }
I20260630 12:14:46.421558 11306 ts_tablet_manager.cc:1434] T 8ad4f3a23be848d9a62f21a3e2f4998b P fa43d64a819147aa8fb72a8f046828dd: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:14:46.421561 11308 ts_tablet_manager.cc:1434] T 738dc921489843e5abb05152b0a83034 P ee2e94e9246e4f859e25863dd83e3a0f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:14:46.422976 11308 tablet_bootstrap.cc:492] T 2e2631b503a44a279bf98f4749917d0c P ee2e94e9246e4f859e25863dd83e3a0f: Bootstrap starting.
I20260630 12:14:46.429513 11308 tablet_bootstrap.cc:654] T 2e2631b503a44a279bf98f4749917d0c P ee2e94e9246e4f859e25863dd83e3a0f: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:46.434078 11308 tablet_bootstrap.cc:492] T 2e2631b503a44a279bf98f4749917d0c P ee2e94e9246e4f859e25863dd83e3a0f: No bootstrap required, opened a new log
I20260630 12:14:46.434494 11308 ts_tablet_manager.cc:1403] T 2e2631b503a44a279bf98f4749917d0c P ee2e94e9246e4f859e25863dd83e3a0f: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260630 12:14:46.436690 11308 raft_consensus.cc:359] T 2e2631b503a44a279bf98f4749917d0c P ee2e94e9246e4f859e25863dd83e3a0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } }
I20260630 12:14:46.437240 11308 raft_consensus.cc:385] T 2e2631b503a44a279bf98f4749917d0c P ee2e94e9246e4f859e25863dd83e3a0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:46.437485 11308 raft_consensus.cc:740] T 2e2631b503a44a279bf98f4749917d0c P ee2e94e9246e4f859e25863dd83e3a0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee2e94e9246e4f859e25863dd83e3a0f, State: Initialized, Role: FOLLOWER
I20260630 12:14:46.438092 11308 consensus_queue.cc:260] T 2e2631b503a44a279bf98f4749917d0c P ee2e94e9246e4f859e25863dd83e3a0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } }
I20260630 12:14:46.439841 11308 ts_tablet_manager.cc:1434] T 2e2631b503a44a279bf98f4749917d0c P ee2e94e9246e4f859e25863dd83e3a0f: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:14:46.474793 11315 raft_consensus.cc:493] T b47fa63bf37f402bb719c4c0681a8931 P ee2e94e9246e4f859e25863dd83e3a0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:46.475342 11315 raft_consensus.cc:515] T b47fa63bf37f402bb719c4c0681a8931 P ee2e94e9246e4f859e25863dd83e3a0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } }
I20260630 12:14:46.477614 11315 leader_election.cc:290] T b47fa63bf37f402bb719c4c0681a8931 P ee2e94e9246e4f859e25863dd83e3a0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa43d64a819147aa8fb72a8f046828dd (127.0.107.193:36787), da3a0c4052684714a2445ce6bf47253b (127.0.107.194:37001)
I20260630 12:14:46.488776 11112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b47fa63bf37f402bb719c4c0681a8931" candidate_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa43d64a819147aa8fb72a8f046828dd" is_pre_election: true
I20260630 12:14:46.489092 11187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b47fa63bf37f402bb719c4c0681a8931" candidate_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da3a0c4052684714a2445ce6bf47253b" is_pre_election: true
I20260630 12:14:46.489857 11187 raft_consensus.cc:2393] T b47fa63bf37f402bb719c4c0681a8931 P da3a0c4052684714a2445ce6bf47253b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ee2e94e9246e4f859e25863dd83e3a0f in current term 1: Already voted for candidate fa43d64a819147aa8fb72a8f046828dd in this term.
I20260630 12:14:46.491017 11226 leader_election.cc:304] T b47fa63bf37f402bb719c4c0681a8931 P ee2e94e9246e4f859e25863dd83e3a0f [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: ee2e94e9246e4f859e25863dd83e3a0f; no voters: da3a0c4052684714a2445ce6bf47253b, fa43d64a819147aa8fb72a8f046828dd
I20260630 12:14:46.491658 11315 raft_consensus.cc:3060] T b47fa63bf37f402bb719c4c0681a8931 P ee2e94e9246e4f859e25863dd83e3a0f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:46.496726 11315 raft_consensus.cc:2749] T b47fa63bf37f402bb719c4c0681a8931 P ee2e94e9246e4f859e25863dd83e3a0f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:14:46.499773 11310 raft_consensus.cc:493] T 738dc921489843e5abb05152b0a83034 P fa43d64a819147aa8fb72a8f046828dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:46.500214 11310 raft_consensus.cc:515] T 738dc921489843e5abb05152b0a83034 P fa43d64a819147aa8fb72a8f046828dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } }
I20260630 12:14:46.501770 11310 leader_election.cc:290] T 738dc921489843e5abb05152b0a83034 P fa43d64a819147aa8fb72a8f046828dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da3a0c4052684714a2445ce6bf47253b (127.0.107.194:37001), ee2e94e9246e4f859e25863dd83e3a0f (127.0.107.195:38265)
I20260630 12:14:46.502656 11187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738dc921489843e5abb05152b0a83034" candidate_uuid: "fa43d64a819147aa8fb72a8f046828dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da3a0c4052684714a2445ce6bf47253b" is_pre_election: true
I20260630 12:14:46.502900 11261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738dc921489843e5abb05152b0a83034" candidate_uuid: "fa43d64a819147aa8fb72a8f046828dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" is_pre_election: true
I20260630 12:14:46.503474 11187 raft_consensus.cc:2468] T 738dc921489843e5abb05152b0a83034 P da3a0c4052684714a2445ce6bf47253b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa43d64a819147aa8fb72a8f046828dd in term 0.
I20260630 12:14:46.503556 11261 raft_consensus.cc:2468] T 738dc921489843e5abb05152b0a83034 P ee2e94e9246e4f859e25863dd83e3a0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa43d64a819147aa8fb72a8f046828dd in term 0.
I20260630 12:14:46.504480 11076 leader_election.cc:304] T 738dc921489843e5abb05152b0a83034 P fa43d64a819147aa8fb72a8f046828dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da3a0c4052684714a2445ce6bf47253b, fa43d64a819147aa8fb72a8f046828dd; no voters: 
I20260630 12:14:46.505086 11310 raft_consensus.cc:2804] T 738dc921489843e5abb05152b0a83034 P fa43d64a819147aa8fb72a8f046828dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:46.505409 11310 raft_consensus.cc:493] T 738dc921489843e5abb05152b0a83034 P fa43d64a819147aa8fb72a8f046828dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:46.505674 11310 raft_consensus.cc:3060] T 738dc921489843e5abb05152b0a83034 P fa43d64a819147aa8fb72a8f046828dd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:46.510380 11310 raft_consensus.cc:515] T 738dc921489843e5abb05152b0a83034 P fa43d64a819147aa8fb72a8f046828dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } }
I20260630 12:14:46.512064 11310 leader_election.cc:290] T 738dc921489843e5abb05152b0a83034 P fa43d64a819147aa8fb72a8f046828dd [CANDIDATE]: Term 1 election: Requested vote from peers da3a0c4052684714a2445ce6bf47253b (127.0.107.194:37001), ee2e94e9246e4f859e25863dd83e3a0f (127.0.107.195:38265)
I20260630 12:14:46.512749 11187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738dc921489843e5abb05152b0a83034" candidate_uuid: "fa43d64a819147aa8fb72a8f046828dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da3a0c4052684714a2445ce6bf47253b"
I20260630 12:14:46.513015 11261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738dc921489843e5abb05152b0a83034" candidate_uuid: "fa43d64a819147aa8fb72a8f046828dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2e94e9246e4f859e25863dd83e3a0f"
I20260630 12:14:46.513289 11187 raft_consensus.cc:3060] T 738dc921489843e5abb05152b0a83034 P da3a0c4052684714a2445ce6bf47253b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:46.513608 11261 raft_consensus.cc:3060] T 738dc921489843e5abb05152b0a83034 P ee2e94e9246e4f859e25863dd83e3a0f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:46.518190 11187 raft_consensus.cc:2468] T 738dc921489843e5abb05152b0a83034 P da3a0c4052684714a2445ce6bf47253b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa43d64a819147aa8fb72a8f046828dd in term 1.
I20260630 12:14:46.518626 11261 raft_consensus.cc:2468] T 738dc921489843e5abb05152b0a83034 P ee2e94e9246e4f859e25863dd83e3a0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa43d64a819147aa8fb72a8f046828dd in term 1.
I20260630 12:14:46.519359 11076 leader_election.cc:304] T 738dc921489843e5abb05152b0a83034 P fa43d64a819147aa8fb72a8f046828dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da3a0c4052684714a2445ce6bf47253b, fa43d64a819147aa8fb72a8f046828dd; no voters: 
I20260630 12:14:46.520193 11310 raft_consensus.cc:2804] T 738dc921489843e5abb05152b0a83034 P fa43d64a819147aa8fb72a8f046828dd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:46.520599 11310 raft_consensus.cc:697] T 738dc921489843e5abb05152b0a83034 P fa43d64a819147aa8fb72a8f046828dd [term 1 LEADER]: Becoming Leader. State: Replica: fa43d64a819147aa8fb72a8f046828dd, State: Running, Role: LEADER
I20260630 12:14:46.521207 11310 consensus_queue.cc:237] T 738dc921489843e5abb05152b0a83034 P fa43d64a819147aa8fb72a8f046828dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } }
I20260630 12:14:46.528070 11009 catalog_manager.cc:5697] T 738dc921489843e5abb05152b0a83034 P fa43d64a819147aa8fb72a8f046828dd reported cstate change: term changed from 0 to 1, leader changed from <none> to fa43d64a819147aa8fb72a8f046828dd (127.0.107.193). New cstate: current_term: 1 leader_uuid: "fa43d64a819147aa8fb72a8f046828dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:46.557588 11314 raft_consensus.cc:493] T 2e2631b503a44a279bf98f4749917d0c P da3a0c4052684714a2445ce6bf47253b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:46.558205 11314 raft_consensus.cc:515] T 2e2631b503a44a279bf98f4749917d0c P da3a0c4052684714a2445ce6bf47253b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } }
I20260630 12:14:46.560545 11314 leader_election.cc:290] T 2e2631b503a44a279bf98f4749917d0c P da3a0c4052684714a2445ce6bf47253b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa43d64a819147aa8fb72a8f046828dd (127.0.107.193:36787), ee2e94e9246e4f859e25863dd83e3a0f (127.0.107.195:38265)
I20260630 12:14:46.570516 11112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2631b503a44a279bf98f4749917d0c" candidate_uuid: "da3a0c4052684714a2445ce6bf47253b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa43d64a819147aa8fb72a8f046828dd" is_pre_election: true
I20260630 12:14:46.571237 11112 raft_consensus.cc:2468] T 2e2631b503a44a279bf98f4749917d0c P fa43d64a819147aa8fb72a8f046828dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da3a0c4052684714a2445ce6bf47253b in term 0.
I20260630 12:14:46.571239 11261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2631b503a44a279bf98f4749917d0c" candidate_uuid: "da3a0c4052684714a2445ce6bf47253b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" is_pre_election: true
I20260630 12:14:46.572063 11261 raft_consensus.cc:2468] T 2e2631b503a44a279bf98f4749917d0c P ee2e94e9246e4f859e25863dd83e3a0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da3a0c4052684714a2445ce6bf47253b in term 0.
I20260630 12:14:46.572531 11150 leader_election.cc:304] T 2e2631b503a44a279bf98f4749917d0c P da3a0c4052684714a2445ce6bf47253b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da3a0c4052684714a2445ce6bf47253b, fa43d64a819147aa8fb72a8f046828dd; no voters: 
I20260630 12:14:46.573340 11314 raft_consensus.cc:2804] T 2e2631b503a44a279bf98f4749917d0c P da3a0c4052684714a2445ce6bf47253b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:46.573598 11314 raft_consensus.cc:493] T 2e2631b503a44a279bf98f4749917d0c P da3a0c4052684714a2445ce6bf47253b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:46.573803 11314 raft_consensus.cc:3060] T 2e2631b503a44a279bf98f4749917d0c P da3a0c4052684714a2445ce6bf47253b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:46.578888 11314 raft_consensus.cc:515] T 2e2631b503a44a279bf98f4749917d0c P da3a0c4052684714a2445ce6bf47253b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } }
I20260630 12:14:46.580310 11314 leader_election.cc:290] T 2e2631b503a44a279bf98f4749917d0c P da3a0c4052684714a2445ce6bf47253b [CANDIDATE]: Term 1 election: Requested vote from peers fa43d64a819147aa8fb72a8f046828dd (127.0.107.193:36787), ee2e94e9246e4f859e25863dd83e3a0f (127.0.107.195:38265)
I20260630 12:14:46.581012 11112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2631b503a44a279bf98f4749917d0c" candidate_uuid: "da3a0c4052684714a2445ce6bf47253b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa43d64a819147aa8fb72a8f046828dd"
I20260630 12:14:46.581270 11261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2631b503a44a279bf98f4749917d0c" candidate_uuid: "da3a0c4052684714a2445ce6bf47253b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2e94e9246e4f859e25863dd83e3a0f"
I20260630 12:14:46.581516 11112 raft_consensus.cc:3060] T 2e2631b503a44a279bf98f4749917d0c P fa43d64a819147aa8fb72a8f046828dd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:46.581825 11261 raft_consensus.cc:3060] T 2e2631b503a44a279bf98f4749917d0c P ee2e94e9246e4f859e25863dd83e3a0f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:46.586246 11261 raft_consensus.cc:2468] T 2e2631b503a44a279bf98f4749917d0c P ee2e94e9246e4f859e25863dd83e3a0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da3a0c4052684714a2445ce6bf47253b in term 1.
I20260630 12:14:46.586349 11112 raft_consensus.cc:2468] T 2e2631b503a44a279bf98f4749917d0c P fa43d64a819147aa8fb72a8f046828dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da3a0c4052684714a2445ce6bf47253b in term 1.
I20260630 12:14:46.587457 11151 leader_election.cc:304] T 2e2631b503a44a279bf98f4749917d0c P da3a0c4052684714a2445ce6bf47253b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da3a0c4052684714a2445ce6bf47253b, ee2e94e9246e4f859e25863dd83e3a0f; no voters: 
I20260630 12:14:46.588110 11314 raft_consensus.cc:2804] T 2e2631b503a44a279bf98f4749917d0c P da3a0c4052684714a2445ce6bf47253b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:46.589257 11314 raft_consensus.cc:697] T 2e2631b503a44a279bf98f4749917d0c P da3a0c4052684714a2445ce6bf47253b [term 1 LEADER]: Becoming Leader. State: Replica: da3a0c4052684714a2445ce6bf47253b, State: Running, Role: LEADER
I20260630 12:14:46.590268 11314 consensus_queue.cc:237] T 2e2631b503a44a279bf98f4749917d0c P da3a0c4052684714a2445ce6bf47253b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } }
I20260630 12:14:46.599244 11009 catalog_manager.cc:5697] T 2e2631b503a44a279bf98f4749917d0c P da3a0c4052684714a2445ce6bf47253b reported cstate change: term changed from 0 to 1, leader changed from <none> to da3a0c4052684714a2445ce6bf47253b (127.0.107.194). New cstate: current_term: 1 leader_uuid: "da3a0c4052684714a2445ce6bf47253b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } health_report { overall_health: UNKNOWN } } }
W20260630 12:14:46.605724 11057 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:14:46.776604 11315 raft_consensus.cc:493] T 8ad4f3a23be848d9a62f21a3e2f4998b P ee2e94e9246e4f859e25863dd83e3a0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:46.777084 11315 raft_consensus.cc:515] T 8ad4f3a23be848d9a62f21a3e2f4998b P ee2e94e9246e4f859e25863dd83e3a0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } }
I20260630 12:14:46.778680 11315 leader_election.cc:290] T 8ad4f3a23be848d9a62f21a3e2f4998b P ee2e94e9246e4f859e25863dd83e3a0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa43d64a819147aa8fb72a8f046828dd (127.0.107.193:36787), da3a0c4052684714a2445ce6bf47253b (127.0.107.194:37001)
I20260630 12:14:46.779601 11112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ad4f3a23be848d9a62f21a3e2f4998b" candidate_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa43d64a819147aa8fb72a8f046828dd" is_pre_election: true
I20260630 12:14:46.779758 11187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ad4f3a23be848d9a62f21a3e2f4998b" candidate_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da3a0c4052684714a2445ce6bf47253b" is_pre_election: true
I20260630 12:14:46.780205 11112 raft_consensus.cc:2468] T 8ad4f3a23be848d9a62f21a3e2f4998b P fa43d64a819147aa8fb72a8f046828dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee2e94e9246e4f859e25863dd83e3a0f in term 0.
I20260630 12:14:46.780372 11187 raft_consensus.cc:2468] T 8ad4f3a23be848d9a62f21a3e2f4998b P da3a0c4052684714a2445ce6bf47253b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee2e94e9246e4f859e25863dd83e3a0f in term 0.
I20260630 12:14:46.781347 11224 leader_election.cc:304] T 8ad4f3a23be848d9a62f21a3e2f4998b P ee2e94e9246e4f859e25863dd83e3a0f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ee2e94e9246e4f859e25863dd83e3a0f, fa43d64a819147aa8fb72a8f046828dd; no voters: 
I20260630 12:14:46.782156 11315 raft_consensus.cc:2804] T 8ad4f3a23be848d9a62f21a3e2f4998b P ee2e94e9246e4f859e25863dd83e3a0f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:46.782420 11315 raft_consensus.cc:493] T 8ad4f3a23be848d9a62f21a3e2f4998b P ee2e94e9246e4f859e25863dd83e3a0f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:46.782634 11315 raft_consensus.cc:3060] T 8ad4f3a23be848d9a62f21a3e2f4998b P ee2e94e9246e4f859e25863dd83e3a0f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:46.787231 11315 raft_consensus.cc:515] T 8ad4f3a23be848d9a62f21a3e2f4998b P ee2e94e9246e4f859e25863dd83e3a0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } }
I20260630 12:14:46.788642 11315 leader_election.cc:290] T 8ad4f3a23be848d9a62f21a3e2f4998b P ee2e94e9246e4f859e25863dd83e3a0f [CANDIDATE]: Term 1 election: Requested vote from peers fa43d64a819147aa8fb72a8f046828dd (127.0.107.193:36787), da3a0c4052684714a2445ce6bf47253b (127.0.107.194:37001)
I20260630 12:14:46.789455 11112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ad4f3a23be848d9a62f21a3e2f4998b" candidate_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa43d64a819147aa8fb72a8f046828dd"
I20260630 12:14:46.789577 11187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ad4f3a23be848d9a62f21a3e2f4998b" candidate_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da3a0c4052684714a2445ce6bf47253b"
I20260630 12:14:46.790022 11112 raft_consensus.cc:3060] T 8ad4f3a23be848d9a62f21a3e2f4998b P fa43d64a819147aa8fb72a8f046828dd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:46.790150 11187 raft_consensus.cc:3060] T 8ad4f3a23be848d9a62f21a3e2f4998b P da3a0c4052684714a2445ce6bf47253b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:46.794975 11187 raft_consensus.cc:2468] T 8ad4f3a23be848d9a62f21a3e2f4998b P da3a0c4052684714a2445ce6bf47253b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee2e94e9246e4f859e25863dd83e3a0f in term 1.
I20260630 12:14:46.795125 11112 raft_consensus.cc:2468] T 8ad4f3a23be848d9a62f21a3e2f4998b P fa43d64a819147aa8fb72a8f046828dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee2e94e9246e4f859e25863dd83e3a0f in term 1.
I20260630 12:14:46.796164 11226 leader_election.cc:304] T 8ad4f3a23be848d9a62f21a3e2f4998b P ee2e94e9246e4f859e25863dd83e3a0f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da3a0c4052684714a2445ce6bf47253b, ee2e94e9246e4f859e25863dd83e3a0f; no voters: 
I20260630 12:14:46.796860 11315 raft_consensus.cc:2804] T 8ad4f3a23be848d9a62f21a3e2f4998b P ee2e94e9246e4f859e25863dd83e3a0f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:46.797655 11315 raft_consensus.cc:697] T 8ad4f3a23be848d9a62f21a3e2f4998b P ee2e94e9246e4f859e25863dd83e3a0f [term 1 LEADER]: Becoming Leader. State: Replica: ee2e94e9246e4f859e25863dd83e3a0f, State: Running, Role: LEADER
I20260630 12:14:46.798746 11315 consensus_queue.cc:237] T 8ad4f3a23be848d9a62f21a3e2f4998b P ee2e94e9246e4f859e25863dd83e3a0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } }
I20260630 12:14:46.805274 11009 catalog_manager.cc:5697] T 8ad4f3a23be848d9a62f21a3e2f4998b P ee2e94e9246e4f859e25863dd83e3a0f reported cstate change: term changed from 0 to 1, leader changed from <none> to ee2e94e9246e4f859e25863dd83e3a0f (127.0.107.195). New cstate: current_term: 1 leader_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:46.938874 11310 consensus_queue.cc:1048] T b47fa63bf37f402bb719c4c0681a8931 P fa43d64a819147aa8fb72a8f046828dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 }, 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.950350 11340 consensus_queue.cc:1048] T 738dc921489843e5abb05152b0a83034 P fa43d64a819147aa8fb72a8f046828dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 }, 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.966722 11323 consensus_queue.cc:1048] T 738dc921489843e5abb05152b0a83034 P fa43d64a819147aa8fb72a8f046828dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:46.973089 11340 consensus_queue.cc:1048] T b47fa63bf37f402bb719c4c0681a8931 P fa43d64a819147aa8fb72a8f046828dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:47.038149 11314 consensus_queue.cc:1048] T 2e2631b503a44a279bf98f4749917d0c P da3a0c4052684714a2445ce6bf47253b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:47.049468 11349 consensus_queue.cc:1048] T 2e2631b503a44a279bf98f4749917d0c P da3a0c4052684714a2445ce6bf47253b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:47.293284 11315 consensus_queue.cc:1048] T 8ad4f3a23be848d9a62f21a3e2f4998b P ee2e94e9246e4f859e25863dd83e3a0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:47.304087 11352 consensus_queue.cc:1048] T 8ad4f3a23be848d9a62f21a3e2f4998b P ee2e94e9246e4f859e25863dd83e3a0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:53.905193   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:53.911525 11361 instance_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:53.911566 11360 instance_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:53.914995 11363 instance_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:53.915926   431 server_base.cc:1061] running on GCE node
I20260630 12:14:53.917482   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:53.917701   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:53.917907   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821693917890 us; error 0 us; skew 500 ppm
I20260630 12:14:53.918448   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:53.920750   431 webserver.cc:533] Webserver started at http://127.0.107.196:46373/ using document root <none> and password file <none>
I20260630 12:14:53.921258   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:53.921452   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:53.921752   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:53.922896   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821463199918-431-0/minicluster-data/ts-3-root/instance:
uuid: "9804b81d80a74eb2bf81fbda32768581"
format_stamp: "Formatted at 2026-06-30 12:14:53 on dist-test-slave-rzcc"
I20260630 12:14:53.928113   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260630 12:14:53.931416 11368 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:53.932133   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:53.932456   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821463199918-431-0/minicluster-data/ts-3-root
uuid: "9804b81d80a74eb2bf81fbda32768581"
format_stamp: "Formatted at 2026-06-30 12:14:53 on dist-test-slave-rzcc"
I20260630 12:14:53.932756   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821463199918-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821463199918-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821463199918-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:53.954514   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:53.955757   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:53.957115   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:53.959362   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:53.959586   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:53.959854   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:53.960044   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:53.998478   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:40961
I20260630 12:14:53.998574 11430 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:40961 every 8 connection(s)
I20260630 12:14:54.016599 11431 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45499
I20260630 12:14:54.017016 11431 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:54.017710 11431 heartbeater.cc:507] Master 127.0.107.254:45499 requested a full tablet report, sending...
I20260630 12:14:54.019534 11007 ts_manager.cc:194] Registered new tserver with Master: 9804b81d80a74eb2bf81fbda32768581 (127.0.107.196:40961)
I20260630 12:14:54.020922 11007 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49154
I20260630 12:14:54.672858 11261 consensus_queue.cc:237] T 8ad4f3a23be848d9a62f21a3e2f4998b P ee2e94e9246e4f859e25863dd83e3a0f [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: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } attrs { replace: true } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: true } }
I20260630 12:14:54.680289 11112 raft_consensus.cc:1275] T 8ad4f3a23be848d9a62f21a3e2f4998b P fa43d64a819147aa8fb72a8f046828dd [term 1 FOLLOWER]: Refusing update from remote peer ee2e94e9246e4f859e25863dd83e3a0f: 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:54.680364 11187 raft_consensus.cc:1275] T 8ad4f3a23be848d9a62f21a3e2f4998b P da3a0c4052684714a2445ce6bf47253b [term 1 FOLLOWER]: Refusing update from remote peer ee2e94e9246e4f859e25863dd83e3a0f: 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:54.681833 11439 consensus_queue.cc:1048] T 8ad4f3a23be848d9a62f21a3e2f4998b P ee2e94e9246e4f859e25863dd83e3a0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:54.682670 11359 consensus_queue.cc:1048] T 8ad4f3a23be848d9a62f21a3e2f4998b P ee2e94e9246e4f859e25863dd83e3a0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } 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:54.690659 11439 raft_consensus.cc:2955] T 8ad4f3a23be848d9a62f21a3e2f4998b P ee2e94e9246e4f859e25863dd83e3a0f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9804b81d80a74eb2bf81fbda32768581 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } attrs { replace: true } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: true } } }
I20260630 12:14:54.692484 11187 raft_consensus.cc:2955] T 8ad4f3a23be848d9a62f21a3e2f4998b P da3a0c4052684714a2445ce6bf47253b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9804b81d80a74eb2bf81fbda32768581 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } attrs { replace: true } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: true } } }
W20260630 12:14:54.693543 11225 consensus_peers.cc:597] T 8ad4f3a23be848d9a62f21a3e2f4998b P ee2e94e9246e4f859e25863dd83e3a0f -> Peer 9804b81d80a74eb2bf81fbda32768581 (127.0.107.196:40961): Couldn't send request to peer 9804b81d80a74eb2bf81fbda32768581. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8ad4f3a23be848d9a62f21a3e2f4998b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:54.694825 11112 raft_consensus.cc:2955] T 8ad4f3a23be848d9a62f21a3e2f4998b P fa43d64a819147aa8fb72a8f046828dd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9804b81d80a74eb2bf81fbda32768581 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } attrs { replace: true } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: true } } }
I20260630 12:14:54.703902 11007 catalog_manager.cc:5697] T 8ad4f3a23be848d9a62f21a3e2f4998b P da3a0c4052684714a2445ce6bf47253b reported cstate change: config changed from index -1 to 2, NON_VOTER 9804b81d80a74eb2bf81fbda32768581 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } attrs { replace: true } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: true } } }
I20260630 12:14:54.718345 11112 consensus_queue.cc:237] T b47fa63bf37f402bb719c4c0681a8931 P fa43d64a819147aa8fb72a8f046828dd [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: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } attrs { replace: true } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: true } }
I20260630 12:14:54.725677 11261 raft_consensus.cc:1275] T b47fa63bf37f402bb719c4c0681a8931 P ee2e94e9246e4f859e25863dd83e3a0f [term 1 FOLLOWER]: Refusing update from remote peer fa43d64a819147aa8fb72a8f046828dd: 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:54.732443 11323 consensus_queue.cc:1048] T b47fa63bf37f402bb719c4c0681a8931 P fa43d64a819147aa8fb72a8f046828dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } 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:54.735658 11187 raft_consensus.cc:1275] T b47fa63bf37f402bb719c4c0681a8931 P da3a0c4052684714a2445ce6bf47253b [term 1 FOLLOWER]: Refusing update from remote peer fa43d64a819147aa8fb72a8f046828dd: 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:54.737300 11451 consensus_queue.cc:1048] T b47fa63bf37f402bb719c4c0681a8931 P fa43d64a819147aa8fb72a8f046828dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:14:54.742249 11075 consensus_peers.cc:597] T b47fa63bf37f402bb719c4c0681a8931 P fa43d64a819147aa8fb72a8f046828dd -> Peer 9804b81d80a74eb2bf81fbda32768581 (127.0.107.196:40961): Couldn't send request to peer 9804b81d80a74eb2bf81fbda32768581. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b47fa63bf37f402bb719c4c0681a8931. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:54.741572 11451 raft_consensus.cc:2955] T b47fa63bf37f402bb719c4c0681a8931 P fa43d64a819147aa8fb72a8f046828dd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9804b81d80a74eb2bf81fbda32768581 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } attrs { replace: true } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: true } } }
I20260630 12:14:54.753435 11187 raft_consensus.cc:2955] T b47fa63bf37f402bb719c4c0681a8931 P da3a0c4052684714a2445ce6bf47253b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9804b81d80a74eb2bf81fbda32768581 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } attrs { replace: true } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: true } } }
I20260630 12:14:54.767254 11261 raft_consensus.cc:2955] T b47fa63bf37f402bb719c4c0681a8931 P ee2e94e9246e4f859e25863dd83e3a0f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9804b81d80a74eb2bf81fbda32768581 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } attrs { replace: true } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: true } } }
I20260630 12:14:54.774199 11187 consensus_queue.cc:237] T 2e2631b503a44a279bf98f4749917d0c P da3a0c4052684714a2445ce6bf47253b [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: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } attrs { replace: true } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: true } }
I20260630 12:14:54.784704 11261 raft_consensus.cc:1275] T 2e2631b503a44a279bf98f4749917d0c P ee2e94e9246e4f859e25863dd83e3a0f [term 1 FOLLOWER]: Refusing update from remote peer da3a0c4052684714a2445ce6bf47253b: 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:54.786353 11461 consensus_queue.cc:1048] T 2e2631b503a44a279bf98f4749917d0c P da3a0c4052684714a2445ce6bf47253b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:14:54.815515 11009 catalog_manager.cc:5697] T b47fa63bf37f402bb719c4c0681a8931 P da3a0c4052684714a2445ce6bf47253b reported cstate change: config changed from index -1 to 2, NON_VOTER 9804b81d80a74eb2bf81fbda32768581 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "fa43d64a819147aa8fb72a8f046828dd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } attrs { replace: true } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: true } } }
I20260630 12:14:54.822705 11112 raft_consensus.cc:1275] T 2e2631b503a44a279bf98f4749917d0c P fa43d64a819147aa8fb72a8f046828dd [term 1 FOLLOWER]: Refusing update from remote peer da3a0c4052684714a2445ce6bf47253b: 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:54.824685 11151 consensus_peers.cc:597] T 2e2631b503a44a279bf98f4749917d0c P da3a0c4052684714a2445ce6bf47253b -> Peer 9804b81d80a74eb2bf81fbda32768581 (127.0.107.196:40961): Couldn't send request to peer 9804b81d80a74eb2bf81fbda32768581. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2e2631b503a44a279bf98f4749917d0c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:54.825986 11461 consensus_queue.cc:1048] T 2e2631b503a44a279bf98f4749917d0c P da3a0c4052684714a2445ce6bf47253b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } 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:54.840981 11435 raft_consensus.cc:2955] T 2e2631b503a44a279bf98f4749917d0c P da3a0c4052684714a2445ce6bf47253b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9804b81d80a74eb2bf81fbda32768581 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } attrs { replace: true } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: true } } }
I20260630 12:14:54.847707 11112 raft_consensus.cc:2955] T 2e2631b503a44a279bf98f4749917d0c P fa43d64a819147aa8fb72a8f046828dd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9804b81d80a74eb2bf81fbda32768581 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } attrs { replace: true } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: true } } }
I20260630 12:14:54.860000 11261 raft_consensus.cc:2955] T 2e2631b503a44a279bf98f4749917d0c P ee2e94e9246e4f859e25863dd83e3a0f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9804b81d80a74eb2bf81fbda32768581 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } attrs { replace: true } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: true } } }
I20260630 12:14:54.867795 11007 catalog_manager.cc:5697] T 2e2631b503a44a279bf98f4749917d0c P fa43d64a819147aa8fb72a8f046828dd reported cstate change: config changed from index -1 to 2, NON_VOTER 9804b81d80a74eb2bf81fbda32768581 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "da3a0c4052684714a2445ce6bf47253b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } attrs { replace: true } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: true } } }
I20260630 12:14:55.023394 11431 heartbeater.cc:499] Master 127.0.107.254:45499 was elected leader, sending a full tablet report...
I20260630 12:14:55.071641 11466 ts_tablet_manager.cc:933] T 8ad4f3a23be848d9a62f21a3e2f4998b P 9804b81d80a74eb2bf81fbda32768581: Initiating tablet copy from peer ee2e94e9246e4f859e25863dd83e3a0f (127.0.107.195:38265)
I20260630 12:14:55.073843 11466 tablet_copy_client.cc:323] T 8ad4f3a23be848d9a62f21a3e2f4998b P 9804b81d80a74eb2bf81fbda32768581: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:38265
I20260630 12:14:55.086040 11271 tablet_copy_service.cc:140] P ee2e94e9246e4f859e25863dd83e3a0f: Received BeginTabletCopySession request for tablet 8ad4f3a23be848d9a62f21a3e2f4998b from peer 9804b81d80a74eb2bf81fbda32768581 ({username='slave'} at 127.0.0.1:40170)
I20260630 12:14:55.086580 11271 tablet_copy_service.cc:161] P ee2e94e9246e4f859e25863dd83e3a0f: Beginning new tablet copy session on tablet 8ad4f3a23be848d9a62f21a3e2f4998b from peer 9804b81d80a74eb2bf81fbda32768581 at {username='slave'} at 127.0.0.1:40170: session id = 9804b81d80a74eb2bf81fbda32768581-8ad4f3a23be848d9a62f21a3e2f4998b
I20260630 12:14:55.094027 11271 tablet_copy_source_session.cc:215] T 8ad4f3a23be848d9a62f21a3e2f4998b P ee2e94e9246e4f859e25863dd83e3a0f: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:55.097177 11466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ad4f3a23be848d9a62f21a3e2f4998b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:55.109668 11466 tablet_copy_client.cc:806] T 8ad4f3a23be848d9a62f21a3e2f4998b P 9804b81d80a74eb2bf81fbda32768581: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:55.110363 11466 tablet_copy_client.cc:670] T 8ad4f3a23be848d9a62f21a3e2f4998b P 9804b81d80a74eb2bf81fbda32768581: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:55.114218 11466 tablet_copy_client.cc:538] T 8ad4f3a23be848d9a62f21a3e2f4998b P 9804b81d80a74eb2bf81fbda32768581: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:55.120472 11466 tablet_bootstrap.cc:492] T 8ad4f3a23be848d9a62f21a3e2f4998b P 9804b81d80a74eb2bf81fbda32768581: Bootstrap starting.
I20260630 12:14:55.136199 11466 tablet_bootstrap.cc:492] T 8ad4f3a23be848d9a62f21a3e2f4998b P 9804b81d80a74eb2bf81fbda32768581: 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:55.136941 11466 tablet_bootstrap.cc:492] T 8ad4f3a23be848d9a62f21a3e2f4998b P 9804b81d80a74eb2bf81fbda32768581: Bootstrap complete.
I20260630 12:14:55.137507 11466 ts_tablet_manager.cc:1403] T 8ad4f3a23be848d9a62f21a3e2f4998b P 9804b81d80a74eb2bf81fbda32768581: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260630 12:14:55.139868 11466 raft_consensus.cc:359] T 8ad4f3a23be848d9a62f21a3e2f4998b P 9804b81d80a74eb2bf81fbda32768581 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } attrs { replace: true } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: true } }
I20260630 12:14:55.140470 11466 raft_consensus.cc:740] T 8ad4f3a23be848d9a62f21a3e2f4998b P 9804b81d80a74eb2bf81fbda32768581 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9804b81d80a74eb2bf81fbda32768581, State: Initialized, Role: LEARNER
I20260630 12:14:55.141016 11466 consensus_queue.cc:260] T 8ad4f3a23be848d9a62f21a3e2f4998b P 9804b81d80a74eb2bf81fbda32768581 [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: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } attrs { replace: true } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: true } }
I20260630 12:14:55.143712 11466 ts_tablet_manager.cc:1434] T 8ad4f3a23be848d9a62f21a3e2f4998b P 9804b81d80a74eb2bf81fbda32768581: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.005s
I20260630 12:14:55.145522 11271 tablet_copy_service.cc:342] P ee2e94e9246e4f859e25863dd83e3a0f: Request end of tablet copy session 9804b81d80a74eb2bf81fbda32768581-8ad4f3a23be848d9a62f21a3e2f4998b received from {username='slave'} at 127.0.0.1:40170
I20260630 12:14:55.145990 11271 tablet_copy_service.cc:434] P ee2e94e9246e4f859e25863dd83e3a0f: ending tablet copy session 9804b81d80a74eb2bf81fbda32768581-8ad4f3a23be848d9a62f21a3e2f4998b on tablet 8ad4f3a23be848d9a62f21a3e2f4998b with peer 9804b81d80a74eb2bf81fbda32768581
I20260630 12:14:55.286839 11466 ts_tablet_manager.cc:933] T 2e2631b503a44a279bf98f4749917d0c P 9804b81d80a74eb2bf81fbda32768581: Initiating tablet copy from peer da3a0c4052684714a2445ce6bf47253b (127.0.107.194:37001)
I20260630 12:14:55.288408 11466 tablet_copy_client.cc:323] T 2e2631b503a44a279bf98f4749917d0c P 9804b81d80a74eb2bf81fbda32768581: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:37001
I20260630 12:14:55.299760 11197 tablet_copy_service.cc:140] P da3a0c4052684714a2445ce6bf47253b: Received BeginTabletCopySession request for tablet 2e2631b503a44a279bf98f4749917d0c from peer 9804b81d80a74eb2bf81fbda32768581 ({username='slave'} at 127.0.0.1:40826)
I20260630 12:14:55.300325 11197 tablet_copy_service.cc:161] P da3a0c4052684714a2445ce6bf47253b: Beginning new tablet copy session on tablet 2e2631b503a44a279bf98f4749917d0c from peer 9804b81d80a74eb2bf81fbda32768581 at {username='slave'} at 127.0.0.1:40826: session id = 9804b81d80a74eb2bf81fbda32768581-2e2631b503a44a279bf98f4749917d0c
I20260630 12:14:55.308189 11197 tablet_copy_source_session.cc:215] T 2e2631b503a44a279bf98f4749917d0c P da3a0c4052684714a2445ce6bf47253b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:55.311020 11466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e2631b503a44a279bf98f4749917d0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:55.318462 11473 ts_tablet_manager.cc:933] T b47fa63bf37f402bb719c4c0681a8931 P 9804b81d80a74eb2bf81fbda32768581: Initiating tablet copy from peer fa43d64a819147aa8fb72a8f046828dd (127.0.107.193:36787)
I20260630 12:14:55.320179 11473 tablet_copy_client.cc:323] T b47fa63bf37f402bb719c4c0681a8931 P 9804b81d80a74eb2bf81fbda32768581: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:36787
I20260630 12:14:55.328087 11466 tablet_copy_client.cc:806] T 2e2631b503a44a279bf98f4749917d0c P 9804b81d80a74eb2bf81fbda32768581: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:55.328747 11466 tablet_copy_client.cc:670] T 2e2631b503a44a279bf98f4749917d0c P 9804b81d80a74eb2bf81fbda32768581: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:55.332621 11122 tablet_copy_service.cc:140] P fa43d64a819147aa8fb72a8f046828dd: Received BeginTabletCopySession request for tablet b47fa63bf37f402bb719c4c0681a8931 from peer 9804b81d80a74eb2bf81fbda32768581 ({username='slave'} at 127.0.0.1:37194)
I20260630 12:14:55.332803 11466 tablet_copy_client.cc:538] T 2e2631b503a44a279bf98f4749917d0c P 9804b81d80a74eb2bf81fbda32768581: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:55.333173 11122 tablet_copy_service.cc:161] P fa43d64a819147aa8fb72a8f046828dd: Beginning new tablet copy session on tablet b47fa63bf37f402bb719c4c0681a8931 from peer 9804b81d80a74eb2bf81fbda32768581 at {username='slave'} at 127.0.0.1:37194: session id = 9804b81d80a74eb2bf81fbda32768581-b47fa63bf37f402bb719c4c0681a8931
I20260630 12:14:55.342304 11466 tablet_bootstrap.cc:492] T 2e2631b503a44a279bf98f4749917d0c P 9804b81d80a74eb2bf81fbda32768581: Bootstrap starting.
I20260630 12:14:55.342448 11122 tablet_copy_source_session.cc:215] T b47fa63bf37f402bb719c4c0681a8931 P fa43d64a819147aa8fb72a8f046828dd: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:55.345875 11473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b47fa63bf37f402bb719c4c0681a8931. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:55.361074 11466 tablet_bootstrap.cc:492] T 2e2631b503a44a279bf98f4749917d0c P 9804b81d80a74eb2bf81fbda32768581: 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:55.361810 11466 tablet_bootstrap.cc:492] T 2e2631b503a44a279bf98f4749917d0c P 9804b81d80a74eb2bf81fbda32768581: Bootstrap complete.
I20260630 12:14:55.362462 11466 ts_tablet_manager.cc:1403] T 2e2631b503a44a279bf98f4749917d0c P 9804b81d80a74eb2bf81fbda32768581: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260630 12:14:55.363018 11473 tablet_copy_client.cc:806] T b47fa63bf37f402bb719c4c0681a8931 P 9804b81d80a74eb2bf81fbda32768581: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:55.363933 11473 tablet_copy_client.cc:670] T b47fa63bf37f402bb719c4c0681a8931 P 9804b81d80a74eb2bf81fbda32768581: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:55.365223 11466 raft_consensus.cc:359] T 2e2631b503a44a279bf98f4749917d0c P 9804b81d80a74eb2bf81fbda32768581 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } attrs { replace: true } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: true } }
I20260630 12:14:55.366041 11466 raft_consensus.cc:740] T 2e2631b503a44a279bf98f4749917d0c P 9804b81d80a74eb2bf81fbda32768581 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9804b81d80a74eb2bf81fbda32768581, State: Initialized, Role: LEARNER
I20260630 12:14:55.366731 11466 consensus_queue.cc:260] T 2e2631b503a44a279bf98f4749917d0c P 9804b81d80a74eb2bf81fbda32768581 [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: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } attrs { replace: true } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: true } }
I20260630 12:14:55.367960 11473 tablet_copy_client.cc:538] T b47fa63bf37f402bb719c4c0681a8931 P 9804b81d80a74eb2bf81fbda32768581: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:55.368899 11466 ts_tablet_manager.cc:1434] T 2e2631b503a44a279bf98f4749917d0c P 9804b81d80a74eb2bf81fbda32768581: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:14:55.370647 11197 tablet_copy_service.cc:342] P da3a0c4052684714a2445ce6bf47253b: Request end of tablet copy session 9804b81d80a74eb2bf81fbda32768581-2e2631b503a44a279bf98f4749917d0c received from {username='slave'} at 127.0.0.1:40826
I20260630 12:14:55.371129 11197 tablet_copy_service.cc:434] P da3a0c4052684714a2445ce6bf47253b: ending tablet copy session 9804b81d80a74eb2bf81fbda32768581-2e2631b503a44a279bf98f4749917d0c on tablet 2e2631b503a44a279bf98f4749917d0c with peer 9804b81d80a74eb2bf81fbda32768581
I20260630 12:14:55.378491 11473 tablet_bootstrap.cc:492] T b47fa63bf37f402bb719c4c0681a8931 P 9804b81d80a74eb2bf81fbda32768581: Bootstrap starting.
I20260630 12:14:55.398183 11473 tablet_bootstrap.cc:492] T b47fa63bf37f402bb719c4c0681a8931 P 9804b81d80a74eb2bf81fbda32768581: 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:55.399087 11473 tablet_bootstrap.cc:492] T b47fa63bf37f402bb719c4c0681a8931 P 9804b81d80a74eb2bf81fbda32768581: Bootstrap complete.
I20260630 12:14:55.399784 11473 ts_tablet_manager.cc:1403] T b47fa63bf37f402bb719c4c0681a8931 P 9804b81d80a74eb2bf81fbda32768581: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.004s
I20260630 12:14:55.402570 11473 raft_consensus.cc:359] T b47fa63bf37f402bb719c4c0681a8931 P 9804b81d80a74eb2bf81fbda32768581 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } attrs { replace: true } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: true } }
I20260630 12:14:55.403478 11473 raft_consensus.cc:740] T b47fa63bf37f402bb719c4c0681a8931 P 9804b81d80a74eb2bf81fbda32768581 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9804b81d80a74eb2bf81fbda32768581, State: Initialized, Role: LEARNER
I20260630 12:14:55.404094 11473 consensus_queue.cc:260] T b47fa63bf37f402bb719c4c0681a8931 P 9804b81d80a74eb2bf81fbda32768581 [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: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } attrs { replace: true } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: true } }
I20260630 12:14:55.406328 11473 ts_tablet_manager.cc:1434] T b47fa63bf37f402bb719c4c0681a8931 P 9804b81d80a74eb2bf81fbda32768581: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:14:55.408069 11122 tablet_copy_service.cc:342] P fa43d64a819147aa8fb72a8f046828dd: Request end of tablet copy session 9804b81d80a74eb2bf81fbda32768581-b47fa63bf37f402bb719c4c0681a8931 received from {username='slave'} at 127.0.0.1:37194
I20260630 12:14:55.408452 11122 tablet_copy_service.cc:434] P fa43d64a819147aa8fb72a8f046828dd: ending tablet copy session 9804b81d80a74eb2bf81fbda32768581-b47fa63bf37f402bb719c4c0681a8931 on tablet b47fa63bf37f402bb719c4c0681a8931 with peer 9804b81d80a74eb2bf81fbda32768581
I20260630 12:14:55.484514 11406 raft_consensus.cc:1217] T 8ad4f3a23be848d9a62f21a3e2f4998b P 9804b81d80a74eb2bf81fbda32768581 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:14:55.773468 11406 raft_consensus.cc:1217] T b47fa63bf37f402bb719c4c0681a8931 P 9804b81d80a74eb2bf81fbda32768581 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:14:55.912997 11406 raft_consensus.cc:1217] T 2e2631b503a44a279bf98f4749917d0c P 9804b81d80a74eb2bf81fbda32768581 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:14:55.966672 11478 raft_consensus.cc:1064] T 8ad4f3a23be848d9a62f21a3e2f4998b P ee2e94e9246e4f859e25863dd83e3a0f: attempting to promote NON_VOTER 9804b81d80a74eb2bf81fbda32768581 to VOTER
I20260630 12:14:55.968852 11478 consensus_queue.cc:237] T 8ad4f3a23be848d9a62f21a3e2f4998b P ee2e94e9246e4f859e25863dd83e3a0f [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: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } attrs { replace: true } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: false } }
I20260630 12:14:55.975207 11187 raft_consensus.cc:1275] T 8ad4f3a23be848d9a62f21a3e2f4998b P da3a0c4052684714a2445ce6bf47253b [term 1 FOLLOWER]: Refusing update from remote peer ee2e94e9246e4f859e25863dd83e3a0f: 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:55.975317 11406 raft_consensus.cc:1275] T 8ad4f3a23be848d9a62f21a3e2f4998b P 9804b81d80a74eb2bf81fbda32768581 [term 1 LEARNER]: Refusing update from remote peer ee2e94e9246e4f859e25863dd83e3a0f: 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:55.976459 11112 raft_consensus.cc:1275] T 8ad4f3a23be848d9a62f21a3e2f4998b P fa43d64a819147aa8fb72a8f046828dd [term 1 FOLLOWER]: Refusing update from remote peer ee2e94e9246e4f859e25863dd83e3a0f: 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:55.977044 11439 consensus_queue.cc:1048] T 8ad4f3a23be848d9a62f21a3e2f4998b P ee2e94e9246e4f859e25863dd83e3a0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } 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:55.977895 11479 consensus_queue.cc:1048] T 8ad4f3a23be848d9a62f21a3e2f4998b P ee2e94e9246e4f859e25863dd83e3a0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:55.978722 11478 consensus_queue.cc:1048] T 8ad4f3a23be848d9a62f21a3e2f4998b P ee2e94e9246e4f859e25863dd83e3a0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40961 } 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:56.001372 11439 raft_consensus.cc:2955] T 8ad4f3a23be848d9a62f21a3e2f4998b P ee2e94e9246e4f859e25863dd83e3a0f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9804b81d80a74eb2bf81fbda32768581 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } attrs { replace: true } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: false } } }
I20260630 12:14:56.003677 11112 raft_consensus.cc:2955] T 8ad4f3a23be848d9a62f21a3e2f4998b P fa43d64a819147aa8fb72a8f046828dd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9804b81d80a74eb2bf81fbda32768581 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } attrs { replace: true } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: false } } }
I20260630 12:14:56.004318 11187 raft_consensus.cc:2955] T 8ad4f3a23be848d9a62f21a3e2f4998b P da3a0c4052684714a2445ce6bf47253b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9804b81d80a74eb2bf81fbda32768581 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } attrs { replace: true } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: false } } }
I20260630 12:14:56.017491 11406 raft_consensus.cc:2955] T 8ad4f3a23be848d9a62f21a3e2f4998b P 9804b81d80a74eb2bf81fbda32768581 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9804b81d80a74eb2bf81fbda32768581 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } attrs { replace: true } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: false } } }
I20260630 12:14:56.019747 11009 catalog_manager.cc:5697] T 8ad4f3a23be848d9a62f21a3e2f4998b P ee2e94e9246e4f859e25863dd83e3a0f reported cstate change: config changed from index 2 to 3, 9804b81d80a74eb2bf81fbda32768581 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:56.043126 11261 consensus_queue.cc:237] T 8ad4f3a23be848d9a62f21a3e2f4998b P ee2e94e9246e4f859e25863dd83e3a0f [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: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: false } }
I20260630 12:14:56.048151 11406 raft_consensus.cc:1275] T 8ad4f3a23be848d9a62f21a3e2f4998b P 9804b81d80a74eb2bf81fbda32768581 [term 1 FOLLOWER]: Refusing update from remote peer ee2e94e9246e4f859e25863dd83e3a0f: 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:56.050256 11439 consensus_queue.cc:1048] T 8ad4f3a23be848d9a62f21a3e2f4998b P ee2e94e9246e4f859e25863dd83e3a0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40961 } 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:56.052995 11112 raft_consensus.cc:1275] T 8ad4f3a23be848d9a62f21a3e2f4998b P fa43d64a819147aa8fb72a8f046828dd [term 1 FOLLOWER]: Refusing update from remote peer ee2e94e9246e4f859e25863dd83e3a0f: 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:56.054116 11439 consensus_queue.cc:1048] T 8ad4f3a23be848d9a62f21a3e2f4998b P ee2e94e9246e4f859e25863dd83e3a0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:56.058008 11478 raft_consensus.cc:2955] T 8ad4f3a23be848d9a62f21a3e2f4998b P ee2e94e9246e4f859e25863dd83e3a0f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER da3a0c4052684714a2445ce6bf47253b (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: false } } }
I20260630 12:14:56.061168 11112 raft_consensus.cc:2955] T 8ad4f3a23be848d9a62f21a3e2f4998b P fa43d64a819147aa8fb72a8f046828dd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER da3a0c4052684714a2445ce6bf47253b (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: false } } }
I20260630 12:14:56.067101 11406 raft_consensus.cc:2955] T 8ad4f3a23be848d9a62f21a3e2f4998b P 9804b81d80a74eb2bf81fbda32768581 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER da3a0c4052684714a2445ce6bf47253b (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: false } } }
I20260630 12:14:56.068586 10994 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8ad4f3a23be848d9a62f21a3e2f4998b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:56.074939 11009 catalog_manager.cc:5697] T 8ad4f3a23be848d9a62f21a3e2f4998b P ee2e94e9246e4f859e25863dd83e3a0f reported cstate change: config changed from index 3 to 4, VOTER da3a0c4052684714a2445ce6bf47253b (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:56.087401 11177 tablet_service.cc:1558] Processing DeleteTablet for tablet 8ad4f3a23be848d9a62f21a3e2f4998b with delete_type TABLET_DATA_TOMBSTONED (TS da3a0c4052684714a2445ce6bf47253b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52844
I20260630 12:14:56.090060 11493 tablet_replica.cc:333] T 8ad4f3a23be848d9a62f21a3e2f4998b P da3a0c4052684714a2445ce6bf47253b: stopping tablet replica
I20260630 12:14:56.091627 11493 raft_consensus.cc:2243] T 8ad4f3a23be848d9a62f21a3e2f4998b P da3a0c4052684714a2445ce6bf47253b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:56.092443 11493 raft_consensus.cc:2272] T 8ad4f3a23be848d9a62f21a3e2f4998b P da3a0c4052684714a2445ce6bf47253b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:56.096021 11493 ts_tablet_manager.cc:1916] T 8ad4f3a23be848d9a62f21a3e2f4998b P da3a0c4052684714a2445ce6bf47253b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:56.106895 11493 ts_tablet_manager.cc:1929] T 8ad4f3a23be848d9a62f21a3e2f4998b P da3a0c4052684714a2445ce6bf47253b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:14:56.107225 11493 log.cc:1199] T 8ad4f3a23be848d9a62f21a3e2f4998b P da3a0c4052684714a2445ce6bf47253b: Deleting WAL directory at /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821463199918-431-0/minicluster-data/ts-1-root/wals/8ad4f3a23be848d9a62f21a3e2f4998b
I20260630 12:14:56.108630 10995 catalog_manager.cc:5028] TS da3a0c4052684714a2445ce6bf47253b (127.0.107.194:37001): tablet 8ad4f3a23be848d9a62f21a3e2f4998b (table test-workload [id=78c1c2cb103244aabcc6da259c42bf94]) successfully deleted
I20260630 12:14:56.369125 11481 raft_consensus.cc:1064] T b47fa63bf37f402bb719c4c0681a8931 P fa43d64a819147aa8fb72a8f046828dd: attempting to promote NON_VOTER 9804b81d80a74eb2bf81fbda32768581 to VOTER
I20260630 12:14:56.371214 11481 consensus_queue.cc:237] T b47fa63bf37f402bb719c4c0681a8931 P fa43d64a819147aa8fb72a8f046828dd [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: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } attrs { replace: true } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: false } }
I20260630 12:14:56.378455 11261 raft_consensus.cc:1275] T b47fa63bf37f402bb719c4c0681a8931 P ee2e94e9246e4f859e25863dd83e3a0f [term 1 FOLLOWER]: Refusing update from remote peer fa43d64a819147aa8fb72a8f046828dd: 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:56.378455 11406 raft_consensus.cc:1275] T b47fa63bf37f402bb719c4c0681a8931 P 9804b81d80a74eb2bf81fbda32768581 [term 1 LEARNER]: Refusing update from remote peer fa43d64a819147aa8fb72a8f046828dd: 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:56.380399 11496 consensus_queue.cc:1048] T b47fa63bf37f402bb719c4c0681a8931 P fa43d64a819147aa8fb72a8f046828dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } 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:56.380656 11187 raft_consensus.cc:1275] T b47fa63bf37f402bb719c4c0681a8931 P da3a0c4052684714a2445ce6bf47253b [term 1 FOLLOWER]: Refusing update from remote peer fa43d64a819147aa8fb72a8f046828dd: 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:56.381520 11481 consensus_queue.cc:1048] T b47fa63bf37f402bb719c4c0681a8931 P fa43d64a819147aa8fb72a8f046828dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40961 } 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:56.382633 11494 consensus_queue.cc:1048] T b47fa63bf37f402bb719c4c0681a8931 P fa43d64a819147aa8fb72a8f046828dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:14:56.395148 11496 raft_consensus.cc:2955] T b47fa63bf37f402bb719c4c0681a8931 P fa43d64a819147aa8fb72a8f046828dd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9804b81d80a74eb2bf81fbda32768581 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } attrs { replace: true } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: false } } }
I20260630 12:14:56.400272 11187 raft_consensus.cc:2955] T b47fa63bf37f402bb719c4c0681a8931 P da3a0c4052684714a2445ce6bf47253b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9804b81d80a74eb2bf81fbda32768581 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } attrs { replace: true } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: false } } }
I20260630 12:14:56.403483 11261 raft_consensus.cc:2955] T b47fa63bf37f402bb719c4c0681a8931 P ee2e94e9246e4f859e25863dd83e3a0f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9804b81d80a74eb2bf81fbda32768581 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } attrs { replace: true } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: false } } }
I20260630 12:14:56.407356 11406 raft_consensus.cc:2955] T b47fa63bf37f402bb719c4c0681a8931 P 9804b81d80a74eb2bf81fbda32768581 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9804b81d80a74eb2bf81fbda32768581 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } attrs { replace: true } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: false } } }
I20260630 12:14:56.408653 11006 catalog_manager.cc:5697] T b47fa63bf37f402bb719c4c0681a8931 P fa43d64a819147aa8fb72a8f046828dd reported cstate change: config changed from index 2 to 3, 9804b81d80a74eb2bf81fbda32768581 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fa43d64a819147aa8fb72a8f046828dd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:56.432582 11112 consensus_queue.cc:237] T b47fa63bf37f402bb719c4c0681a8931 P fa43d64a819147aa8fb72a8f046828dd [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: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: false } }
I20260630 12:14:56.437439 11406 raft_consensus.cc:1275] T b47fa63bf37f402bb719c4c0681a8931 P 9804b81d80a74eb2bf81fbda32768581 [term 1 FOLLOWER]: Refusing update from remote peer fa43d64a819147aa8fb72a8f046828dd: 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:56.438396 11187 raft_consensus.cc:1275] T b47fa63bf37f402bb719c4c0681a8931 P da3a0c4052684714a2445ce6bf47253b [term 1 FOLLOWER]: Refusing update from remote peer fa43d64a819147aa8fb72a8f046828dd: 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:56.438679 11496 consensus_queue.cc:1048] T b47fa63bf37f402bb719c4c0681a8931 P fa43d64a819147aa8fb72a8f046828dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40961 } 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:56.439742 11494 consensus_queue.cc:1048] T b47fa63bf37f402bb719c4c0681a8931 P fa43d64a819147aa8fb72a8f046828dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:56.445451 11496 raft_consensus.cc:2955] T b47fa63bf37f402bb719c4c0681a8931 P fa43d64a819147aa8fb72a8f046828dd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ee2e94e9246e4f859e25863dd83e3a0f (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: false } } }
I20260630 12:14:56.448083 11187 raft_consensus.cc:2955] T b47fa63bf37f402bb719c4c0681a8931 P da3a0c4052684714a2445ce6bf47253b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ee2e94e9246e4f859e25863dd83e3a0f (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: false } } }
I20260630 12:14:56.448865 11406 raft_consensus.cc:2955] T b47fa63bf37f402bb719c4c0681a8931 P 9804b81d80a74eb2bf81fbda32768581 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ee2e94e9246e4f859e25863dd83e3a0f (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: false } } }
I20260630 12:14:56.456876 10993 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b47fa63bf37f402bb719c4c0681a8931 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:56.458865 11009 catalog_manager.cc:5697] T b47fa63bf37f402bb719c4c0681a8931 P fa43d64a819147aa8fb72a8f046828dd reported cstate change: config changed from index 3 to 4, VOTER ee2e94e9246e4f859e25863dd83e3a0f (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "fa43d64a819147aa8fb72a8f046828dd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:56.469113 11249 tablet_service.cc:1558] Processing DeleteTablet for tablet b47fa63bf37f402bb719c4c0681a8931 with delete_type TABLET_DATA_TOMBSTONED (TS ee2e94e9246e4f859e25863dd83e3a0f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60274
I20260630 12:14:56.479835 11500 tablet_replica.cc:333] T b47fa63bf37f402bb719c4c0681a8931 P ee2e94e9246e4f859e25863dd83e3a0f: stopping tablet replica
I20260630 12:14:56.480659 11500 raft_consensus.cc:2243] T b47fa63bf37f402bb719c4c0681a8931 P ee2e94e9246e4f859e25863dd83e3a0f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:56.481325 11500 raft_consensus.cc:2272] T b47fa63bf37f402bb719c4c0681a8931 P ee2e94e9246e4f859e25863dd83e3a0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:56.484483 11500 ts_tablet_manager.cc:1916] T b47fa63bf37f402bb719c4c0681a8931 P ee2e94e9246e4f859e25863dd83e3a0f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:56.494848 11500 ts_tablet_manager.cc:1929] T b47fa63bf37f402bb719c4c0681a8931 P ee2e94e9246e4f859e25863dd83e3a0f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:14:56.495199 11500 log.cc:1199] T b47fa63bf37f402bb719c4c0681a8931 P ee2e94e9246e4f859e25863dd83e3a0f: Deleting WAL directory at /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821463199918-431-0/minicluster-data/ts-2-root/wals/b47fa63bf37f402bb719c4c0681a8931
I20260630 12:14:56.496603 10994 catalog_manager.cc:5028] TS ee2e94e9246e4f859e25863dd83e3a0f (127.0.107.195:38265): tablet b47fa63bf37f402bb719c4c0681a8931 (table test-workload [id=78c1c2cb103244aabcc6da259c42bf94]) successfully deleted
I20260630 12:14:56.522735 11501 raft_consensus.cc:1064] T 2e2631b503a44a279bf98f4749917d0c P da3a0c4052684714a2445ce6bf47253b: attempting to promote NON_VOTER 9804b81d80a74eb2bf81fbda32768581 to VOTER
I20260630 12:14:56.524791 11501 consensus_queue.cc:237] T 2e2631b503a44a279bf98f4749917d0c P da3a0c4052684714a2445ce6bf47253b [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: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } attrs { replace: true } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: false } }
I20260630 12:14:56.531665 11406 raft_consensus.cc:1275] T 2e2631b503a44a279bf98f4749917d0c P 9804b81d80a74eb2bf81fbda32768581 [term 1 LEARNER]: Refusing update from remote peer da3a0c4052684714a2445ce6bf47253b: 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:56.532136 11261 raft_consensus.cc:1275] T 2e2631b503a44a279bf98f4749917d0c P ee2e94e9246e4f859e25863dd83e3a0f [term 1 FOLLOWER]: Refusing update from remote peer da3a0c4052684714a2445ce6bf47253b: 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:56.532974 11112 raft_consensus.cc:1275] T 2e2631b503a44a279bf98f4749917d0c P fa43d64a819147aa8fb72a8f046828dd [term 1 FOLLOWER]: Refusing update from remote peer da3a0c4052684714a2445ce6bf47253b: 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:56.533501 11503 consensus_queue.cc:1048] T 2e2631b503a44a279bf98f4749917d0c P da3a0c4052684714a2445ce6bf47253b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40961 } 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:56.534652 11483 consensus_queue.cc:1048] T 2e2631b503a44a279bf98f4749917d0c P da3a0c4052684714a2445ce6bf47253b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } 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:56.535591 11501 consensus_queue.cc:1048] T 2e2631b503a44a279bf98f4749917d0c P da3a0c4052684714a2445ce6bf47253b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:56.559155 11501 raft_consensus.cc:2955] T 2e2631b503a44a279bf98f4749917d0c P da3a0c4052684714a2445ce6bf47253b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9804b81d80a74eb2bf81fbda32768581 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } attrs { replace: true } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: false } } }
I20260630 12:14:56.561435 11261 raft_consensus.cc:2955] T 2e2631b503a44a279bf98f4749917d0c P ee2e94e9246e4f859e25863dd83e3a0f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9804b81d80a74eb2bf81fbda32768581 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } attrs { replace: true } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: false } } }
I20260630 12:14:56.564502 11406 raft_consensus.cc:2955] T 2e2631b503a44a279bf98f4749917d0c P 9804b81d80a74eb2bf81fbda32768581 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9804b81d80a74eb2bf81fbda32768581 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } attrs { replace: true } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: false } } }
I20260630 12:14:56.571585 11112 raft_consensus.cc:2955] T 2e2631b503a44a279bf98f4749917d0c P fa43d64a819147aa8fb72a8f046828dd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9804b81d80a74eb2bf81fbda32768581 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } attrs { replace: true } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: false } } }
I20260630 12:14:56.577145 11007 catalog_manager.cc:5697] T 2e2631b503a44a279bf98f4749917d0c P da3a0c4052684714a2445ce6bf47253b reported cstate change: config changed from index 2 to 3, 9804b81d80a74eb2bf81fbda32768581 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "da3a0c4052684714a2445ce6bf47253b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fa43d64a819147aa8fb72a8f046828dd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36787 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:56.590763 11187 consensus_queue.cc:237] T 2e2631b503a44a279bf98f4749917d0c P da3a0c4052684714a2445ce6bf47253b [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: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: false } }
I20260630 12:14:56.597206 11406 raft_consensus.cc:1275] T 2e2631b503a44a279bf98f4749917d0c P 9804b81d80a74eb2bf81fbda32768581 [term 1 FOLLOWER]: Refusing update from remote peer da3a0c4052684714a2445ce6bf47253b: 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:56.598229 11261 raft_consensus.cc:1275] T 2e2631b503a44a279bf98f4749917d0c P ee2e94e9246e4f859e25863dd83e3a0f [term 1 FOLLOWER]: Refusing update from remote peer da3a0c4052684714a2445ce6bf47253b: 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:56.598858 11501 consensus_queue.cc:1048] T 2e2631b503a44a279bf98f4749917d0c P da3a0c4052684714a2445ce6bf47253b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40961 } 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:56.599802 11503 consensus_queue.cc:1048] T 2e2631b503a44a279bf98f4749917d0c P da3a0c4052684714a2445ce6bf47253b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:56.606518 11503 raft_consensus.cc:2955] T 2e2631b503a44a279bf98f4749917d0c P da3a0c4052684714a2445ce6bf47253b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fa43d64a819147aa8fb72a8f046828dd (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: false } } }
I20260630 12:14:56.611122 11406 raft_consensus.cc:2955] T 2e2631b503a44a279bf98f4749917d0c P 9804b81d80a74eb2bf81fbda32768581 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fa43d64a819147aa8fb72a8f046828dd (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: false } } }
I20260630 12:14:56.612850 11261 raft_consensus.cc:2955] T 2e2631b503a44a279bf98f4749917d0c P ee2e94e9246e4f859e25863dd83e3a0f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fa43d64a819147aa8fb72a8f046828dd (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: false } } }
I20260630 12:14:56.616112 10995 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2e2631b503a44a279bf98f4749917d0c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:56.628986 11008 catalog_manager.cc:5697] T 2e2631b503a44a279bf98f4749917d0c P ee2e94e9246e4f859e25863dd83e3a0f reported cstate change: config changed from index 3 to 4, VOTER fa43d64a819147aa8fb72a8f046828dd (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "da3a0c4052684714a2445ce6bf47253b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da3a0c4052684714a2445ce6bf47253b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37001 } } peers { permanent_uuid: "ee2e94e9246e4f859e25863dd83e3a0f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38265 } } peers { permanent_uuid: "9804b81d80a74eb2bf81fbda32768581" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40961 } attrs { promote: false } } }
I20260630 12:14:56.639119 11102 tablet_service.cc:1558] Processing DeleteTablet for tablet 2e2631b503a44a279bf98f4749917d0c with delete_type TABLET_DATA_TOMBSTONED (TS fa43d64a819147aa8fb72a8f046828dd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39752
I20260630 12:14:56.640919 11507 tablet_replica.cc:333] T 2e2631b503a44a279bf98f4749917d0c P fa43d64a819147aa8fb72a8f046828dd: stopping tablet replica
I20260630 12:14:56.641675 11507 raft_consensus.cc:2243] T 2e2631b503a44a279bf98f4749917d0c P fa43d64a819147aa8fb72a8f046828dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:56.642323 11507 raft_consensus.cc:2272] T 2e2631b503a44a279bf98f4749917d0c P fa43d64a819147aa8fb72a8f046828dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:56.645607 11507 ts_tablet_manager.cc:1916] T 2e2631b503a44a279bf98f4749917d0c P fa43d64a819147aa8fb72a8f046828dd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:56.655752 11507 ts_tablet_manager.cc:1929] T 2e2631b503a44a279bf98f4749917d0c P fa43d64a819147aa8fb72a8f046828dd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:14:56.656088 11507 log.cc:1199] T 2e2631b503a44a279bf98f4749917d0c P fa43d64a819147aa8fb72a8f046828dd: Deleting WAL directory at /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821463199918-431-0/minicluster-data/ts-0-root/wals/2e2631b503a44a279bf98f4749917d0c
I20260630 12:14:56.657358 10993 catalog_manager.cc:5028] TS fa43d64a819147aa8fb72a8f046828dd (127.0.107.193:36787): tablet 2e2631b503a44a279bf98f4749917d0c (table test-workload [id=78c1c2cb103244aabcc6da259c42bf94]) successfully deleted
I20260630 12:14:57.036782   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:14:57.062702   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:57.063777   431 tablet_replica.cc:333] T 8ad4f3a23be848d9a62f21a3e2f4998b P fa43d64a819147aa8fb72a8f046828dd: stopping tablet replica
I20260630 12:14:57.064446   431 raft_consensus.cc:2243] T 8ad4f3a23be848d9a62f21a3e2f4998b P fa43d64a819147aa8fb72a8f046828dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:57.065106   431 raft_consensus.cc:2272] T 8ad4f3a23be848d9a62f21a3e2f4998b P fa43d64a819147aa8fb72a8f046828dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:57.068387   431 tablet_replica.cc:333] T b47fa63bf37f402bb719c4c0681a8931 P fa43d64a819147aa8fb72a8f046828dd: stopping tablet replica
I20260630 12:14:57.068969   431 raft_consensus.cc:2243] T b47fa63bf37f402bb719c4c0681a8931 P fa43d64a819147aa8fb72a8f046828dd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:57.069833   431 raft_consensus.cc:2272] T b47fa63bf37f402bb719c4c0681a8931 P fa43d64a819147aa8fb72a8f046828dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:57.072150   431 tablet_replica.cc:333] T 738dc921489843e5abb05152b0a83034 P fa43d64a819147aa8fb72a8f046828dd: stopping tablet replica
I20260630 12:14:57.072592   431 raft_consensus.cc:2243] T 738dc921489843e5abb05152b0a83034 P fa43d64a819147aa8fb72a8f046828dd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:57.073292   431 raft_consensus.cc:2272] T 738dc921489843e5abb05152b0a83034 P fa43d64a819147aa8fb72a8f046828dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:57.102192   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:14:57.126878   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
W20260630 12:14:57.131899 11224 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:36787: connect: Connection refused (error 111)
W20260630 12:14:57.138724 11224 consensus_peers.cc:597] T 8ad4f3a23be848d9a62f21a3e2f4998b P ee2e94e9246e4f859e25863dd83e3a0f -> Peer fa43d64a819147aa8fb72a8f046828dd (127.0.107.193:36787): Couldn't send request to peer fa43d64a819147aa8fb72a8f046828dd. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:36787: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:57.153551   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:57.154240   431 tablet_replica.cc:333] T b47fa63bf37f402bb719c4c0681a8931 P da3a0c4052684714a2445ce6bf47253b: stopping tablet replica
I20260630 12:14:57.154811   431 raft_consensus.cc:2243] T b47fa63bf37f402bb719c4c0681a8931 P da3a0c4052684714a2445ce6bf47253b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:57.155263   431 raft_consensus.cc:2272] T b47fa63bf37f402bb719c4c0681a8931 P da3a0c4052684714a2445ce6bf47253b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:57.157615   431 tablet_replica.cc:333] T 738dc921489843e5abb05152b0a83034 P da3a0c4052684714a2445ce6bf47253b: stopping tablet replica
I20260630 12:14:57.158093   431 raft_consensus.cc:2243] T 738dc921489843e5abb05152b0a83034 P da3a0c4052684714a2445ce6bf47253b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:57.158465   431 raft_consensus.cc:2272] T 738dc921489843e5abb05152b0a83034 P da3a0c4052684714a2445ce6bf47253b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:57.160488   431 tablet_replica.cc:333] T 2e2631b503a44a279bf98f4749917d0c P da3a0c4052684714a2445ce6bf47253b: stopping tablet replica
I20260630 12:14:57.160880   431 raft_consensus.cc:2243] T 2e2631b503a44a279bf98f4749917d0c P da3a0c4052684714a2445ce6bf47253b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:57.161538   431 raft_consensus.cc:2272] T 2e2631b503a44a279bf98f4749917d0c P da3a0c4052684714a2445ce6bf47253b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:57.184386   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:14:57.199697   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:14:57.219705   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:57.220387   431 tablet_replica.cc:333] T 2e2631b503a44a279bf98f4749917d0c P ee2e94e9246e4f859e25863dd83e3a0f: stopping tablet replica
I20260630 12:14:57.220938   431 raft_consensus.cc:2243] T 2e2631b503a44a279bf98f4749917d0c P ee2e94e9246e4f859e25863dd83e3a0f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:57.221549   431 raft_consensus.cc:2272] T 2e2631b503a44a279bf98f4749917d0c P ee2e94e9246e4f859e25863dd83e3a0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:57.224687   431 tablet_replica.cc:333] T 738dc921489843e5abb05152b0a83034 P ee2e94e9246e4f859e25863dd83e3a0f: stopping tablet replica
I20260630 12:14:57.225207   431 raft_consensus.cc:2243] T 738dc921489843e5abb05152b0a83034 P ee2e94e9246e4f859e25863dd83e3a0f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:57.225620   431 raft_consensus.cc:2272] T 738dc921489843e5abb05152b0a83034 P ee2e94e9246e4f859e25863dd83e3a0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:57.227737   431 tablet_replica.cc:333] T 8ad4f3a23be848d9a62f21a3e2f4998b P ee2e94e9246e4f859e25863dd83e3a0f: stopping tablet replica
I20260630 12:14:57.228188   431 raft_consensus.cc:2243] T 8ad4f3a23be848d9a62f21a3e2f4998b P ee2e94e9246e4f859e25863dd83e3a0f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:57.228935   431 raft_consensus.cc:2272] T 8ad4f3a23be848d9a62f21a3e2f4998b P ee2e94e9246e4f859e25863dd83e3a0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:57.253249   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:14:57.268941   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:14:57.289116   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:57.289736   431 tablet_replica.cc:333] T b47fa63bf37f402bb719c4c0681a8931 P 9804b81d80a74eb2bf81fbda32768581: stopping tablet replica
I20260630 12:14:57.290369   431 raft_consensus.cc:2243] T b47fa63bf37f402bb719c4c0681a8931 P 9804b81d80a74eb2bf81fbda32768581 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:57.290997   431 raft_consensus.cc:2272] T b47fa63bf37f402bb719c4c0681a8931 P 9804b81d80a74eb2bf81fbda32768581 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:57.293373   431 tablet_replica.cc:333] T 2e2631b503a44a279bf98f4749917d0c P 9804b81d80a74eb2bf81fbda32768581: stopping tablet replica
I20260630 12:14:57.293902   431 raft_consensus.cc:2243] T 2e2631b503a44a279bf98f4749917d0c P 9804b81d80a74eb2bf81fbda32768581 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:57.294400   431 raft_consensus.cc:2272] T 2e2631b503a44a279bf98f4749917d0c P 9804b81d80a74eb2bf81fbda32768581 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:57.296545   431 tablet_replica.cc:333] T 8ad4f3a23be848d9a62f21a3e2f4998b P 9804b81d80a74eb2bf81fbda32768581: stopping tablet replica
I20260630 12:14:57.297022   431 raft_consensus.cc:2243] T 8ad4f3a23be848d9a62f21a3e2f4998b P 9804b81d80a74eb2bf81fbda32768581 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:57.297499   431 raft_consensus.cc:2272] T 8ad4f3a23be848d9a62f21a3e2f4998b P 9804b81d80a74eb2bf81fbda32768581 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:57.317269   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:14:57.329272   431 master.cc:562] Master@127.0.107.254:45499 shutting down...
I20260630 12:14:57.346480   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4923cf2d53214f0e87f10cdfca401c75 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:57.347100   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4923cf2d53214f0e87f10cdfca401c75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:57.347388   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4923cf2d53214f0e87f10cdfca401c75: stopping tablet replica
I20260630 12:14:57.367398   431 master.cc:584] Master@127.0.107.254:45499 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsFollowerMoves (12923 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster
I20260630 12:14:57.408165   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:38325
I20260630 12:14:57.409255   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:57.414283 11510 instance_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:57.415512 11511 instance_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:57.415629 11513 instance_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:57.416471   431 server_base.cc:1061] running on GCE node
I20260630 12:14:57.417272   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:57.417470   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:57.417629   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821697417598 us; error 0 us; skew 500 ppm
I20260630 12:14:57.418109   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:57.420323   431 webserver.cc:533] Webserver started at http://127.0.107.254:44993/ using document root <none> and password file <none>
I20260630 12:14:57.420821   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:57.421007   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:57.421298   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:57.422385   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821463199918-431-0/minicluster-data/master-0-root/instance:
uuid: "d70e960cff97493e91f899a540424e06"
format_stamp: "Formatted at 2026-06-30 12:14:57 on dist-test-slave-rzcc"
I20260630 12:14:57.426659   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:14:57.429788 11518 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:57.430531   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:57.430860   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821463199918-431-0/minicluster-data/master-0-root
uuid: "d70e960cff97493e91f899a540424e06"
format_stamp: "Formatted at 2026-06-30 12:14:57 on dist-test-slave-rzcc"
I20260630 12:14:57.431136   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821463199918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821463199918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821463199918-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:57.441802   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:57.443002   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:57.480136   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:38325
I20260630 12:14:57.480232 11569 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:38325 every 8 connection(s)
I20260630 12:14:57.483979 11570 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:57.494663 11570 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d70e960cff97493e91f899a540424e06: Bootstrap starting.
I20260630 12:14:57.499431 11570 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d70e960cff97493e91f899a540424e06: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:57.503553 11570 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d70e960cff97493e91f899a540424e06: No bootstrap required, opened a new log
I20260630 12:14:57.505578 11570 raft_consensus.cc:359] T 00000000000000000000000000000000 P d70e960cff97493e91f899a540424e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d70e960cff97493e91f899a540424e06" member_type: VOTER }
I20260630 12:14:57.505981 11570 raft_consensus.cc:385] T 00000000000000000000000000000000 P d70e960cff97493e91f899a540424e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:57.506206 11570 raft_consensus.cc:740] T 00000000000000000000000000000000 P d70e960cff97493e91f899a540424e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d70e960cff97493e91f899a540424e06, State: Initialized, Role: FOLLOWER
I20260630 12:14:57.506855 11570 consensus_queue.cc:260] T 00000000000000000000000000000000 P d70e960cff97493e91f899a540424e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d70e960cff97493e91f899a540424e06" member_type: VOTER }
I20260630 12:14:57.507324 11570 raft_consensus.cc:399] T 00000000000000000000000000000000 P d70e960cff97493e91f899a540424e06 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:57.507541 11570 raft_consensus.cc:493] T 00000000000000000000000000000000 P d70e960cff97493e91f899a540424e06 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:57.507808 11570 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d70e960cff97493e91f899a540424e06 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:57.512435 11570 raft_consensus.cc:515] T 00000000000000000000000000000000 P d70e960cff97493e91f899a540424e06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d70e960cff97493e91f899a540424e06" member_type: VOTER }
I20260630 12:14:57.512974 11570 leader_election.cc:304] T 00000000000000000000000000000000 P d70e960cff97493e91f899a540424e06 [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: d70e960cff97493e91f899a540424e06; no voters: 
I20260630 12:14:57.514117 11570 leader_election.cc:290] T 00000000000000000000000000000000 P d70e960cff97493e91f899a540424e06 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:57.514431 11573 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d70e960cff97493e91f899a540424e06 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:57.515743 11573 raft_consensus.cc:697] T 00000000000000000000000000000000 P d70e960cff97493e91f899a540424e06 [term 1 LEADER]: Becoming Leader. State: Replica: d70e960cff97493e91f899a540424e06, State: Running, Role: LEADER
I20260630 12:14:57.516366 11573 consensus_queue.cc:237] T 00000000000000000000000000000000 P d70e960cff97493e91f899a540424e06 [LEADER]: Queue going to LEADER mode. State: All 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: "d70e960cff97493e91f899a540424e06" member_type: VOTER }
I20260630 12:14:57.517112 11570 sys_catalog.cc:565] T 00000000000000000000000000000000 P d70e960cff97493e91f899a540424e06 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:57.520939 11575 sys_catalog.cc:455] T 00000000000000000000000000000000 P d70e960cff97493e91f899a540424e06 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d70e960cff97493e91f899a540424e06. Latest consensus state: current_term: 1 leader_uuid: "d70e960cff97493e91f899a540424e06" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d70e960cff97493e91f899a540424e06" member_type: VOTER } }
I20260630 12:14:57.521085 11574 sys_catalog.cc:455] T 00000000000000000000000000000000 P d70e960cff97493e91f899a540424e06 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d70e960cff97493e91f899a540424e06" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d70e960cff97493e91f899a540424e06" member_type: VOTER } }
I20260630 12:14:57.521906 11575 sys_catalog.cc:458] T 00000000000000000000000000000000 P d70e960cff97493e91f899a540424e06 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:57.521930 11574 sys_catalog.cc:458] T 00000000000000000000000000000000 P d70e960cff97493e91f899a540424e06 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:57.525699 11580 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:57.534092 11580 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:57.535109   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:57.542940 11580 catalog_manager.cc:1383] Generated new cluster ID: f8659d2af0494b3881ba4c51cf2e4c8b
I20260630 12:14:57.543221 11580 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:57.570065 11580 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:57.571300 11580 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:57.591382 11580 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d70e960cff97493e91f899a540424e06: Generated new TSK 0
I20260630 12:14:57.592047 11580 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:57.601312   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:57.606834 11591 instance_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:57.607905 11592 instance_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:57.609313 11594 instance_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:57.609627   431 server_base.cc:1061] running on GCE node
I20260630 12:14:57.610546   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:57.610729   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:57.610937   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821697610922 us; error 0 us; skew 500 ppm
I20260630 12:14:57.611369   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:57.613389   431 webserver.cc:533] Webserver started at http://127.0.107.193:36691/ using document root <none> and password file <none>
I20260630 12:14:57.613806   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:57.613956   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:57.614161   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:57.615226   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821463199918-431-0/minicluster-data/ts-0-root/instance:
uuid: "97ef87892add41d69dbb6ff4cf4935b4"
format_stamp: "Formatted at 2026-06-30 12:14:57 on dist-test-slave-rzcc"
I20260630 12:14:57.619441   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:14:57.623020 11599 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:57.623735   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:57.624023   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821463199918-431-0/minicluster-data/ts-0-root
uuid: "97ef87892add41d69dbb6ff4cf4935b4"
format_stamp: "Formatted at 2026-06-30 12:14:57 on dist-test-slave-rzcc"
I20260630 12:14:57.624290   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821463199918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821463199918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821463199918-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:57.633646   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:57.634729   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:57.636140   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:57.638702   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:57.638989   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:57.639257   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:57.639436   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:57.677193   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:33793
I20260630 12:14:57.677291 11661 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:33793 every 8 connection(s)
I20260630 12:14:57.682081   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:57.689116 11666 instance_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:57.690315 11667 instance_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:57.693652   431 server_base.cc:1061] running on GCE node
W20260630 12:14:57.694433 11669 instance_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:57.695470   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:14:57.695515 11662 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38325
W20260630 12:14:57.695773   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:57.696036   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821697696016 us; error 0 us; skew 500 ppm
I20260630 12:14:57.696075 11662 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:57.696638   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:57.696951 11662 heartbeater.cc:507] Master 127.0.107.254:38325 requested a full tablet report, sending...
I20260630 12:14:57.699319   431 webserver.cc:533] Webserver started at http://127.0.107.194:42205/ using document root <none> and password file <none>
I20260630 12:14:57.699380 11535 ts_manager.cc:194] Registered new tserver with Master: 97ef87892add41d69dbb6ff4cf4935b4 (127.0.107.193:33793)
I20260630 12:14:57.700145   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:57.700456   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:57.700783   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:57.701864 11535 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57410
I20260630 12:14:57.702144   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821463199918-431-0/minicluster-data/ts-1-root/instance:
uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9"
format_stamp: "Formatted at 2026-06-30 12:14:57 on dist-test-slave-rzcc"
I20260630 12:14:57.706506   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:14:57.709648 11674 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:57.710364   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:57.710660   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821463199918-431-0/minicluster-data/ts-1-root
uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9"
format_stamp: "Formatted at 2026-06-30 12:14:57 on dist-test-slave-rzcc"
I20260630 12:14:57.710990   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821463199918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821463199918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821463199918-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:57.727845   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:57.728901   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:57.730214   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:57.732374   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:57.732653   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:57.732884   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:57.733052   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:57.769419   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:39453
I20260630 12:14:57.769522 11736 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:39453 every 8 connection(s)
I20260630 12:14:57.774504   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:57.781232 11741 instance_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:57.782539 11740 instance_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:57.784687   431 server_base.cc:1061] running on GCE node
W20260630 12:14:57.785447 11743 instance_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:57.786075 11737 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38325
I20260630 12:14:57.786484   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:14:57.786482 11737 heartbeater.cc:461] Registering TS with master...
W20260630 12:14:57.786892   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:57.787119   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821697787104 us; error 0 us; skew 500 ppm
I20260630 12:14:57.787534 11737 heartbeater.cc:507] Master 127.0.107.254:38325 requested a full tablet report, sending...
I20260630 12:14:57.787683   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:57.789537 11535 ts_manager.cc:194] Registered new tserver with Master: 853ed35f7dd249d8bbae1a75c6b9d5e9 (127.0.107.194:39453)
I20260630 12:14:57.790474   431 webserver.cc:533] Webserver started at http://127.0.107.195:35787/ using document root <none> and password file <none>
I20260630 12:14:57.791057   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:57.790993 11535 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57422
I20260630 12:14:57.791404   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:57.791733   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:57.793099   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821463199918-431-0/minicluster-data/ts-2-root/instance:
uuid: "cb56b53788cc4be8809422e54e5d3814"
format_stamp: "Formatted at 2026-06-30 12:14:57 on dist-test-slave-rzcc"
I20260630 12:14:57.797348   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:14:57.800356 11748 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:57.801080   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:14:57.801383   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821463199918-431-0/minicluster-data/ts-2-root
uuid: "cb56b53788cc4be8809422e54e5d3814"
format_stamp: "Formatted at 2026-06-30 12:14:57 on dist-test-slave-rzcc"
I20260630 12:14:57.801654   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821463199918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821463199918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821463199918-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:57.816154   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:57.817301   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:57.818650   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:57.820781   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:57.820950   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:57.821130   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:57.821254   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:57.859938   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:44001
I20260630 12:14:57.860035 11810 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:44001 every 8 connection(s)
I20260630 12:14:57.873077 11811 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38325
I20260630 12:14:57.873414 11811 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:57.874154 11811 heartbeater.cc:507] Master 127.0.107.254:38325 requested a full tablet report, sending...
I20260630 12:14:57.875939 11535 ts_manager.cc:194] Registered new tserver with Master: cb56b53788cc4be8809422e54e5d3814 (127.0.107.195:44001)
I20260630 12:14:57.876446   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013322139s
I20260630 12:14:57.877523 11535 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57426
I20260630 12:14:58.704541 11662 heartbeater.cc:499] Master 127.0.107.254:38325 was elected leader, sending a full tablet report...
I20260630 12:14:58.793932 11737 heartbeater.cc:499] Master 127.0.107.254:38325 was elected leader, sending a full tablet report...
I20260630 12:14:58.880465 11811 heartbeater.cc:499] Master 127.0.107.254:38325 was elected leader, sending a full tablet report...
I20260630 12:14:58.932878 11535 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57438:
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:58.935431 11535 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:58.995683 11702 tablet_service.cc:1511] Processing CreateTablet for tablet b3ef812529c24442840caaa260fc39cc (DEFAULT_TABLE table=test-workload [id=deb9f7942c11417b93f1e2d655744b04]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:14:58.997099 11702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3ef812529c24442840caaa260fc39cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:58.999825 11626 tablet_service.cc:1511] Processing CreateTablet for tablet e4f244cb92b440588fe45edf1d469bc2 (DEFAULT_TABLE table=test-workload [id=deb9f7942c11417b93f1e2d655744b04]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:14:59.001164 11626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4f244cb92b440588fe45edf1d469bc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:58.998554 11627 tablet_service.cc:1511] Processing CreateTablet for tablet b3ef812529c24442840caaa260fc39cc (DEFAULT_TABLE table=test-workload [id=deb9f7942c11417b93f1e2d655744b04]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:14:59.003914 11701 tablet_service.cc:1511] Processing CreateTablet for tablet e4f244cb92b440588fe45edf1d469bc2 (DEFAULT_TABLE table=test-workload [id=deb9f7942c11417b93f1e2d655744b04]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:14:59.004675 11627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3ef812529c24442840caaa260fc39cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:59.005198 11701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4f244cb92b440588fe45edf1d469bc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:59.007803 11625 tablet_service.cc:1511] Processing CreateTablet for tablet 52f1ba45e6de45cd8cb498bb5162adb3 (DEFAULT_TABLE table=test-workload [id=deb9f7942c11417b93f1e2d655744b04]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:14:59.009112 11625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52f1ba45e6de45cd8cb498bb5162adb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:59.009980 11700 tablet_service.cc:1511] Processing CreateTablet for tablet 52f1ba45e6de45cd8cb498bb5162adb3 (DEFAULT_TABLE table=test-workload [id=deb9f7942c11417b93f1e2d655744b04]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:14:59.011319 11700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52f1ba45e6de45cd8cb498bb5162adb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:59.014705 11624 tablet_service.cc:1511] Processing CreateTablet for tablet 8a86259add8449219fafad5f1c2bc960 (DEFAULT_TABLE table=test-workload [id=deb9f7942c11417b93f1e2d655744b04]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:14:59.016017 11624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a86259add8449219fafad5f1c2bc960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:59.017161 11774 tablet_service.cc:1511] Processing CreateTablet for tablet 52f1ba45e6de45cd8cb498bb5162adb3 (DEFAULT_TABLE table=test-workload [id=deb9f7942c11417b93f1e2d655744b04]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:14:59.017200 11699 tablet_service.cc:1511] Processing CreateTablet for tablet 8a86259add8449219fafad5f1c2bc960 (DEFAULT_TABLE table=test-workload [id=deb9f7942c11417b93f1e2d655744b04]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:14:59.016026 11776 tablet_service.cc:1511] Processing CreateTablet for tablet b3ef812529c24442840caaa260fc39cc (DEFAULT_TABLE table=test-workload [id=deb9f7942c11417b93f1e2d655744b04]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:14:59.018524 11774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52f1ba45e6de45cd8cb498bb5162adb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:59.021680 11623 tablet_service.cc:1511] Processing CreateTablet for tablet b365e5bf11af4734ab45718cc32e378a (DEFAULT_TABLE table=test-workload [id=deb9f7942c11417b93f1e2d655744b04]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:14:59.018652 11699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a86259add8449219fafad5f1c2bc960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:59.030598 11623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b365e5bf11af4734ab45718cc32e378a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:59.033890 11771 tablet_service.cc:1511] Processing CreateTablet for tablet b961c0d075b242d8a7372948f769eb6f (DEFAULT_TABLE table=test-workload [id=deb9f7942c11417b93f1e2d655744b04]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:14:59.019945 11775 tablet_service.cc:1511] Processing CreateTablet for tablet e4f244cb92b440588fe45edf1d469bc2 (DEFAULT_TABLE table=test-workload [id=deb9f7942c11417b93f1e2d655744b04]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:14:59.035215 11771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b961c0d075b242d8a7372948f769eb6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:59.035895 11775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4f244cb92b440588fe45edf1d469bc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:59.037326 11776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3ef812529c24442840caaa260fc39cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:59.026798 11622 tablet_service.cc:1511] Processing CreateTablet for tablet b961c0d075b242d8a7372948f769eb6f (DEFAULT_TABLE table=test-workload [id=deb9f7942c11417b93f1e2d655744b04]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:14:59.039655 11622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b961c0d075b242d8a7372948f769eb6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:59.028105 11772 tablet_service.cc:1511] Processing CreateTablet for tablet b365e5bf11af4734ab45718cc32e378a (DEFAULT_TABLE table=test-workload [id=deb9f7942c11417b93f1e2d655744b04]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:14:59.043574 11772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b365e5bf11af4734ab45718cc32e378a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:59.029016 11697 tablet_service.cc:1511] Processing CreateTablet for tablet b961c0d075b242d8a7372948f769eb6f (DEFAULT_TABLE table=test-workload [id=deb9f7942c11417b93f1e2d655744b04]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:14:59.047559 11697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b961c0d075b242d8a7372948f769eb6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:59.029127 11698 tablet_service.cc:1511] Processing CreateTablet for tablet b365e5bf11af4734ab45718cc32e378a (DEFAULT_TABLE table=test-workload [id=deb9f7942c11417b93f1e2d655744b04]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:14:59.019696 11773 tablet_service.cc:1511] Processing CreateTablet for tablet 8a86259add8449219fafad5f1c2bc960 (DEFAULT_TABLE table=test-workload [id=deb9f7942c11417b93f1e2d655744b04]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:14:59.051932 11698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b365e5bf11af4734ab45718cc32e378a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:59.052320 11773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a86259add8449219fafad5f1c2bc960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:59.078037 11831 tablet_bootstrap.cc:492] T b961c0d075b242d8a7372948f769eb6f P 853ed35f7dd249d8bbae1a75c6b9d5e9: Bootstrap starting.
I20260630 12:14:59.101060 11832 tablet_bootstrap.cc:492] T e4f244cb92b440588fe45edf1d469bc2 P 97ef87892add41d69dbb6ff4cf4935b4: Bootstrap starting.
I20260630 12:14:59.102288 11833 tablet_bootstrap.cc:492] T 52f1ba45e6de45cd8cb498bb5162adb3 P cb56b53788cc4be8809422e54e5d3814: Bootstrap starting.
I20260630 12:14:59.114810 11831 tablet_bootstrap.cc:654] T b961c0d075b242d8a7372948f769eb6f P 853ed35f7dd249d8bbae1a75c6b9d5e9: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:59.130106 11833 tablet_bootstrap.cc:654] T 52f1ba45e6de45cd8cb498bb5162adb3 P cb56b53788cc4be8809422e54e5d3814: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:59.135521 11831 tablet_bootstrap.cc:492] T b961c0d075b242d8a7372948f769eb6f P 853ed35f7dd249d8bbae1a75c6b9d5e9: No bootstrap required, opened a new log
I20260630 12:14:59.136243 11831 ts_tablet_manager.cc:1403] T b961c0d075b242d8a7372948f769eb6f P 853ed35f7dd249d8bbae1a75c6b9d5e9: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.011s
I20260630 12:14:59.137996 11832 tablet_bootstrap.cc:654] T e4f244cb92b440588fe45edf1d469bc2 P 97ef87892add41d69dbb6ff4cf4935b4: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:59.140072 11831 raft_consensus.cc:359] T b961c0d075b242d8a7372948f769eb6f P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.141182 11831 raft_consensus.cc:385] T b961c0d075b242d8a7372948f769eb6f P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:59.141630 11831 raft_consensus.cc:740] T b961c0d075b242d8a7372948f769eb6f P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 853ed35f7dd249d8bbae1a75c6b9d5e9, State: Initialized, Role: FOLLOWER
I20260630 12:14:59.142620 11831 consensus_queue.cc:260] T b961c0d075b242d8a7372948f769eb6f P 853ed35f7dd249d8bbae1a75c6b9d5e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.145210 11833 tablet_bootstrap.cc:492] T 52f1ba45e6de45cd8cb498bb5162adb3 P cb56b53788cc4be8809422e54e5d3814: No bootstrap required, opened a new log
I20260630 12:14:59.145818 11832 tablet_bootstrap.cc:492] T e4f244cb92b440588fe45edf1d469bc2 P 97ef87892add41d69dbb6ff4cf4935b4: No bootstrap required, opened a new log
I20260630 12:14:59.145988 11833 ts_tablet_manager.cc:1403] T 52f1ba45e6de45cd8cb498bb5162adb3 P cb56b53788cc4be8809422e54e5d3814: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.011s
I20260630 12:14:59.146384 11832 ts_tablet_manager.cc:1403] T e4f244cb92b440588fe45edf1d469bc2 P 97ef87892add41d69dbb6ff4cf4935b4: Time spent bootstrapping tablet: real 0.046s	user 0.002s	sys 0.011s
I20260630 12:14:59.148339 11831 ts_tablet_manager.cc:1434] T b961c0d075b242d8a7372948f769eb6f P 853ed35f7dd249d8bbae1a75c6b9d5e9: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.003s
I20260630 12:14:59.149356 11831 tablet_bootstrap.cc:492] T b365e5bf11af4734ab45718cc32e378a P 853ed35f7dd249d8bbae1a75c6b9d5e9: Bootstrap starting.
I20260630 12:14:59.148945 11832 raft_consensus.cc:359] T e4f244cb92b440588fe45edf1d469bc2 P 97ef87892add41d69dbb6ff4cf4935b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.149864 11832 raft_consensus.cc:385] T e4f244cb92b440588fe45edf1d469bc2 P 97ef87892add41d69dbb6ff4cf4935b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:59.150233 11832 raft_consensus.cc:740] T e4f244cb92b440588fe45edf1d469bc2 P 97ef87892add41d69dbb6ff4cf4935b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ef87892add41d69dbb6ff4cf4935b4, State: Initialized, Role: FOLLOWER
I20260630 12:14:59.150436 11833 raft_consensus.cc:359] T 52f1ba45e6de45cd8cb498bb5162adb3 P cb56b53788cc4be8809422e54e5d3814 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.151265 11833 raft_consensus.cc:385] T 52f1ba45e6de45cd8cb498bb5162adb3 P cb56b53788cc4be8809422e54e5d3814 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:59.151073 11832 consensus_queue.cc:260] T e4f244cb92b440588fe45edf1d469bc2 P 97ef87892add41d69dbb6ff4cf4935b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.151636 11833 raft_consensus.cc:740] T 52f1ba45e6de45cd8cb498bb5162adb3 P cb56b53788cc4be8809422e54e5d3814 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb56b53788cc4be8809422e54e5d3814, State: Initialized, Role: FOLLOWER
I20260630 12:14:59.152865 11833 consensus_queue.cc:260] T 52f1ba45e6de45cd8cb498bb5162adb3 P cb56b53788cc4be8809422e54e5d3814 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.156201 11831 tablet_bootstrap.cc:654] T b365e5bf11af4734ab45718cc32e378a P 853ed35f7dd249d8bbae1a75c6b9d5e9: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:59.166139 11832 ts_tablet_manager.cc:1434] T e4f244cb92b440588fe45edf1d469bc2 P 97ef87892add41d69dbb6ff4cf4935b4: Time spent starting tablet: real 0.019s	user 0.014s	sys 0.004s
I20260630 12:14:59.167311 11832 tablet_bootstrap.cc:492] T b3ef812529c24442840caaa260fc39cc P 97ef87892add41d69dbb6ff4cf4935b4: Bootstrap starting.
I20260630 12:14:59.168190 11831 tablet_bootstrap.cc:492] T b365e5bf11af4734ab45718cc32e378a P 853ed35f7dd249d8bbae1a75c6b9d5e9: No bootstrap required, opened a new log
I20260630 12:14:59.168777 11831 ts_tablet_manager.cc:1403] T b365e5bf11af4734ab45718cc32e378a P 853ed35f7dd249d8bbae1a75c6b9d5e9: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260630 12:14:59.169384 11833 ts_tablet_manager.cc:1434] T 52f1ba45e6de45cd8cb498bb5162adb3 P cb56b53788cc4be8809422e54e5d3814: Time spent starting tablet: real 0.023s	user 0.011s	sys 0.008s
I20260630 12:14:59.170418 11833 tablet_bootstrap.cc:492] T e4f244cb92b440588fe45edf1d469bc2 P cb56b53788cc4be8809422e54e5d3814: Bootstrap starting.
I20260630 12:14:59.171599 11831 raft_consensus.cc:359] T b365e5bf11af4734ab45718cc32e378a P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.172387 11831 raft_consensus.cc:385] T b365e5bf11af4734ab45718cc32e378a P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:59.172712 11831 raft_consensus.cc:740] T b365e5bf11af4734ab45718cc32e378a P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 853ed35f7dd249d8bbae1a75c6b9d5e9, State: Initialized, Role: FOLLOWER
I20260630 12:14:59.173281 11832 tablet_bootstrap.cc:654] T b3ef812529c24442840caaa260fc39cc P 97ef87892add41d69dbb6ff4cf4935b4: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:59.173520 11831 consensus_queue.cc:260] T b365e5bf11af4734ab45718cc32e378a P 853ed35f7dd249d8bbae1a75c6b9d5e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.175873 11831 ts_tablet_manager.cc:1434] T b365e5bf11af4734ab45718cc32e378a P 853ed35f7dd249d8bbae1a75c6b9d5e9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:14:59.176891 11831 tablet_bootstrap.cc:492] T 52f1ba45e6de45cd8cb498bb5162adb3 P 853ed35f7dd249d8bbae1a75c6b9d5e9: Bootstrap starting.
I20260630 12:14:59.177233 11833 tablet_bootstrap.cc:654] T e4f244cb92b440588fe45edf1d469bc2 P cb56b53788cc4be8809422e54e5d3814: Neither blocks nor log segments found. Creating new log.
W20260630 12:14:59.182430 11663 tablet.cc:2406] T e4f244cb92b440588fe45edf1d469bc2 P 97ef87892add41d69dbb6ff4cf4935b4: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:14:59.183511 11831 tablet_bootstrap.cc:654] T 52f1ba45e6de45cd8cb498bb5162adb3 P 853ed35f7dd249d8bbae1a75c6b9d5e9: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:59.196842 11831 tablet_bootstrap.cc:492] T 52f1ba45e6de45cd8cb498bb5162adb3 P 853ed35f7dd249d8bbae1a75c6b9d5e9: No bootstrap required, opened a new log
I20260630 12:14:59.197364 11831 ts_tablet_manager.cc:1403] T 52f1ba45e6de45cd8cb498bb5162adb3 P 853ed35f7dd249d8bbae1a75c6b9d5e9: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260630 12:14:59.201256 11831 raft_consensus.cc:359] T 52f1ba45e6de45cd8cb498bb5162adb3 P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.202294 11831 raft_consensus.cc:385] T 52f1ba45e6de45cd8cb498bb5162adb3 P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:59.202740 11831 raft_consensus.cc:740] T 52f1ba45e6de45cd8cb498bb5162adb3 P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 853ed35f7dd249d8bbae1a75c6b9d5e9, State: Initialized, Role: FOLLOWER
I20260630 12:14:59.204523 11831 consensus_queue.cc:260] T 52f1ba45e6de45cd8cb498bb5162adb3 P 853ed35f7dd249d8bbae1a75c6b9d5e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.205371 11833 tablet_bootstrap.cc:492] T e4f244cb92b440588fe45edf1d469bc2 P cb56b53788cc4be8809422e54e5d3814: No bootstrap required, opened a new log
I20260630 12:14:59.205766 11832 tablet_bootstrap.cc:492] T b3ef812529c24442840caaa260fc39cc P 97ef87892add41d69dbb6ff4cf4935b4: No bootstrap required, opened a new log
I20260630 12:14:59.205941 11833 ts_tablet_manager.cc:1403] T e4f244cb92b440588fe45edf1d469bc2 P cb56b53788cc4be8809422e54e5d3814: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.017s
I20260630 12:14:59.206357 11832 ts_tablet_manager.cc:1403] T b3ef812529c24442840caaa260fc39cc P 97ef87892add41d69dbb6ff4cf4935b4: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.020s
I20260630 12:14:59.206691 11831 ts_tablet_manager.cc:1434] T 52f1ba45e6de45cd8cb498bb5162adb3 P 853ed35f7dd249d8bbae1a75c6b9d5e9: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:14:59.207757 11831 tablet_bootstrap.cc:492] T 8a86259add8449219fafad5f1c2bc960 P 853ed35f7dd249d8bbae1a75c6b9d5e9: Bootstrap starting.
I20260630 12:14:59.209123 11833 raft_consensus.cc:359] T e4f244cb92b440588fe45edf1d469bc2 P cb56b53788cc4be8809422e54e5d3814 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.209416 11832 raft_consensus.cc:359] T b3ef812529c24442840caaa260fc39cc P 97ef87892add41d69dbb6ff4cf4935b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.209946 11833 raft_consensus.cc:385] T e4f244cb92b440588fe45edf1d469bc2 P cb56b53788cc4be8809422e54e5d3814 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:59.210216 11832 raft_consensus.cc:385] T b3ef812529c24442840caaa260fc39cc P 97ef87892add41d69dbb6ff4cf4935b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:59.210428 11833 raft_consensus.cc:740] T e4f244cb92b440588fe45edf1d469bc2 P cb56b53788cc4be8809422e54e5d3814 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb56b53788cc4be8809422e54e5d3814, State: Initialized, Role: FOLLOWER
I20260630 12:14:59.210650 11832 raft_consensus.cc:740] T b3ef812529c24442840caaa260fc39cc P 97ef87892add41d69dbb6ff4cf4935b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ef87892add41d69dbb6ff4cf4935b4, State: Initialized, Role: FOLLOWER
I20260630 12:14:59.211561 11833 consensus_queue.cc:260] T e4f244cb92b440588fe45edf1d469bc2 P cb56b53788cc4be8809422e54e5d3814 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.211694 11832 consensus_queue.cc:260] T b3ef812529c24442840caaa260fc39cc P 97ef87892add41d69dbb6ff4cf4935b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.215425 11833 ts_tablet_manager.cc:1434] T e4f244cb92b440588fe45edf1d469bc2 P cb56b53788cc4be8809422e54e5d3814: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:14:59.215971 11832 ts_tablet_manager.cc:1434] T b3ef812529c24442840caaa260fc39cc P 97ef87892add41d69dbb6ff4cf4935b4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:14:59.217525 11831 tablet_bootstrap.cc:654] T 8a86259add8449219fafad5f1c2bc960 P 853ed35f7dd249d8bbae1a75c6b9d5e9: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:59.216454 11833 tablet_bootstrap.cc:492] T 8a86259add8449219fafad5f1c2bc960 P cb56b53788cc4be8809422e54e5d3814: Bootstrap starting.
I20260630 12:14:59.218178 11832 tablet_bootstrap.cc:492] T 52f1ba45e6de45cd8cb498bb5162adb3 P 97ef87892add41d69dbb6ff4cf4935b4: Bootstrap starting.
I20260630 12:14:59.219312 11837 raft_consensus.cc:493] T b365e5bf11af4734ab45718cc32e378a P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:59.219798 11837 raft_consensus.cc:515] T b365e5bf11af4734ab45718cc32e378a P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.229406 11837 leader_election.cc:290] T b365e5bf11af4734ab45718cc32e378a P 853ed35f7dd249d8bbae1a75c6b9d5e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97ef87892add41d69dbb6ff4cf4935b4 (127.0.107.193:33793), cb56b53788cc4be8809422e54e5d3814 (127.0.107.195:44001)
I20260630 12:14:59.230157 11833 tablet_bootstrap.cc:654] T 8a86259add8449219fafad5f1c2bc960 P cb56b53788cc4be8809422e54e5d3814: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:59.231861 11832 tablet_bootstrap.cc:654] T 52f1ba45e6de45cd8cb498bb5162adb3 P 97ef87892add41d69dbb6ff4cf4935b4: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:59.251825 11839 raft_consensus.cc:493] T 52f1ba45e6de45cd8cb498bb5162adb3 P cb56b53788cc4be8809422e54e5d3814 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:59.252599 11839 raft_consensus.cc:515] T 52f1ba45e6de45cd8cb498bb5162adb3 P cb56b53788cc4be8809422e54e5d3814 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.262346 11839 leader_election.cc:290] T 52f1ba45e6de45cd8cb498bb5162adb3 P cb56b53788cc4be8809422e54e5d3814 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97ef87892add41d69dbb6ff4cf4935b4 (127.0.107.193:33793), 853ed35f7dd249d8bbae1a75c6b9d5e9 (127.0.107.194:39453)
I20260630 12:14:59.269436 11832 tablet_bootstrap.cc:492] T 52f1ba45e6de45cd8cb498bb5162adb3 P 97ef87892add41d69dbb6ff4cf4935b4: No bootstrap required, opened a new log
I20260630 12:14:59.273270 11832 ts_tablet_manager.cc:1403] T 52f1ba45e6de45cd8cb498bb5162adb3 P 97ef87892add41d69dbb6ff4cf4935b4: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.007s
I20260630 12:14:59.272176 11833 tablet_bootstrap.cc:492] T 8a86259add8449219fafad5f1c2bc960 P cb56b53788cc4be8809422e54e5d3814: No bootstrap required, opened a new log
I20260630 12:14:59.274052 11833 ts_tablet_manager.cc:1403] T 8a86259add8449219fafad5f1c2bc960 P cb56b53788cc4be8809422e54e5d3814: Time spent bootstrapping tablet: real 0.058s	user 0.026s	sys 0.028s
I20260630 12:14:59.273427 11831 tablet_bootstrap.cc:492] T 8a86259add8449219fafad5f1c2bc960 P 853ed35f7dd249d8bbae1a75c6b9d5e9: No bootstrap required, opened a new log
I20260630 12:14:59.276393 11831 ts_tablet_manager.cc:1403] T 8a86259add8449219fafad5f1c2bc960 P 853ed35f7dd249d8bbae1a75c6b9d5e9: Time spent bootstrapping tablet: real 0.069s	user 0.024s	sys 0.017s
I20260630 12:14:59.276520 11786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b365e5bf11af4734ab45718cc32e378a" candidate_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb56b53788cc4be8809422e54e5d3814" is_pre_election: true
I20260630 12:14:59.276460 11832 raft_consensus.cc:359] T 52f1ba45e6de45cd8cb498bb5162adb3 P 97ef87892add41d69dbb6ff4cf4935b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.277498 11832 raft_consensus.cc:385] T 52f1ba45e6de45cd8cb498bb5162adb3 P 97ef87892add41d69dbb6ff4cf4935b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:59.277786 11832 raft_consensus.cc:740] T 52f1ba45e6de45cd8cb498bb5162adb3 P 97ef87892add41d69dbb6ff4cf4935b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ef87892add41d69dbb6ff4cf4935b4, State: Initialized, Role: FOLLOWER
W20260630 12:14:59.278611 11676 leader_election.cc:343] T b365e5bf11af4734ab45718cc32e378a P 853ed35f7dd249d8bbae1a75c6b9d5e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb56b53788cc4be8809422e54e5d3814 (127.0.107.195:44001): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:59.278533 11832 consensus_queue.cc:260] T 52f1ba45e6de45cd8cb498bb5162adb3 P 97ef87892add41d69dbb6ff4cf4935b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.280975 11832 ts_tablet_manager.cc:1434] T 52f1ba45e6de45cd8cb498bb5162adb3 P 97ef87892add41d69dbb6ff4cf4935b4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:14:59.282404 11831 raft_consensus.cc:359] T 8a86259add8449219fafad5f1c2bc960 P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.283174 11637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b365e5bf11af4734ab45718cc32e378a" candidate_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ef87892add41d69dbb6ff4cf4935b4" is_pre_election: true
I20260630 12:14:59.278452 11833 raft_consensus.cc:359] T 8a86259add8449219fafad5f1c2bc960 P cb56b53788cc4be8809422e54e5d3814 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.283907 11833 raft_consensus.cc:385] T 8a86259add8449219fafad5f1c2bc960 P cb56b53788cc4be8809422e54e5d3814 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:59.283836 11712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52f1ba45e6de45cd8cb498bb5162adb3" candidate_uuid: "cb56b53788cc4be8809422e54e5d3814" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" is_pre_election: true
I20260630 12:14:59.284375 11833 raft_consensus.cc:740] T 8a86259add8449219fafad5f1c2bc960 P cb56b53788cc4be8809422e54e5d3814 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb56b53788cc4be8809422e54e5d3814, State: Initialized, Role: FOLLOWER
I20260630 12:14:59.283221 11831 raft_consensus.cc:385] T 8a86259add8449219fafad5f1c2bc960 P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:59.284413 11832 tablet_bootstrap.cc:492] T 8a86259add8449219fafad5f1c2bc960 P 97ef87892add41d69dbb6ff4cf4935b4: Bootstrap starting.
I20260630 12:14:59.284816 11712 raft_consensus.cc:2468] T 52f1ba45e6de45cd8cb498bb5162adb3 P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb56b53788cc4be8809422e54e5d3814 in term 0.
I20260630 12:14:59.286310 11751 leader_election.cc:304] T 52f1ba45e6de45cd8cb498bb5162adb3 P cb56b53788cc4be8809422e54e5d3814 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 853ed35f7dd249d8bbae1a75c6b9d5e9, cb56b53788cc4be8809422e54e5d3814; no voters: 
I20260630 12:14:59.287149 11839 raft_consensus.cc:2804] T 52f1ba45e6de45cd8cb498bb5162adb3 P cb56b53788cc4be8809422e54e5d3814 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:59.287519 11839 raft_consensus.cc:493] T 52f1ba45e6de45cd8cb498bb5162adb3 P cb56b53788cc4be8809422e54e5d3814 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:59.287842 11839 raft_consensus.cc:3060] T 52f1ba45e6de45cd8cb498bb5162adb3 P cb56b53788cc4be8809422e54e5d3814 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:59.288573 11833 consensus_queue.cc:260] T 8a86259add8449219fafad5f1c2bc960 P cb56b53788cc4be8809422e54e5d3814 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.291790 11832 tablet_bootstrap.cc:654] T 8a86259add8449219fafad5f1c2bc960 P 97ef87892add41d69dbb6ff4cf4935b4: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:59.292672 11637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52f1ba45e6de45cd8cb498bb5162adb3" candidate_uuid: "cb56b53788cc4be8809422e54e5d3814" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ef87892add41d69dbb6ff4cf4935b4" is_pre_election: true
I20260630 12:14:59.293377 11637 raft_consensus.cc:2468] T 52f1ba45e6de45cd8cb498bb5162adb3 P 97ef87892add41d69dbb6ff4cf4935b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb56b53788cc4be8809422e54e5d3814 in term 0.
W20260630 12:14:59.288580 11675 leader_election.cc:343] T b365e5bf11af4734ab45718cc32e378a P 853ed35f7dd249d8bbae1a75c6b9d5e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97ef87892add41d69dbb6ff4cf4935b4 (127.0.107.193:33793): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:59.294318 11675 leader_election.cc:304] T b365e5bf11af4734ab45718cc32e378a P 853ed35f7dd249d8bbae1a75c6b9d5e9 [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: 853ed35f7dd249d8bbae1a75c6b9d5e9; no voters: 97ef87892add41d69dbb6ff4cf4935b4, cb56b53788cc4be8809422e54e5d3814
I20260630 12:14:59.284940 11831 raft_consensus.cc:740] T 8a86259add8449219fafad5f1c2bc960 P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 853ed35f7dd249d8bbae1a75c6b9d5e9, State: Initialized, Role: FOLLOWER
I20260630 12:14:59.295548 11831 consensus_queue.cc:260] T 8a86259add8449219fafad5f1c2bc960 P 853ed35f7dd249d8bbae1a75c6b9d5e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.300550 11839 raft_consensus.cc:515] T 52f1ba45e6de45cd8cb498bb5162adb3 P cb56b53788cc4be8809422e54e5d3814 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.295907 11837 raft_consensus.cc:2749] T b365e5bf11af4734ab45718cc32e378a P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:14:59.304912 11637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52f1ba45e6de45cd8cb498bb5162adb3" candidate_uuid: "cb56b53788cc4be8809422e54e5d3814" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ef87892add41d69dbb6ff4cf4935b4"
I20260630 12:14:59.305640 11637 raft_consensus.cc:3060] T 52f1ba45e6de45cd8cb498bb5162adb3 P 97ef87892add41d69dbb6ff4cf4935b4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:59.311901 11838 raft_consensus.cc:493] T e4f244cb92b440588fe45edf1d469bc2 P 97ef87892add41d69dbb6ff4cf4935b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:59.312590 11838 raft_consensus.cc:515] T e4f244cb92b440588fe45edf1d469bc2 P 97ef87892add41d69dbb6ff4cf4935b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.315886 11637 raft_consensus.cc:2468] T 52f1ba45e6de45cd8cb498bb5162adb3 P 97ef87892add41d69dbb6ff4cf4935b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb56b53788cc4be8809422e54e5d3814 in term 1.
I20260630 12:14:59.317584 11839 leader_election.cc:290] T 52f1ba45e6de45cd8cb498bb5162adb3 P cb56b53788cc4be8809422e54e5d3814 [CANDIDATE]: Term 1 election: Requested vote from peers 97ef87892add41d69dbb6ff4cf4935b4 (127.0.107.193:33793), 853ed35f7dd249d8bbae1a75c6b9d5e9 (127.0.107.194:39453)
I20260630 12:14:59.321980 11838 leader_election.cc:290] T e4f244cb92b440588fe45edf1d469bc2 P 97ef87892add41d69dbb6ff4cf4935b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 853ed35f7dd249d8bbae1a75c6b9d5e9 (127.0.107.194:39453), cb56b53788cc4be8809422e54e5d3814 (127.0.107.195:44001)
I20260630 12:14:59.328444 11712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52f1ba45e6de45cd8cb498bb5162adb3" candidate_uuid: "cb56b53788cc4be8809422e54e5d3814" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9"
I20260630 12:14:59.329185 11839 raft_consensus.cc:493] T e4f244cb92b440588fe45edf1d469bc2 P cb56b53788cc4be8809422e54e5d3814 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:59.329303 11712 raft_consensus.cc:3060] T 52f1ba45e6de45cd8cb498bb5162adb3 P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:59.330021 11839 raft_consensus.cc:515] T e4f244cb92b440588fe45edf1d469bc2 P cb56b53788cc4be8809422e54e5d3814 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.334863 11711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f244cb92b440588fe45edf1d469bc2" candidate_uuid: "cb56b53788cc4be8809422e54e5d3814" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" is_pre_election: true
W20260630 12:14:59.336460 11751 leader_election.cc:343] T e4f244cb92b440588fe45edf1d469bc2 P cb56b53788cc4be8809422e54e5d3814 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 853ed35f7dd249d8bbae1a75c6b9d5e9 (127.0.107.194:39453): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:59.337396 11839 leader_election.cc:290] T e4f244cb92b440588fe45edf1d469bc2 P cb56b53788cc4be8809422e54e5d3814 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97ef87892add41d69dbb6ff4cf4935b4 (127.0.107.193:33793), 853ed35f7dd249d8bbae1a75c6b9d5e9 (127.0.107.194:39453)
I20260630 12:14:59.348367 11749 leader_election.cc:304] T 52f1ba45e6de45cd8cb498bb5162adb3 P cb56b53788cc4be8809422e54e5d3814 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97ef87892add41d69dbb6ff4cf4935b4, cb56b53788cc4be8809422e54e5d3814; no voters: 
I20260630 12:14:59.351197 11839 raft_consensus.cc:2804] T 52f1ba45e6de45cd8cb498bb5162adb3 P cb56b53788cc4be8809422e54e5d3814 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:59.352239 11712 raft_consensus.cc:2468] T 52f1ba45e6de45cd8cb498bb5162adb3 P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb56b53788cc4be8809422e54e5d3814 in term 1.
I20260630 12:14:59.352582 11839 raft_consensus.cc:697] T 52f1ba45e6de45cd8cb498bb5162adb3 P cb56b53788cc4be8809422e54e5d3814 [term 1 LEADER]: Becoming Leader. State: Replica: cb56b53788cc4be8809422e54e5d3814, State: Running, Role: LEADER
I20260630 12:14:59.358000 11831 ts_tablet_manager.cc:1434] T 8a86259add8449219fafad5f1c2bc960 P 853ed35f7dd249d8bbae1a75c6b9d5e9: Time spent starting tablet: real 0.078s	user 0.027s	sys 0.012s
I20260630 12:14:59.358398 11833 ts_tablet_manager.cc:1434] T 8a86259add8449219fafad5f1c2bc960 P cb56b53788cc4be8809422e54e5d3814: Time spent starting tablet: real 0.084s	user 0.029s	sys 0.043s
I20260630 12:14:59.358561 11839 consensus_queue.cc:237] T 52f1ba45e6de45cd8cb498bb5162adb3 P cb56b53788cc4be8809422e54e5d3814 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.360888 11831 tablet_bootstrap.cc:492] T b3ef812529c24442840caaa260fc39cc P 853ed35f7dd249d8bbae1a75c6b9d5e9: Bootstrap starting.
I20260630 12:14:59.362028 11637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f244cb92b440588fe45edf1d469bc2" candidate_uuid: "cb56b53788cc4be8809422e54e5d3814" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ef87892add41d69dbb6ff4cf4935b4" is_pre_election: true
I20260630 12:14:59.362785 11637 raft_consensus.cc:2468] T e4f244cb92b440588fe45edf1d469bc2 P 97ef87892add41d69dbb6ff4cf4935b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb56b53788cc4be8809422e54e5d3814 in term 0.
I20260630 12:14:59.363951 11749 leader_election.cc:304] T e4f244cb92b440588fe45edf1d469bc2 P cb56b53788cc4be8809422e54e5d3814 [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: 97ef87892add41d69dbb6ff4cf4935b4, cb56b53788cc4be8809422e54e5d3814; no voters: 853ed35f7dd249d8bbae1a75c6b9d5e9
I20260630 12:14:59.365175 11851 raft_consensus.cc:2804] T e4f244cb92b440588fe45edf1d469bc2 P cb56b53788cc4be8809422e54e5d3814 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:59.365607 11851 raft_consensus.cc:493] T e4f244cb92b440588fe45edf1d469bc2 P cb56b53788cc4be8809422e54e5d3814 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:59.365983 11851 raft_consensus.cc:3060] T e4f244cb92b440588fe45edf1d469bc2 P cb56b53788cc4be8809422e54e5d3814 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:59.366503 11833 tablet_bootstrap.cc:492] T b3ef812529c24442840caaa260fc39cc P cb56b53788cc4be8809422e54e5d3814: Bootstrap starting.
I20260630 12:14:59.370199 11831 tablet_bootstrap.cc:654] T b3ef812529c24442840caaa260fc39cc P 853ed35f7dd249d8bbae1a75c6b9d5e9: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:59.373137 11833 tablet_bootstrap.cc:654] T b3ef812529c24442840caaa260fc39cc P cb56b53788cc4be8809422e54e5d3814: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:59.379627 11712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f244cb92b440588fe45edf1d469bc2" candidate_uuid: "97ef87892add41d69dbb6ff4cf4935b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" is_pre_election: true
W20260630 12:14:59.381513 11602 leader_election.cc:343] T e4f244cb92b440588fe45edf1d469bc2 P 97ef87892add41d69dbb6ff4cf4935b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 853ed35f7dd249d8bbae1a75c6b9d5e9 (127.0.107.194:39453): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:59.382606 11533 catalog_manager.cc:5697] T 52f1ba45e6de45cd8cb498bb5162adb3 P cb56b53788cc4be8809422e54e5d3814 reported cstate change: term changed from 0 to 1, leader changed from <none> to cb56b53788cc4be8809422e54e5d3814 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "cb56b53788cc4be8809422e54e5d3814" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:59.386103 11786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f244cb92b440588fe45edf1d469bc2" candidate_uuid: "97ef87892add41d69dbb6ff4cf4935b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb56b53788cc4be8809422e54e5d3814" is_pre_election: true
I20260630 12:14:59.391498 11851 raft_consensus.cc:515] T e4f244cb92b440588fe45edf1d469bc2 P cb56b53788cc4be8809422e54e5d3814 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.392650 11786 raft_consensus.cc:2393] T e4f244cb92b440588fe45edf1d469bc2 P cb56b53788cc4be8809422e54e5d3814 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 97ef87892add41d69dbb6ff4cf4935b4 in current term 1: Already voted for candidate cb56b53788cc4be8809422e54e5d3814 in this term.
I20260630 12:14:59.397408 11601 leader_election.cc:304] T e4f244cb92b440588fe45edf1d469bc2 P 97ef87892add41d69dbb6ff4cf4935b4 [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: 97ef87892add41d69dbb6ff4cf4935b4; no voters: 853ed35f7dd249d8bbae1a75c6b9d5e9, cb56b53788cc4be8809422e54e5d3814
I20260630 12:14:59.398572 11838 raft_consensus.cc:3060] T e4f244cb92b440588fe45edf1d469bc2 P 97ef87892add41d69dbb6ff4cf4935b4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:59.403404 11832 tablet_bootstrap.cc:492] T 8a86259add8449219fafad5f1c2bc960 P 97ef87892add41d69dbb6ff4cf4935b4: No bootstrap required, opened a new log
I20260630 12:14:59.403976 11832 ts_tablet_manager.cc:1403] T 8a86259add8449219fafad5f1c2bc960 P 97ef87892add41d69dbb6ff4cf4935b4: Time spent bootstrapping tablet: real 0.120s	user 0.016s	sys 0.039s
I20260630 12:14:59.406224 11838 raft_consensus.cc:2749] T e4f244cb92b440588fe45edf1d469bc2 P 97ef87892add41d69dbb6ff4cf4935b4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:14:59.406957 11832 raft_consensus.cc:359] T 8a86259add8449219fafad5f1c2bc960 P 97ef87892add41d69dbb6ff4cf4935b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.407702 11832 raft_consensus.cc:385] T 8a86259add8449219fafad5f1c2bc960 P 97ef87892add41d69dbb6ff4cf4935b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:59.408041 11832 raft_consensus.cc:740] T 8a86259add8449219fafad5f1c2bc960 P 97ef87892add41d69dbb6ff4cf4935b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ef87892add41d69dbb6ff4cf4935b4, State: Initialized, Role: FOLLOWER
I20260630 12:14:59.408908 11832 consensus_queue.cc:260] T 8a86259add8449219fafad5f1c2bc960 P 97ef87892add41d69dbb6ff4cf4935b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.409195 11637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f244cb92b440588fe45edf1d469bc2" candidate_uuid: "cb56b53788cc4be8809422e54e5d3814" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ef87892add41d69dbb6ff4cf4935b4"
I20260630 12:14:59.412132 11832 ts_tablet_manager.cc:1434] T 8a86259add8449219fafad5f1c2bc960 P 97ef87892add41d69dbb6ff4cf4935b4: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260630 12:14:59.412065 11712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f244cb92b440588fe45edf1d469bc2" candidate_uuid: "cb56b53788cc4be8809422e54e5d3814" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9"
W20260630 12:14:59.414387 11751 leader_election.cc:343] T e4f244cb92b440588fe45edf1d469bc2 P cb56b53788cc4be8809422e54e5d3814 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 853ed35f7dd249d8bbae1a75c6b9d5e9 (127.0.107.194:39453): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:59.417485 11637 raft_consensus.cc:2468] T e4f244cb92b440588fe45edf1d469bc2 P 97ef87892add41d69dbb6ff4cf4935b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb56b53788cc4be8809422e54e5d3814 in term 1.
I20260630 12:14:59.418727 11749 leader_election.cc:304] T e4f244cb92b440588fe45edf1d469bc2 P cb56b53788cc4be8809422e54e5d3814 [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: 97ef87892add41d69dbb6ff4cf4935b4, cb56b53788cc4be8809422e54e5d3814; no voters: 853ed35f7dd249d8bbae1a75c6b9d5e9
I20260630 12:14:59.419719 11839 raft_consensus.cc:2804] T e4f244cb92b440588fe45edf1d469bc2 P cb56b53788cc4be8809422e54e5d3814 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:59.420192 11839 raft_consensus.cc:697] T e4f244cb92b440588fe45edf1d469bc2 P cb56b53788cc4be8809422e54e5d3814 [term 1 LEADER]: Becoming Leader. State: Replica: cb56b53788cc4be8809422e54e5d3814, State: Running, Role: LEADER
I20260630 12:14:59.420989 11839 consensus_queue.cc:237] T e4f244cb92b440588fe45edf1d469bc2 P cb56b53788cc4be8809422e54e5d3814 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.424867 11832 tablet_bootstrap.cc:492] T b961c0d075b242d8a7372948f769eb6f P 97ef87892add41d69dbb6ff4cf4935b4: Bootstrap starting.
I20260630 12:14:59.410436 11851 leader_election.cc:290] T e4f244cb92b440588fe45edf1d469bc2 P cb56b53788cc4be8809422e54e5d3814 [CANDIDATE]: Term 1 election: Requested vote from peers 97ef87892add41d69dbb6ff4cf4935b4 (127.0.107.193:33793), 853ed35f7dd249d8bbae1a75c6b9d5e9 (127.0.107.194:39453)
I20260630 12:14:59.431836 11833 tablet_bootstrap.cc:492] T b3ef812529c24442840caaa260fc39cc P cb56b53788cc4be8809422e54e5d3814: No bootstrap required, opened a new log
I20260630 12:14:59.432497 11833 ts_tablet_manager.cc:1403] T b3ef812529c24442840caaa260fc39cc P cb56b53788cc4be8809422e54e5d3814: Time spent bootstrapping tablet: real 0.066s	user 0.033s	sys 0.016s
I20260630 12:14:59.435281 11535 catalog_manager.cc:5697] T e4f244cb92b440588fe45edf1d469bc2 P cb56b53788cc4be8809422e54e5d3814 reported cstate change: term changed from 0 to 1, leader changed from <none> to cb56b53788cc4be8809422e54e5d3814 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "cb56b53788cc4be8809422e54e5d3814" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:59.437300 11832 tablet_bootstrap.cc:654] T b961c0d075b242d8a7372948f769eb6f P 97ef87892add41d69dbb6ff4cf4935b4: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:59.435273 11833 raft_consensus.cc:359] T b3ef812529c24442840caaa260fc39cc P cb56b53788cc4be8809422e54e5d3814 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.438089 11831 tablet_bootstrap.cc:492] T b3ef812529c24442840caaa260fc39cc P 853ed35f7dd249d8bbae1a75c6b9d5e9: No bootstrap required, opened a new log
I20260630 12:14:59.438262 11833 raft_consensus.cc:385] T b3ef812529c24442840caaa260fc39cc P cb56b53788cc4be8809422e54e5d3814 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:59.438611 11833 raft_consensus.cc:740] T b3ef812529c24442840caaa260fc39cc P cb56b53788cc4be8809422e54e5d3814 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb56b53788cc4be8809422e54e5d3814, State: Initialized, Role: FOLLOWER
I20260630 12:14:59.438661 11831 ts_tablet_manager.cc:1403] T b3ef812529c24442840caaa260fc39cc P 853ed35f7dd249d8bbae1a75c6b9d5e9: Time spent bootstrapping tablet: real 0.078s	user 0.017s	sys 0.044s
I20260630 12:14:59.439545 11833 consensus_queue.cc:260] T b3ef812529c24442840caaa260fc39cc P cb56b53788cc4be8809422e54e5d3814 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.441787 11833 ts_tablet_manager.cc:1434] T b3ef812529c24442840caaa260fc39cc P cb56b53788cc4be8809422e54e5d3814: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:14:59.442672 11833 tablet_bootstrap.cc:492] T b365e5bf11af4734ab45718cc32e378a P cb56b53788cc4be8809422e54e5d3814: Bootstrap starting.
I20260630 12:14:59.442077 11831 raft_consensus.cc:359] T b3ef812529c24442840caaa260fc39cc P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.443146 11831 raft_consensus.cc:385] T b3ef812529c24442840caaa260fc39cc P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:59.443537 11831 raft_consensus.cc:740] T b3ef812529c24442840caaa260fc39cc P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 853ed35f7dd249d8bbae1a75c6b9d5e9, State: Initialized, Role: FOLLOWER
I20260630 12:14:59.444525 11831 consensus_queue.cc:260] T b3ef812529c24442840caaa260fc39cc P 853ed35f7dd249d8bbae1a75c6b9d5e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.446868 11832 tablet_bootstrap.cc:492] T b961c0d075b242d8a7372948f769eb6f P 97ef87892add41d69dbb6ff4cf4935b4: No bootstrap required, opened a new log
I20260630 12:14:59.447366 11832 ts_tablet_manager.cc:1403] T b961c0d075b242d8a7372948f769eb6f P 97ef87892add41d69dbb6ff4cf4935b4: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.001s
I20260630 12:14:59.449292 11833 tablet_bootstrap.cc:654] T b365e5bf11af4734ab45718cc32e378a P cb56b53788cc4be8809422e54e5d3814: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:59.450237 11832 raft_consensus.cc:359] T b961c0d075b242d8a7372948f769eb6f P 97ef87892add41d69dbb6ff4cf4935b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.451014 11832 raft_consensus.cc:385] T b961c0d075b242d8a7372948f769eb6f P 97ef87892add41d69dbb6ff4cf4935b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:59.451305 11832 raft_consensus.cc:740] T b961c0d075b242d8a7372948f769eb6f P 97ef87892add41d69dbb6ff4cf4935b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ef87892add41d69dbb6ff4cf4935b4, State: Initialized, Role: FOLLOWER
I20260630 12:14:59.452225 11832 consensus_queue.cc:260] T b961c0d075b242d8a7372948f769eb6f P 97ef87892add41d69dbb6ff4cf4935b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.453227 11831 ts_tablet_manager.cc:1434] T b3ef812529c24442840caaa260fc39cc P 853ed35f7dd249d8bbae1a75c6b9d5e9: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260630 12:14:59.456838 11831 tablet_bootstrap.cc:492] T e4f244cb92b440588fe45edf1d469bc2 P 853ed35f7dd249d8bbae1a75c6b9d5e9: Bootstrap starting.
I20260630 12:14:59.462181 11832 ts_tablet_manager.cc:1434] T b961c0d075b242d8a7372948f769eb6f P 97ef87892add41d69dbb6ff4cf4935b4: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260630 12:14:59.463006 11831 tablet_bootstrap.cc:654] T e4f244cb92b440588fe45edf1d469bc2 P 853ed35f7dd249d8bbae1a75c6b9d5e9: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:59.465832 11832 tablet_bootstrap.cc:492] T b365e5bf11af4734ab45718cc32e378a P 97ef87892add41d69dbb6ff4cf4935b4: Bootstrap starting.
I20260630 12:14:59.467773 11853 raft_consensus.cc:493] T 8a86259add8449219fafad5f1c2bc960 P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:59.468257 11853 raft_consensus.cc:515] T 8a86259add8449219fafad5f1c2bc960 P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.470521 11853 leader_election.cc:290] T 8a86259add8449219fafad5f1c2bc960 P 853ed35f7dd249d8bbae1a75c6b9d5e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97ef87892add41d69dbb6ff4cf4935b4 (127.0.107.193:33793), cb56b53788cc4be8809422e54e5d3814 (127.0.107.195:44001)
I20260630 12:14:59.472155 11637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a86259add8449219fafad5f1c2bc960" candidate_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ef87892add41d69dbb6ff4cf4935b4" is_pre_election: true
I20260630 12:14:59.472800 11832 tablet_bootstrap.cc:654] T b365e5bf11af4734ab45718cc32e378a P 97ef87892add41d69dbb6ff4cf4935b4: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:59.474259 11786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a86259add8449219fafad5f1c2bc960" candidate_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb56b53788cc4be8809422e54e5d3814" is_pre_election: true
I20260630 12:14:59.474983 11786 raft_consensus.cc:2468] T 8a86259add8449219fafad5f1c2bc960 P cb56b53788cc4be8809422e54e5d3814 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 853ed35f7dd249d8bbae1a75c6b9d5e9 in term 0.
I20260630 12:14:59.476480 11676 leader_election.cc:304] T 8a86259add8449219fafad5f1c2bc960 P 853ed35f7dd249d8bbae1a75c6b9d5e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 853ed35f7dd249d8bbae1a75c6b9d5e9, cb56b53788cc4be8809422e54e5d3814; no voters: 
I20260630 12:14:59.476732 11833 tablet_bootstrap.cc:492] T b365e5bf11af4734ab45718cc32e378a P cb56b53788cc4be8809422e54e5d3814: No bootstrap required, opened a new log
I20260630 12:14:59.477411 11833 ts_tablet_manager.cc:1403] T b365e5bf11af4734ab45718cc32e378a P cb56b53788cc4be8809422e54e5d3814: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.020s
I20260630 12:14:59.472837 11637 raft_consensus.cc:2468] T 8a86259add8449219fafad5f1c2bc960 P 97ef87892add41d69dbb6ff4cf4935b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 853ed35f7dd249d8bbae1a75c6b9d5e9 in term 0.
I20260630 12:14:59.477807 11853 raft_consensus.cc:2804] T 8a86259add8449219fafad5f1c2bc960 P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:59.478310 11853 raft_consensus.cc:493] T 8a86259add8449219fafad5f1c2bc960 P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:59.478785 11853 raft_consensus.cc:3060] T 8a86259add8449219fafad5f1c2bc960 P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:59.480557 11833 raft_consensus.cc:359] T b365e5bf11af4734ab45718cc32e378a P cb56b53788cc4be8809422e54e5d3814 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.481132 11833 raft_consensus.cc:385] T b365e5bf11af4734ab45718cc32e378a P cb56b53788cc4be8809422e54e5d3814 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:59.481386 11833 raft_consensus.cc:740] T b365e5bf11af4734ab45718cc32e378a P cb56b53788cc4be8809422e54e5d3814 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb56b53788cc4be8809422e54e5d3814, State: Initialized, Role: FOLLOWER
I20260630 12:14:59.482056 11833 consensus_queue.cc:260] T b365e5bf11af4734ab45718cc32e378a P cb56b53788cc4be8809422e54e5d3814 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.484090 11833 ts_tablet_manager.cc:1434] T b365e5bf11af4734ab45718cc32e378a P cb56b53788cc4be8809422e54e5d3814: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:14:59.485078 11833 tablet_bootstrap.cc:492] T b961c0d075b242d8a7372948f769eb6f P cb56b53788cc4be8809422e54e5d3814: Bootstrap starting.
I20260630 12:14:59.489677 11831 tablet_bootstrap.cc:492] T e4f244cb92b440588fe45edf1d469bc2 P 853ed35f7dd249d8bbae1a75c6b9d5e9: No bootstrap required, opened a new log
I20260630 12:14:59.490375 11831 ts_tablet_manager.cc:1403] T e4f244cb92b440588fe45edf1d469bc2 P 853ed35f7dd249d8bbae1a75c6b9d5e9: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.004s
I20260630 12:14:59.491101 11833 tablet_bootstrap.cc:654] T b961c0d075b242d8a7372948f769eb6f P cb56b53788cc4be8809422e54e5d3814: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:59.496999 11831 raft_consensus.cc:359] T e4f244cb92b440588fe45edf1d469bc2 P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.498086 11831 raft_consensus.cc:385] T e4f244cb92b440588fe45edf1d469bc2 P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:59.498464 11831 raft_consensus.cc:740] T e4f244cb92b440588fe45edf1d469bc2 P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 853ed35f7dd249d8bbae1a75c6b9d5e9, State: Initialized, Role: FOLLOWER
I20260630 12:14:59.500416 11853 raft_consensus.cc:515] T 8a86259add8449219fafad5f1c2bc960 P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.501044 11833 tablet_bootstrap.cc:492] T b961c0d075b242d8a7372948f769eb6f P cb56b53788cc4be8809422e54e5d3814: No bootstrap required, opened a new log
I20260630 12:14:59.501554 11833 ts_tablet_manager.cc:1403] T b961c0d075b242d8a7372948f769eb6f P cb56b53788cc4be8809422e54e5d3814: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.002s
I20260630 12:14:59.501823 11832 tablet_bootstrap.cc:492] T b365e5bf11af4734ab45718cc32e378a P 97ef87892add41d69dbb6ff4cf4935b4: No bootstrap required, opened a new log
I20260630 12:14:59.502362 11832 ts_tablet_manager.cc:1403] T b365e5bf11af4734ab45718cc32e378a P 97ef87892add41d69dbb6ff4cf4935b4: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.018s
I20260630 12:14:59.503244 11637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a86259add8449219fafad5f1c2bc960" candidate_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ef87892add41d69dbb6ff4cf4935b4"
I20260630 12:14:59.503758 11637 raft_consensus.cc:3060] T 8a86259add8449219fafad5f1c2bc960 P 97ef87892add41d69dbb6ff4cf4935b4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:59.504176 11786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a86259add8449219fafad5f1c2bc960" candidate_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb56b53788cc4be8809422e54e5d3814"
I20260630 12:14:59.504752 11786 raft_consensus.cc:3060] T 8a86259add8449219fafad5f1c2bc960 P cb56b53788cc4be8809422e54e5d3814 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:59.505270 11832 raft_consensus.cc:359] T b365e5bf11af4734ab45718cc32e378a P 97ef87892add41d69dbb6ff4cf4935b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.506029 11832 raft_consensus.cc:385] T b365e5bf11af4734ab45718cc32e378a P 97ef87892add41d69dbb6ff4cf4935b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:59.506313 11832 raft_consensus.cc:740] T b365e5bf11af4734ab45718cc32e378a P 97ef87892add41d69dbb6ff4cf4935b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ef87892add41d69dbb6ff4cf4935b4, State: Initialized, Role: FOLLOWER
I20260630 12:14:59.507072 11832 consensus_queue.cc:260] T b365e5bf11af4734ab45718cc32e378a P 97ef87892add41d69dbb6ff4cf4935b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.508332 11833 raft_consensus.cc:359] T b961c0d075b242d8a7372948f769eb6f P cb56b53788cc4be8809422e54e5d3814 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.509104 11833 raft_consensus.cc:385] T b961c0d075b242d8a7372948f769eb6f P cb56b53788cc4be8809422e54e5d3814 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:59.509445 11833 raft_consensus.cc:740] T b961c0d075b242d8a7372948f769eb6f P cb56b53788cc4be8809422e54e5d3814 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb56b53788cc4be8809422e54e5d3814, State: Initialized, Role: FOLLOWER
I20260630 12:14:59.510223 11833 consensus_queue.cc:260] T b961c0d075b242d8a7372948f769eb6f P cb56b53788cc4be8809422e54e5d3814 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.510710 11637 raft_consensus.cc:2468] T 8a86259add8449219fafad5f1c2bc960 P 97ef87892add41d69dbb6ff4cf4935b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 853ed35f7dd249d8bbae1a75c6b9d5e9 in term 1.
I20260630 12:14:59.512001 11675 leader_election.cc:304] T 8a86259add8449219fafad5f1c2bc960 P 853ed35f7dd249d8bbae1a75c6b9d5e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 853ed35f7dd249d8bbae1a75c6b9d5e9, 97ef87892add41d69dbb6ff4cf4935b4; no voters: 
I20260630 12:14:59.512423 11786 raft_consensus.cc:2468] T 8a86259add8449219fafad5f1c2bc960 P cb56b53788cc4be8809422e54e5d3814 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 853ed35f7dd249d8bbae1a75c6b9d5e9 in term 1.
I20260630 12:14:59.512857 11837 raft_consensus.cc:2804] T 8a86259add8449219fafad5f1c2bc960 P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:59.514010 11853 leader_election.cc:290] T 8a86259add8449219fafad5f1c2bc960 P 853ed35f7dd249d8bbae1a75c6b9d5e9 [CANDIDATE]: Term 1 election: Requested vote from peers 97ef87892add41d69dbb6ff4cf4935b4 (127.0.107.193:33793), cb56b53788cc4be8809422e54e5d3814 (127.0.107.195:44001)
I20260630 12:14:59.515085 11831 consensus_queue.cc:260] T e4f244cb92b440588fe45edf1d469bc2 P 853ed35f7dd249d8bbae1a75c6b9d5e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.516409 11833 ts_tablet_manager.cc:1434] T b961c0d075b242d8a7372948f769eb6f P cb56b53788cc4be8809422e54e5d3814: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260630 12:14:59.517361 11831 ts_tablet_manager.cc:1434] T e4f244cb92b440588fe45edf1d469bc2 P 853ed35f7dd249d8bbae1a75c6b9d5e9: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260630 12:14:59.519611 11832 ts_tablet_manager.cc:1434] T b365e5bf11af4734ab45718cc32e378a P 97ef87892add41d69dbb6ff4cf4935b4: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.003s
I20260630 12:14:59.524174 11837 raft_consensus.cc:697] T 8a86259add8449219fafad5f1c2bc960 P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 1 LEADER]: Becoming Leader. State: Replica: 853ed35f7dd249d8bbae1a75c6b9d5e9, State: Running, Role: LEADER
I20260630 12:14:59.525158 11837 consensus_queue.cc:237] T 8a86259add8449219fafad5f1c2bc960 P 853ed35f7dd249d8bbae1a75c6b9d5e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
W20260630 12:14:59.530074 11583 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:14:59.533743 11533 catalog_manager.cc:5697] T 8a86259add8449219fafad5f1c2bc960 P 853ed35f7dd249d8bbae1a75c6b9d5e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 853ed35f7dd249d8bbae1a75c6b9d5e9 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:59.558511 11838 raft_consensus.cc:493] T b365e5bf11af4734ab45718cc32e378a P 97ef87892add41d69dbb6ff4cf4935b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:59.559113 11838 raft_consensus.cc:515] T b365e5bf11af4734ab45718cc32e378a P 97ef87892add41d69dbb6ff4cf4935b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.560777 11838 leader_election.cc:290] T b365e5bf11af4734ab45718cc32e378a P 97ef87892add41d69dbb6ff4cf4935b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 853ed35f7dd249d8bbae1a75c6b9d5e9 (127.0.107.194:39453), cb56b53788cc4be8809422e54e5d3814 (127.0.107.195:44001)
I20260630 12:14:59.561513 11712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b365e5bf11af4734ab45718cc32e378a" candidate_uuid: "97ef87892add41d69dbb6ff4cf4935b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" is_pre_election: true
I20260630 12:14:59.561758 11786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b365e5bf11af4734ab45718cc32e378a" candidate_uuid: "97ef87892add41d69dbb6ff4cf4935b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb56b53788cc4be8809422e54e5d3814" is_pre_election: true
I20260630 12:14:59.562088 11712 raft_consensus.cc:2468] T b365e5bf11af4734ab45718cc32e378a P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97ef87892add41d69dbb6ff4cf4935b4 in term 0.
I20260630 12:14:59.562366 11786 raft_consensus.cc:2468] T b365e5bf11af4734ab45718cc32e378a P cb56b53788cc4be8809422e54e5d3814 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97ef87892add41d69dbb6ff4cf4935b4 in term 0.
I20260630 12:14:59.563215 11602 leader_election.cc:304] T b365e5bf11af4734ab45718cc32e378a P 97ef87892add41d69dbb6ff4cf4935b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 853ed35f7dd249d8bbae1a75c6b9d5e9, 97ef87892add41d69dbb6ff4cf4935b4; no voters: 
I20260630 12:14:59.564045 11838 raft_consensus.cc:2804] T b365e5bf11af4734ab45718cc32e378a P 97ef87892add41d69dbb6ff4cf4935b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:59.564352 11838 raft_consensus.cc:493] T b365e5bf11af4734ab45718cc32e378a P 97ef87892add41d69dbb6ff4cf4935b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:59.564630 11838 raft_consensus.cc:3060] T b365e5bf11af4734ab45718cc32e378a P 97ef87892add41d69dbb6ff4cf4935b4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:59.569208 11838 raft_consensus.cc:515] T b365e5bf11af4734ab45718cc32e378a P 97ef87892add41d69dbb6ff4cf4935b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.570719 11838 leader_election.cc:290] T b365e5bf11af4734ab45718cc32e378a P 97ef87892add41d69dbb6ff4cf4935b4 [CANDIDATE]: Term 1 election: Requested vote from peers 853ed35f7dd249d8bbae1a75c6b9d5e9 (127.0.107.194:39453), cb56b53788cc4be8809422e54e5d3814 (127.0.107.195:44001)
I20260630 12:14:59.571434 11712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b365e5bf11af4734ab45718cc32e378a" candidate_uuid: "97ef87892add41d69dbb6ff4cf4935b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9"
I20260630 12:14:59.571751 11786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b365e5bf11af4734ab45718cc32e378a" candidate_uuid: "97ef87892add41d69dbb6ff4cf4935b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb56b53788cc4be8809422e54e5d3814"
I20260630 12:14:59.572057 11712 raft_consensus.cc:3060] T b365e5bf11af4734ab45718cc32e378a P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:59.572336 11786 raft_consensus.cc:3060] T b365e5bf11af4734ab45718cc32e378a P cb56b53788cc4be8809422e54e5d3814 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:59.578871 11786 raft_consensus.cc:2468] T b365e5bf11af4734ab45718cc32e378a P cb56b53788cc4be8809422e54e5d3814 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97ef87892add41d69dbb6ff4cf4935b4 in term 1.
I20260630 12:14:59.578871 11712 raft_consensus.cc:2468] T b365e5bf11af4734ab45718cc32e378a P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97ef87892add41d69dbb6ff4cf4935b4 in term 1.
I20260630 12:14:59.580139 11601 leader_election.cc:304] T b365e5bf11af4734ab45718cc32e378a P 97ef87892add41d69dbb6ff4cf4935b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97ef87892add41d69dbb6ff4cf4935b4, cb56b53788cc4be8809422e54e5d3814; no voters: 
I20260630 12:14:59.580741 11838 raft_consensus.cc:2804] T b365e5bf11af4734ab45718cc32e378a P 97ef87892add41d69dbb6ff4cf4935b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:59.581609 11838 raft_consensus.cc:697] T b365e5bf11af4734ab45718cc32e378a P 97ef87892add41d69dbb6ff4cf4935b4 [term 1 LEADER]: Becoming Leader. State: Replica: 97ef87892add41d69dbb6ff4cf4935b4, State: Running, Role: LEADER
I20260630 12:14:59.582242 11838 consensus_queue.cc:237] T b365e5bf11af4734ab45718cc32e378a P 97ef87892add41d69dbb6ff4cf4935b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.589568 11533 catalog_manager.cc:5697] T b365e5bf11af4734ab45718cc32e378a P 97ef87892add41d69dbb6ff4cf4935b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97ef87892add41d69dbb6ff4cf4935b4 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "97ef87892add41d69dbb6ff4cf4935b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:59.603695 11837 raft_consensus.cc:493] T b961c0d075b242d8a7372948f769eb6f P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:59.604194 11837 raft_consensus.cc:515] T b961c0d075b242d8a7372948f769eb6f P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.605881 11837 leader_election.cc:290] T b961c0d075b242d8a7372948f769eb6f P 853ed35f7dd249d8bbae1a75c6b9d5e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97ef87892add41d69dbb6ff4cf4935b4 (127.0.107.193:33793), cb56b53788cc4be8809422e54e5d3814 (127.0.107.195:44001)
I20260630 12:14:59.606691 11637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b961c0d075b242d8a7372948f769eb6f" candidate_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ef87892add41d69dbb6ff4cf4935b4" is_pre_election: true
I20260630 12:14:59.606894 11786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b961c0d075b242d8a7372948f769eb6f" candidate_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb56b53788cc4be8809422e54e5d3814" is_pre_election: true
I20260630 12:14:59.607484 11786 raft_consensus.cc:2468] T b961c0d075b242d8a7372948f769eb6f P cb56b53788cc4be8809422e54e5d3814 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 853ed35f7dd249d8bbae1a75c6b9d5e9 in term 0.
I20260630 12:14:59.607484 11637 raft_consensus.cc:2468] T b961c0d075b242d8a7372948f769eb6f P 97ef87892add41d69dbb6ff4cf4935b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 853ed35f7dd249d8bbae1a75c6b9d5e9 in term 0.
I20260630 12:14:59.608631 11675 leader_election.cc:304] T b961c0d075b242d8a7372948f769eb6f P 853ed35f7dd249d8bbae1a75c6b9d5e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 853ed35f7dd249d8bbae1a75c6b9d5e9, 97ef87892add41d69dbb6ff4cf4935b4; no voters: 
I20260630 12:14:59.609229 11837 raft_consensus.cc:2804] T b961c0d075b242d8a7372948f769eb6f P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:59.609567 11837 raft_consensus.cc:493] T b961c0d075b242d8a7372948f769eb6f P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:59.609783 11837 raft_consensus.cc:3060] T b961c0d075b242d8a7372948f769eb6f P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:59.614701 11837 raft_consensus.cc:515] T b961c0d075b242d8a7372948f769eb6f P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.616392 11837 leader_election.cc:290] T b961c0d075b242d8a7372948f769eb6f P 853ed35f7dd249d8bbae1a75c6b9d5e9 [CANDIDATE]: Term 1 election: Requested vote from peers 97ef87892add41d69dbb6ff4cf4935b4 (127.0.107.193:33793), cb56b53788cc4be8809422e54e5d3814 (127.0.107.195:44001)
I20260630 12:14:59.617173 11637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b961c0d075b242d8a7372948f769eb6f" candidate_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ef87892add41d69dbb6ff4cf4935b4"
I20260630 12:14:59.617463 11786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b961c0d075b242d8a7372948f769eb6f" candidate_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb56b53788cc4be8809422e54e5d3814"
I20260630 12:14:59.617779 11637 raft_consensus.cc:3060] T b961c0d075b242d8a7372948f769eb6f P 97ef87892add41d69dbb6ff4cf4935b4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:59.618089 11786 raft_consensus.cc:3060] T b961c0d075b242d8a7372948f769eb6f P cb56b53788cc4be8809422e54e5d3814 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:59.622969 11637 raft_consensus.cc:2468] T b961c0d075b242d8a7372948f769eb6f P 97ef87892add41d69dbb6ff4cf4935b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 853ed35f7dd249d8bbae1a75c6b9d5e9 in term 1.
I20260630 12:14:59.622991 11786 raft_consensus.cc:2468] T b961c0d075b242d8a7372948f769eb6f P cb56b53788cc4be8809422e54e5d3814 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 853ed35f7dd249d8bbae1a75c6b9d5e9 in term 1.
I20260630 12:14:59.624075 11675 leader_election.cc:304] T b961c0d075b242d8a7372948f769eb6f P 853ed35f7dd249d8bbae1a75c6b9d5e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 853ed35f7dd249d8bbae1a75c6b9d5e9, 97ef87892add41d69dbb6ff4cf4935b4; no voters: 
I20260630 12:14:59.624716 11837 raft_consensus.cc:2804] T b961c0d075b242d8a7372948f769eb6f P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:59.625190 11837 raft_consensus.cc:697] T b961c0d075b242d8a7372948f769eb6f P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 1 LEADER]: Becoming Leader. State: Replica: 853ed35f7dd249d8bbae1a75c6b9d5e9, State: Running, Role: LEADER
I20260630 12:14:59.625976 11837 consensus_queue.cc:237] T b961c0d075b242d8a7372948f769eb6f P 853ed35f7dd249d8bbae1a75c6b9d5e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.632664 11838 raft_consensus.cc:493] T b3ef812529c24442840caaa260fc39cc P 97ef87892add41d69dbb6ff4cf4935b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:59.633126 11838 raft_consensus.cc:515] T b3ef812529c24442840caaa260fc39cc P 97ef87892add41d69dbb6ff4cf4935b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.633127 11533 catalog_manager.cc:5697] T b961c0d075b242d8a7372948f769eb6f P 853ed35f7dd249d8bbae1a75c6b9d5e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 853ed35f7dd249d8bbae1a75c6b9d5e9 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:59.635382 11838 leader_election.cc:290] T b3ef812529c24442840caaa260fc39cc P 97ef87892add41d69dbb6ff4cf4935b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 853ed35f7dd249d8bbae1a75c6b9d5e9 (127.0.107.194:39453), cb56b53788cc4be8809422e54e5d3814 (127.0.107.195:44001)
I20260630 12:14:59.636229 11712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3ef812529c24442840caaa260fc39cc" candidate_uuid: "97ef87892add41d69dbb6ff4cf4935b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" is_pre_election: true
I20260630 12:14:59.636444 11786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3ef812529c24442840caaa260fc39cc" candidate_uuid: "97ef87892add41d69dbb6ff4cf4935b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb56b53788cc4be8809422e54e5d3814" is_pre_election: true
I20260630 12:14:59.636852 11712 raft_consensus.cc:2468] T b3ef812529c24442840caaa260fc39cc P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97ef87892add41d69dbb6ff4cf4935b4 in term 0.
I20260630 12:14:59.637104 11786 raft_consensus.cc:2468] T b3ef812529c24442840caaa260fc39cc P cb56b53788cc4be8809422e54e5d3814 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97ef87892add41d69dbb6ff4cf4935b4 in term 0.
I20260630 12:14:59.637773 11602 leader_election.cc:304] T b3ef812529c24442840caaa260fc39cc P 97ef87892add41d69dbb6ff4cf4935b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 853ed35f7dd249d8bbae1a75c6b9d5e9, 97ef87892add41d69dbb6ff4cf4935b4; no voters: 
I20260630 12:14:59.638878 11838 raft_consensus.cc:2804] T b3ef812529c24442840caaa260fc39cc P 97ef87892add41d69dbb6ff4cf4935b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:59.639205 11838 raft_consensus.cc:493] T b3ef812529c24442840caaa260fc39cc P 97ef87892add41d69dbb6ff4cf4935b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:59.639523 11838 raft_consensus.cc:3060] T b3ef812529c24442840caaa260fc39cc P 97ef87892add41d69dbb6ff4cf4935b4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:59.645393 11838 raft_consensus.cc:515] T b3ef812529c24442840caaa260fc39cc P 97ef87892add41d69dbb6ff4cf4935b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.646806 11838 leader_election.cc:290] T b3ef812529c24442840caaa260fc39cc P 97ef87892add41d69dbb6ff4cf4935b4 [CANDIDATE]: Term 1 election: Requested vote from peers 853ed35f7dd249d8bbae1a75c6b9d5e9 (127.0.107.194:39453), cb56b53788cc4be8809422e54e5d3814 (127.0.107.195:44001)
I20260630 12:14:59.647461 11712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3ef812529c24442840caaa260fc39cc" candidate_uuid: "97ef87892add41d69dbb6ff4cf4935b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9"
I20260630 12:14:59.647815 11786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3ef812529c24442840caaa260fc39cc" candidate_uuid: "97ef87892add41d69dbb6ff4cf4935b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb56b53788cc4be8809422e54e5d3814"
I20260630 12:14:59.648082 11712 raft_consensus.cc:3060] T b3ef812529c24442840caaa260fc39cc P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:59.648386 11786 raft_consensus.cc:3060] T b3ef812529c24442840caaa260fc39cc P cb56b53788cc4be8809422e54e5d3814 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:59.654881 11786 raft_consensus.cc:2468] T b3ef812529c24442840caaa260fc39cc P cb56b53788cc4be8809422e54e5d3814 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97ef87892add41d69dbb6ff4cf4935b4 in term 1.
I20260630 12:14:59.654881 11712 raft_consensus.cc:2468] T b3ef812529c24442840caaa260fc39cc P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97ef87892add41d69dbb6ff4cf4935b4 in term 1.
I20260630 12:14:59.656275 11602 leader_election.cc:304] T b3ef812529c24442840caaa260fc39cc P 97ef87892add41d69dbb6ff4cf4935b4 [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: 853ed35f7dd249d8bbae1a75c6b9d5e9, 97ef87892add41d69dbb6ff4cf4935b4, cb56b53788cc4be8809422e54e5d3814; no voters: 
I20260630 12:14:59.656976 11838 raft_consensus.cc:2804] T b3ef812529c24442840caaa260fc39cc P 97ef87892add41d69dbb6ff4cf4935b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:59.657382 11838 raft_consensus.cc:697] T b3ef812529c24442840caaa260fc39cc P 97ef87892add41d69dbb6ff4cf4935b4 [term 1 LEADER]: Becoming Leader. State: Replica: 97ef87892add41d69dbb6ff4cf4935b4, State: Running, Role: LEADER
I20260630 12:14:59.658047 11838 consensus_queue.cc:237] T b3ef812529c24442840caaa260fc39cc P 97ef87892add41d69dbb6ff4cf4935b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.664279 11533 catalog_manager.cc:5697] T b3ef812529c24442840caaa260fc39cc P 97ef87892add41d69dbb6ff4cf4935b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97ef87892add41d69dbb6ff4cf4935b4 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "97ef87892add41d69dbb6ff4cf4935b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:59.706018 11837 raft_consensus.cc:493] T e4f244cb92b440588fe45edf1d469bc2 P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:59.706599 11837 raft_consensus.cc:515] T e4f244cb92b440588fe45edf1d469bc2 P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 } } peers { permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 } } peers { permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 } }
I20260630 12:14:59.708547 11837 leader_election.cc:290] T e4f244cb92b440588fe45edf1d469bc2 P 853ed35f7dd249d8bbae1a75c6b9d5e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97ef87892add41d69dbb6ff4cf4935b4 (127.0.107.193:33793), cb56b53788cc4be8809422e54e5d3814 (127.0.107.195:44001)
I20260630 12:14:59.709254 11637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f244cb92b440588fe45edf1d469bc2" candidate_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ef87892add41d69dbb6ff4cf4935b4" is_pre_election: true
I20260630 12:14:59.709523 11786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f244cb92b440588fe45edf1d469bc2" candidate_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb56b53788cc4be8809422e54e5d3814" is_pre_election: true
I20260630 12:14:59.709952 11637 raft_consensus.cc:2393] T e4f244cb92b440588fe45edf1d469bc2 P 97ef87892add41d69dbb6ff4cf4935b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 853ed35f7dd249d8bbae1a75c6b9d5e9 in current term 1: Already voted for candidate cb56b53788cc4be8809422e54e5d3814 in this term.
I20260630 12:14:59.711086 11675 leader_election.cc:304] T e4f244cb92b440588fe45edf1d469bc2 P 853ed35f7dd249d8bbae1a75c6b9d5e9 [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: 853ed35f7dd249d8bbae1a75c6b9d5e9; no voters: 97ef87892add41d69dbb6ff4cf4935b4, cb56b53788cc4be8809422e54e5d3814
I20260630 12:14:59.711685 11837 raft_consensus.cc:3060] T e4f244cb92b440588fe45edf1d469bc2 P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:59.716516 11837 raft_consensus.cc:2749] T e4f244cb92b440588fe45edf1d469bc2 P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:14:59.860373 11851 consensus_queue.cc:1048] T 52f1ba45e6de45cd8cb498bb5162adb3 P cb56b53788cc4be8809422e54e5d3814 [LEADER]: Connected to new peer: Peer: permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:59.862352 11851 consensus_queue.cc:1048] T e4f244cb92b440588fe45edf1d469bc2 P cb56b53788cc4be8809422e54e5d3814 [LEADER]: Connected to new peer: Peer: permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:59.874595 11851 consensus_queue.cc:1048] T e4f244cb92b440588fe45edf1d469bc2 P cb56b53788cc4be8809422e54e5d3814 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:59.878293 11851 consensus_queue.cc:1048] T 52f1ba45e6de45cd8cb498bb5162adb3 P cb56b53788cc4be8809422e54e5d3814 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:59.948176 11837 consensus_queue.cc:1048] T 8a86259add8449219fafad5f1c2bc960 P 853ed35f7dd249d8bbae1a75c6b9d5e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:59.958644 11837 consensus_queue.cc:1048] T 8a86259add8449219fafad5f1c2bc960 P 853ed35f7dd249d8bbae1a75c6b9d5e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:00.184096 11838 consensus_queue.cc:1048] T b365e5bf11af4734ab45718cc32e378a P 97ef87892add41d69dbb6ff4cf4935b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:00.189703 11838 consensus_queue.cc:1048] T b365e5bf11af4734ab45718cc32e378a P 97ef87892add41d69dbb6ff4cf4935b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:00.195699 11837 consensus_queue.cc:1048] T b961c0d075b242d8a7372948f769eb6f P 853ed35f7dd249d8bbae1a75c6b9d5e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:00.220289 11866 consensus_queue.cc:1048] T b961c0d075b242d8a7372948f769eb6f P 853ed35f7dd249d8bbae1a75c6b9d5e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97ef87892add41d69dbb6ff4cf4935b4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:00.235291 11883 consensus_queue.cc:1048] T b3ef812529c24442840caaa260fc39cc P 97ef87892add41d69dbb6ff4cf4935b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "853ed35f7dd249d8bbae1a75c6b9d5e9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:00.247197 11886 consensus_queue.cc:1048] T b3ef812529c24442840caaa260fc39cc P 97ef87892add41d69dbb6ff4cf4935b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb56b53788cc4be8809422e54e5d3814" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:09.837126   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:15:09.866011   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:09.866734   431 tablet_replica.cc:333] T b365e5bf11af4734ab45718cc32e378a P 97ef87892add41d69dbb6ff4cf4935b4: stopping tablet replica
I20260630 12:15:09.867543   431 raft_consensus.cc:2243] T b365e5bf11af4734ab45718cc32e378a P 97ef87892add41d69dbb6ff4cf4935b4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:09.868631   431 raft_consensus.cc:2272] T b365e5bf11af4734ab45718cc32e378a P 97ef87892add41d69dbb6ff4cf4935b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:09.871347   431 tablet_replica.cc:333] T 8a86259add8449219fafad5f1c2bc960 P 97ef87892add41d69dbb6ff4cf4935b4: stopping tablet replica
I20260630 12:15:09.871894   431 raft_consensus.cc:2243] T 8a86259add8449219fafad5f1c2bc960 P 97ef87892add41d69dbb6ff4cf4935b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:09.872383   431 raft_consensus.cc:2272] T 8a86259add8449219fafad5f1c2bc960 P 97ef87892add41d69dbb6ff4cf4935b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:09.874958   431 tablet_replica.cc:333] T b961c0d075b242d8a7372948f769eb6f P 97ef87892add41d69dbb6ff4cf4935b4: stopping tablet replica
I20260630 12:15:09.875553   431 raft_consensus.cc:2243] T b961c0d075b242d8a7372948f769eb6f P 97ef87892add41d69dbb6ff4cf4935b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:09.876055   431 raft_consensus.cc:2272] T b961c0d075b242d8a7372948f769eb6f P 97ef87892add41d69dbb6ff4cf4935b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:09.878551   431 tablet_replica.cc:333] T 52f1ba45e6de45cd8cb498bb5162adb3 P 97ef87892add41d69dbb6ff4cf4935b4: stopping tablet replica
I20260630 12:15:09.879114   431 raft_consensus.cc:2243] T 52f1ba45e6de45cd8cb498bb5162adb3 P 97ef87892add41d69dbb6ff4cf4935b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:09.879632   431 raft_consensus.cc:2272] T 52f1ba45e6de45cd8cb498bb5162adb3 P 97ef87892add41d69dbb6ff4cf4935b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:09.881855   431 tablet_replica.cc:333] T b3ef812529c24442840caaa260fc39cc P 97ef87892add41d69dbb6ff4cf4935b4: stopping tablet replica
I20260630 12:15:09.882302   431 raft_consensus.cc:2243] T b3ef812529c24442840caaa260fc39cc P 97ef87892add41d69dbb6ff4cf4935b4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:09.883270   431 raft_consensus.cc:2272] T b3ef812529c24442840caaa260fc39cc P 97ef87892add41d69dbb6ff4cf4935b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:09.885675   431 tablet_replica.cc:333] T e4f244cb92b440588fe45edf1d469bc2 P 97ef87892add41d69dbb6ff4cf4935b4: stopping tablet replica
I20260630 12:15:09.886107   431 raft_consensus.cc:2243] T e4f244cb92b440588fe45edf1d469bc2 P 97ef87892add41d69dbb6ff4cf4935b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:09.886541   431 raft_consensus.cc:2272] T e4f244cb92b440588fe45edf1d469bc2 P 97ef87892add41d69dbb6ff4cf4935b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:09.916786   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
W20260630 12:15:09.943212 11749 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:33793: connect: Connection refused (error 111)
I20260630 12:15:09.943907   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
W20260630 12:15:09.948284 11749 consensus_peers.cc:597] T e4f244cb92b440588fe45edf1d469bc2 P cb56b53788cc4be8809422e54e5d3814 -> Peer 97ef87892add41d69dbb6ff4cf4935b4 (127.0.107.193:33793): Couldn't send request to peer 97ef87892add41d69dbb6ff4cf4935b4. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:33793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:09.969921   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:09.970710   431 tablet_replica.cc:333] T e4f244cb92b440588fe45edf1d469bc2 P 853ed35f7dd249d8bbae1a75c6b9d5e9: stopping tablet replica
I20260630 12:15:09.971426   431 raft_consensus.cc:2243] T e4f244cb92b440588fe45edf1d469bc2 P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:09.971971   431 raft_consensus.cc:2272] T e4f244cb92b440588fe45edf1d469bc2 P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:09.974400   431 tablet_replica.cc:333] T 8a86259add8449219fafad5f1c2bc960 P 853ed35f7dd249d8bbae1a75c6b9d5e9: stopping tablet replica
I20260630 12:15:09.974970   431 raft_consensus.cc:2243] T 8a86259add8449219fafad5f1c2bc960 P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:09.975802   431 raft_consensus.cc:2272] T 8a86259add8449219fafad5f1c2bc960 P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:09.978044   431 tablet_replica.cc:333] T b3ef812529c24442840caaa260fc39cc P 853ed35f7dd249d8bbae1a75c6b9d5e9: stopping tablet replica
I20260630 12:15:09.978605   431 raft_consensus.cc:2243] T b3ef812529c24442840caaa260fc39cc P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:09.979101   431 raft_consensus.cc:2272] T b3ef812529c24442840caaa260fc39cc P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:09.981145   431 tablet_replica.cc:333] T 52f1ba45e6de45cd8cb498bb5162adb3 P 853ed35f7dd249d8bbae1a75c6b9d5e9: stopping tablet replica
I20260630 12:15:09.981629   431 raft_consensus.cc:2243] T 52f1ba45e6de45cd8cb498bb5162adb3 P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:09.982059   431 raft_consensus.cc:2272] T 52f1ba45e6de45cd8cb498bb5162adb3 P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:09.984334   431 tablet_replica.cc:333] T b365e5bf11af4734ab45718cc32e378a P 853ed35f7dd249d8bbae1a75c6b9d5e9: stopping tablet replica
I20260630 12:15:09.984797   431 raft_consensus.cc:2243] T b365e5bf11af4734ab45718cc32e378a P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:09.985235   431 raft_consensus.cc:2272] T b365e5bf11af4734ab45718cc32e378a P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:09.987457   431 tablet_replica.cc:333] T b961c0d075b242d8a7372948f769eb6f P 853ed35f7dd249d8bbae1a75c6b9d5e9: stopping tablet replica
I20260630 12:15:09.987921   431 raft_consensus.cc:2243] T b961c0d075b242d8a7372948f769eb6f P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:09.988811   431 raft_consensus.cc:2272] T b961c0d075b242d8a7372948f769eb6f P 853ed35f7dd249d8bbae1a75c6b9d5e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:10.005647   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:15:10.025254   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:15:10.049343   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:10.050024   431 tablet_replica.cc:333] T b961c0d075b242d8a7372948f769eb6f P cb56b53788cc4be8809422e54e5d3814: stopping tablet replica
I20260630 12:15:10.050668   431 raft_consensus.cc:2243] T b961c0d075b242d8a7372948f769eb6f P cb56b53788cc4be8809422e54e5d3814 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:10.051245   431 raft_consensus.cc:2272] T b961c0d075b242d8a7372948f769eb6f P cb56b53788cc4be8809422e54e5d3814 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:10.053578   431 tablet_replica.cc:333] T 8a86259add8449219fafad5f1c2bc960 P cb56b53788cc4be8809422e54e5d3814: stopping tablet replica
I20260630 12:15:10.054133   431 raft_consensus.cc:2243] T 8a86259add8449219fafad5f1c2bc960 P cb56b53788cc4be8809422e54e5d3814 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:10.054610   431 raft_consensus.cc:2272] T 8a86259add8449219fafad5f1c2bc960 P cb56b53788cc4be8809422e54e5d3814 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:10.056910   431 tablet_replica.cc:333] T e4f244cb92b440588fe45edf1d469bc2 P cb56b53788cc4be8809422e54e5d3814: stopping tablet replica
I20260630 12:15:10.057432   431 raft_consensus.cc:2243] T e4f244cb92b440588fe45edf1d469bc2 P cb56b53788cc4be8809422e54e5d3814 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:10.058292   431 raft_consensus.cc:2272] T e4f244cb92b440588fe45edf1d469bc2 P cb56b53788cc4be8809422e54e5d3814 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:10.060948   431 tablet_replica.cc:333] T b365e5bf11af4734ab45718cc32e378a P cb56b53788cc4be8809422e54e5d3814: stopping tablet replica
I20260630 12:15:10.061750   431 raft_consensus.cc:2243] T b365e5bf11af4734ab45718cc32e378a P cb56b53788cc4be8809422e54e5d3814 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:10.062377   431 raft_consensus.cc:2272] T b365e5bf11af4734ab45718cc32e378a P cb56b53788cc4be8809422e54e5d3814 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:10.064762   431 tablet_replica.cc:333] T b3ef812529c24442840caaa260fc39cc P cb56b53788cc4be8809422e54e5d3814: stopping tablet replica
I20260630 12:15:10.065256   431 raft_consensus.cc:2243] T b3ef812529c24442840caaa260fc39cc P cb56b53788cc4be8809422e54e5d3814 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:10.065698   431 raft_consensus.cc:2272] T b3ef812529c24442840caaa260fc39cc P cb56b53788cc4be8809422e54e5d3814 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:10.067885   431 tablet_replica.cc:333] T 52f1ba45e6de45cd8cb498bb5162adb3 P cb56b53788cc4be8809422e54e5d3814: stopping tablet replica
I20260630 12:15:10.068338   431 raft_consensus.cc:2243] T 52f1ba45e6de45cd8cb498bb5162adb3 P cb56b53788cc4be8809422e54e5d3814 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:10.069254   431 raft_consensus.cc:2272] T 52f1ba45e6de45cd8cb498bb5162adb3 P cb56b53788cc4be8809422e54e5d3814 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:10.095750   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:15:10.115422   431 master.cc:562] Master@127.0.107.254:38325 shutting down...
I20260630 12:15:10.135807   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d70e960cff97493e91f899a540424e06 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:10.136451   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d70e960cff97493e91f899a540424e06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:10.136798   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P d70e960cff97493e91f899a540424e06: stopping tablet replica
I20260630 12:15:10.156153   431 master.cc:584] Master@127.0.107.254:38325 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster (12788 ms)
[----------] 24 tests from AutoRebalancerTest (246833 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260630 12:15:10.199965   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:35323
I20260630 12:15:10.201067   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:10.206702 11903 instance_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:10.206919 11902 instance_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:10.207371 11905 instance_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:10.209177   431 server_base.cc:1061] running on GCE node
I20260630 12:15:10.209954   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:10.210132   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:10.210312   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821710210282 us; error 0 us; skew 500 ppm
I20260630 12:15:10.210850   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:10.213297   431 webserver.cc:533] Webserver started at http://127.0.107.254:39275/ using document root <none> and password file <none>
I20260630 12:15:10.213802   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:10.214002   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:10.214275   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:10.215477   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821463199918-431-0/minicluster-data/master-0-root/instance:
uuid: "691e01e8b02a4c54a8ecd725a8d10ed2"
format_stamp: "Formatted at 2026-06-30 12:15:10 on dist-test-slave-rzcc"
I20260630 12:15:10.219731   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:15:10.223133 11910 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:10.223857   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:10.224144   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821463199918-431-0/minicluster-data/master-0-root
uuid: "691e01e8b02a4c54a8ecd725a8d10ed2"
format_stamp: "Formatted at 2026-06-30 12:15:10 on dist-test-slave-rzcc"
I20260630 12:15:10.224447   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821463199918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821463199918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821463199918-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:10.242274   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:10.243592   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:10.282819   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:35323
I20260630 12:15:10.282903 11961 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:35323 every 8 connection(s)
I20260630 12:15:10.286861 11962 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:10.298067 11962 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 691e01e8b02a4c54a8ecd725a8d10ed2: Bootstrap starting.
I20260630 12:15:10.302600 11962 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 691e01e8b02a4c54a8ecd725a8d10ed2: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:10.307104 11962 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 691e01e8b02a4c54a8ecd725a8d10ed2: No bootstrap required, opened a new log
I20260630 12:15:10.309242 11962 raft_consensus.cc:359] T 00000000000000000000000000000000 P 691e01e8b02a4c54a8ecd725a8d10ed2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "691e01e8b02a4c54a8ecd725a8d10ed2" member_type: VOTER }
I20260630 12:15:10.309674 11962 raft_consensus.cc:385] T 00000000000000000000000000000000 P 691e01e8b02a4c54a8ecd725a8d10ed2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:10.309890 11962 raft_consensus.cc:740] T 00000000000000000000000000000000 P 691e01e8b02a4c54a8ecd725a8d10ed2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 691e01e8b02a4c54a8ecd725a8d10ed2, State: Initialized, Role: FOLLOWER
I20260630 12:15:10.310448 11962 consensus_queue.cc:260] T 00000000000000000000000000000000 P 691e01e8b02a4c54a8ecd725a8d10ed2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "691e01e8b02a4c54a8ecd725a8d10ed2" member_type: VOTER }
I20260630 12:15:10.310945 11962 raft_consensus.cc:399] T 00000000000000000000000000000000 P 691e01e8b02a4c54a8ecd725a8d10ed2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:10.311162 11962 raft_consensus.cc:493] T 00000000000000000000000000000000 P 691e01e8b02a4c54a8ecd725a8d10ed2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:10.311422 11962 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 691e01e8b02a4c54a8ecd725a8d10ed2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:10.316160 11962 raft_consensus.cc:515] T 00000000000000000000000000000000 P 691e01e8b02a4c54a8ecd725a8d10ed2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "691e01e8b02a4c54a8ecd725a8d10ed2" member_type: VOTER }
I20260630 12:15:10.316642 11962 leader_election.cc:304] T 00000000000000000000000000000000 P 691e01e8b02a4c54a8ecd725a8d10ed2 [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: 691e01e8b02a4c54a8ecd725a8d10ed2; no voters: 
I20260630 12:15:10.317685 11962 leader_election.cc:290] T 00000000000000000000000000000000 P 691e01e8b02a4c54a8ecd725a8d10ed2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:10.317991 11965 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 691e01e8b02a4c54a8ecd725a8d10ed2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:10.319298 11965 raft_consensus.cc:697] T 00000000000000000000000000000000 P 691e01e8b02a4c54a8ecd725a8d10ed2 [term 1 LEADER]: Becoming Leader. State: Replica: 691e01e8b02a4c54a8ecd725a8d10ed2, State: Running, Role: LEADER
I20260630 12:15:10.319963 11965 consensus_queue.cc:237] T 00000000000000000000000000000000 P 691e01e8b02a4c54a8ecd725a8d10ed2 [LEADER]: Queue going to LEADER mode. State: All 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: "691e01e8b02a4c54a8ecd725a8d10ed2" member_type: VOTER }
I20260630 12:15:10.320552 11962 sys_catalog.cc:565] T 00000000000000000000000000000000 P 691e01e8b02a4c54a8ecd725a8d10ed2 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:15:10.322890 11967 sys_catalog.cc:455] T 00000000000000000000000000000000 P 691e01e8b02a4c54a8ecd725a8d10ed2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 691e01e8b02a4c54a8ecd725a8d10ed2. Latest consensus state: current_term: 1 leader_uuid: "691e01e8b02a4c54a8ecd725a8d10ed2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "691e01e8b02a4c54a8ecd725a8d10ed2" member_type: VOTER } }
I20260630 12:15:10.322846 11966 sys_catalog.cc:455] T 00000000000000000000000000000000 P 691e01e8b02a4c54a8ecd725a8d10ed2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "691e01e8b02a4c54a8ecd725a8d10ed2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "691e01e8b02a4c54a8ecd725a8d10ed2" member_type: VOTER } }
I20260630 12:15:10.323596 11967 sys_catalog.cc:458] T 00000000000000000000000000000000 P 691e01e8b02a4c54a8ecd725a8d10ed2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:10.323679 11966 sys_catalog.cc:458] T 00000000000000000000000000000000 P 691e01e8b02a4c54a8ecd725a8d10ed2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:10.326653 11970 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:15:10.335477 11970 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:15:10.339711   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:15:10.345659 11970 catalog_manager.cc:1383] Generated new cluster ID: 1a45b41a681c4701bd9456f8b9ae506a
I20260630 12:15:10.345891 11970 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:15:10.370395 11970 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:15:10.371660 11970 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:15:10.389536 11970 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 691e01e8b02a4c54a8ecd725a8d10ed2: Generated new TSK 0
I20260630 12:15:10.390043 11970 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:15:10.406611   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:10.412352 11983 instance_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:10.413722 11984 instance_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:10.416035 11986 instance_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:10.417887   431 server_base.cc:1061] running on GCE node
I20260630 12:15:10.420372   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:10.420588   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:10.420753   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821710420735 us; error 0 us; skew 500 ppm
I20260630 12:15:10.421247   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:10.423496   431 webserver.cc:533] Webserver started at http://127.0.107.193:42325/ using document root <none> and password file <none>
I20260630 12:15:10.423947   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:10.424137   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:10.424397   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:10.425426   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821463199918-431-0/minicluster-data/ts-0-root/instance:
uuid: "a8de72a391654286a8ee9292b6c5aa54"
format_stamp: "Formatted at 2026-06-30 12:15:10 on dist-test-slave-rzcc"
I20260630 12:15:10.429749   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:15:10.432914 11991 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:10.433636   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:15:10.433907   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821463199918-431-0/minicluster-data/ts-0-root
uuid: "a8de72a391654286a8ee9292b6c5aa54"
format_stamp: "Formatted at 2026-06-30 12:15:10 on dist-test-slave-rzcc"
I20260630 12:15:10.434182   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821463199918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821463199918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821463199918-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:10.446830   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:10.447935   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:10.449306   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:10.451460   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:10.451681   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:10.451907   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:10.452085   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:10.489243   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:34267
I20260630 12:15:10.489349 12053 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:34267 every 8 connection(s)
I20260630 12:15:10.494686   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:10.502476 12058 instance_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:10.502705 12059 instance_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:10.510275   431 server_base.cc:1061] running on GCE node
W20260630 12:15:10.510353 12061 instance_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:10.511205 12054 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35323
I20260630 12:15:10.511571 12054 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:10.511632   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:10.511940   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:10.512117   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821710512100 us; error 0 us; skew 500 ppm
I20260630 12:15:10.512401 12054 heartbeater.cc:507] Master 127.0.107.254:35323 requested a full tablet report, sending...
I20260630 12:15:10.512740   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:10.514591 11927 ts_manager.cc:194] Registered new tserver with Master: a8de72a391654286a8ee9292b6c5aa54 (127.0.107.193:34267)
I20260630 12:15:10.515631   431 webserver.cc:533] Webserver started at http://127.0.107.194:41737/ using document root <none> and password file <none>
I20260630 12:15:10.516129   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:10.516306   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:10.516575   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:10.516594 11927 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34774
I20260630 12:15:10.517938   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821463199918-431-0/minicluster-data/ts-1-root/instance:
uuid: "88cb7866a73940e2b7c17c5a678c9c6b"
format_stamp: "Formatted at 2026-06-30 12:15:10 on dist-test-slave-rzcc"
I20260630 12:15:10.522325   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:15:10.525591 12066 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:10.526392   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:15:10.526681   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821463199918-431-0/minicluster-data/ts-1-root
uuid: "88cb7866a73940e2b7c17c5a678c9c6b"
format_stamp: "Formatted at 2026-06-30 12:15:10 on dist-test-slave-rzcc"
I20260630 12:15:10.526993   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821463199918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821463199918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821463199918-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:10.541249   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:10.542367   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:10.543838   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:10.545878   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:10.546096   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:10.546317   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:10.546480   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:10.584131   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:41595
I20260630 12:15:10.584229 12128 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:41595 every 8 connection(s)
I20260630 12:15:10.588825   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:10.597337 12132 instance_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:10.599725 12133 instance_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:10.603638 12135 instance_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:10.603847   431 server_base.cc:1061] running on GCE node
I20260630 12:15:10.604750 12129 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35323
I20260630 12:15:10.605005   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:15:10.605175 12129 heartbeater.cc:461] Registering TS with master...
W20260630 12:15:10.605290   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:10.605569   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821710605550 us; error 0 us; skew 500 ppm
I20260630 12:15:10.606114 12129 heartbeater.cc:507] Master 127.0.107.254:35323 requested a full tablet report, sending...
I20260630 12:15:10.606308   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:10.608345 11927 ts_manager.cc:194] Registered new tserver with Master: 88cb7866a73940e2b7c17c5a678c9c6b (127.0.107.194:41595)
I20260630 12:15:10.609009   431 webserver.cc:533] Webserver started at http://127.0.107.195:40595/ using document root <none> and password file <none>
I20260630 12:15:10.609532   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:10.609719   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:10.609808 11927 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34780
I20260630 12:15:10.609982   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:10.611635   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821463199918-431-0/minicluster-data/ts-2-root/instance:
uuid: "1f05fc10a626438687873ac3555afc6e"
format_stamp: "Formatted at 2026-06-30 12:15:10 on dist-test-slave-rzcc"
I20260630 12:15:10.616075   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:15:10.619189 12140 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:10.619880   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260630 12:15:10.620208   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821463199918-431-0/minicluster-data/ts-2-root
uuid: "1f05fc10a626438687873ac3555afc6e"
format_stamp: "Formatted at 2026-06-30 12:15:10 on dist-test-slave-rzcc"
I20260630 12:15:10.620455   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821463199918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821463199918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821463199918-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:10.648715   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:10.649837   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:10.651357   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:10.653385   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:10.653553   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:10.653820   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:10.653972   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:10.695073   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:38823
I20260630 12:15:10.695173 12202 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:38823 every 8 connection(s)
I20260630 12:15:10.707984 12203 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35323
I20260630 12:15:10.708386 12203 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:10.709093 12203 heartbeater.cc:507] Master 127.0.107.254:35323 requested a full tablet report, sending...
I20260630 12:15:10.710940 11927 ts_manager.cc:194] Registered new tserver with Master: 1f05fc10a626438687873ac3555afc6e (127.0.107.195:38823)
I20260630 12:15:10.711318   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013157649s
I20260630 12:15:10.712255 11927 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34786
I20260630 12:15:11.519239 12054 heartbeater.cc:499] Master 127.0.107.254:35323 was elected leader, sending a full tablet report...
I20260630 12:15:11.612641 12129 heartbeater.cc:499] Master 127.0.107.254:35323 was elected leader, sending a full tablet report...
I20260630 12:15:11.715075 12203 heartbeater.cc:499] Master 127.0.107.254:35323 was elected leader, sending a full tablet report...
I20260630 12:15:11.770654 11927 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34792:
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:11.868310 11927 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:12.140887 12019 tablet_service.cc:1511] Processing CreateTablet for tablet c9dc28ce1390430d8d02867c2287e823 (DEFAULT_TABLE table=test-workload [id=46720a59161b48c7b67c801e8188e2ef]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:12.141580 12165 tablet_service.cc:1511] Processing CreateTablet for tablet 649afb949c8e4ecab8339623febc0929 (DEFAULT_TABLE table=test-workload [id=46720a59161b48c7b67c801e8188e2ef]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:12.142241 12166 tablet_service.cc:1511] Processing CreateTablet for tablet fc5ca2c457364bd29f8472ebb6dc3198 (DEFAULT_TABLE table=test-workload [id=46720a59161b48c7b67c801e8188e2ef]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:12.142964 12165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 649afb949c8e4ecab8339623febc0929. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:12.143642 12166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc5ca2c457364bd29f8472ebb6dc3198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:12.143406 12163 tablet_service.cc:1511] Processing CreateTablet for tablet 5899b706d4c94325a5a62419d2811f05 (DEFAULT_TABLE table=test-workload [id=46720a59161b48c7b67c801e8188e2ef]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:12.143515 12018 tablet_service.cc:1511] Processing CreateTablet for tablet c16863cc61fd4eec9b375aad6538ecdb (DEFAULT_TABLE table=test-workload [id=46720a59161b48c7b67c801e8188e2ef]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:12.145790 12017 tablet_service.cc:1511] Processing CreateTablet for tablet fc5ca2c457364bd29f8472ebb6dc3198 (DEFAULT_TABLE table=test-workload [id=46720a59161b48c7b67c801e8188e2ef]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:12.145768 12164 tablet_service.cc:1511] Processing CreateTablet for tablet fcf7300e8d1b4aa7aa6848e6f3673912 (DEFAULT_TABLE table=test-workload [id=46720a59161b48c7b67c801e8188e2ef]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:12.146915 12163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5899b706d4c94325a5a62419d2811f05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:12.147641 12014 tablet_service.cc:1511] Processing CreateTablet for tablet 5899b706d4c94325a5a62419d2811f05 (DEFAULT_TABLE table=test-workload [id=46720a59161b48c7b67c801e8188e2ef]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:12.149623 12015 tablet_service.cc:1511] Processing CreateTablet for tablet fcf7300e8d1b4aa7aa6848e6f3673912 (DEFAULT_TABLE table=test-workload [id=46720a59161b48c7b67c801e8188e2ef]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:12.151117 12164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcf7300e8d1b4aa7aa6848e6f3673912. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:12.151643 12167 tablet_service.cc:1511] Processing CreateTablet for tablet c16863cc61fd4eec9b375aad6538ecdb (DEFAULT_TABLE table=test-workload [id=46720a59161b48c7b67c801e8188e2ef]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:12.152881 12167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c16863cc61fd4eec9b375aad6538ecdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:12.154629 12016 tablet_service.cc:1511] Processing CreateTablet for tablet 649afb949c8e4ecab8339623febc0929 (DEFAULT_TABLE table=test-workload [id=46720a59161b48c7b67c801e8188e2ef]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:12.156147 12168 tablet_service.cc:1511] Processing CreateTablet for tablet c9dc28ce1390430d8d02867c2287e823 (DEFAULT_TABLE table=test-workload [id=46720a59161b48c7b67c801e8188e2ef]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:12.157449 12168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9dc28ce1390430d8d02867c2287e823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:12.142333 12019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9dc28ce1390430d8d02867c2287e823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:12.160396 12016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 649afb949c8e4ecab8339623febc0929. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:12.161701 12014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5899b706d4c94325a5a62419d2811f05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:12.164191 12015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcf7300e8d1b4aa7aa6848e6f3673912. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:12.166620 12094 tablet_service.cc:1511] Processing CreateTablet for tablet c9dc28ce1390430d8d02867c2287e823 (DEFAULT_TABLE table=test-workload [id=46720a59161b48c7b67c801e8188e2ef]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:12.167115 12018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c16863cc61fd4eec9b375aad6538ecdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:12.167963 12094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9dc28ce1390430d8d02867c2287e823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:12.171764 12223 tablet_bootstrap.cc:492] T 649afb949c8e4ecab8339623febc0929 P 1f05fc10a626438687873ac3555afc6e: Bootstrap starting.
I20260630 12:15:12.172515 12093 tablet_service.cc:1511] Processing CreateTablet for tablet c16863cc61fd4eec9b375aad6538ecdb (DEFAULT_TABLE table=test-workload [id=46720a59161b48c7b67c801e8188e2ef]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:12.173823 12093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c16863cc61fd4eec9b375aad6538ecdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:12.179032 12223 tablet_bootstrap.cc:654] T 649afb949c8e4ecab8339623febc0929 P 1f05fc10a626438687873ac3555afc6e: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:12.181713 12092 tablet_service.cc:1511] Processing CreateTablet for tablet fc5ca2c457364bd29f8472ebb6dc3198 (DEFAULT_TABLE table=test-workload [id=46720a59161b48c7b67c801e8188e2ef]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:12.183049 12092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc5ca2c457364bd29f8472ebb6dc3198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:12.188331 12091 tablet_service.cc:1511] Processing CreateTablet for tablet 649afb949c8e4ecab8339623febc0929 (DEFAULT_TABLE table=test-workload [id=46720a59161b48c7b67c801e8188e2ef]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:12.189644 12091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 649afb949c8e4ecab8339623febc0929. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:12.179126 12017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc5ca2c457364bd29f8472ebb6dc3198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:12.192364 12090 tablet_service.cc:1511] Processing CreateTablet for tablet fcf7300e8d1b4aa7aa6848e6f3673912 (DEFAULT_TABLE table=test-workload [id=46720a59161b48c7b67c801e8188e2ef]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:12.193645 12090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcf7300e8d1b4aa7aa6848e6f3673912. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:12.204139 12089 tablet_service.cc:1511] Processing CreateTablet for tablet 5899b706d4c94325a5a62419d2811f05 (DEFAULT_TABLE table=test-workload [id=46720a59161b48c7b67c801e8188e2ef]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:12.205953 12089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5899b706d4c94325a5a62419d2811f05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:12.241690 12225 tablet_bootstrap.cc:492] T c16863cc61fd4eec9b375aad6538ecdb P 88cb7866a73940e2b7c17c5a678c9c6b: Bootstrap starting.
I20260630 12:15:12.257169 12226 tablet_bootstrap.cc:492] T fcf7300e8d1b4aa7aa6848e6f3673912 P a8de72a391654286a8ee9292b6c5aa54: Bootstrap starting.
I20260630 12:15:12.289672 12226 tablet_bootstrap.cc:654] T fcf7300e8d1b4aa7aa6848e6f3673912 P a8de72a391654286a8ee9292b6c5aa54: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:12.290335 12225 tablet_bootstrap.cc:654] T c16863cc61fd4eec9b375aad6538ecdb P 88cb7866a73940e2b7c17c5a678c9c6b: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:12.296073 12223 tablet_bootstrap.cc:492] T 649afb949c8e4ecab8339623febc0929 P 1f05fc10a626438687873ac3555afc6e: No bootstrap required, opened a new log
I20260630 12:15:12.296393 12225 tablet_bootstrap.cc:492] T c16863cc61fd4eec9b375aad6538ecdb P 88cb7866a73940e2b7c17c5a678c9c6b: No bootstrap required, opened a new log
I20260630 12:15:12.296571 12223 ts_tablet_manager.cc:1403] T 649afb949c8e4ecab8339623febc0929 P 1f05fc10a626438687873ac3555afc6e: Time spent bootstrapping tablet: real 0.125s	user 0.032s	sys 0.081s
I20260630 12:15:12.296638 12226 tablet_bootstrap.cc:492] T fcf7300e8d1b4aa7aa6848e6f3673912 P a8de72a391654286a8ee9292b6c5aa54: No bootstrap required, opened a new log
I20260630 12:15:12.296885 12225 ts_tablet_manager.cc:1403] T c16863cc61fd4eec9b375aad6538ecdb P 88cb7866a73940e2b7c17c5a678c9c6b: Time spent bootstrapping tablet: real 0.056s	user 0.008s	sys 0.003s
I20260630 12:15:12.297264 12226 ts_tablet_manager.cc:1403] T fcf7300e8d1b4aa7aa6848e6f3673912 P a8de72a391654286a8ee9292b6c5aa54: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.004s
I20260630 12:15:12.299417 12226 raft_consensus.cc:359] T fcf7300e8d1b4aa7aa6848e6f3673912 P a8de72a391654286a8ee9292b6c5aa54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } }
I20260630 12:15:12.299949 12226 raft_consensus.cc:385] T fcf7300e8d1b4aa7aa6848e6f3673912 P a8de72a391654286a8ee9292b6c5aa54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:12.299857 12225 raft_consensus.cc:359] T c16863cc61fd4eec9b375aad6538ecdb P 88cb7866a73940e2b7c17c5a678c9c6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } }
I20260630 12:15:12.300482 12226 raft_consensus.cc:740] T fcf7300e8d1b4aa7aa6848e6f3673912 P a8de72a391654286a8ee9292b6c5aa54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8de72a391654286a8ee9292b6c5aa54, State: Initialized, Role: FOLLOWER
I20260630 12:15:12.300117 12223 raft_consensus.cc:359] T 649afb949c8e4ecab8339623febc0929 P 1f05fc10a626438687873ac3555afc6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } }
I20260630 12:15:12.300740 12225 raft_consensus.cc:385] T c16863cc61fd4eec9b375aad6538ecdb P 88cb7866a73940e2b7c17c5a678c9c6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:12.300980 12223 raft_consensus.cc:385] T 649afb949c8e4ecab8339623febc0929 P 1f05fc10a626438687873ac3555afc6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:12.301127 12225 raft_consensus.cc:740] T c16863cc61fd4eec9b375aad6538ecdb P 88cb7866a73940e2b7c17c5a678c9c6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88cb7866a73940e2b7c17c5a678c9c6b, State: Initialized, Role: FOLLOWER
I20260630 12:15:12.301316 12223 raft_consensus.cc:740] T 649afb949c8e4ecab8339623febc0929 P 1f05fc10a626438687873ac3555afc6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f05fc10a626438687873ac3555afc6e, State: Initialized, Role: FOLLOWER
I20260630 12:15:12.301436 12226 consensus_queue.cc:260] T fcf7300e8d1b4aa7aa6848e6f3673912 P a8de72a391654286a8ee9292b6c5aa54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } }
I20260630 12:15:12.301927 12225 consensus_queue.cc:260] T c16863cc61fd4eec9b375aad6538ecdb P 88cb7866a73940e2b7c17c5a678c9c6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } }
I20260630 12:15:12.302098 12223 consensus_queue.cc:260] T 649afb949c8e4ecab8339623febc0929 P 1f05fc10a626438687873ac3555afc6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } }
I20260630 12:15:12.304435 12226 ts_tablet_manager.cc:1434] T fcf7300e8d1b4aa7aa6848e6f3673912 P a8de72a391654286a8ee9292b6c5aa54: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260630 12:15:12.305383 12226 tablet_bootstrap.cc:492] T 649afb949c8e4ecab8339623febc0929 P a8de72a391654286a8ee9292b6c5aa54: Bootstrap starting.
I20260630 12:15:12.312474 12226 tablet_bootstrap.cc:654] T 649afb949c8e4ecab8339623febc0929 P a8de72a391654286a8ee9292b6c5aa54: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:12.323622 12225 ts_tablet_manager.cc:1434] T c16863cc61fd4eec9b375aad6538ecdb P 88cb7866a73940e2b7c17c5a678c9c6b: Time spent starting tablet: real 0.026s	user 0.017s	sys 0.011s
I20260630 12:15:12.324072 12223 ts_tablet_manager.cc:1434] T 649afb949c8e4ecab8339623febc0929 P 1f05fc10a626438687873ac3555afc6e: Time spent starting tablet: real 0.027s	user 0.011s	sys 0.016s
I20260630 12:15:12.324927 12225 tablet_bootstrap.cc:492] T fcf7300e8d1b4aa7aa6848e6f3673912 P 88cb7866a73940e2b7c17c5a678c9c6b: Bootstrap starting.
I20260630 12:15:12.325033 12223 tablet_bootstrap.cc:492] T fc5ca2c457364bd29f8472ebb6dc3198 P 1f05fc10a626438687873ac3555afc6e: Bootstrap starting.
I20260630 12:15:12.327785 12226 tablet_bootstrap.cc:492] T 649afb949c8e4ecab8339623febc0929 P a8de72a391654286a8ee9292b6c5aa54: No bootstrap required, opened a new log
I20260630 12:15:12.328310 12226 ts_tablet_manager.cc:1403] T 649afb949c8e4ecab8339623febc0929 P a8de72a391654286a8ee9292b6c5aa54: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.008s
I20260630 12:15:12.331306 12226 raft_consensus.cc:359] T 649afb949c8e4ecab8339623febc0929 P a8de72a391654286a8ee9292b6c5aa54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } }
I20260630 12:15:12.331764 12225 tablet_bootstrap.cc:654] T fcf7300e8d1b4aa7aa6848e6f3673912 P 88cb7866a73940e2b7c17c5a678c9c6b: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:12.332007 12226 raft_consensus.cc:385] T 649afb949c8e4ecab8339623febc0929 P a8de72a391654286a8ee9292b6c5aa54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:12.332358 12226 raft_consensus.cc:740] T 649afb949c8e4ecab8339623febc0929 P a8de72a391654286a8ee9292b6c5aa54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8de72a391654286a8ee9292b6c5aa54, State: Initialized, Role: FOLLOWER
I20260630 12:15:12.332736 12223 tablet_bootstrap.cc:654] T fc5ca2c457364bd29f8472ebb6dc3198 P 1f05fc10a626438687873ac3555afc6e: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:12.333245 12226 consensus_queue.cc:260] T 649afb949c8e4ecab8339623febc0929 P a8de72a391654286a8ee9292b6c5aa54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } }
I20260630 12:15:12.335659 12226 ts_tablet_manager.cc:1434] T 649afb949c8e4ecab8339623febc0929 P a8de72a391654286a8ee9292b6c5aa54: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:15:12.336575 12226 tablet_bootstrap.cc:492] T c16863cc61fd4eec9b375aad6538ecdb P a8de72a391654286a8ee9292b6c5aa54: Bootstrap starting.
W20260630 12:15:12.337469 11975 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:15:12.342679 12226 tablet_bootstrap.cc:654] T c16863cc61fd4eec9b375aad6538ecdb P a8de72a391654286a8ee9292b6c5aa54: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:12.347049 12223 tablet_bootstrap.cc:492] T fc5ca2c457364bd29f8472ebb6dc3198 P 1f05fc10a626438687873ac3555afc6e: No bootstrap required, opened a new log
I20260630 12:15:12.347154 12225 tablet_bootstrap.cc:492] T fcf7300e8d1b4aa7aa6848e6f3673912 P 88cb7866a73940e2b7c17c5a678c9c6b: No bootstrap required, opened a new log
I20260630 12:15:12.347566 12223 ts_tablet_manager.cc:1403] T fc5ca2c457364bd29f8472ebb6dc3198 P 1f05fc10a626438687873ac3555afc6e: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.011s
I20260630 12:15:12.347604 12225 ts_tablet_manager.cc:1403] T fcf7300e8d1b4aa7aa6848e6f3673912 P 88cb7866a73940e2b7c17c5a678c9c6b: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.002s
I20260630 12:15:12.350628 12225 raft_consensus.cc:359] T fcf7300e8d1b4aa7aa6848e6f3673912 P 88cb7866a73940e2b7c17c5a678c9c6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } }
I20260630 12:15:12.350900 12223 raft_consensus.cc:359] T fc5ca2c457364bd29f8472ebb6dc3198 P 1f05fc10a626438687873ac3555afc6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } }
I20260630 12:15:12.351524 12225 raft_consensus.cc:385] T fcf7300e8d1b4aa7aa6848e6f3673912 P 88cb7866a73940e2b7c17c5a678c9c6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:12.351624 12223 raft_consensus.cc:385] T fc5ca2c457364bd29f8472ebb6dc3198 P 1f05fc10a626438687873ac3555afc6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:12.351886 12225 raft_consensus.cc:740] T fcf7300e8d1b4aa7aa6848e6f3673912 P 88cb7866a73940e2b7c17c5a678c9c6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88cb7866a73940e2b7c17c5a678c9c6b, State: Initialized, Role: FOLLOWER
I20260630 12:15:12.351966 12223 raft_consensus.cc:740] T fc5ca2c457364bd29f8472ebb6dc3198 P 1f05fc10a626438687873ac3555afc6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f05fc10a626438687873ac3555afc6e, State: Initialized, Role: FOLLOWER
I20260630 12:15:12.352880 12223 consensus_queue.cc:260] T fc5ca2c457364bd29f8472ebb6dc3198 P 1f05fc10a626438687873ac3555afc6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } }
I20260630 12:15:12.353046 12225 consensus_queue.cc:260] T fcf7300e8d1b4aa7aa6848e6f3673912 P 88cb7866a73940e2b7c17c5a678c9c6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } }
I20260630 12:15:12.354235 12226 tablet_bootstrap.cc:492] T c16863cc61fd4eec9b375aad6538ecdb P a8de72a391654286a8ee9292b6c5aa54: No bootstrap required, opened a new log
I20260630 12:15:12.354803 12226 ts_tablet_manager.cc:1403] T c16863cc61fd4eec9b375aad6538ecdb P a8de72a391654286a8ee9292b6c5aa54: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.011s
I20260630 12:15:12.355121 12223 ts_tablet_manager.cc:1434] T fc5ca2c457364bd29f8472ebb6dc3198 P 1f05fc10a626438687873ac3555afc6e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:15:12.356107 12223 tablet_bootstrap.cc:492] T fcf7300e8d1b4aa7aa6848e6f3673912 P 1f05fc10a626438687873ac3555afc6e: Bootstrap starting.
I20260630 12:15:12.357647 12226 raft_consensus.cc:359] T c16863cc61fd4eec9b375aad6538ecdb P a8de72a391654286a8ee9292b6c5aa54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } }
I20260630 12:15:12.358387 12226 raft_consensus.cc:385] T c16863cc61fd4eec9b375aad6538ecdb P a8de72a391654286a8ee9292b6c5aa54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:12.358678 12226 raft_consensus.cc:740] T c16863cc61fd4eec9b375aad6538ecdb P a8de72a391654286a8ee9292b6c5aa54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8de72a391654286a8ee9292b6c5aa54, State: Initialized, Role: FOLLOWER
I20260630 12:15:12.359651 12226 consensus_queue.cc:260] T c16863cc61fd4eec9b375aad6538ecdb P a8de72a391654286a8ee9292b6c5aa54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } }
I20260630 12:15:12.360714 12225 ts_tablet_manager.cc:1434] T fcf7300e8d1b4aa7aa6848e6f3673912 P 88cb7866a73940e2b7c17c5a678c9c6b: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260630 12:15:12.361835 12225 tablet_bootstrap.cc:492] T 5899b706d4c94325a5a62419d2811f05 P 88cb7866a73940e2b7c17c5a678c9c6b: Bootstrap starting.
I20260630 12:15:12.361902 12226 ts_tablet_manager.cc:1434] T c16863cc61fd4eec9b375aad6538ecdb P a8de72a391654286a8ee9292b6c5aa54: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:15:12.362274 12223 tablet_bootstrap.cc:654] T fcf7300e8d1b4aa7aa6848e6f3673912 P 1f05fc10a626438687873ac3555afc6e: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:12.363081 12226 tablet_bootstrap.cc:492] T fc5ca2c457364bd29f8472ebb6dc3198 P a8de72a391654286a8ee9292b6c5aa54: Bootstrap starting.
I20260630 12:15:12.368937 12225 tablet_bootstrap.cc:654] T 5899b706d4c94325a5a62419d2811f05 P 88cb7866a73940e2b7c17c5a678c9c6b: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:12.369647 12226 tablet_bootstrap.cc:654] T fc5ca2c457364bd29f8472ebb6dc3198 P a8de72a391654286a8ee9292b6c5aa54: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:12.372814 12229 raft_consensus.cc:493] T fcf7300e8d1b4aa7aa6848e6f3673912 P a8de72a391654286a8ee9292b6c5aa54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:12.373329 12229 raft_consensus.cc:515] T fcf7300e8d1b4aa7aa6848e6f3673912 P a8de72a391654286a8ee9292b6c5aa54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } }
I20260630 12:15:12.374357 12223 tablet_bootstrap.cc:492] T fcf7300e8d1b4aa7aa6848e6f3673912 P 1f05fc10a626438687873ac3555afc6e: No bootstrap required, opened a new log
I20260630 12:15:12.375042 12223 ts_tablet_manager.cc:1403] T fcf7300e8d1b4aa7aa6848e6f3673912 P 1f05fc10a626438687873ac3555afc6e: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.010s
I20260630 12:15:12.377279 12230 raft_consensus.cc:493] T fcf7300e8d1b4aa7aa6848e6f3673912 P 88cb7866a73940e2b7c17c5a678c9c6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:12.377753 12230 raft_consensus.cc:515] T fcf7300e8d1b4aa7aa6848e6f3673912 P 88cb7866a73940e2b7c17c5a678c9c6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } }
I20260630 12:15:12.378607 12223 raft_consensus.cc:359] T fcf7300e8d1b4aa7aa6848e6f3673912 P 1f05fc10a626438687873ac3555afc6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } }
I20260630 12:15:12.379667 12223 raft_consensus.cc:385] T fcf7300e8d1b4aa7aa6848e6f3673912 P 1f05fc10a626438687873ac3555afc6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:12.380012 12223 raft_consensus.cc:740] T fcf7300e8d1b4aa7aa6848e6f3673912 P 1f05fc10a626438687873ac3555afc6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f05fc10a626438687873ac3555afc6e, State: Initialized, Role: FOLLOWER
I20260630 12:15:12.380597 12230 leader_election.cc:290] T fcf7300e8d1b4aa7aa6848e6f3673912 P 88cb7866a73940e2b7c17c5a678c9c6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8de72a391654286a8ee9292b6c5aa54 (127.0.107.193:34267), 1f05fc10a626438687873ac3555afc6e (127.0.107.195:38823)
I20260630 12:15:12.381091 12223 consensus_queue.cc:260] T fcf7300e8d1b4aa7aa6848e6f3673912 P 1f05fc10a626438687873ac3555afc6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } }
I20260630 12:15:12.385339 12225 tablet_bootstrap.cc:492] T 5899b706d4c94325a5a62419d2811f05 P 88cb7866a73940e2b7c17c5a678c9c6b: No bootstrap required, opened a new log
I20260630 12:15:12.385478 12223 ts_tablet_manager.cc:1434] T fcf7300e8d1b4aa7aa6848e6f3673912 P 1f05fc10a626438687873ac3555afc6e: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260630 12:15:12.385871 12225 ts_tablet_manager.cc:1403] T 5899b706d4c94325a5a62419d2811f05 P 88cb7866a73940e2b7c17c5a678c9c6b: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.007s
I20260630 12:15:12.386444 12223 tablet_bootstrap.cc:492] T 5899b706d4c94325a5a62419d2811f05 P 1f05fc10a626438687873ac3555afc6e: Bootstrap starting.
I20260630 12:15:12.388751 12225 raft_consensus.cc:359] T 5899b706d4c94325a5a62419d2811f05 P 88cb7866a73940e2b7c17c5a678c9c6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } }
I20260630 12:15:12.389178 12229 leader_election.cc:290] T fcf7300e8d1b4aa7aa6848e6f3673912 P a8de72a391654286a8ee9292b6c5aa54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88cb7866a73940e2b7c17c5a678c9c6b (127.0.107.194:41595), 1f05fc10a626438687873ac3555afc6e (127.0.107.195:38823)
I20260630 12:15:12.389458 12225 raft_consensus.cc:385] T 5899b706d4c94325a5a62419d2811f05 P 88cb7866a73940e2b7c17c5a678c9c6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:12.389830 12225 raft_consensus.cc:740] T 5899b706d4c94325a5a62419d2811f05 P 88cb7866a73940e2b7c17c5a678c9c6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88cb7866a73940e2b7c17c5a678c9c6b, State: Initialized, Role: FOLLOWER
I20260630 12:15:12.390614 12225 consensus_queue.cc:260] T 5899b706d4c94325a5a62419d2811f05 P 88cb7866a73940e2b7c17c5a678c9c6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } }
I20260630 12:15:12.393006 12223 tablet_bootstrap.cc:654] T 5899b706d4c94325a5a62419d2811f05 P 1f05fc10a626438687873ac3555afc6e: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:12.393020 12225 ts_tablet_manager.cc:1434] T 5899b706d4c94325a5a62419d2811f05 P 88cb7866a73940e2b7c17c5a678c9c6b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:15:12.394259 12225 tablet_bootstrap.cc:492] T c9dc28ce1390430d8d02867c2287e823 P 88cb7866a73940e2b7c17c5a678c9c6b: Bootstrap starting.
I20260630 12:15:12.401588 12225 tablet_bootstrap.cc:654] T c9dc28ce1390430d8d02867c2287e823 P 88cb7866a73940e2b7c17c5a678c9c6b: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:12.427315 12231 raft_consensus.cc:493] T fc5ca2c457364bd29f8472ebb6dc3198 P 1f05fc10a626438687873ac3555afc6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:12.428432 12226 tablet_bootstrap.cc:492] T fc5ca2c457364bd29f8472ebb6dc3198 P a8de72a391654286a8ee9292b6c5aa54: No bootstrap required, opened a new log
I20260630 12:15:12.427968 12231 raft_consensus.cc:515] T fc5ca2c457364bd29f8472ebb6dc3198 P 1f05fc10a626438687873ac3555afc6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } }
I20260630 12:15:12.427456 12223 tablet_bootstrap.cc:492] T 5899b706d4c94325a5a62419d2811f05 P 1f05fc10a626438687873ac3555afc6e: No bootstrap required, opened a new log
I20260630 12:15:12.429131 12223 ts_tablet_manager.cc:1403] T 5899b706d4c94325a5a62419d2811f05 P 1f05fc10a626438687873ac3555afc6e: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.023s
I20260630 12:15:12.430841 12231 leader_election.cc:290] T fc5ca2c457364bd29f8472ebb6dc3198 P 1f05fc10a626438687873ac3555afc6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8de72a391654286a8ee9292b6c5aa54 (127.0.107.193:34267), 88cb7866a73940e2b7c17c5a678c9c6b (127.0.107.194:41595)
I20260630 12:15:12.432197 12223 raft_consensus.cc:359] T 5899b706d4c94325a5a62419d2811f05 P 1f05fc10a626438687873ac3555afc6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } }
I20260630 12:15:12.433056 12223 raft_consensus.cc:385] T 5899b706d4c94325a5a62419d2811f05 P 1f05fc10a626438687873ac3555afc6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:12.433410 12223 raft_consensus.cc:740] T 5899b706d4c94325a5a62419d2811f05 P 1f05fc10a626438687873ac3555afc6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f05fc10a626438687873ac3555afc6e, State: Initialized, Role: FOLLOWER
I20260630 12:15:12.433861 12226 ts_tablet_manager.cc:1403] T fc5ca2c457364bd29f8472ebb6dc3198 P a8de72a391654286a8ee9292b6c5aa54: Time spent bootstrapping tablet: real 0.071s	user 0.013s	sys 0.001s
I20260630 12:15:12.434422 12223 consensus_queue.cc:260] T 5899b706d4c94325a5a62419d2811f05 P 1f05fc10a626438687873ac3555afc6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } }
I20260630 12:15:12.436978 12223 ts_tablet_manager.cc:1434] T 5899b706d4c94325a5a62419d2811f05 P 1f05fc10a626438687873ac3555afc6e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:15:12.442453 12226 raft_consensus.cc:359] T fc5ca2c457364bd29f8472ebb6dc3198 P a8de72a391654286a8ee9292b6c5aa54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } }
I20260630 12:15:12.444346 12226 raft_consensus.cc:385] T fc5ca2c457364bd29f8472ebb6dc3198 P a8de72a391654286a8ee9292b6c5aa54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:12.444640 12226 raft_consensus.cc:740] T fc5ca2c457364bd29f8472ebb6dc3198 P a8de72a391654286a8ee9292b6c5aa54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8de72a391654286a8ee9292b6c5aa54, State: Initialized, Role: FOLLOWER
I20260630 12:15:12.444733 12223 tablet_bootstrap.cc:492] T c9dc28ce1390430d8d02867c2287e823 P 1f05fc10a626438687873ac3555afc6e: Bootstrap starting.
I20260630 12:15:12.445397 12226 consensus_queue.cc:260] T fc5ca2c457364bd29f8472ebb6dc3198 P a8de72a391654286a8ee9292b6c5aa54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } }
I20260630 12:15:12.450824 12178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcf7300e8d1b4aa7aa6848e6f3673912" candidate_uuid: "a8de72a391654286a8ee9292b6c5aa54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f05fc10a626438687873ac3555afc6e" is_pre_election: true
I20260630 12:15:12.451224 12223 tablet_bootstrap.cc:654] T c9dc28ce1390430d8d02867c2287e823 P 1f05fc10a626438687873ac3555afc6e: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:12.451589 12178 raft_consensus.cc:2468] T fcf7300e8d1b4aa7aa6848e6f3673912 P 1f05fc10a626438687873ac3555afc6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8de72a391654286a8ee9292b6c5aa54 in term 0.
I20260630 12:15:12.451820 12225 tablet_bootstrap.cc:492] T c9dc28ce1390430d8d02867c2287e823 P 88cb7866a73940e2b7c17c5a678c9c6b: No bootstrap required, opened a new log
I20260630 12:15:12.452328 12225 ts_tablet_manager.cc:1403] T c9dc28ce1390430d8d02867c2287e823 P 88cb7866a73940e2b7c17c5a678c9c6b: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.035s
I20260630 12:15:12.453094 11993 leader_election.cc:304] T fcf7300e8d1b4aa7aa6848e6f3673912 P a8de72a391654286a8ee9292b6c5aa54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f05fc10a626438687873ac3555afc6e, a8de72a391654286a8ee9292b6c5aa54; no voters: 
I20260630 12:15:12.455302 12029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcf7300e8d1b4aa7aa6848e6f3673912" candidate_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8de72a391654286a8ee9292b6c5aa54" is_pre_election: true
I20260630 12:15:12.455322 12225 raft_consensus.cc:359] T c9dc28ce1390430d8d02867c2287e823 P 88cb7866a73940e2b7c17c5a678c9c6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } } peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } }
I20260630 12:15:12.456190 12225 raft_consensus.cc:385] T c9dc28ce1390430d8d02867c2287e823 P 88cb7866a73940e2b7c17c5a678c9c6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:12.456156 12029 raft_consensus.cc:2468] T fcf7300e8d1b4aa7aa6848e6f3673912 P a8de72a391654286a8ee9292b6c5aa54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88cb7866a73940e2b7c17c5a678c9c6b in term 0.
I20260630 12:15:12.456663 12225 raft_consensus.cc:740] T c9dc28ce1390430d8d02867c2287e823 P 88cb7866a73940e2b7c17c5a678c9c6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88cb7866a73940e2b7c17c5a678c9c6b, State: Initialized, Role: FOLLOWER
I20260630 12:15:12.457430 12225 consensus_queue.cc:260] T c9dc28ce1390430d8d02867c2287e823 P 88cb7866a73940e2b7c17c5a678c9c6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } } peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } }
I20260630 12:15:12.457844 12070 leader_election.cc:304] T fcf7300e8d1b4aa7aa6848e6f3673912 P 88cb7866a73940e2b7c17c5a678c9c6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88cb7866a73940e2b7c17c5a678c9c6b, a8de72a391654286a8ee9292b6c5aa54; no voters: 
I20260630 12:15:12.458329 12104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcf7300e8d1b4aa7aa6848e6f3673912" candidate_uuid: "a8de72a391654286a8ee9292b6c5aa54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" is_pre_election: true
I20260630 12:15:12.458961 12230 raft_consensus.cc:2804] T fcf7300e8d1b4aa7aa6848e6f3673912 P 88cb7866a73940e2b7c17c5a678c9c6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:12.459458 12230 raft_consensus.cc:493] T fcf7300e8d1b4aa7aa6848e6f3673912 P 88cb7866a73940e2b7c17c5a678c9c6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:12.459877 12230 raft_consensus.cc:3060] T fcf7300e8d1b4aa7aa6848e6f3673912 P 88cb7866a73940e2b7c17c5a678c9c6b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:12.461601 12225 ts_tablet_manager.cc:1434] T c9dc28ce1390430d8d02867c2287e823 P 88cb7866a73940e2b7c17c5a678c9c6b: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260630 12:15:12.461895 12223 tablet_bootstrap.cc:492] T c9dc28ce1390430d8d02867c2287e823 P 1f05fc10a626438687873ac3555afc6e: No bootstrap required, opened a new log
I20260630 12:15:12.462366 12223 ts_tablet_manager.cc:1403] T c9dc28ce1390430d8d02867c2287e823 P 1f05fc10a626438687873ac3555afc6e: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260630 12:15:12.462585 12225 tablet_bootstrap.cc:492] T 649afb949c8e4ecab8339623febc0929 P 88cb7866a73940e2b7c17c5a678c9c6b: Bootstrap starting.
I20260630 12:15:12.465268 12223 raft_consensus.cc:359] T c9dc28ce1390430d8d02867c2287e823 P 1f05fc10a626438687873ac3555afc6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } } peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } }
I20260630 12:15:12.466015 12223 raft_consensus.cc:385] T c9dc28ce1390430d8d02867c2287e823 P 1f05fc10a626438687873ac3555afc6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:12.466320 12223 raft_consensus.cc:740] T c9dc28ce1390430d8d02867c2287e823 P 1f05fc10a626438687873ac3555afc6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f05fc10a626438687873ac3555afc6e, State: Initialized, Role: FOLLOWER
I20260630 12:15:12.467171 12223 consensus_queue.cc:260] T c9dc28ce1390430d8d02867c2287e823 P 1f05fc10a626438687873ac3555afc6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } } peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } }
I20260630 12:15:12.469239 12225 tablet_bootstrap.cc:654] T 649afb949c8e4ecab8339623febc0929 P 88cb7866a73940e2b7c17c5a678c9c6b: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:12.469568 12223 ts_tablet_manager.cc:1434] T c9dc28ce1390430d8d02867c2287e823 P 1f05fc10a626438687873ac3555afc6e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:15:12.470588 12223 tablet_bootstrap.cc:492] T c16863cc61fd4eec9b375aad6538ecdb P 1f05fc10a626438687873ac3555afc6e: Bootstrap starting.
I20260630 12:15:12.467600 12230 raft_consensus.cc:515] T fcf7300e8d1b4aa7aa6848e6f3673912 P 88cb7866a73940e2b7c17c5a678c9c6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } }
I20260630 12:15:12.471578 12104 raft_consensus.cc:2393] T fcf7300e8d1b4aa7aa6848e6f3673912 P 88cb7866a73940e2b7c17c5a678c9c6b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a8de72a391654286a8ee9292b6c5aa54 in current term 1: Already voted for candidate 88cb7866a73940e2b7c17c5a678c9c6b in this term.
I20260630 12:15:12.478567 12223 tablet_bootstrap.cc:654] T c16863cc61fd4eec9b375aad6538ecdb P 1f05fc10a626438687873ac3555afc6e: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:12.478789 12029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcf7300e8d1b4aa7aa6848e6f3673912" candidate_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8de72a391654286a8ee9292b6c5aa54"
I20260630 12:15:12.479471 12029 raft_consensus.cc:3060] T fcf7300e8d1b4aa7aa6848e6f3673912 P a8de72a391654286a8ee9292b6c5aa54 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:12.487507 12029 raft_consensus.cc:2468] T fcf7300e8d1b4aa7aa6848e6f3673912 P a8de72a391654286a8ee9292b6c5aa54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88cb7866a73940e2b7c17c5a678c9c6b in term 1.
I20260630 12:15:12.488656 12070 leader_election.cc:304] T fcf7300e8d1b4aa7aa6848e6f3673912 P 88cb7866a73940e2b7c17c5a678c9c6b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88cb7866a73940e2b7c17c5a678c9c6b, a8de72a391654286a8ee9292b6c5aa54; no voters: 
I20260630 12:15:12.496285 12253 raft_consensus.cc:493] T c16863cc61fd4eec9b375aad6538ecdb P 88cb7866a73940e2b7c17c5a678c9c6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:12.497695 12231 raft_consensus.cc:493] T 649afb949c8e4ecab8339623febc0929 P 1f05fc10a626438687873ac3555afc6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:12.505766 12231 raft_consensus.cc:515] T 649afb949c8e4ecab8339623febc0929 P 1f05fc10a626438687873ac3555afc6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } }
I20260630 12:15:12.507807 12231 leader_election.cc:290] T 649afb949c8e4ecab8339623febc0929 P 1f05fc10a626438687873ac3555afc6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8de72a391654286a8ee9292b6c5aa54 (127.0.107.193:34267), 88cb7866a73940e2b7c17c5a678c9c6b (127.0.107.194:41595)
I20260630 12:15:12.508464 12253 raft_consensus.cc:515] T c16863cc61fd4eec9b375aad6538ecdb P 88cb7866a73940e2b7c17c5a678c9c6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } }
W20260630 12:15:12.499198 11993 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.195:38823, user_credentials={real_user=slave}} blocked reactor thread for 46368.1us
I20260630 12:15:12.499737 12229 raft_consensus.cc:2764] T fcf7300e8d1b4aa7aa6848e6f3673912 P a8de72a391654286a8ee9292b6c5aa54 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:15:12.511449 12253 leader_election.cc:290] T c16863cc61fd4eec9b375aad6538ecdb P 88cb7866a73940e2b7c17c5a678c9c6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8de72a391654286a8ee9292b6c5aa54 (127.0.107.193:34267), 1f05fc10a626438687873ac3555afc6e (127.0.107.195:38823)
I20260630 12:15:12.509356 12250 raft_consensus.cc:2804] T fcf7300e8d1b4aa7aa6848e6f3673912 P 88cb7866a73940e2b7c17c5a678c9c6b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:12.512260 12250 raft_consensus.cc:697] T fcf7300e8d1b4aa7aa6848e6f3673912 P 88cb7866a73940e2b7c17c5a678c9c6b [term 1 LEADER]: Becoming Leader. State: Replica: 88cb7866a73940e2b7c17c5a678c9c6b, State: Running, Role: LEADER
I20260630 12:15:12.513227 12029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16863cc61fd4eec9b375aad6538ecdb" candidate_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8de72a391654286a8ee9292b6c5aa54" is_pre_election: true
I20260630 12:15:12.498165 12230 leader_election.cc:290] T fcf7300e8d1b4aa7aa6848e6f3673912 P 88cb7866a73940e2b7c17c5a678c9c6b [CANDIDATE]: Term 1 election: Requested vote from peers a8de72a391654286a8ee9292b6c5aa54 (127.0.107.193:34267), 1f05fc10a626438687873ac3555afc6e (127.0.107.195:38823)
I20260630 12:15:12.513962 12029 raft_consensus.cc:2468] T c16863cc61fd4eec9b375aad6538ecdb P a8de72a391654286a8ee9292b6c5aa54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88cb7866a73940e2b7c17c5a678c9c6b in term 0.
I20260630 12:15:12.513196 12250 consensus_queue.cc:237] T fcf7300e8d1b4aa7aa6848e6f3673912 P 88cb7866a73940e2b7c17c5a678c9c6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } }
I20260630 12:15:12.515157 12070 leader_election.cc:304] T c16863cc61fd4eec9b375aad6538ecdb P 88cb7866a73940e2b7c17c5a678c9c6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88cb7866a73940e2b7c17c5a678c9c6b, a8de72a391654286a8ee9292b6c5aa54; no voters: 
I20260630 12:15:12.516875 12253 raft_consensus.cc:2804] T c16863cc61fd4eec9b375aad6538ecdb P 88cb7866a73940e2b7c17c5a678c9c6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:12.517239 12253 raft_consensus.cc:493] T c16863cc61fd4eec9b375aad6538ecdb P 88cb7866a73940e2b7c17c5a678c9c6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:12.517565 12253 raft_consensus.cc:3060] T c16863cc61fd4eec9b375aad6538ecdb P 88cb7866a73940e2b7c17c5a678c9c6b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:12.521363 12225 tablet_bootstrap.cc:492] T 649afb949c8e4ecab8339623febc0929 P 88cb7866a73940e2b7c17c5a678c9c6b: No bootstrap required, opened a new log
I20260630 12:15:12.521917 12225 ts_tablet_manager.cc:1403] T 649afb949c8e4ecab8339623febc0929 P 88cb7866a73940e2b7c17c5a678c9c6b: Time spent bootstrapping tablet: real 0.060s	user 0.026s	sys 0.031s
I20260630 12:15:12.522470 12223 tablet_bootstrap.cc:492] T c16863cc61fd4eec9b375aad6538ecdb P 1f05fc10a626438687873ac3555afc6e: No bootstrap required, opened a new log
I20260630 12:15:12.523087 12223 ts_tablet_manager.cc:1403] T c16863cc61fd4eec9b375aad6538ecdb P 1f05fc10a626438687873ac3555afc6e: Time spent bootstrapping tablet: real 0.053s	user 0.021s	sys 0.031s
I20260630 12:15:12.501444 12226 ts_tablet_manager.cc:1434] T fc5ca2c457364bd29f8472ebb6dc3198 P a8de72a391654286a8ee9292b6c5aa54: Time spent starting tablet: real 0.067s	user 0.001s	sys 0.005s
I20260630 12:15:12.524974 12225 raft_consensus.cc:359] T 649afb949c8e4ecab8339623febc0929 P 88cb7866a73940e2b7c17c5a678c9c6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } }
I20260630 12:15:12.525777 12225 raft_consensus.cc:385] T 649afb949c8e4ecab8339623febc0929 P 88cb7866a73940e2b7c17c5a678c9c6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:12.525490 12253 raft_consensus.cc:515] T c16863cc61fd4eec9b375aad6538ecdb P 88cb7866a73940e2b7c17c5a678c9c6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } }
I20260630 12:15:12.526177 12225 raft_consensus.cc:740] T 649afb949c8e4ecab8339623febc0929 P 88cb7866a73940e2b7c17c5a678c9c6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88cb7866a73940e2b7c17c5a678c9c6b, State: Initialized, Role: FOLLOWER
I20260630 12:15:12.525905 12223 raft_consensus.cc:359] T c16863cc61fd4eec9b375aad6538ecdb P 1f05fc10a626438687873ac3555afc6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } }
I20260630 12:15:12.526988 12223 raft_consensus.cc:385] T c16863cc61fd4eec9b375aad6538ecdb P 1f05fc10a626438687873ac3555afc6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:12.527321 12225 consensus_queue.cc:260] T 649afb949c8e4ecab8339623febc0929 P 88cb7866a73940e2b7c17c5a678c9c6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } }
I20260630 12:15:12.528192 12253 leader_election.cc:290] T c16863cc61fd4eec9b375aad6538ecdb P 88cb7866a73940e2b7c17c5a678c9c6b [CANDIDATE]: Term 1 election: Requested vote from peers a8de72a391654286a8ee9292b6c5aa54 (127.0.107.193:34267), 1f05fc10a626438687873ac3555afc6e (127.0.107.195:38823)
I20260630 12:15:12.529584 12225 ts_tablet_manager.cc:1434] T 649afb949c8e4ecab8339623febc0929 P 88cb7866a73940e2b7c17c5a678c9c6b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:15:12.530673 12225 tablet_bootstrap.cc:492] T fc5ca2c457364bd29f8472ebb6dc3198 P 88cb7866a73940e2b7c17c5a678c9c6b: Bootstrap starting.
I20260630 12:15:12.527331 12223 raft_consensus.cc:740] T c16863cc61fd4eec9b375aad6538ecdb P 1f05fc10a626438687873ac3555afc6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f05fc10a626438687873ac3555afc6e, State: Initialized, Role: FOLLOWER
I20260630 12:15:12.531977 12223 consensus_queue.cc:260] T c16863cc61fd4eec9b375aad6538ecdb P 1f05fc10a626438687873ac3555afc6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } }
I20260630 12:15:12.532511 12029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16863cc61fd4eec9b375aad6538ecdb" candidate_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8de72a391654286a8ee9292b6c5aa54"
I20260630 12:15:12.533160 12029 raft_consensus.cc:3060] T c16863cc61fd4eec9b375aad6538ecdb P a8de72a391654286a8ee9292b6c5aa54 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:12.537371 12223 ts_tablet_manager.cc:1434] T c16863cc61fd4eec9b375aad6538ecdb P 1f05fc10a626438687873ac3555afc6e: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260630 12:15:12.537954 12225 tablet_bootstrap.cc:654] T fc5ca2c457364bd29f8472ebb6dc3198 P 88cb7866a73940e2b7c17c5a678c9c6b: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:12.539115 11927 catalog_manager.cc:5697] T fcf7300e8d1b4aa7aa6848e6f3673912 P 88cb7866a73940e2b7c17c5a678c9c6b reported cstate change: term changed from 0 to 1, leader changed from <none> to 88cb7866a73940e2b7c17c5a678c9c6b (127.0.107.194). New cstate: current_term: 1 leader_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:12.539096 12226 tablet_bootstrap.cc:492] T 5899b706d4c94325a5a62419d2811f05 P a8de72a391654286a8ee9292b6c5aa54: Bootstrap starting.
I20260630 12:15:12.549674 12225 tablet_bootstrap.cc:492] T fc5ca2c457364bd29f8472ebb6dc3198 P 88cb7866a73940e2b7c17c5a678c9c6b: No bootstrap required, opened a new log
I20260630 12:15:12.550278 12225 ts_tablet_manager.cc:1403] T fc5ca2c457364bd29f8472ebb6dc3198 P 88cb7866a73940e2b7c17c5a678c9c6b: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.011s
I20260630 12:15:12.553282 12225 raft_consensus.cc:359] T fc5ca2c457364bd29f8472ebb6dc3198 P 88cb7866a73940e2b7c17c5a678c9c6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } }
I20260630 12:15:12.554128 12225 raft_consensus.cc:385] T fc5ca2c457364bd29f8472ebb6dc3198 P 88cb7866a73940e2b7c17c5a678c9c6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:12.554484 12225 raft_consensus.cc:740] T fc5ca2c457364bd29f8472ebb6dc3198 P 88cb7866a73940e2b7c17c5a678c9c6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88cb7866a73940e2b7c17c5a678c9c6b, State: Initialized, Role: FOLLOWER
I20260630 12:15:12.556159 12226 tablet_bootstrap.cc:654] T 5899b706d4c94325a5a62419d2811f05 P a8de72a391654286a8ee9292b6c5aa54: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:12.556488 12225 consensus_queue.cc:260] T fc5ca2c457364bd29f8472ebb6dc3198 P 88cb7866a73940e2b7c17c5a678c9c6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } }
I20260630 12:15:12.558854 12225 ts_tablet_manager.cc:1434] T fc5ca2c457364bd29f8472ebb6dc3198 P 88cb7866a73940e2b7c17c5a678c9c6b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:15:12.559448 12028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5ca2c457364bd29f8472ebb6dc3198" candidate_uuid: "1f05fc10a626438687873ac3555afc6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8de72a391654286a8ee9292b6c5aa54" is_pre_election: true
I20260630 12:15:12.560119 12028 raft_consensus.cc:2468] T fc5ca2c457364bd29f8472ebb6dc3198 P a8de72a391654286a8ee9292b6c5aa54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f05fc10a626438687873ac3555afc6e in term 0.
I20260630 12:15:12.561453 12144 leader_election.cc:304] T fc5ca2c457364bd29f8472ebb6dc3198 P 1f05fc10a626438687873ac3555afc6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f05fc10a626438687873ac3555afc6e, a8de72a391654286a8ee9292b6c5aa54; no voters: 
I20260630 12:15:12.561685 12028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649afb949c8e4ecab8339623febc0929" candidate_uuid: "1f05fc10a626438687873ac3555afc6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8de72a391654286a8ee9292b6c5aa54" is_pre_election: true
I20260630 12:15:12.562288 12231 raft_consensus.cc:2804] T fc5ca2c457364bd29f8472ebb6dc3198 P 1f05fc10a626438687873ac3555afc6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:12.562300 12028 raft_consensus.cc:2468] T 649afb949c8e4ecab8339623febc0929 P a8de72a391654286a8ee9292b6c5aa54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f05fc10a626438687873ac3555afc6e in term 0.
I20260630 12:15:12.562851 12231 raft_consensus.cc:493] T fc5ca2c457364bd29f8472ebb6dc3198 P 1f05fc10a626438687873ac3555afc6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:12.563263 12231 raft_consensus.cc:3060] T fc5ca2c457364bd29f8472ebb6dc3198 P 1f05fc10a626438687873ac3555afc6e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:12.564797 12178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcf7300e8d1b4aa7aa6848e6f3673912" candidate_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f05fc10a626438687873ac3555afc6e" is_pre_election: true
I20260630 12:15:12.565434 12178 raft_consensus.cc:2468] T fcf7300e8d1b4aa7aa6848e6f3673912 P 1f05fc10a626438687873ac3555afc6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88cb7866a73940e2b7c17c5a678c9c6b in term 0.
I20260630 12:15:12.564798 12029 raft_consensus.cc:2468] T c16863cc61fd4eec9b375aad6538ecdb P a8de72a391654286a8ee9292b6c5aa54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88cb7866a73940e2b7c17c5a678c9c6b in term 1.
I20260630 12:15:12.567111 12070 leader_election.cc:304] T c16863cc61fd4eec9b375aad6538ecdb P 88cb7866a73940e2b7c17c5a678c9c6b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88cb7866a73940e2b7c17c5a678c9c6b, a8de72a391654286a8ee9292b6c5aa54; no voters: 
I20260630 12:15:12.567710 12250 raft_consensus.cc:2804] T c16863cc61fd4eec9b375aad6538ecdb P 88cb7866a73940e2b7c17c5a678c9c6b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:12.568174 12250 raft_consensus.cc:697] T c16863cc61fd4eec9b375aad6538ecdb P 88cb7866a73940e2b7c17c5a678c9c6b [term 1 LEADER]: Becoming Leader. State: Replica: 88cb7866a73940e2b7c17c5a678c9c6b, State: Running, Role: LEADER
I20260630 12:15:12.568567 12178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcf7300e8d1b4aa7aa6848e6f3673912" candidate_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f05fc10a626438687873ac3555afc6e"
I20260630 12:15:12.569124 12178 raft_consensus.cc:3060] T fcf7300e8d1b4aa7aa6848e6f3673912 P 1f05fc10a626438687873ac3555afc6e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:12.568912 12250 consensus_queue.cc:237] T c16863cc61fd4eec9b375aad6538ecdb P 88cb7866a73940e2b7c17c5a678c9c6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } }
I20260630 12:15:12.572686 12231 raft_consensus.cc:515] T fc5ca2c457364bd29f8472ebb6dc3198 P 1f05fc10a626438687873ac3555afc6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } }
I20260630 12:15:12.575585 12231 leader_election.cc:290] T fc5ca2c457364bd29f8472ebb6dc3198 P 1f05fc10a626438687873ac3555afc6e [CANDIDATE]: Term 1 election: Requested vote from peers a8de72a391654286a8ee9292b6c5aa54 (127.0.107.193:34267), 88cb7866a73940e2b7c17c5a678c9c6b (127.0.107.194:41595)
I20260630 12:15:12.578003 12178 raft_consensus.cc:2468] T fcf7300e8d1b4aa7aa6848e6f3673912 P 1f05fc10a626438687873ac3555afc6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88cb7866a73940e2b7c17c5a678c9c6b in term 1.
I20260630 12:15:12.579777 12177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16863cc61fd4eec9b375aad6538ecdb" candidate_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f05fc10a626438687873ac3555afc6e" is_pre_election: true
I20260630 12:15:12.580410 12177 raft_consensus.cc:2468] T c16863cc61fd4eec9b375aad6538ecdb P 1f05fc10a626438687873ac3555afc6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88cb7866a73940e2b7c17c5a678c9c6b in term 0.
I20260630 12:15:12.581683 12177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16863cc61fd4eec9b375aad6538ecdb" candidate_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f05fc10a626438687873ac3555afc6e"
I20260630 12:15:12.582173 12177 raft_consensus.cc:3060] T c16863cc61fd4eec9b375aad6538ecdb P 1f05fc10a626438687873ac3555afc6e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:12.583298 12029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5ca2c457364bd29f8472ebb6dc3198" candidate_uuid: "1f05fc10a626438687873ac3555afc6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8de72a391654286a8ee9292b6c5aa54"
I20260630 12:15:12.583935 12029 raft_consensus.cc:3060] T fc5ca2c457364bd29f8472ebb6dc3198 P a8de72a391654286a8ee9292b6c5aa54 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:12.586410 12144 leader_election.cc:304] T 649afb949c8e4ecab8339623febc0929 P 1f05fc10a626438687873ac3555afc6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f05fc10a626438687873ac3555afc6e, a8de72a391654286a8ee9292b6c5aa54; no voters: 
I20260630 12:15:12.589772 12177 raft_consensus.cc:2468] T c16863cc61fd4eec9b375aad6538ecdb P 1f05fc10a626438687873ac3555afc6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88cb7866a73940e2b7c17c5a678c9c6b in term 1.
I20260630 12:15:12.591741 12226 tablet_bootstrap.cc:492] T 5899b706d4c94325a5a62419d2811f05 P a8de72a391654286a8ee9292b6c5aa54: No bootstrap required, opened a new log
I20260630 12:15:12.596917 12226 ts_tablet_manager.cc:1403] T 5899b706d4c94325a5a62419d2811f05 P a8de72a391654286a8ee9292b6c5aa54: Time spent bootstrapping tablet: real 0.058s	user 0.026s	sys 0.010s
I20260630 12:15:12.596994 12104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5ca2c457364bd29f8472ebb6dc3198" candidate_uuid: "1f05fc10a626438687873ac3555afc6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" is_pre_election: true
I20260630 12:15:12.593586 11925 catalog_manager.cc:5697] T c16863cc61fd4eec9b375aad6538ecdb P 88cb7866a73940e2b7c17c5a678c9c6b reported cstate change: term changed from 0 to 1, leader changed from <none> to 88cb7866a73940e2b7c17c5a678c9c6b (127.0.107.194). New cstate: current_term: 1 leader_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:12.600208 12231 raft_consensus.cc:2804] T 649afb949c8e4ecab8339623febc0929 P 1f05fc10a626438687873ac3555afc6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:12.600692 12231 raft_consensus.cc:493] T 649afb949c8e4ecab8339623febc0929 P 1f05fc10a626438687873ac3555afc6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:12.601078 12231 raft_consensus.cc:3060] T 649afb949c8e4ecab8339623febc0929 P 1f05fc10a626438687873ac3555afc6e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:12.602726 12226 raft_consensus.cc:359] T 5899b706d4c94325a5a62419d2811f05 P a8de72a391654286a8ee9292b6c5aa54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } }
I20260630 12:15:12.603724 12226 raft_consensus.cc:385] T 5899b706d4c94325a5a62419d2811f05 P a8de72a391654286a8ee9292b6c5aa54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:12.604020 12226 raft_consensus.cc:740] T 5899b706d4c94325a5a62419d2811f05 P a8de72a391654286a8ee9292b6c5aa54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8de72a391654286a8ee9292b6c5aa54, State: Initialized, Role: FOLLOWER
I20260630 12:15:12.599787 12103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649afb949c8e4ecab8339623febc0929" candidate_uuid: "1f05fc10a626438687873ac3555afc6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" is_pre_election: true
I20260630 12:15:12.604987 12226 consensus_queue.cc:260] T 5899b706d4c94325a5a62419d2811f05 P a8de72a391654286a8ee9292b6c5aa54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } }
I20260630 12:15:12.605909 12103 raft_consensus.cc:2468] T 649afb949c8e4ecab8339623febc0929 P 88cb7866a73940e2b7c17c5a678c9c6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f05fc10a626438687873ac3555afc6e in term 0.
I20260630 12:15:12.607761 12226 ts_tablet_manager.cc:1434] T 5899b706d4c94325a5a62419d2811f05 P a8de72a391654286a8ee9292b6c5aa54: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260630 12:15:12.609151 12226 tablet_bootstrap.cc:492] T c9dc28ce1390430d8d02867c2287e823 P a8de72a391654286a8ee9292b6c5aa54: Bootstrap starting.
I20260630 12:15:12.613097 12250 raft_consensus.cc:493] T 5899b706d4c94325a5a62419d2811f05 P 88cb7866a73940e2b7c17c5a678c9c6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:12.613655 12250 raft_consensus.cc:515] T 5899b706d4c94325a5a62419d2811f05 P 88cb7866a73940e2b7c17c5a678c9c6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } }
I20260630 12:15:12.615891 12250 leader_election.cc:290] T 5899b706d4c94325a5a62419d2811f05 P 88cb7866a73940e2b7c17c5a678c9c6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8de72a391654286a8ee9292b6c5aa54 (127.0.107.193:34267), 1f05fc10a626438687873ac3555afc6e (127.0.107.195:38823)
I20260630 12:15:12.616487 12226 tablet_bootstrap.cc:654] T c9dc28ce1390430d8d02867c2287e823 P a8de72a391654286a8ee9292b6c5aa54: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:12.617465 12028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5899b706d4c94325a5a62419d2811f05" candidate_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8de72a391654286a8ee9292b6c5aa54" is_pre_election: true
I20260630 12:15:12.618148 12028 raft_consensus.cc:2468] T 5899b706d4c94325a5a62419d2811f05 P a8de72a391654286a8ee9292b6c5aa54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88cb7866a73940e2b7c17c5a678c9c6b in term 0.
I20260630 12:15:12.598155 12104 raft_consensus.cc:2468] T fc5ca2c457364bd29f8472ebb6dc3198 P 88cb7866a73940e2b7c17c5a678c9c6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f05fc10a626438687873ac3555afc6e in term 0.
I20260630 12:15:12.619509 12070 leader_election.cc:304] T 5899b706d4c94325a5a62419d2811f05 P 88cb7866a73940e2b7c17c5a678c9c6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88cb7866a73940e2b7c17c5a678c9c6b, a8de72a391654286a8ee9292b6c5aa54; no voters: 
I20260630 12:15:12.620188 12103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5ca2c457364bd29f8472ebb6dc3198" candidate_uuid: "1f05fc10a626438687873ac3555afc6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88cb7866a73940e2b7c17c5a678c9c6b"
I20260630 12:15:12.621127 12250 raft_consensus.cc:2804] T 5899b706d4c94325a5a62419d2811f05 P 88cb7866a73940e2b7c17c5a678c9c6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:12.608757 12231 raft_consensus.cc:515] T 649afb949c8e4ecab8339623febc0929 P 1f05fc10a626438687873ac3555afc6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } }
I20260630 12:15:12.622534 12250 raft_consensus.cc:493] T 5899b706d4c94325a5a62419d2811f05 P 88cb7866a73940e2b7c17c5a678c9c6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:12.623063 12250 raft_consensus.cc:3060] T 5899b706d4c94325a5a62419d2811f05 P 88cb7866a73940e2b7c17c5a678c9c6b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:12.625299 12226 tablet_bootstrap.cc:492] T c9dc28ce1390430d8d02867c2287e823 P a8de72a391654286a8ee9292b6c5aa54: No bootstrap required, opened a new log
I20260630 12:15:12.625838 12226 ts_tablet_manager.cc:1403] T c9dc28ce1390430d8d02867c2287e823 P a8de72a391654286a8ee9292b6c5aa54: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260630 12:15:12.595082 12029 raft_consensus.cc:2468] T fc5ca2c457364bd29f8472ebb6dc3198 P a8de72a391654286a8ee9292b6c5aa54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f05fc10a626438687873ac3555afc6e in term 1.
I20260630 12:15:12.628831 12226 raft_consensus.cc:359] T c9dc28ce1390430d8d02867c2287e823 P a8de72a391654286a8ee9292b6c5aa54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } } peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } }
I20260630 12:15:12.629400 12231 leader_election.cc:290] T 649afb949c8e4ecab8339623febc0929 P 1f05fc10a626438687873ac3555afc6e [CANDIDATE]: Term 1 election: Requested vote from peers a8de72a391654286a8ee9292b6c5aa54 (127.0.107.193:34267), 88cb7866a73940e2b7c17c5a678c9c6b (127.0.107.194:41595)
I20260630 12:15:12.629604 12226 raft_consensus.cc:385] T c9dc28ce1390430d8d02867c2287e823 P a8de72a391654286a8ee9292b6c5aa54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:12.630093 12226 raft_consensus.cc:740] T c9dc28ce1390430d8d02867c2287e823 P a8de72a391654286a8ee9292b6c5aa54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8de72a391654286a8ee9292b6c5aa54, State: Initialized, Role: FOLLOWER
I20260630 12:15:12.630899 12226 consensus_queue.cc:260] T c9dc28ce1390430d8d02867c2287e823 P a8de72a391654286a8ee9292b6c5aa54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } } peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } }
I20260630 12:15:12.633139 12226 ts_tablet_manager.cc:1434] T c9dc28ce1390430d8d02867c2287e823 P a8de72a391654286a8ee9292b6c5aa54: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:15:12.633500 12029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649afb949c8e4ecab8339623febc0929" candidate_uuid: "1f05fc10a626438687873ac3555afc6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8de72a391654286a8ee9292b6c5aa54"
I20260630 12:15:12.634096 12029 raft_consensus.cc:3060] T 649afb949c8e4ecab8339623febc0929 P a8de72a391654286a8ee9292b6c5aa54 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:12.634333 12104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649afb949c8e4ecab8339623febc0929" candidate_uuid: "1f05fc10a626438687873ac3555afc6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88cb7866a73940e2b7c17c5a678c9c6b"
I20260630 12:15:12.634934 12104 raft_consensus.cc:3060] T 649afb949c8e4ecab8339623febc0929 P 88cb7866a73940e2b7c17c5a678c9c6b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:12.635551 12177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5899b706d4c94325a5a62419d2811f05" candidate_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f05fc10a626438687873ac3555afc6e" is_pre_election: true
I20260630 12:15:12.636215 12177 raft_consensus.cc:2468] T 5899b706d4c94325a5a62419d2811f05 P 1f05fc10a626438687873ac3555afc6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88cb7866a73940e2b7c17c5a678c9c6b in term 0.
I20260630 12:15:12.637333 12144 leader_election.cc:304] T fc5ca2c457364bd29f8472ebb6dc3198 P 1f05fc10a626438687873ac3555afc6e [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: 1f05fc10a626438687873ac3555afc6e, a8de72a391654286a8ee9292b6c5aa54; no voters: 88cb7866a73940e2b7c17c5a678c9c6b
I20260630 12:15:12.638275 12241 raft_consensus.cc:493] T 5899b706d4c94325a5a62419d2811f05 P 1f05fc10a626438687873ac3555afc6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:12.638731 12241 raft_consensus.cc:515] T 5899b706d4c94325a5a62419d2811f05 P 1f05fc10a626438687873ac3555afc6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } }
I20260630 12:15:12.640977 12241 leader_election.cc:290] T 5899b706d4c94325a5a62419d2811f05 P 1f05fc10a626438687873ac3555afc6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8de72a391654286a8ee9292b6c5aa54 (127.0.107.193:34267), 88cb7866a73940e2b7c17c5a678c9c6b (127.0.107.194:41595)
I20260630 12:15:12.641091 12029 raft_consensus.cc:2468] T 649afb949c8e4ecab8339623febc0929 P a8de72a391654286a8ee9292b6c5aa54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f05fc10a626438687873ac3555afc6e in term 1.
I20260630 12:15:12.641515 12241 raft_consensus.cc:2804] T fc5ca2c457364bd29f8472ebb6dc3198 P 1f05fc10a626438687873ac3555afc6e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:12.632573 12250 raft_consensus.cc:515] T 5899b706d4c94325a5a62419d2811f05 P 88cb7866a73940e2b7c17c5a678c9c6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } }
I20260630 12:15:12.641973 12104 raft_consensus.cc:2468] T 649afb949c8e4ecab8339623febc0929 P 88cb7866a73940e2b7c17c5a678c9c6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f05fc10a626438687873ac3555afc6e in term 1.
I20260630 12:15:12.641983 12241 raft_consensus.cc:697] T fc5ca2c457364bd29f8472ebb6dc3198 P 1f05fc10a626438687873ac3555afc6e [term 1 LEADER]: Becoming Leader. State: Replica: 1f05fc10a626438687873ac3555afc6e, State: Running, Role: LEADER
I20260630 12:15:12.645226 12103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5899b706d4c94325a5a62419d2811f05" candidate_uuid: "1f05fc10a626438687873ac3555afc6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" is_pre_election: true
I20260630 12:15:12.644624 12028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5899b706d4c94325a5a62419d2811f05" candidate_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8de72a391654286a8ee9292b6c5aa54"
I20260630 12:15:12.645145 12144 leader_election.cc:304] T 649afb949c8e4ecab8339623febc0929 P 1f05fc10a626438687873ac3555afc6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f05fc10a626438687873ac3555afc6e, a8de72a391654286a8ee9292b6c5aa54; no voters: 
I20260630 12:15:12.645195 12027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5899b706d4c94325a5a62419d2811f05" candidate_uuid: "1f05fc10a626438687873ac3555afc6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8de72a391654286a8ee9292b6c5aa54" is_pre_election: true
I20260630 12:15:12.645982 12028 raft_consensus.cc:3060] T 5899b706d4c94325a5a62419d2811f05 P a8de72a391654286a8ee9292b6c5aa54 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:12.646100 12103 raft_consensus.cc:2393] T 5899b706d4c94325a5a62419d2811f05 P 88cb7866a73940e2b7c17c5a678c9c6b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f05fc10a626438687873ac3555afc6e in current term 1: Already voted for candidate 88cb7866a73940e2b7c17c5a678c9c6b in this term.
I20260630 12:15:12.650111 12231 raft_consensus.cc:2804] T 649afb949c8e4ecab8339623febc0929 P 1f05fc10a626438687873ac3555afc6e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:12.650665 12231 raft_consensus.cc:697] T 649afb949c8e4ecab8339623febc0929 P 1f05fc10a626438687873ac3555afc6e [term 1 LEADER]: Becoming Leader. State: Replica: 1f05fc10a626438687873ac3555afc6e, State: Running, Role: LEADER
I20260630 12:15:12.651445 12177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5899b706d4c94325a5a62419d2811f05" candidate_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f05fc10a626438687873ac3555afc6e"
I20260630 12:15:12.651402 12144 leader_election.cc:304] T 5899b706d4c94325a5a62419d2811f05 P 1f05fc10a626438687873ac3555afc6e [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: 1f05fc10a626438687873ac3555afc6e; no voters: 88cb7866a73940e2b7c17c5a678c9c6b, a8de72a391654286a8ee9292b6c5aa54
I20260630 12:15:12.651530 12231 consensus_queue.cc:237] T 649afb949c8e4ecab8339623febc0929 P 1f05fc10a626438687873ac3555afc6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } }
I20260630 12:15:12.652320 12177 raft_consensus.cc:3060] T 5899b706d4c94325a5a62419d2811f05 P 1f05fc10a626438687873ac3555afc6e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:12.652405 12028 raft_consensus.cc:2468] T 5899b706d4c94325a5a62419d2811f05 P a8de72a391654286a8ee9292b6c5aa54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88cb7866a73940e2b7c17c5a678c9c6b in term 1.
I20260630 12:15:12.645686 12241 consensus_queue.cc:237] T fc5ca2c457364bd29f8472ebb6dc3198 P 1f05fc10a626438687873ac3555afc6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } }
I20260630 12:15:12.653605 12070 leader_election.cc:304] T 5899b706d4c94325a5a62419d2811f05 P 88cb7866a73940e2b7c17c5a678c9c6b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88cb7866a73940e2b7c17c5a678c9c6b, a8de72a391654286a8ee9292b6c5aa54; no voters: 
I20260630 12:15:12.654481 12253 raft_consensus.cc:2804] T 5899b706d4c94325a5a62419d2811f05 P 88cb7866a73940e2b7c17c5a678c9c6b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:12.655025 12253 raft_consensus.cc:697] T 5899b706d4c94325a5a62419d2811f05 P 88cb7866a73940e2b7c17c5a678c9c6b [term 1 LEADER]: Becoming Leader. State: Replica: 88cb7866a73940e2b7c17c5a678c9c6b, State: Running, Role: LEADER
I20260630 12:15:12.655764 12253 consensus_queue.cc:237] T 5899b706d4c94325a5a62419d2811f05 P 88cb7866a73940e2b7c17c5a678c9c6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } }
I20260630 12:15:12.657380 12250 leader_election.cc:290] T 5899b706d4c94325a5a62419d2811f05 P 88cb7866a73940e2b7c17c5a678c9c6b [CANDIDATE]: Term 1 election: Requested vote from peers a8de72a391654286a8ee9292b6c5aa54 (127.0.107.193:34267), 1f05fc10a626438687873ac3555afc6e (127.0.107.195:38823)
I20260630 12:15:12.659133 12177 raft_consensus.cc:2468] T 5899b706d4c94325a5a62419d2811f05 P 1f05fc10a626438687873ac3555afc6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88cb7866a73940e2b7c17c5a678c9c6b in term 1.
I20260630 12:15:12.660544 12260 raft_consensus.cc:2749] T 5899b706d4c94325a5a62419d2811f05 P 1f05fc10a626438687873ac3555afc6e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:12.671022 11925 catalog_manager.cc:5697] T fc5ca2c457364bd29f8472ebb6dc3198 P 1f05fc10a626438687873ac3555afc6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f05fc10a626438687873ac3555afc6e (127.0.107.195). New cstate: current_term: 1 leader_uuid: "1f05fc10a626438687873ac3555afc6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:12.672662 11927 catalog_manager.cc:5697] T 5899b706d4c94325a5a62419d2811f05 P 88cb7866a73940e2b7c17c5a678c9c6b reported cstate change: term changed from 0 to 1, leader changed from <none> to 88cb7866a73940e2b7c17c5a678c9c6b (127.0.107.194). New cstate: current_term: 1 leader_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:12.683755 11927 catalog_manager.cc:5697] T 649afb949c8e4ecab8339623febc0929 P 1f05fc10a626438687873ac3555afc6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f05fc10a626438687873ac3555afc6e (127.0.107.195). New cstate: current_term: 1 leader_uuid: "1f05fc10a626438687873ac3555afc6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:12.806885 12253 raft_consensus.cc:493] T c9dc28ce1390430d8d02867c2287e823 P 88cb7866a73940e2b7c17c5a678c9c6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:12.807397 12253 raft_consensus.cc:515] T c9dc28ce1390430d8d02867c2287e823 P 88cb7866a73940e2b7c17c5a678c9c6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } } peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } }
I20260630 12:15:12.809120 12253 leader_election.cc:290] T c9dc28ce1390430d8d02867c2287e823 P 88cb7866a73940e2b7c17c5a678c9c6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f05fc10a626438687873ac3555afc6e (127.0.107.195:38823), a8de72a391654286a8ee9292b6c5aa54 (127.0.107.193:34267)
I20260630 12:15:12.809840 12177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9dc28ce1390430d8d02867c2287e823" candidate_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f05fc10a626438687873ac3555afc6e" is_pre_election: true
I20260630 12:15:12.810079 12028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9dc28ce1390430d8d02867c2287e823" candidate_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8de72a391654286a8ee9292b6c5aa54" is_pre_election: true
I20260630 12:15:12.810425 12177 raft_consensus.cc:2468] T c9dc28ce1390430d8d02867c2287e823 P 1f05fc10a626438687873ac3555afc6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88cb7866a73940e2b7c17c5a678c9c6b in term 0.
I20260630 12:15:12.810710 12028 raft_consensus.cc:2468] T c9dc28ce1390430d8d02867c2287e823 P a8de72a391654286a8ee9292b6c5aa54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88cb7866a73940e2b7c17c5a678c9c6b in term 0.
I20260630 12:15:12.811630 12068 leader_election.cc:304] T c9dc28ce1390430d8d02867c2287e823 P 88cb7866a73940e2b7c17c5a678c9c6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f05fc10a626438687873ac3555afc6e, 88cb7866a73940e2b7c17c5a678c9c6b; no voters: 
I20260630 12:15:12.812321 12253 raft_consensus.cc:2804] T c9dc28ce1390430d8d02867c2287e823 P 88cb7866a73940e2b7c17c5a678c9c6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:12.812690 12253 raft_consensus.cc:493] T c9dc28ce1390430d8d02867c2287e823 P 88cb7866a73940e2b7c17c5a678c9c6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:12.812960 12253 raft_consensus.cc:3060] T c9dc28ce1390430d8d02867c2287e823 P 88cb7866a73940e2b7c17c5a678c9c6b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:12.817864 12253 raft_consensus.cc:515] T c9dc28ce1390430d8d02867c2287e823 P 88cb7866a73940e2b7c17c5a678c9c6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } } peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } }
I20260630 12:15:12.819480 12253 leader_election.cc:290] T c9dc28ce1390430d8d02867c2287e823 P 88cb7866a73940e2b7c17c5a678c9c6b [CANDIDATE]: Term 1 election: Requested vote from peers 1f05fc10a626438687873ac3555afc6e (127.0.107.195:38823), a8de72a391654286a8ee9292b6c5aa54 (127.0.107.193:34267)
I20260630 12:15:12.820206 12177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9dc28ce1390430d8d02867c2287e823" candidate_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f05fc10a626438687873ac3555afc6e"
I20260630 12:15:12.820305 12028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9dc28ce1390430d8d02867c2287e823" candidate_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8de72a391654286a8ee9292b6c5aa54"
I20260630 12:15:12.820739 12177 raft_consensus.cc:3060] T c9dc28ce1390430d8d02867c2287e823 P 1f05fc10a626438687873ac3555afc6e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:12.820856 12028 raft_consensus.cc:3060] T c9dc28ce1390430d8d02867c2287e823 P a8de72a391654286a8ee9292b6c5aa54 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:12.825534 12177 raft_consensus.cc:2468] T c9dc28ce1390430d8d02867c2287e823 P 1f05fc10a626438687873ac3555afc6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88cb7866a73940e2b7c17c5a678c9c6b in term 1.
I20260630 12:15:12.825635 12028 raft_consensus.cc:2468] T c9dc28ce1390430d8d02867c2287e823 P a8de72a391654286a8ee9292b6c5aa54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88cb7866a73940e2b7c17c5a678c9c6b in term 1.
I20260630 12:15:12.826691 12068 leader_election.cc:304] T c9dc28ce1390430d8d02867c2287e823 P 88cb7866a73940e2b7c17c5a678c9c6b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f05fc10a626438687873ac3555afc6e, 88cb7866a73940e2b7c17c5a678c9c6b; no voters: 
I20260630 12:15:12.827461 12253 raft_consensus.cc:2804] T c9dc28ce1390430d8d02867c2287e823 P 88cb7866a73940e2b7c17c5a678c9c6b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:12.827940 12253 raft_consensus.cc:697] T c9dc28ce1390430d8d02867c2287e823 P 88cb7866a73940e2b7c17c5a678c9c6b [term 1 LEADER]: Becoming Leader. State: Replica: 88cb7866a73940e2b7c17c5a678c9c6b, State: Running, Role: LEADER
I20260630 12:15:12.828608 12253 consensus_queue.cc:237] T c9dc28ce1390430d8d02867c2287e823 P 88cb7866a73940e2b7c17c5a678c9c6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } } peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } }
I20260630 12:15:12.835202 11927 catalog_manager.cc:5697] T c9dc28ce1390430d8d02867c2287e823 P 88cb7866a73940e2b7c17c5a678c9c6b reported cstate change: term changed from 0 to 1, leader changed from <none> to 88cb7866a73940e2b7c17c5a678c9c6b (127.0.107.194). New cstate: current_term: 1 leader_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:12.894541 12253 consensus_queue.cc:1048] T fcf7300e8d1b4aa7aa6848e6f3673912 P 88cb7866a73940e2b7c17c5a678c9c6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:12.914362 12253 consensus_queue.cc:1048] T fcf7300e8d1b4aa7aa6848e6f3673912 P 88cb7866a73940e2b7c17c5a678c9c6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:15:12.929032 12125 debug-util.cc:398] Leaking SignalData structure 0x7b080010d860 after lost signal to thread 434
W20260630 12:15:12.930248 12125 debug-util.cc:398] Leaking SignalData structure 0x7b0800056e40 after lost signal to thread 11961
I20260630 12:15:13.039500 12231 consensus_queue.cc:1048] T fc5ca2c457364bd29f8472ebb6dc3198 P 1f05fc10a626438687873ac3555afc6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:13.053615 12253 consensus_queue.cc:1048] T 5899b706d4c94325a5a62419d2811f05 P 88cb7866a73940e2b7c17c5a678c9c6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:13.055912 12231 consensus_queue.cc:1048] T 649afb949c8e4ecab8339623febc0929 P 1f05fc10a626438687873ac3555afc6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" 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:15:13.105870 12103 raft_consensus.cc:3060] T fc5ca2c457364bd29f8472ebb6dc3198 P 88cb7866a73940e2b7c17c5a678c9c6b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:13.117575 12241 consensus_queue.cc:1048] T 649afb949c8e4ecab8339623febc0929 P 1f05fc10a626438687873ac3555afc6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:13.128854 12241 consensus_queue.cc:1048] T fc5ca2c457364bd29f8472ebb6dc3198 P 1f05fc10a626438687873ac3555afc6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" 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:15:13.138096 12230 consensus_queue.cc:1048] T 5899b706d4c94325a5a62419d2811f05 P 88cb7866a73940e2b7c17c5a678c9c6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:13.170970 12230 consensus_queue.cc:1048] T c16863cc61fd4eec9b375aad6538ecdb P 88cb7866a73940e2b7c17c5a678c9c6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:13.187732 12230 consensus_queue.cc:1048] T c16863cc61fd4eec9b375aad6538ecdb P 88cb7866a73940e2b7c17c5a678c9c6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:13.243709 12230 consensus_queue.cc:1048] T c9dc28ce1390430d8d02867c2287e823 P 88cb7866a73940e2b7c17c5a678c9c6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:13.320984 12177 raft_consensus.cc:1275] T c9dc28ce1390430d8d02867c2287e823 P 1f05fc10a626438687873ac3555afc6e [term 1 FOLLOWER]: Refusing update from remote peer 88cb7866a73940e2b7c17c5a678c9c6b: 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:13.376502 12250 consensus_queue.cc:1048] T c9dc28ce1390430d8d02867c2287e823 P 88cb7866a73940e2b7c17c5a678c9c6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
W20260630 12:15:13.519817 12144 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:41595, user_credentials={real_user=slave}} blocked reactor thread for 59305.4us
I20260630 12:15:14.120252   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:14.127980 12316 instance_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.129858 12317 instance_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:14.133944 12319 instance_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.134155   431 server_base.cc:1061] running on GCE node
I20260630 12:15:14.136575   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:14.136843   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.137069   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821714137041 us; error 0 us; skew 500 ppm
I20260630 12:15:14.137614   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:14.140674   431 webserver.cc:533] Webserver started at http://127.0.107.196:38895/ using document root <none> and password file <none>
I20260630 12:15:14.141185   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:14.141407   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:14.141695   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:14.142942   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821463199918-431-0/minicluster-data/ts-3-root/instance:
uuid: "d88f4842ffe343d6a8b1cae83609ff15"
format_stamp: "Formatted at 2026-06-30 12:15:14 on dist-test-slave-rzcc"
I20260630 12:15:14.148211   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:15:14.151949 12324 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.152940   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:15:14.153282   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821463199918-431-0/minicluster-data/ts-3-root
uuid: "d88f4842ffe343d6a8b1cae83609ff15"
format_stamp: "Formatted at 2026-06-30 12:15:14 on dist-test-slave-rzcc"
I20260630 12:15:14.153586   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821463199918-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821463199918-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821463199918-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.173966   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:14.175293   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:14.177026   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:14.179711   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:14.179927   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:14.180197   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:14.180367   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:14.241410   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:43921
I20260630 12:15:14.241501 12386 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:43921 every 8 connection(s)
I20260630 12:15:14.259281 12387 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35323
I20260630 12:15:14.259754 12387 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:14.260690 12387 heartbeater.cc:507] Master 127.0.107.254:35323 requested a full tablet report, sending...
I20260630 12:15:14.262930 11924 ts_manager.cc:194] Registered new tserver with Master: d88f4842ffe343d6a8b1cae83609ff15 (127.0.107.196:43921)
I20260630 12:15:14.264474 11924 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34804
I20260630 12:15:14.385281 12104 consensus_queue.cc:237] T c16863cc61fd4eec9b375aad6538ecdb P 88cb7866a73940e2b7c17c5a678c9c6b [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } attrs { replace: true } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } } peers { permanent_uuid: "d88f4842ffe343d6a8b1cae83609ff15" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43921 } attrs { promote: true } }
I20260630 12:15:14.392117 12177 raft_consensus.cc:1275] T c16863cc61fd4eec9b375aad6538ecdb P 1f05fc10a626438687873ac3555afc6e [term 1 FOLLOWER]: Refusing update from remote peer 88cb7866a73940e2b7c17c5a678c9c6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:15:14.392918 12029 raft_consensus.cc:1275] T c16863cc61fd4eec9b375aad6538ecdb P a8de72a391654286a8ee9292b6c5aa54 [term 1 FOLLOWER]: Refusing update from remote peer 88cb7866a73940e2b7c17c5a678c9c6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:15:14.393997 12294 consensus_queue.cc:1048] T c16863cc61fd4eec9b375aad6538ecdb P 88cb7866a73940e2b7c17c5a678c9c6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260630 12:15:14.395375 12250 consensus_queue.cc:1048] T c16863cc61fd4eec9b375aad6538ecdb P 88cb7866a73940e2b7c17c5a678c9c6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:15:14.405174 12029 raft_consensus.cc:2955] T c16863cc61fd4eec9b375aad6538ecdb P a8de72a391654286a8ee9292b6c5aa54 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER d88f4842ffe343d6a8b1cae83609ff15 (127.0.107.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } attrs { replace: true } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } } peers { permanent_uuid: "d88f4842ffe343d6a8b1cae83609ff15" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43921 } attrs { promote: true } } }
I20260630 12:15:14.409438 12250 raft_consensus.cc:2955] T c16863cc61fd4eec9b375aad6538ecdb P 88cb7866a73940e2b7c17c5a678c9c6b [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER d88f4842ffe343d6a8b1cae83609ff15 (127.0.107.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } attrs { replace: true } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } } peers { permanent_uuid: "d88f4842ffe343d6a8b1cae83609ff15" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43921 } attrs { promote: true } } }
W20260630 12:15:14.411478 12067 consensus_peers.cc:597] T c16863cc61fd4eec9b375aad6538ecdb P 88cb7866a73940e2b7c17c5a678c9c6b -> Peer d88f4842ffe343d6a8b1cae83609ff15 (127.0.107.196:43921): Couldn't send request to peer d88f4842ffe343d6a8b1cae83609ff15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c16863cc61fd4eec9b375aad6538ecdb. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:14.413511 12177 raft_consensus.cc:2955] T c16863cc61fd4eec9b375aad6538ecdb P 1f05fc10a626438687873ac3555afc6e [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER d88f4842ffe343d6a8b1cae83609ff15 (127.0.107.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } attrs { replace: true } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } } peers { permanent_uuid: "d88f4842ffe343d6a8b1cae83609ff15" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43921 } attrs { promote: true } } }
I20260630 12:15:14.432775 11924 catalog_manager.cc:5697] T c16863cc61fd4eec9b375aad6538ecdb P 88cb7866a73940e2b7c17c5a678c9c6b reported cstate change: config changed from index -1 to 11, NON_VOTER d88f4842ffe343d6a8b1cae83609ff15 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d88f4842ffe343d6a8b1cae83609ff15" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43921 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:14.450714 12177 consensus_queue.cc:237] T fc5ca2c457364bd29f8472ebb6dc3198 P 1f05fc10a626438687873ac3555afc6e [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } } peers { permanent_uuid: "d88f4842ffe343d6a8b1cae83609ff15" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43921 } attrs { promote: true } }
I20260630 12:15:14.464375 12104 raft_consensus.cc:1275] T fc5ca2c457364bd29f8472ebb6dc3198 P 88cb7866a73940e2b7c17c5a678c9c6b [term 1 FOLLOWER]: Refusing update from remote peer 1f05fc10a626438687873ac3555afc6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:15:14.466866 12260 consensus_queue.cc:1048] T fc5ca2c457364bd29f8472ebb6dc3198 P 1f05fc10a626438687873ac3555afc6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" 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: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:15:14.468288 12029 raft_consensus.cc:1275] T fc5ca2c457364bd29f8472ebb6dc3198 P a8de72a391654286a8ee9292b6c5aa54 [term 1 FOLLOWER]: Refusing update from remote peer 1f05fc10a626438687873ac3555afc6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:15:14.469897 12260 consensus_queue.cc:1048] T fc5ca2c457364bd29f8472ebb6dc3198 P 1f05fc10a626438687873ac3555afc6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:15:14.474339 12241 raft_consensus.cc:2955] T fc5ca2c457364bd29f8472ebb6dc3198 P 1f05fc10a626438687873ac3555afc6e [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER d88f4842ffe343d6a8b1cae83609ff15 (127.0.107.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } } peers { permanent_uuid: "d88f4842ffe343d6a8b1cae83609ff15" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43921 } attrs { promote: true } } }
I20260630 12:15:14.476399 12104 raft_consensus.cc:2955] T fc5ca2c457364bd29f8472ebb6dc3198 P 88cb7866a73940e2b7c17c5a678c9c6b [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER d88f4842ffe343d6a8b1cae83609ff15 (127.0.107.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } } peers { permanent_uuid: "d88f4842ffe343d6a8b1cae83609ff15" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43921 } attrs { promote: true } } }
W20260630 12:15:14.479316 12141 consensus_peers.cc:597] T fc5ca2c457364bd29f8472ebb6dc3198 P 1f05fc10a626438687873ac3555afc6e -> Peer d88f4842ffe343d6a8b1cae83609ff15 (127.0.107.196:43921): Couldn't send request to peer d88f4842ffe343d6a8b1cae83609ff15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fc5ca2c457364bd29f8472ebb6dc3198. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:14.485153 12029 raft_consensus.cc:2955] T fc5ca2c457364bd29f8472ebb6dc3198 P a8de72a391654286a8ee9292b6c5aa54 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER d88f4842ffe343d6a8b1cae83609ff15 (127.0.107.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } } peers { permanent_uuid: "d88f4842ffe343d6a8b1cae83609ff15" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43921 } attrs { promote: true } } }
I20260630 12:15:14.491369 12103 consensus_queue.cc:237] T fcf7300e8d1b4aa7aa6848e6f3673912 P 88cb7866a73940e2b7c17c5a678c9c6b [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } attrs { replace: true } } peers { permanent_uuid: "d88f4842ffe343d6a8b1cae83609ff15" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43921 } attrs { promote: true } }
I20260630 12:15:14.497527 11926 catalog_manager.cc:5697] T fc5ca2c457364bd29f8472ebb6dc3198 P 88cb7866a73940e2b7c17c5a678c9c6b reported cstate change: config changed from index -1 to 11, NON_VOTER d88f4842ffe343d6a8b1cae83609ff15 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "1f05fc10a626438687873ac3555afc6e" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } } peers { permanent_uuid: "d88f4842ffe343d6a8b1cae83609ff15" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43921 } attrs { promote: true } } }
W20260630 12:15:14.501140 12067 consensus_peers.cc:597] T fcf7300e8d1b4aa7aa6848e6f3673912 P 88cb7866a73940e2b7c17c5a678c9c6b -> Peer d88f4842ffe343d6a8b1cae83609ff15 (127.0.107.196:43921): Couldn't send request to peer d88f4842ffe343d6a8b1cae83609ff15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fcf7300e8d1b4aa7aa6848e6f3673912. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:14.504601 12029 raft_consensus.cc:1275] T fcf7300e8d1b4aa7aa6848e6f3673912 P a8de72a391654286a8ee9292b6c5aa54 [term 1 FOLLOWER]: Refusing update from remote peer 88cb7866a73940e2b7c17c5a678c9c6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:15:14.504954 12177 raft_consensus.cc:1275] T fcf7300e8d1b4aa7aa6848e6f3673912 P 1f05fc10a626438687873ac3555afc6e [term 1 FOLLOWER]: Refusing update from remote peer 88cb7866a73940e2b7c17c5a678c9c6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:15:14.506735 12253 consensus_queue.cc:1048] T fcf7300e8d1b4aa7aa6848e6f3673912 P 88cb7866a73940e2b7c17c5a678c9c6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:15:14.508196 12250 consensus_queue.cc:1048] T fcf7300e8d1b4aa7aa6848e6f3673912 P 88cb7866a73940e2b7c17c5a678c9c6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:15:14.518942 12250 raft_consensus.cc:2955] T fcf7300e8d1b4aa7aa6848e6f3673912 P 88cb7866a73940e2b7c17c5a678c9c6b [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER d88f4842ffe343d6a8b1cae83609ff15 (127.0.107.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } attrs { replace: true } } peers { permanent_uuid: "d88f4842ffe343d6a8b1cae83609ff15" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43921 } attrs { promote: true } } }
I20260630 12:15:14.523173 12177 raft_consensus.cc:2955] T fcf7300e8d1b4aa7aa6848e6f3673912 P 1f05fc10a626438687873ac3555afc6e [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER d88f4842ffe343d6a8b1cae83609ff15 (127.0.107.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } attrs { replace: true } } peers { permanent_uuid: "d88f4842ffe343d6a8b1cae83609ff15" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43921 } attrs { promote: true } } }
I20260630 12:15:14.528075 12029 raft_consensus.cc:2955] T fcf7300e8d1b4aa7aa6848e6f3673912 P a8de72a391654286a8ee9292b6c5aa54 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER d88f4842ffe343d6a8b1cae83609ff15 (127.0.107.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } attrs { replace: true } } peers { permanent_uuid: "d88f4842ffe343d6a8b1cae83609ff15" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43921 } attrs { promote: true } } }
I20260630 12:15:14.536919 12103 consensus_queue.cc:237] T c9dc28ce1390430d8d02867c2287e823 P 88cb7866a73940e2b7c17c5a678c9c6b [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } } peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } attrs { replace: true } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "d88f4842ffe343d6a8b1cae83609ff15" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43921 } attrs { promote: true } }
I20260630 12:15:14.536996 11920 catalog_manager.cc:5697] T fcf7300e8d1b4aa7aa6848e6f3673912 P 88cb7866a73940e2b7c17c5a678c9c6b reported cstate change: config changed from index -1 to 11, NON_VOTER d88f4842ffe343d6a8b1cae83609ff15 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d88f4842ffe343d6a8b1cae83609ff15" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43921 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:14.544705 12028 raft_consensus.cc:1275] T c9dc28ce1390430d8d02867c2287e823 P a8de72a391654286a8ee9292b6c5aa54 [term 1 FOLLOWER]: Refusing update from remote peer 88cb7866a73940e2b7c17c5a678c9c6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:15:14.547408 12175 raft_consensus.cc:1275] T c9dc28ce1390430d8d02867c2287e823 P 1f05fc10a626438687873ac3555afc6e [term 1 FOLLOWER]: Refusing update from remote peer 88cb7866a73940e2b7c17c5a678c9c6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:15:14.548578 12250 consensus_queue.cc:1048] T c9dc28ce1390430d8d02867c2287e823 P 88cb7866a73940e2b7c17c5a678c9c6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
W20260630 12:15:14.549515 12067 consensus_peers.cc:597] T c9dc28ce1390430d8d02867c2287e823 P 88cb7866a73940e2b7c17c5a678c9c6b -> Peer d88f4842ffe343d6a8b1cae83609ff15 (127.0.107.196:43921): Couldn't send request to peer d88f4842ffe343d6a8b1cae83609ff15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c9dc28ce1390430d8d02867c2287e823. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:14.549654 12294 consensus_queue.cc:1048] T c9dc28ce1390430d8d02867c2287e823 P 88cb7866a73940e2b7c17c5a678c9c6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:15:14.561504 12253 raft_consensus.cc:2955] T c9dc28ce1390430d8d02867c2287e823 P 88cb7866a73940e2b7c17c5a678c9c6b [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER d88f4842ffe343d6a8b1cae83609ff15 (127.0.107.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } } peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } attrs { replace: true } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "d88f4842ffe343d6a8b1cae83609ff15" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43921 } attrs { promote: true } } }
I20260630 12:15:14.572712 12177 raft_consensus.cc:2955] T c9dc28ce1390430d8d02867c2287e823 P 1f05fc10a626438687873ac3555afc6e [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER d88f4842ffe343d6a8b1cae83609ff15 (127.0.107.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } } peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } attrs { replace: true } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "d88f4842ffe343d6a8b1cae83609ff15" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43921 } attrs { promote: true } } }
I20260630 12:15:14.570926 12029 raft_consensus.cc:2955] T c9dc28ce1390430d8d02867c2287e823 P a8de72a391654286a8ee9292b6c5aa54 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER d88f4842ffe343d6a8b1cae83609ff15 (127.0.107.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } } peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } attrs { replace: true } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "d88f4842ffe343d6a8b1cae83609ff15" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43921 } attrs { promote: true } } }
I20260630 12:15:14.593367 11922 catalog_manager.cc:5697] T c9dc28ce1390430d8d02867c2287e823 P 1f05fc10a626438687873ac3555afc6e reported cstate change: config changed from index -1 to 11, NON_VOTER d88f4842ffe343d6a8b1cae83609ff15 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } } peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } attrs { replace: true } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "d88f4842ffe343d6a8b1cae83609ff15" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43921 } attrs { promote: true } } }
I20260630 12:15:14.762856   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
W20260630 12:15:14.808173 12070 consensus_peers.cc:597] T c16863cc61fd4eec9b375aad6538ecdb P 88cb7866a73940e2b7c17c5a678c9c6b -> Peer a8de72a391654286a8ee9292b6c5aa54 (127.0.107.193:34267): Couldn't send request to peer a8de72a391654286a8ee9292b6c5aa54. 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:15:14.811141   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:14.811935   431 tablet_replica.cc:333] T 5899b706d4c94325a5a62419d2811f05 P a8de72a391654286a8ee9292b6c5aa54: stopping tablet replica
I20260630 12:15:14.812826   431 raft_consensus.cc:2243] T 5899b706d4c94325a5a62419d2811f05 P a8de72a391654286a8ee9292b6c5aa54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:14.813550   431 raft_consensus.cc:2272] T 5899b706d4c94325a5a62419d2811f05 P a8de72a391654286a8ee9292b6c5aa54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:14.816579   431 tablet_replica.cc:333] T c9dc28ce1390430d8d02867c2287e823 P a8de72a391654286a8ee9292b6c5aa54: stopping tablet replica
I20260630 12:15:14.817296   431 raft_consensus.cc:2243] T c9dc28ce1390430d8d02867c2287e823 P a8de72a391654286a8ee9292b6c5aa54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:14.817992   431 raft_consensus.cc:2272] T c9dc28ce1390430d8d02867c2287e823 P a8de72a391654286a8ee9292b6c5aa54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:14.820863   431 tablet_replica.cc:333] T fcf7300e8d1b4aa7aa6848e6f3673912 P a8de72a391654286a8ee9292b6c5aa54: stopping tablet replica
I20260630 12:15:14.821673   431 raft_consensus.cc:2243] T fcf7300e8d1b4aa7aa6848e6f3673912 P a8de72a391654286a8ee9292b6c5aa54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:14.822527   431 raft_consensus.cc:2272] T fcf7300e8d1b4aa7aa6848e6f3673912 P a8de72a391654286a8ee9292b6c5aa54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:14.825582   431 tablet_replica.cc:333] T fc5ca2c457364bd29f8472ebb6dc3198 P a8de72a391654286a8ee9292b6c5aa54: stopping tablet replica
I20260630 12:15:14.826308   431 raft_consensus.cc:2243] T fc5ca2c457364bd29f8472ebb6dc3198 P a8de72a391654286a8ee9292b6c5aa54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:14.827086   431 raft_consensus.cc:2272] T fc5ca2c457364bd29f8472ebb6dc3198 P a8de72a391654286a8ee9292b6c5aa54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:14.830263   431 tablet_replica.cc:333] T c16863cc61fd4eec9b375aad6538ecdb P a8de72a391654286a8ee9292b6c5aa54: stopping tablet replica
I20260630 12:15:14.830986   431 raft_consensus.cc:2243] T c16863cc61fd4eec9b375aad6538ecdb P a8de72a391654286a8ee9292b6c5aa54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:14.831684   431 raft_consensus.cc:2272] T c16863cc61fd4eec9b375aad6538ecdb P a8de72a391654286a8ee9292b6c5aa54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:14.834703   431 tablet_replica.cc:333] T 649afb949c8e4ecab8339623febc0929 P a8de72a391654286a8ee9292b6c5aa54: stopping tablet replica
I20260630 12:15:14.835363   431 raft_consensus.cc:2243] T 649afb949c8e4ecab8339623febc0929 P a8de72a391654286a8ee9292b6c5aa54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:14.836026   431 raft_consensus.cc:2272] T 649afb949c8e4ecab8339623febc0929 P a8de72a391654286a8ee9292b6c5aa54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:14.858229   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:15:14.868232 12403 ts_tablet_manager.cc:933] T fc5ca2c457364bd29f8472ebb6dc3198 P d88f4842ffe343d6a8b1cae83609ff15: Initiating tablet copy from peer 1f05fc10a626438687873ac3555afc6e (127.0.107.195:38823)
I20260630 12:15:14.876958 12403 tablet_copy_client.cc:323] T fc5ca2c457364bd29f8472ebb6dc3198 P d88f4842ffe343d6a8b1cae83609ff15: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:38823
I20260630 12:15:14.885198   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:15:14.916684 12188 tablet_copy_service.cc:140] P 1f05fc10a626438687873ac3555afc6e: Received BeginTabletCopySession request for tablet fc5ca2c457364bd29f8472ebb6dc3198 from peer d88f4842ffe343d6a8b1cae83609ff15 ({username='slave'} at 127.0.0.1:50046)
I20260630 12:15:14.917424 12188 tablet_copy_service.cc:161] P 1f05fc10a626438687873ac3555afc6e: Beginning new tablet copy session on tablet fc5ca2c457364bd29f8472ebb6dc3198 from peer d88f4842ffe343d6a8b1cae83609ff15 at {username='slave'} at 127.0.0.1:50046: session id = d88f4842ffe343d6a8b1cae83609ff15-fc5ca2c457364bd29f8472ebb6dc3198
W20260630 12:15:14.922595 12144 consensus_peers.cc:597] T fc5ca2c457364bd29f8472ebb6dc3198 P 1f05fc10a626438687873ac3555afc6e -> Peer 88cb7866a73940e2b7c17c5a678c9c6b (127.0.107.194:41595): Couldn't send request to peer 88cb7866a73940e2b7c17c5a678c9c6b. 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:15:14.928373 12188 tablet_copy_source_session.cc:215] T fc5ca2c457364bd29f8472ebb6dc3198 P 1f05fc10a626438687873ac3555afc6e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:14.931066 12408 ts_tablet_manager.cc:933] T fcf7300e8d1b4aa7aa6848e6f3673912 P d88f4842ffe343d6a8b1cae83609ff15: Initiating tablet copy from peer 88cb7866a73940e2b7c17c5a678c9c6b (127.0.107.194:41595)
I20260630 12:15:14.932933 12408 tablet_copy_client.cc:323] T fcf7300e8d1b4aa7aa6848e6f3673912 P d88f4842ffe343d6a8b1cae83609ff15: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:41595
W20260630 12:15:14.976184 12070 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34267: connect: Connection refused (error 111) [suppressed 2 similar messages]
I20260630 12:15:14.983594 12403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc5ca2c457364bd29f8472ebb6dc3198. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:15:15.032078 12144 consensus_peers.cc:597] T fc5ca2c457364bd29f8472ebb6dc3198 P 1f05fc10a626438687873ac3555afc6e -> Peer a8de72a391654286a8ee9292b6c5aa54 (127.0.107.193:34267): Couldn't send request to peer a8de72a391654286a8ee9292b6c5aa54. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:15:15.034567 12070 consensus_peers.cc:597] T fcf7300e8d1b4aa7aa6848e6f3673912 P 88cb7866a73940e2b7c17c5a678c9c6b -> Peer a8de72a391654286a8ee9292b6c5aa54 (127.0.107.193:34267): Couldn't send request to peer a8de72a391654286a8ee9292b6c5aa54. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:15.035607 12411 ts_tablet_manager.cc:933] T c16863cc61fd4eec9b375aad6538ecdb P d88f4842ffe343d6a8b1cae83609ff15: Initiating tablet copy from peer 88cb7866a73940e2b7c17c5a678c9c6b (127.0.107.194:41595)
W20260630 12:15:15.043530 12070 consensus_peers.cc:597] T c9dc28ce1390430d8d02867c2287e823 P 88cb7866a73940e2b7c17c5a678c9c6b -> Peer a8de72a391654286a8ee9292b6c5aa54 (127.0.107.193:34267): Couldn't send request to peer a8de72a391654286a8ee9292b6c5aa54. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:15.047884   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:15.058898 12411 tablet_copy_client.cc:323] T c16863cc61fd4eec9b375aad6538ecdb P d88f4842ffe343d6a8b1cae83609ff15: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:41595
I20260630 12:15:15.061070 12414 ts_tablet_manager.cc:933] T c9dc28ce1390430d8d02867c2287e823 P d88f4842ffe343d6a8b1cae83609ff15: Initiating tablet copy from peer 88cb7866a73940e2b7c17c5a678c9c6b (127.0.107.194:41595)
I20260630 12:15:15.063108   431 tablet_replica.cc:333] T 649afb949c8e4ecab8339623febc0929 P 88cb7866a73940e2b7c17c5a678c9c6b: stopping tablet replica
I20260630 12:15:15.064823 12403 tablet_copy_client.cc:806] T fc5ca2c457364bd29f8472ebb6dc3198 P d88f4842ffe343d6a8b1cae83609ff15: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:15.066692 12403 tablet_copy_client.cc:670] T fc5ca2c457364bd29f8472ebb6dc3198 P d88f4842ffe343d6a8b1cae83609ff15: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:15.067158   431 raft_consensus.cc:2243] T 649afb949c8e4ecab8339623febc0929 P 88cb7866a73940e2b7c17c5a678c9c6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:15.069240   431 raft_consensus.cc:2272] T 649afb949c8e4ecab8339623febc0929 P 88cb7866a73940e2b7c17c5a678c9c6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:15.076052 12403 tablet_copy_client.cc:538] T fc5ca2c457364bd29f8472ebb6dc3198 P d88f4842ffe343d6a8b1cae83609ff15: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:15.078722   431 tablet_replica.cc:333] T fc5ca2c457364bd29f8472ebb6dc3198 P 88cb7866a73940e2b7c17c5a678c9c6b: stopping tablet replica
I20260630 12:15:15.080494   431 raft_consensus.cc:2243] T fc5ca2c457364bd29f8472ebb6dc3198 P 88cb7866a73940e2b7c17c5a678c9c6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:15.083636   431 raft_consensus.cc:2272] T fc5ca2c457364bd29f8472ebb6dc3198 P 88cb7866a73940e2b7c17c5a678c9c6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:15.089550   431 tablet_replica.cc:333] T fcf7300e8d1b4aa7aa6848e6f3673912 P 88cb7866a73940e2b7c17c5a678c9c6b: stopping tablet replica
I20260630 12:15:15.090549   431 raft_consensus.cc:2243] T fcf7300e8d1b4aa7aa6848e6f3673912 P 88cb7866a73940e2b7c17c5a678c9c6b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:15.091248 12414 tablet_copy_client.cc:323] T c9dc28ce1390430d8d02867c2287e823 P d88f4842ffe343d6a8b1cae83609ff15: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:41595
I20260630 12:15:15.094033 12403 tablet_bootstrap.cc:492] T fc5ca2c457364bd29f8472ebb6dc3198 P d88f4842ffe343d6a8b1cae83609ff15: Bootstrap starting.
I20260630 12:15:15.094098   431 raft_consensus.cc:2272] T fcf7300e8d1b4aa7aa6848e6f3673912 P 88cb7866a73940e2b7c17c5a678c9c6b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:15:15.119376 12144 consensus_peers.cc:597] T 649afb949c8e4ecab8339623febc0929 P 1f05fc10a626438687873ac3555afc6e -> Peer 88cb7866a73940e2b7c17c5a678c9c6b (127.0.107.194:41595): Couldn't send request to peer 88cb7866a73940e2b7c17c5a678c9c6b. 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:15:15.125557   431 tablet_replica.cc:333] T c9dc28ce1390430d8d02867c2287e823 P 88cb7866a73940e2b7c17c5a678c9c6b: stopping tablet replica
I20260630 12:15:15.126951   431 raft_consensus.cc:2243] T c9dc28ce1390430d8d02867c2287e823 P 88cb7866a73940e2b7c17c5a678c9c6b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:15.130352   431 raft_consensus.cc:2272] T c9dc28ce1390430d8d02867c2287e823 P 88cb7866a73940e2b7c17c5a678c9c6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:15.135484   431 tablet_replica.cc:333] T 5899b706d4c94325a5a62419d2811f05 P 88cb7866a73940e2b7c17c5a678c9c6b: stopping tablet replica
I20260630 12:15:15.136350   431 raft_consensus.cc:2243] T 5899b706d4c94325a5a62419d2811f05 P 88cb7866a73940e2b7c17c5a678c9c6b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:15.138353   431 raft_consensus.cc:2272] T 5899b706d4c94325a5a62419d2811f05 P 88cb7866a73940e2b7c17c5a678c9c6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:15.142635   431 tablet_replica.cc:333] T c16863cc61fd4eec9b375aad6538ecdb P 88cb7866a73940e2b7c17c5a678c9c6b: stopping tablet replica
I20260630 12:15:15.143484   431 raft_consensus.cc:2243] T c16863cc61fd4eec9b375aad6538ecdb P 88cb7866a73940e2b7c17c5a678c9c6b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:15.145764   431 raft_consensus.cc:2272] T c16863cc61fd4eec9b375aad6538ecdb P 88cb7866a73940e2b7c17c5a678c9c6b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:15:15.169725 12144 consensus_peers.cc:597] T 649afb949c8e4ecab8339623febc0929 P 1f05fc10a626438687873ac3555afc6e -> Peer a8de72a391654286a8ee9292b6c5aa54 (127.0.107.193:34267): Couldn't send request to peer a8de72a391654286a8ee9292b6c5aa54. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:15.212037 12403 tablet_bootstrap.cc:492] T fc5ca2c457364bd29f8472ebb6dc3198 P d88f4842ffe343d6a8b1cae83609ff15: Bootstrap replayed 1/1 log segments. Stats: ops{read=11 overwritten=0 applied=11 ignored=0} inserts{seen=90 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:15:15.213078 12403 tablet_bootstrap.cc:492] T fc5ca2c457364bd29f8472ebb6dc3198 P d88f4842ffe343d6a8b1cae83609ff15: Bootstrap complete.
I20260630 12:15:15.213796 12403 ts_tablet_manager.cc:1403] T fc5ca2c457364bd29f8472ebb6dc3198 P d88f4842ffe343d6a8b1cae83609ff15: Time spent bootstrapping tablet: real 0.120s	user 0.083s	sys 0.026s
I20260630 12:15:15.217018 12403 raft_consensus.cc:359] T fc5ca2c457364bd29f8472ebb6dc3198 P d88f4842ffe343d6a8b1cae83609ff15 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } } peers { permanent_uuid: "d88f4842ffe343d6a8b1cae83609ff15" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43921 } attrs { promote: true } }
I20260630 12:15:15.218125 12403 raft_consensus.cc:740] T fc5ca2c457364bd29f8472ebb6dc3198 P d88f4842ffe343d6a8b1cae83609ff15 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d88f4842ffe343d6a8b1cae83609ff15, State: Initialized, Role: LEARNER
I20260630 12:15:15.218817 12403 consensus_queue.cc:260] T fc5ca2c457364bd29f8472ebb6dc3198 P d88f4842ffe343d6a8b1cae83609ff15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 11, Last appended: 1.11, Last appended by leader: 11, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } } peers { permanent_uuid: "d88f4842ffe343d6a8b1cae83609ff15" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43921 } attrs { promote: true } }
I20260630 12:15:15.221419 12387 heartbeater.cc:499] Master 127.0.107.254:35323 was elected leader, sending a full tablet report...
I20260630 12:15:15.221626 12403 ts_tablet_manager.cc:1434] T fc5ca2c457364bd29f8472ebb6dc3198 P d88f4842ffe343d6a8b1cae83609ff15: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260630 12:15:15.224068 12188 tablet_copy_service.cc:342] P 1f05fc10a626438687873ac3555afc6e: Request end of tablet copy session d88f4842ffe343d6a8b1cae83609ff15-fc5ca2c457364bd29f8472ebb6dc3198 received from {username='slave'} at 127.0.0.1:50046
I20260630 12:15:15.224632 12188 tablet_copy_service.cc:434] P 1f05fc10a626438687873ac3555afc6e: ending tablet copy session d88f4842ffe343d6a8b1cae83609ff15-fc5ca2c457364bd29f8472ebb6dc3198 on tablet fc5ca2c457364bd29f8472ebb6dc3198 with peer d88f4842ffe343d6a8b1cae83609ff15
W20260630 12:15:15.276026 12325 connection.cc:466] server connection from 127.0.0.1:54078 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:54078 (request call id 3) could send its response
W20260630 12:15:15.311685 12325 connection.cc:466] server connection from 127.0.0.1:54078 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:54078 (request call id 5) could send its response
W20260630 12:15:15.339143 12325 connection.cc:466] server connection from 127.0.0.1:54078 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:54078 (request call id 4) could send its response
I20260630 12:15:15.456159 12362 raft_consensus.cc:1217] T fc5ca2c457364bd29f8472ebb6dc3198 P d88f4842ffe343d6a8b1cae83609ff15 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.10->[1.11-1.11]   Dedup: 1.11->[]
I20260630 12:15:15.871274 12420 raft_consensus.cc:1064] T fc5ca2c457364bd29f8472ebb6dc3198 P 1f05fc10a626438687873ac3555afc6e: attempting to promote NON_VOTER d88f4842ffe343d6a8b1cae83609ff15 to VOTER
I20260630 12:15:15.874656 12420 consensus_queue.cc:237] T fc5ca2c457364bd29f8472ebb6dc3198 P 1f05fc10a626438687873ac3555afc6e [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } } peers { permanent_uuid: "d88f4842ffe343d6a8b1cae83609ff15" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43921 } attrs { promote: false } }
I20260630 12:15:15.885071 12362 raft_consensus.cc:1275] T fc5ca2c457364bd29f8472ebb6dc3198 P d88f4842ffe343d6a8b1cae83609ff15 [term 1 LEARNER]: Refusing update from remote peer 1f05fc10a626438687873ac3555afc6e: 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:15.886700 12419 consensus_queue.cc:1048] T fc5ca2c457364bd29f8472ebb6dc3198 P 1f05fc10a626438687873ac3555afc6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d88f4842ffe343d6a8b1cae83609ff15" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43921 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
W20260630 12:15:15.903961 12144 consensus_peers.cc:597] T fc5ca2c457364bd29f8472ebb6dc3198 P 1f05fc10a626438687873ac3555afc6e -> Peer 88cb7866a73940e2b7c17c5a678c9c6b (127.0.107.194:41595): Couldn't send request to peer 88cb7866a73940e2b7c17c5a678c9c6b. 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.
W20260630 12:15:15.904731 12144 consensus_peers.cc:597] T fc5ca2c457364bd29f8472ebb6dc3198 P 1f05fc10a626438687873ac3555afc6e -> Peer a8de72a391654286a8ee9292b6c5aa54 (127.0.107.193:34267): Couldn't send request to peer a8de72a391654286a8ee9292b6c5aa54. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:16.131902 12420 raft_consensus.cc:493] T 5899b706d4c94325a5a62419d2811f05 P 1f05fc10a626438687873ac3555afc6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 88cb7866a73940e2b7c17c5a678c9c6b)
I20260630 12:15:16.132635 12420 raft_consensus.cc:515] T 5899b706d4c94325a5a62419d2811f05 P 1f05fc10a626438687873ac3555afc6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } }
I20260630 12:15:16.134892 12420 leader_election.cc:290] T 5899b706d4c94325a5a62419d2811f05 P 1f05fc10a626438687873ac3555afc6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a8de72a391654286a8ee9292b6c5aa54 (127.0.107.193:34267), 88cb7866a73940e2b7c17c5a678c9c6b (127.0.107.194:41595)
W20260630 12:15:16.141252 12144 leader_election.cc:336] T 5899b706d4c94325a5a62419d2811f05 P 1f05fc10a626438687873ac3555afc6e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a8de72a391654286a8ee9292b6c5aa54 (127.0.107.193:34267): Network error: Client connection negotiation failed: client connection to 127.0.107.193:34267: connect: Connection refused (error 111)
W20260630 12:15:16.141942 12144 leader_election.cc:336] T 5899b706d4c94325a5a62419d2811f05 P 1f05fc10a626438687873ac3555afc6e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 88cb7866a73940e2b7c17c5a678c9c6b (127.0.107.194:41595): Network error: Client connection negotiation failed: client connection to 127.0.107.194:41595: connect: Connection refused (error 111)
I20260630 12:15:16.142418 12144 leader_election.cc:304] T 5899b706d4c94325a5a62419d2811f05 P 1f05fc10a626438687873ac3555afc6e [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: 1f05fc10a626438687873ac3555afc6e; no voters: 88cb7866a73940e2b7c17c5a678c9c6b, a8de72a391654286a8ee9292b6c5aa54
I20260630 12:15:16.143378 12420 raft_consensus.cc:2749] T 5899b706d4c94325a5a62419d2811f05 P 1f05fc10a626438687873ac3555afc6e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:15:16.188889   431 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 12125)
I20260630 12:15:16.528522 12425 raft_consensus.cc:493] T c16863cc61fd4eec9b375aad6538ecdb P 1f05fc10a626438687873ac3555afc6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 88cb7866a73940e2b7c17c5a678c9c6b)
I20260630 12:15:16.529228 12425 raft_consensus.cc:515] T c16863cc61fd4eec9b375aad6538ecdb P 1f05fc10a626438687873ac3555afc6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } attrs { replace: true } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } } peers { permanent_uuid: "d88f4842ffe343d6a8b1cae83609ff15" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43921 } attrs { promote: true } }
I20260630 12:15:16.531589 12425 leader_election.cc:290] T c16863cc61fd4eec9b375aad6538ecdb P 1f05fc10a626438687873ac3555afc6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a8de72a391654286a8ee9292b6c5aa54 (127.0.107.193:34267), 88cb7866a73940e2b7c17c5a678c9c6b (127.0.107.194:41595)
W20260630 12:15:16.539237 12144 leader_election.cc:336] T c16863cc61fd4eec9b375aad6538ecdb P 1f05fc10a626438687873ac3555afc6e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a8de72a391654286a8ee9292b6c5aa54 (127.0.107.193:34267): Network error: Client connection negotiation failed: client connection to 127.0.107.193:34267: connect: Connection refused (error 111)
W20260630 12:15:16.539911 12144 leader_election.cc:336] T c16863cc61fd4eec9b375aad6538ecdb P 1f05fc10a626438687873ac3555afc6e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 88cb7866a73940e2b7c17c5a678c9c6b (127.0.107.194:41595): Network error: Client connection negotiation failed: client connection to 127.0.107.194:41595: connect: Connection refused (error 111)
I20260630 12:15:16.540334 12144 leader_election.cc:304] T c16863cc61fd4eec9b375aad6538ecdb P 1f05fc10a626438687873ac3555afc6e [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: 1f05fc10a626438687873ac3555afc6e; no voters: 88cb7866a73940e2b7c17c5a678c9c6b, a8de72a391654286a8ee9292b6c5aa54
I20260630 12:15:16.541080 12425 raft_consensus.cc:2749] T c16863cc61fd4eec9b375aad6538ecdb P 1f05fc10a626438687873ac3555afc6e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:15:16.558314 12425 raft_consensus.cc:493] T fcf7300e8d1b4aa7aa6848e6f3673912 P 1f05fc10a626438687873ac3555afc6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 88cb7866a73940e2b7c17c5a678c9c6b)
I20260630 12:15:16.559098 12425 raft_consensus.cc:515] T fcf7300e8d1b4aa7aa6848e6f3673912 P 1f05fc10a626438687873ac3555afc6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } attrs { replace: true } } peers { permanent_uuid: "d88f4842ffe343d6a8b1cae83609ff15" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43921 } attrs { promote: true } }
I20260630 12:15:16.561883 12425 leader_election.cc:290] T fcf7300e8d1b4aa7aa6848e6f3673912 P 1f05fc10a626438687873ac3555afc6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a8de72a391654286a8ee9292b6c5aa54 (127.0.107.193:34267), 88cb7866a73940e2b7c17c5a678c9c6b (127.0.107.194:41595)
W20260630 12:15:16.567655 12144 leader_election.cc:336] T fcf7300e8d1b4aa7aa6848e6f3673912 P 1f05fc10a626438687873ac3555afc6e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a8de72a391654286a8ee9292b6c5aa54 (127.0.107.193:34267): Network error: Client connection negotiation failed: client connection to 127.0.107.193:34267: connect: Connection refused (error 111)
W20260630 12:15:16.568547 12144 leader_election.cc:336] T fcf7300e8d1b4aa7aa6848e6f3673912 P 1f05fc10a626438687873ac3555afc6e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 88cb7866a73940e2b7c17c5a678c9c6b (127.0.107.194:41595): Network error: Client connection negotiation failed: client connection to 127.0.107.194:41595: connect: Connection refused (error 111)
I20260630 12:15:16.569067 12144 leader_election.cc:304] T fcf7300e8d1b4aa7aa6848e6f3673912 P 1f05fc10a626438687873ac3555afc6e [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: 1f05fc10a626438687873ac3555afc6e; no voters: 88cb7866a73940e2b7c17c5a678c9c6b, a8de72a391654286a8ee9292b6c5aa54
I20260630 12:15:16.569871 12425 raft_consensus.cc:2749] T fcf7300e8d1b4aa7aa6848e6f3673912 P 1f05fc10a626438687873ac3555afc6e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:15:16.611361 12425 raft_consensus.cc:493] T c9dc28ce1390430d8d02867c2287e823 P 1f05fc10a626438687873ac3555afc6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 88cb7866a73940e2b7c17c5a678c9c6b)
I20260630 12:15:16.612191 12425 raft_consensus.cc:515] T c9dc28ce1390430d8d02867c2287e823 P 1f05fc10a626438687873ac3555afc6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } } peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } attrs { replace: true } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "d88f4842ffe343d6a8b1cae83609ff15" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43921 } attrs { promote: true } }
I20260630 12:15:16.615036 12425 leader_election.cc:290] T c9dc28ce1390430d8d02867c2287e823 P 1f05fc10a626438687873ac3555afc6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a8de72a391654286a8ee9292b6c5aa54 (127.0.107.193:34267), 88cb7866a73940e2b7c17c5a678c9c6b (127.0.107.194:41595)
W20260630 12:15:16.620479 12144 leader_election.cc:336] T c9dc28ce1390430d8d02867c2287e823 P 1f05fc10a626438687873ac3555afc6e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a8de72a391654286a8ee9292b6c5aa54 (127.0.107.193:34267): Network error: Client connection negotiation failed: client connection to 127.0.107.193:34267: connect: Connection refused (error 111)
W20260630 12:15:16.621428 12144 leader_election.cc:336] T c9dc28ce1390430d8d02867c2287e823 P 1f05fc10a626438687873ac3555afc6e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 88cb7866a73940e2b7c17c5a678c9c6b (127.0.107.194:41595): Network error: Client connection negotiation failed: client connection to 127.0.107.194:41595: connect: Connection refused (error 111)
I20260630 12:15:16.621800 12144 leader_election.cc:304] T c9dc28ce1390430d8d02867c2287e823 P 1f05fc10a626438687873ac3555afc6e [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: 1f05fc10a626438687873ac3555afc6e; no voters: 88cb7866a73940e2b7c17c5a678c9c6b, a8de72a391654286a8ee9292b6c5aa54
I20260630 12:15:16.622473 12425 raft_consensus.cc:2749] T c9dc28ce1390430d8d02867c2287e823 P 1f05fc10a626438687873ac3555afc6e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:15:17.189441   431 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 12125)
W20260630 12:15:17.302438 12144 consensus_peers.cc:597] T 649afb949c8e4ecab8339623febc0929 P 1f05fc10a626438687873ac3555afc6e -> Peer 88cb7866a73940e2b7c17c5a678c9c6b (127.0.107.194:41595): Couldn't send request to peer 88cb7866a73940e2b7c17c5a678c9c6b. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:41595: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260630 12:15:17.546034   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:15:17.576447   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:15:17.611567   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:17.612390   431 tablet_replica.cc:333] T c16863cc61fd4eec9b375aad6538ecdb P 1f05fc10a626438687873ac3555afc6e: stopping tablet replica
I20260630 12:15:17.613265   431 raft_consensus.cc:2243] T c16863cc61fd4eec9b375aad6538ecdb P 1f05fc10a626438687873ac3555afc6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:17.614193   431 raft_consensus.cc:2272] T c16863cc61fd4eec9b375aad6538ecdb P 1f05fc10a626438687873ac3555afc6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:17.617074   431 tablet_replica.cc:333] T 5899b706d4c94325a5a62419d2811f05 P 1f05fc10a626438687873ac3555afc6e: stopping tablet replica
I20260630 12:15:17.617697   431 raft_consensus.cc:2243] T 5899b706d4c94325a5a62419d2811f05 P 1f05fc10a626438687873ac3555afc6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:17.618642   431 raft_consensus.cc:2272] T 5899b706d4c94325a5a62419d2811f05 P 1f05fc10a626438687873ac3555afc6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:17.621944   431 tablet_replica.cc:333] T fcf7300e8d1b4aa7aa6848e6f3673912 P 1f05fc10a626438687873ac3555afc6e: stopping tablet replica
I20260630 12:15:17.622606   431 raft_consensus.cc:2243] T fcf7300e8d1b4aa7aa6848e6f3673912 P 1f05fc10a626438687873ac3555afc6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:17.623615   431 raft_consensus.cc:2272] T fcf7300e8d1b4aa7aa6848e6f3673912 P 1f05fc10a626438687873ac3555afc6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:17.626542   431 tablet_replica.cc:333] T c9dc28ce1390430d8d02867c2287e823 P 1f05fc10a626438687873ac3555afc6e: stopping tablet replica
I20260630 12:15:17.627126   431 raft_consensus.cc:2243] T c9dc28ce1390430d8d02867c2287e823 P 1f05fc10a626438687873ac3555afc6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:17.628221   431 raft_consensus.cc:2272] T c9dc28ce1390430d8d02867c2287e823 P 1f05fc10a626438687873ac3555afc6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:17.630673   431 tablet_replica.cc:333] T fc5ca2c457364bd29f8472ebb6dc3198 P 1f05fc10a626438687873ac3555afc6e: stopping tablet replica
I20260630 12:15:17.631239   431 raft_consensus.cc:2243] T fc5ca2c457364bd29f8472ebb6dc3198 P 1f05fc10a626438687873ac3555afc6e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:17.632606   431 pending_rounds.cc:70] T fc5ca2c457364bd29f8472ebb6dc3198 P 1f05fc10a626438687873ac3555afc6e: Trying to abort 1 pending ops.
I20260630 12:15:17.632874   431 pending_rounds.cc:77] T fc5ca2c457364bd29f8472ebb6dc3198 P 1f05fc10a626438687873ac3555afc6e: Aborting op as it isn't in flight: id { term: 1 index: 12 } timestamp: 7302437748213714944 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "fc5ca2c457364bd29f8472ebb6dc3198" old_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } } peers { permanent_uuid: "d88f4842ffe343d6a8b1cae83609ff15" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43921 } attrs { promote: true } } } new_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } } peers { permanent_uuid: "d88f4842ffe343d6a8b1cae83609ff15" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43921 } attrs { promote: false } } } }
I20260630 12:15:17.634034   431 raft_consensus.cc:2917] T fc5ca2c457364bd29f8472ebb6dc3198 P 1f05fc10a626438687873ac3555afc6e [term 1 LEADER]: Aborting config change with OpId 1.12: Aborted: Op aborted
I20260630 12:15:17.634343   431 raft_consensus.cc:2889] T fc5ca2c457364bd29f8472ebb6dc3198 P 1f05fc10a626438687873ac3555afc6e [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260630 12:15:17.634694   431 raft_consensus.cc:2272] T fc5ca2c457364bd29f8472ebb6dc3198 P 1f05fc10a626438687873ac3555afc6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:17.637302   431 tablet_replica.cc:333] T 649afb949c8e4ecab8339623febc0929 P 1f05fc10a626438687873ac3555afc6e: stopping tablet replica
I20260630 12:15:17.637814   431 raft_consensus.cc:2243] T 649afb949c8e4ecab8339623febc0929 P 1f05fc10a626438687873ac3555afc6e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:17.638684   431 raft_consensus.cc:2272] T 649afb949c8e4ecab8339623febc0929 P 1f05fc10a626438687873ac3555afc6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:17.668787   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:15:17.693994   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:15:17.736248   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:17.737017   431 tablet_replica.cc:333] T fc5ca2c457364bd29f8472ebb6dc3198 P d88f4842ffe343d6a8b1cae83609ff15: stopping tablet replica
I20260630 12:15:17.737577   431 raft_consensus.cc:2243] T fc5ca2c457364bd29f8472ebb6dc3198 P d88f4842ffe343d6a8b1cae83609ff15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:17.737964   431 pending_rounds.cc:70] T fc5ca2c457364bd29f8472ebb6dc3198 P d88f4842ffe343d6a8b1cae83609ff15: Trying to abort 1 pending ops.
I20260630 12:15:17.738138   431 pending_rounds.cc:77] T fc5ca2c457364bd29f8472ebb6dc3198 P d88f4842ffe343d6a8b1cae83609ff15: Aborting op as it isn't in flight: id { term: 1 index: 12 } timestamp: 7302437748213714944 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "fc5ca2c457364bd29f8472ebb6dc3198" old_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } } peers { permanent_uuid: "d88f4842ffe343d6a8b1cae83609ff15" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43921 } attrs { promote: true } } } new_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "a8de72a391654286a8ee9292b6c5aa54" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34267 } } peers { permanent_uuid: "88cb7866a73940e2b7c17c5a678c9c6b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "1f05fc10a626438687873ac3555afc6e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38823 } } peers { permanent_uuid: "d88f4842ffe343d6a8b1cae83609ff15" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43921 } attrs { promote: false } } } }
I20260630 12:15:17.738852   431 raft_consensus.cc:2917] T fc5ca2c457364bd29f8472ebb6dc3198 P d88f4842ffe343d6a8b1cae83609ff15 [term 1 FOLLOWER]: Aborting config change with OpId 1.12: Aborted: Op aborted
I20260630 12:15:17.739166   431 raft_consensus.cc:2889] T fc5ca2c457364bd29f8472ebb6dc3198 P d88f4842ffe343d6a8b1cae83609ff15 [term 1 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260630 12:15:17.739424   431 raft_consensus.cc:2272] T fc5ca2c457364bd29f8472ebb6dc3198 P d88f4842ffe343d6a8b1cae83609ff15 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:15:17.758499   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:15:17.771080   431 master.cc:562] Master@127.0.107.254:35323 shutting down...
W20260630 12:15:17.798758 11975 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:15:17.800190   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 691e01e8b02a4c54a8ecd725a8d10ed2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:17.800756   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 691e01e8b02a4c54a8ecd725a8d10ed2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:17.801116   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 691e01e8b02a4c54a8ecd725a8d10ed2: stopping tablet replica
I20260630 12:15:17.822212   431 master.cc:584] Master@127.0.107.254:35323 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (7673 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260630 12:15:17.873320   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:35459
I20260630 12:15:17.874451   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:17.879688 12427 instance_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.880163 12428 instance_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.881263 12430 instance_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.881767   431 server_base.cc:1061] running on GCE node
I20260630 12:15:17.882520   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:17.882714   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.883090   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821717883055 us; error 0 us; skew 500 ppm
I20260630 12:15:17.883558   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:17.885706   431 webserver.cc:533] Webserver started at http://127.0.107.254:44737/ using document root <none> and password file <none>
I20260630 12:15:17.886169   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:17.886358   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:17.886638   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:17.887773   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821463199918-431-0/minicluster-data/master-0-root/instance:
uuid: "3d16104b47c84bc58de1e0842a3090c5"
format_stamp: "Formatted at 2026-06-30 12:15:17 on dist-test-slave-rzcc"
I20260630 12:15:17.891759   431 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:15:17.894718 12435 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:17.895442   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:17.895709   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821463199918-431-0/minicluster-data/master-0-root
uuid: "3d16104b47c84bc58de1e0842a3090c5"
format_stamp: "Formatted at 2026-06-30 12:15:17 on dist-test-slave-rzcc"
I20260630 12:15:17.895978   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821463199918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821463199918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821463199918-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:17.910729   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:17.911935   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:17.948949   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:35459
I20260630 12:15:17.949051 12486 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:35459 every 8 connection(s)
I20260630 12:15:17.952625 12487 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:17.963163 12487 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3d16104b47c84bc58de1e0842a3090c5: Bootstrap starting.
I20260630 12:15:17.967756 12487 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3d16104b47c84bc58de1e0842a3090c5: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:17.971678 12487 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3d16104b47c84bc58de1e0842a3090c5: No bootstrap required, opened a new log
I20260630 12:15:17.973651 12487 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3d16104b47c84bc58de1e0842a3090c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d16104b47c84bc58de1e0842a3090c5" member_type: VOTER }
I20260630 12:15:17.974022 12487 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3d16104b47c84bc58de1e0842a3090c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:17.974249 12487 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3d16104b47c84bc58de1e0842a3090c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d16104b47c84bc58de1e0842a3090c5, State: Initialized, Role: FOLLOWER
I20260630 12:15:17.974898 12487 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3d16104b47c84bc58de1e0842a3090c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3d16104b47c84bc58de1e0842a3090c5" member_type: VOTER }
I20260630 12:15:17.975342 12487 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3d16104b47c84bc58de1e0842a3090c5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:17.975569 12487 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3d16104b47c84bc58de1e0842a3090c5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:17.975831 12487 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3d16104b47c84bc58de1e0842a3090c5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:17.980077 12487 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3d16104b47c84bc58de1e0842a3090c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d16104b47c84bc58de1e0842a3090c5" member_type: VOTER }
I20260630 12:15:17.980526 12487 leader_election.cc:304] T 00000000000000000000000000000000 P 3d16104b47c84bc58de1e0842a3090c5 [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: 3d16104b47c84bc58de1e0842a3090c5; no voters: 
I20260630 12:15:17.981613 12487 leader_election.cc:290] T 00000000000000000000000000000000 P 3d16104b47c84bc58de1e0842a3090c5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:17.981981 12490 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3d16104b47c84bc58de1e0842a3090c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:17.983215 12490 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3d16104b47c84bc58de1e0842a3090c5 [term 1 LEADER]: Becoming Leader. State: Replica: 3d16104b47c84bc58de1e0842a3090c5, State: Running, Role: LEADER
I20260630 12:15:17.983843 12490 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3d16104b47c84bc58de1e0842a3090c5 [LEADER]: Queue going to LEADER mode. State: All 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: "3d16104b47c84bc58de1e0842a3090c5" member_type: VOTER }
I20260630 12:15:17.984364 12487 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3d16104b47c84bc58de1e0842a3090c5 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:15:17.990417 12491 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3d16104b47c84bc58de1e0842a3090c5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3d16104b47c84bc58de1e0842a3090c5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d16104b47c84bc58de1e0842a3090c5" member_type: VOTER } }
I20260630 12:15:17.990605 12492 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3d16104b47c84bc58de1e0842a3090c5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3d16104b47c84bc58de1e0842a3090c5. Latest consensus state: current_term: 1 leader_uuid: "3d16104b47c84bc58de1e0842a3090c5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d16104b47c84bc58de1e0842a3090c5" member_type: VOTER } }
I20260630 12:15:17.991019 12491 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3d16104b47c84bc58de1e0842a3090c5 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:17.991389 12492 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3d16104b47c84bc58de1e0842a3090c5 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:17.993060 12497 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:15:17.998802 12497 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:15:18.001734   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:15:18.007205 12497 catalog_manager.cc:1383] Generated new cluster ID: c351ad67ab6f44c3af24a48a5cf88f01
I20260630 12:15:18.007489 12497 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:15:18.028275 12497 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:15:18.029589 12497 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:15:18.040854 12497 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3d16104b47c84bc58de1e0842a3090c5: Generated new TSK 0
I20260630 12:15:18.041455 12497 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:15:18.068320   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:18.074519 12508 instance_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.075340 12509 instance_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.076689 12511 instance_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.077715   431 server_base.cc:1061] running on GCE node
I20260630 12:15:18.078480   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:18.078649   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.078814   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821718078755 us; error 0 us; skew 500 ppm
I20260630 12:15:18.079303   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:18.081305   431 webserver.cc:533] Webserver started at http://127.0.107.193:33857/ using document root <none> and password file <none>
I20260630 12:15:18.081717   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:18.081871   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:18.082064   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:18.083153   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821463199918-431-0/minicluster-data/ts-0-root/instance:
uuid: "ef03e81fda944ec781d8245a646dae06"
format_stamp: "Formatted at 2026-06-30 12:15:18 on dist-test-slave-rzcc"
I20260630 12:15:18.087086   431 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:15:18.089933 12516 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.090624   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:15:18.090934   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821463199918-431-0/minicluster-data/ts-0-root
uuid: "ef03e81fda944ec781d8245a646dae06"
format_stamp: "Formatted at 2026-06-30 12:15:18 on dist-test-slave-rzcc"
I20260630 12:15:18.091187   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821463199918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821463199918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821463199918-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.101433   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:18.102507   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:18.104498   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:18.106993   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:18.107191   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:18.107501   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:18.107671   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:18.145648   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:32981
I20260630 12:15:18.145743 12578 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:32981 every 8 connection(s)
I20260630 12:15:18.150697   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:18.157444 12583 instance_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.159324 12584 instance_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:18.161154   431 server_base.cc:1061] running on GCE node
W20260630 12:15:18.161751 12586 instance_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.163769   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:18.164054   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.164263   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821718164245 us; error 0 us; skew 500 ppm
I20260630 12:15:18.164947   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:18.166976 12579 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35459
I20260630 12:15:18.167446 12579 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:18.167613   431 webserver.cc:533] Webserver started at http://127.0.107.194:42867/ using document root <none> and password file <none>
I20260630 12:15:18.168272   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:18.168313 12579 heartbeater.cc:507] Master 127.0.107.254:35459 requested a full tablet report, sending...
I20260630 12:15:18.168581   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:18.168941   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:18.170341   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821463199918-431-0/minicluster-data/ts-1-root/instance:
uuid: "dad3436c6d624ff2a37a46e3f7017764"
format_stamp: "Formatted at 2026-06-30 12:15:18 on dist-test-slave-rzcc"
I20260630 12:15:18.170552 12452 ts_manager.cc:194] Registered new tserver with Master: ef03e81fda944ec781d8245a646dae06 (127.0.107.193:32981)
I20260630 12:15:18.172376 12452 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32966
I20260630 12:15:18.175028   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:15:18.178390 12591 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.179129   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:15:18.179409   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821463199918-431-0/minicluster-data/ts-1-root
uuid: "dad3436c6d624ff2a37a46e3f7017764"
format_stamp: "Formatted at 2026-06-30 12:15:18 on dist-test-slave-rzcc"
I20260630 12:15:18.179679   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821463199918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821463199918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821463199918-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.199574   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:18.200532   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:18.201845   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:18.203997   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:18.204222   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:18.204447   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:18.204614   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:18.242568   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:40199
I20260630 12:15:18.242664 12653 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:40199 every 8 connection(s)
I20260630 12:15:18.247489   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:18.254616 12657 instance_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.256425 12658 instance_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.260097 12660 instance_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.260378   431 server_base.cc:1061] running on GCE node
I20260630 12:15:18.260532 12654 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35459
I20260630 12:15:18.261072 12654 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:18.261416   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:18.261673   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.261775 12654 heartbeater.cc:507] Master 127.0.107.254:35459 requested a full tablet report, sending...
I20260630 12:15:18.261859   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821718261841 us; error 0 us; skew 500 ppm
I20260630 12:15:18.262573   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:18.264163 12452 ts_manager.cc:194] Registered new tserver with Master: dad3436c6d624ff2a37a46e3f7017764 (127.0.107.194:40199)
I20260630 12:15:18.265267   431 webserver.cc:533] Webserver started at http://127.0.107.195:37987/ using document root <none> and password file <none>
I20260630 12:15:18.265924   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:18.266047 12452 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32976
I20260630 12:15:18.266175   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:18.266594   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:18.267822   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821463199918-431-0/minicluster-data/ts-2-root/instance:
uuid: "2e145c6072354efd939cf93a6b6e5eca"
format_stamp: "Formatted at 2026-06-30 12:15:18 on dist-test-slave-rzcc"
I20260630 12:15:18.272003   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:15:18.274983 12665 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.275652   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:15:18.275950   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821463199918-431-0/minicluster-data/ts-2-root
uuid: "2e145c6072354efd939cf93a6b6e5eca"
format_stamp: "Formatted at 2026-06-30 12:15:18 on dist-test-slave-rzcc"
I20260630 12:15:18.276226   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821463199918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821463199918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821463199918-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.306495   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:18.307679   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:18.309080   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:18.311223   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:18.311447   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:18.311686   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:18.311854   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:18.349299   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:44111
I20260630 12:15:18.349395 12727 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:44111 every 8 connection(s)
I20260630 12:15:18.362640 12728 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35459
I20260630 12:15:18.363032 12728 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:18.363720 12728 heartbeater.cc:507] Master 127.0.107.254:35459 requested a full tablet report, sending...
I20260630 12:15:18.365587 12452 ts_manager.cc:194] Registered new tserver with Master: 2e145c6072354efd939cf93a6b6e5eca (127.0.107.195:44111)
I20260630 12:15:18.365756   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013481551s
I20260630 12:15:18.367432 12452 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32986
I20260630 12:15:19.175136 12579 heartbeater.cc:499] Master 127.0.107.254:35459 was elected leader, sending a full tablet report...
I20260630 12:15:19.268607 12654 heartbeater.cc:499] Master 127.0.107.254:35459 was elected leader, sending a full tablet report...
I20260630 12:15:19.370159 12728 heartbeater.cc:499] Master 127.0.107.254:35459 was elected leader, sending a full tablet report...
I20260630 12:15:19.421213 12452 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32990:
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.423756 12452 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.495313 12692 tablet_service.cc:1511] Processing CreateTablet for tablet 1477e22e6f8d48c1809774fdd67bb523 (DEFAULT_TABLE table=test-workload [id=0a8a15cebbcb4bc2963801f463c9826c]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:19.495738 12693 tablet_service.cc:1511] Processing CreateTablet for tablet 93b47dd71971433ca06331ba5148bf58 (DEFAULT_TABLE table=test-workload [id=0a8a15cebbcb4bc2963801f463c9826c]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:19.496834 12692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1477e22e6f8d48c1809774fdd67bb523. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:19.497817 12693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93b47dd71971433ca06331ba5148bf58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:19.498324 12691 tablet_service.cc:1511] Processing CreateTablet for tablet 49dc65940ad44259aa4f912187e293d4 (DEFAULT_TABLE table=test-workload [id=0a8a15cebbcb4bc2963801f463c9826c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:19.499661 12691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49dc65940ad44259aa4f912187e293d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:19.502856 12690 tablet_service.cc:1511] Processing CreateTablet for tablet 21e24fb735574c3ab6e27b4b30382f22 (DEFAULT_TABLE table=test-workload [id=0a8a15cebbcb4bc2963801f463c9826c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:19.504122 12690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21e24fb735574c3ab6e27b4b30382f22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:19.506196 12619 tablet_service.cc:1511] Processing CreateTablet for tablet 93b47dd71971433ca06331ba5148bf58 (DEFAULT_TABLE table=test-workload [id=0a8a15cebbcb4bc2963801f463c9826c]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:19.506695 12689 tablet_service.cc:1511] Processing CreateTablet for tablet eee7a210c11847bca5772790ed04929b (DEFAULT_TABLE table=test-workload [id=0a8a15cebbcb4bc2963801f463c9826c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:19.507498 12619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93b47dd71971433ca06331ba5148bf58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:19.508038 12689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eee7a210c11847bca5772790ed04929b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:19.510812 12614 tablet_service.cc:1511] Processing CreateTablet for tablet 6ce28c681d7044219d5f24e3ef6aaf48 (DEFAULT_TABLE table=test-workload [id=0a8a15cebbcb4bc2963801f463c9826c]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:19.512104 12614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ce28c681d7044219d5f24e3ef6aaf48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:19.511879 12615 tablet_service.cc:1511] Processing CreateTablet for tablet eee7a210c11847bca5772790ed04929b (DEFAULT_TABLE table=test-workload [id=0a8a15cebbcb4bc2963801f463c9826c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:19.513129 12615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eee7a210c11847bca5772790ed04929b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:19.513384 12618 tablet_service.cc:1511] Processing CreateTablet for tablet 1477e22e6f8d48c1809774fdd67bb523 (DEFAULT_TABLE table=test-workload [id=0a8a15cebbcb4bc2963801f463c9826c]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:19.516242 12617 tablet_service.cc:1511] Processing CreateTablet for tablet 49dc65940ad44259aa4f912187e293d4 (DEFAULT_TABLE table=test-workload [id=0a8a15cebbcb4bc2963801f463c9826c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:19.519168 12616 tablet_service.cc:1511] Processing CreateTablet for tablet 21e24fb735574c3ab6e27b4b30382f22 (DEFAULT_TABLE table=test-workload [id=0a8a15cebbcb4bc2963801f463c9826c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:19.519903 12688 tablet_service.cc:1511] Processing CreateTablet for tablet 6ce28c681d7044219d5f24e3ef6aaf48 (DEFAULT_TABLE table=test-workload [id=0a8a15cebbcb4bc2963801f463c9826c]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:19.521232 12688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ce28c681d7044219d5f24e3ef6aaf48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:19.514626 12618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1477e22e6f8d48c1809774fdd67bb523. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:19.528761 12617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49dc65940ad44259aa4f912187e293d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:19.531072 12616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21e24fb735574c3ab6e27b4b30382f22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:19.553767 12544 tablet_service.cc:1511] Processing CreateTablet for tablet 93b47dd71971433ca06331ba5148bf58 (DEFAULT_TABLE table=test-workload [id=0a8a15cebbcb4bc2963801f463c9826c]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:19.556293 12543 tablet_service.cc:1511] Processing CreateTablet for tablet 1477e22e6f8d48c1809774fdd67bb523 (DEFAULT_TABLE table=test-workload [id=0a8a15cebbcb4bc2963801f463c9826c]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:19.558182 12543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1477e22e6f8d48c1809774fdd67bb523. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:19.560366 12542 tablet_service.cc:1511] Processing CreateTablet for tablet 49dc65940ad44259aa4f912187e293d4 (DEFAULT_TABLE table=test-workload [id=0a8a15cebbcb4bc2963801f463c9826c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:19.562124 12542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49dc65940ad44259aa4f912187e293d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:19.564267 12541 tablet_service.cc:1511] Processing CreateTablet for tablet 21e24fb735574c3ab6e27b4b30382f22 (DEFAULT_TABLE table=test-workload [id=0a8a15cebbcb4bc2963801f463c9826c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:19.565991 12541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21e24fb735574c3ab6e27b4b30382f22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:19.568298 12540 tablet_service.cc:1511] Processing CreateTablet for tablet eee7a210c11847bca5772790ed04929b (DEFAULT_TABLE table=test-workload [id=0a8a15cebbcb4bc2963801f463c9826c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:19.569914 12540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eee7a210c11847bca5772790ed04929b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:19.572492 12539 tablet_service.cc:1511] Processing CreateTablet for tablet 6ce28c681d7044219d5f24e3ef6aaf48 (DEFAULT_TABLE table=test-workload [id=0a8a15cebbcb4bc2963801f463c9826c]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:19.574178 12539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ce28c681d7044219d5f24e3ef6aaf48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:19.575744 12544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93b47dd71971433ca06331ba5148bf58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:19.607766 12748 tablet_bootstrap.cc:492] T 93b47dd71971433ca06331ba5148bf58 P 2e145c6072354efd939cf93a6b6e5eca: Bootstrap starting.
I20260630 12:15:19.614580 12748 tablet_bootstrap.cc:654] T 93b47dd71971433ca06331ba5148bf58 P 2e145c6072354efd939cf93a6b6e5eca: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:19.640089 12749 tablet_bootstrap.cc:492] T 6ce28c681d7044219d5f24e3ef6aaf48 P dad3436c6d624ff2a37a46e3f7017764: Bootstrap starting.
I20260630 12:15:19.646179 12749 tablet_bootstrap.cc:654] T 6ce28c681d7044219d5f24e3ef6aaf48 P dad3436c6d624ff2a37a46e3f7017764: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:19.658223 12749 tablet_bootstrap.cc:492] T 6ce28c681d7044219d5f24e3ef6aaf48 P dad3436c6d624ff2a37a46e3f7017764: No bootstrap required, opened a new log
I20260630 12:15:19.658975 12749 ts_tablet_manager.cc:1403] T 6ce28c681d7044219d5f24e3ef6aaf48 P dad3436c6d624ff2a37a46e3f7017764: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.012s
I20260630 12:15:19.662016 12749 raft_consensus.cc:359] T 6ce28c681d7044219d5f24e3ef6aaf48 P dad3436c6d624ff2a37a46e3f7017764 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } }
I20260630 12:15:19.662786 12749 raft_consensus.cc:385] T 6ce28c681d7044219d5f24e3ef6aaf48 P dad3436c6d624ff2a37a46e3f7017764 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:19.663117 12749 raft_consensus.cc:740] T 6ce28c681d7044219d5f24e3ef6aaf48 P dad3436c6d624ff2a37a46e3f7017764 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad3436c6d624ff2a37a46e3f7017764, State: Initialized, Role: FOLLOWER
I20260630 12:15:19.664312 12749 consensus_queue.cc:260] T 6ce28c681d7044219d5f24e3ef6aaf48 P dad3436c6d624ff2a37a46e3f7017764 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } }
I20260630 12:15:19.684489 12748 tablet_bootstrap.cc:492] T 93b47dd71971433ca06331ba5148bf58 P 2e145c6072354efd939cf93a6b6e5eca: No bootstrap required, opened a new log
I20260630 12:15:19.685060 12748 ts_tablet_manager.cc:1403] T 93b47dd71971433ca06331ba5148bf58 P 2e145c6072354efd939cf93a6b6e5eca: Time spent bootstrapping tablet: real 0.077s	user 0.018s	sys 0.051s
I20260630 12:15:19.688462 12749 ts_tablet_manager.cc:1434] T 6ce28c681d7044219d5f24e3ef6aaf48 P dad3436c6d624ff2a37a46e3f7017764: Time spent starting tablet: real 0.029s	user 0.016s	sys 0.011s
I20260630 12:15:19.688515 12748 raft_consensus.cc:359] T 93b47dd71971433ca06331ba5148bf58 P 2e145c6072354efd939cf93a6b6e5eca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } } peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } }
I20260630 12:15:19.690060 12748 raft_consensus.cc:385] T 93b47dd71971433ca06331ba5148bf58 P 2e145c6072354efd939cf93a6b6e5eca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:19.690340 12748 raft_consensus.cc:740] T 93b47dd71971433ca06331ba5148bf58 P 2e145c6072354efd939cf93a6b6e5eca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e145c6072354efd939cf93a6b6e5eca, State: Initialized, Role: FOLLOWER
I20260630 12:15:19.691059 12748 consensus_queue.cc:260] T 93b47dd71971433ca06331ba5148bf58 P 2e145c6072354efd939cf93a6b6e5eca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } } peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } }
I20260630 12:15:19.692203 12752 tablet_bootstrap.cc:492] T 49dc65940ad44259aa4f912187e293d4 P ef03e81fda944ec781d8245a646dae06: Bootstrap starting.
I20260630 12:15:19.693853 12749 tablet_bootstrap.cc:492] T eee7a210c11847bca5772790ed04929b P dad3436c6d624ff2a37a46e3f7017764: Bootstrap starting.
I20260630 12:15:19.699397 12752 tablet_bootstrap.cc:654] T 49dc65940ad44259aa4f912187e293d4 P ef03e81fda944ec781d8245a646dae06: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:19.702219 12749 tablet_bootstrap.cc:654] T eee7a210c11847bca5772790ed04929b P dad3436c6d624ff2a37a46e3f7017764: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:19.703896 12748 ts_tablet_manager.cc:1434] T 93b47dd71971433ca06331ba5148bf58 P 2e145c6072354efd939cf93a6b6e5eca: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.009s
I20260630 12:15:19.704888 12748 tablet_bootstrap.cc:492] T 1477e22e6f8d48c1809774fdd67bb523 P 2e145c6072354efd939cf93a6b6e5eca: Bootstrap starting.
I20260630 12:15:19.710090 12748 tablet_bootstrap.cc:654] T 1477e22e6f8d48c1809774fdd67bb523 P 2e145c6072354efd939cf93a6b6e5eca: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:19.715138 12752 tablet_bootstrap.cc:492] T 49dc65940ad44259aa4f912187e293d4 P ef03e81fda944ec781d8245a646dae06: No bootstrap required, opened a new log
I20260630 12:15:19.715827 12752 ts_tablet_manager.cc:1403] T 49dc65940ad44259aa4f912187e293d4 P ef03e81fda944ec781d8245a646dae06: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.000s
I20260630 12:15:19.719625 12752 raft_consensus.cc:359] T 49dc65940ad44259aa4f912187e293d4 P ef03e81fda944ec781d8245a646dae06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } }
I20260630 12:15:19.722067 12752 raft_consensus.cc:385] T 49dc65940ad44259aa4f912187e293d4 P ef03e81fda944ec781d8245a646dae06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:19.722419 12752 raft_consensus.cc:740] T 49dc65940ad44259aa4f912187e293d4 P ef03e81fda944ec781d8245a646dae06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef03e81fda944ec781d8245a646dae06, State: Initialized, Role: FOLLOWER
I20260630 12:15:19.723124 12752 consensus_queue.cc:260] T 49dc65940ad44259aa4f912187e293d4 P ef03e81fda944ec781d8245a646dae06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } }
I20260630 12:15:19.723774 12749 tablet_bootstrap.cc:492] T eee7a210c11847bca5772790ed04929b P dad3436c6d624ff2a37a46e3f7017764: No bootstrap required, opened a new log
I20260630 12:15:19.724277 12749 ts_tablet_manager.cc:1403] T eee7a210c11847bca5772790ed04929b P dad3436c6d624ff2a37a46e3f7017764: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.011s
I20260630 12:15:19.724794 12748 tablet_bootstrap.cc:492] T 1477e22e6f8d48c1809774fdd67bb523 P 2e145c6072354efd939cf93a6b6e5eca: No bootstrap required, opened a new log
I20260630 12:15:19.725350 12748 ts_tablet_manager.cc:1403] T 1477e22e6f8d48c1809774fdd67bb523 P 2e145c6072354efd939cf93a6b6e5eca: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260630 12:15:19.725874 12752 ts_tablet_manager.cc:1434] T 49dc65940ad44259aa4f912187e293d4 P ef03e81fda944ec781d8245a646dae06: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260630 12:15:19.727026 12752 tablet_bootstrap.cc:492] T 21e24fb735574c3ab6e27b4b30382f22 P ef03e81fda944ec781d8245a646dae06: Bootstrap starting.
I20260630 12:15:19.726994 12749 raft_consensus.cc:359] T eee7a210c11847bca5772790ed04929b P dad3436c6d624ff2a37a46e3f7017764 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } }
I20260630 12:15:19.728022 12748 raft_consensus.cc:359] T 1477e22e6f8d48c1809774fdd67bb523 P 2e145c6072354efd939cf93a6b6e5eca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } }
I20260630 12:15:19.729948 12749 raft_consensus.cc:385] T eee7a210c11847bca5772790ed04929b P dad3436c6d624ff2a37a46e3f7017764 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:19.730242 12748 raft_consensus.cc:385] T 1477e22e6f8d48c1809774fdd67bb523 P 2e145c6072354efd939cf93a6b6e5eca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:19.730382 12749 raft_consensus.cc:740] T eee7a210c11847bca5772790ed04929b P dad3436c6d624ff2a37a46e3f7017764 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad3436c6d624ff2a37a46e3f7017764, State: Initialized, Role: FOLLOWER
I20260630 12:15:19.730741 12748 raft_consensus.cc:740] T 1477e22e6f8d48c1809774fdd67bb523 P 2e145c6072354efd939cf93a6b6e5eca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e145c6072354efd939cf93a6b6e5eca, State: Initialized, Role: FOLLOWER
I20260630 12:15:19.731428 12749 consensus_queue.cc:260] T eee7a210c11847bca5772790ed04929b P dad3436c6d624ff2a37a46e3f7017764 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } }
I20260630 12:15:19.732105 12748 consensus_queue.cc:260] T 1477e22e6f8d48c1809774fdd67bb523 P 2e145c6072354efd939cf93a6b6e5eca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } }
I20260630 12:15:19.733920 12749 ts_tablet_manager.cc:1434] T eee7a210c11847bca5772790ed04929b P dad3436c6d624ff2a37a46e3f7017764: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:15:19.734402 12748 ts_tablet_manager.cc:1434] T 1477e22e6f8d48c1809774fdd67bb523 P 2e145c6072354efd939cf93a6b6e5eca: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260630 12:15:19.737067 12748 tablet_bootstrap.cc:492] T 21e24fb735574c3ab6e27b4b30382f22 P 2e145c6072354efd939cf93a6b6e5eca: Bootstrap starting.
I20260630 12:15:19.738300 12752 tablet_bootstrap.cc:654] T 21e24fb735574c3ab6e27b4b30382f22 P ef03e81fda944ec781d8245a646dae06: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:19.738763 12749 tablet_bootstrap.cc:492] T 93b47dd71971433ca06331ba5148bf58 P dad3436c6d624ff2a37a46e3f7017764: Bootstrap starting.
I20260630 12:15:19.743794 12748 tablet_bootstrap.cc:654] T 21e24fb735574c3ab6e27b4b30382f22 P 2e145c6072354efd939cf93a6b6e5eca: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:19.745317 12749 tablet_bootstrap.cc:654] T 93b47dd71971433ca06331ba5148bf58 P dad3436c6d624ff2a37a46e3f7017764: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:19.753634 12749 tablet_bootstrap.cc:492] T 93b47dd71971433ca06331ba5148bf58 P dad3436c6d624ff2a37a46e3f7017764: No bootstrap required, opened a new log
I20260630 12:15:19.754149 12749 ts_tablet_manager.cc:1403] T 93b47dd71971433ca06331ba5148bf58 P dad3436c6d624ff2a37a46e3f7017764: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260630 12:15:19.757077 12752 tablet_bootstrap.cc:492] T 21e24fb735574c3ab6e27b4b30382f22 P ef03e81fda944ec781d8245a646dae06: No bootstrap required, opened a new log
I20260630 12:15:19.757010 12749 raft_consensus.cc:359] T 93b47dd71971433ca06331ba5148bf58 P dad3436c6d624ff2a37a46e3f7017764 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } } peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } }
I20260630 12:15:19.757601 12752 ts_tablet_manager.cc:1403] T 21e24fb735574c3ab6e27b4b30382f22 P ef03e81fda944ec781d8245a646dae06: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.010s
I20260630 12:15:19.757823 12748 tablet_bootstrap.cc:492] T 21e24fb735574c3ab6e27b4b30382f22 P 2e145c6072354efd939cf93a6b6e5eca: No bootstrap required, opened a new log
I20260630 12:15:19.757823 12749 raft_consensus.cc:385] T 93b47dd71971433ca06331ba5148bf58 P dad3436c6d624ff2a37a46e3f7017764 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:19.758416 12749 raft_consensus.cc:740] T 93b47dd71971433ca06331ba5148bf58 P dad3436c6d624ff2a37a46e3f7017764 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad3436c6d624ff2a37a46e3f7017764, State: Initialized, Role: FOLLOWER
I20260630 12:15:19.758561 12748 ts_tablet_manager.cc:1403] T 21e24fb735574c3ab6e27b4b30382f22 P 2e145c6072354efd939cf93a6b6e5eca: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.000s
I20260630 12:15:19.759254 12749 consensus_queue.cc:260] T 93b47dd71971433ca06331ba5148bf58 P dad3436c6d624ff2a37a46e3f7017764 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } } peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } }
I20260630 12:15:19.760004 12752 raft_consensus.cc:359] T 21e24fb735574c3ab6e27b4b30382f22 P ef03e81fda944ec781d8245a646dae06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } }
I20260630 12:15:19.760751 12752 raft_consensus.cc:385] T 21e24fb735574c3ab6e27b4b30382f22 P ef03e81fda944ec781d8245a646dae06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:19.761055 12752 raft_consensus.cc:740] T 21e24fb735574c3ab6e27b4b30382f22 P ef03e81fda944ec781d8245a646dae06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef03e81fda944ec781d8245a646dae06, State: Initialized, Role: FOLLOWER
I20260630 12:15:19.761483 12749 ts_tablet_manager.cc:1434] T 93b47dd71971433ca06331ba5148bf58 P dad3436c6d624ff2a37a46e3f7017764: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:15:19.761490 12748 raft_consensus.cc:359] T 21e24fb735574c3ab6e27b4b30382f22 P 2e145c6072354efd939cf93a6b6e5eca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } }
I20260630 12:15:19.761833 12752 consensus_queue.cc:260] T 21e24fb735574c3ab6e27b4b30382f22 P ef03e81fda944ec781d8245a646dae06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } }
I20260630 12:15:19.762485 12748 raft_consensus.cc:385] T 21e24fb735574c3ab6e27b4b30382f22 P 2e145c6072354efd939cf93a6b6e5eca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:19.762696 12749 tablet_bootstrap.cc:492] T 21e24fb735574c3ab6e27b4b30382f22 P dad3436c6d624ff2a37a46e3f7017764: Bootstrap starting.
I20260630 12:15:19.762892 12748 raft_consensus.cc:740] T 21e24fb735574c3ab6e27b4b30382f22 P 2e145c6072354efd939cf93a6b6e5eca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e145c6072354efd939cf93a6b6e5eca, State: Initialized, Role: FOLLOWER
I20260630 12:15:19.764111 12752 ts_tablet_manager.cc:1434] T 21e24fb735574c3ab6e27b4b30382f22 P ef03e81fda944ec781d8245a646dae06: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:15:19.763792 12748 consensus_queue.cc:260] T 21e24fb735574c3ab6e27b4b30382f22 P 2e145c6072354efd939cf93a6b6e5eca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } }
I20260630 12:15:19.765170 12752 tablet_bootstrap.cc:492] T 6ce28c681d7044219d5f24e3ef6aaf48 P ef03e81fda944ec781d8245a646dae06: Bootstrap starting.
I20260630 12:15:19.768352 12748 ts_tablet_manager.cc:1434] T 21e24fb735574c3ab6e27b4b30382f22 P 2e145c6072354efd939cf93a6b6e5eca: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:15:19.769352 12749 tablet_bootstrap.cc:654] T 21e24fb735574c3ab6e27b4b30382f22 P dad3436c6d624ff2a37a46e3f7017764: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:19.769451 12748 tablet_bootstrap.cc:492] T eee7a210c11847bca5772790ed04929b P 2e145c6072354efd939cf93a6b6e5eca: Bootstrap starting.
I20260630 12:15:19.771733 12752 tablet_bootstrap.cc:654] T 6ce28c681d7044219d5f24e3ef6aaf48 P ef03e81fda944ec781d8245a646dae06: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:19.777493 12748 tablet_bootstrap.cc:654] T eee7a210c11847bca5772790ed04929b P 2e145c6072354efd939cf93a6b6e5eca: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:19.782068 12749 tablet_bootstrap.cc:492] T 21e24fb735574c3ab6e27b4b30382f22 P dad3436c6d624ff2a37a46e3f7017764: No bootstrap required, opened a new log
I20260630 12:15:19.782627 12749 ts_tablet_manager.cc:1403] T 21e24fb735574c3ab6e27b4b30382f22 P dad3436c6d624ff2a37a46e3f7017764: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260630 12:15:19.785440 12749 raft_consensus.cc:359] T 21e24fb735574c3ab6e27b4b30382f22 P dad3436c6d624ff2a37a46e3f7017764 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } }
I20260630 12:15:19.786193 12749 raft_consensus.cc:385] T 21e24fb735574c3ab6e27b4b30382f22 P dad3436c6d624ff2a37a46e3f7017764 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:19.786473 12749 raft_consensus.cc:740] T 21e24fb735574c3ab6e27b4b30382f22 P dad3436c6d624ff2a37a46e3f7017764 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad3436c6d624ff2a37a46e3f7017764, State: Initialized, Role: FOLLOWER
I20260630 12:15:19.787191 12749 consensus_queue.cc:260] T 21e24fb735574c3ab6e27b4b30382f22 P dad3436c6d624ff2a37a46e3f7017764 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } }
I20260630 12:15:19.789397 12749 ts_tablet_manager.cc:1434] T 21e24fb735574c3ab6e27b4b30382f22 P dad3436c6d624ff2a37a46e3f7017764: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260630 12:15:19.790439 12749 tablet_bootstrap.cc:492] T 49dc65940ad44259aa4f912187e293d4 P dad3436c6d624ff2a37a46e3f7017764: Bootstrap starting.
I20260630 12:15:19.792038 12752 tablet_bootstrap.cc:492] T 6ce28c681d7044219d5f24e3ef6aaf48 P ef03e81fda944ec781d8245a646dae06: No bootstrap required, opened a new log
I20260630 12:15:19.792702 12752 ts_tablet_manager.cc:1403] T 6ce28c681d7044219d5f24e3ef6aaf48 P ef03e81fda944ec781d8245a646dae06: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.004s
I20260630 12:15:19.792732 12748 tablet_bootstrap.cc:492] T eee7a210c11847bca5772790ed04929b P 2e145c6072354efd939cf93a6b6e5eca: No bootstrap required, opened a new log
I20260630 12:15:19.793499 12748 ts_tablet_manager.cc:1403] T eee7a210c11847bca5772790ed04929b P 2e145c6072354efd939cf93a6b6e5eca: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.011s
I20260630 12:15:19.796028 12752 raft_consensus.cc:359] T 6ce28c681d7044219d5f24e3ef6aaf48 P ef03e81fda944ec781d8245a646dae06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } }
I20260630 12:15:19.796548 12749 tablet_bootstrap.cc:654] T 49dc65940ad44259aa4f912187e293d4 P dad3436c6d624ff2a37a46e3f7017764: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:19.796267 12748 raft_consensus.cc:359] T eee7a210c11847bca5772790ed04929b P 2e145c6072354efd939cf93a6b6e5eca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } }
I20260630 12:15:19.796813 12752 raft_consensus.cc:385] T 6ce28c681d7044219d5f24e3ef6aaf48 P ef03e81fda944ec781d8245a646dae06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:19.797077 12748 raft_consensus.cc:385] T eee7a210c11847bca5772790ed04929b P 2e145c6072354efd939cf93a6b6e5eca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:19.797241 12752 raft_consensus.cc:740] T 6ce28c681d7044219d5f24e3ef6aaf48 P ef03e81fda944ec781d8245a646dae06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef03e81fda944ec781d8245a646dae06, State: Initialized, Role: FOLLOWER
I20260630 12:15:19.797515 12748 raft_consensus.cc:740] T eee7a210c11847bca5772790ed04929b P 2e145c6072354efd939cf93a6b6e5eca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e145c6072354efd939cf93a6b6e5eca, State: Initialized, Role: FOLLOWER
I20260630 12:15:19.798334 12752 consensus_queue.cc:260] T 6ce28c681d7044219d5f24e3ef6aaf48 P ef03e81fda944ec781d8245a646dae06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } }
I20260630 12:15:19.798509 12748 consensus_queue.cc:260] T eee7a210c11847bca5772790ed04929b P 2e145c6072354efd939cf93a6b6e5eca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } }
I20260630 12:15:19.803752 12748 ts_tablet_manager.cc:1434] T eee7a210c11847bca5772790ed04929b P 2e145c6072354efd939cf93a6b6e5eca: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:15:19.804872 12748 tablet_bootstrap.cc:492] T 6ce28c681d7044219d5f24e3ef6aaf48 P 2e145c6072354efd939cf93a6b6e5eca: Bootstrap starting.
I20260630 12:15:19.806325 12749 tablet_bootstrap.cc:492] T 49dc65940ad44259aa4f912187e293d4 P dad3436c6d624ff2a37a46e3f7017764: No bootstrap required, opened a new log
I20260630 12:15:19.806538 12752 ts_tablet_manager.cc:1434] T 6ce28c681d7044219d5f24e3ef6aaf48 P ef03e81fda944ec781d8245a646dae06: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260630 12:15:19.806916 12749 ts_tablet_manager.cc:1403] T 49dc65940ad44259aa4f912187e293d4 P dad3436c6d624ff2a37a46e3f7017764: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.006s
I20260630 12:15:19.809919 12749 raft_consensus.cc:359] T 49dc65940ad44259aa4f912187e293d4 P dad3436c6d624ff2a37a46e3f7017764 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } }
I20260630 12:15:19.810663 12749 raft_consensus.cc:385] T 49dc65940ad44259aa4f912187e293d4 P dad3436c6d624ff2a37a46e3f7017764 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:19.811004 12749 raft_consensus.cc:740] T 49dc65940ad44259aa4f912187e293d4 P dad3436c6d624ff2a37a46e3f7017764 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad3436c6d624ff2a37a46e3f7017764, State: Initialized, Role: FOLLOWER
I20260630 12:15:19.811619 12752 tablet_bootstrap.cc:492] T eee7a210c11847bca5772790ed04929b P ef03e81fda944ec781d8245a646dae06: Bootstrap starting.
I20260630 12:15:19.811734 12749 consensus_queue.cc:260] T 49dc65940ad44259aa4f912187e293d4 P dad3436c6d624ff2a37a46e3f7017764 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } }
I20260630 12:15:19.812808 12748 tablet_bootstrap.cc:654] T 6ce28c681d7044219d5f24e3ef6aaf48 P 2e145c6072354efd939cf93a6b6e5eca: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:19.814119 12749 ts_tablet_manager.cc:1434] T 49dc65940ad44259aa4f912187e293d4 P dad3436c6d624ff2a37a46e3f7017764: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:15:19.815392 12749 tablet_bootstrap.cc:492] T 1477e22e6f8d48c1809774fdd67bb523 P dad3436c6d624ff2a37a46e3f7017764: Bootstrap starting.
I20260630 12:15:19.821187 12752 tablet_bootstrap.cc:654] T eee7a210c11847bca5772790ed04929b P ef03e81fda944ec781d8245a646dae06: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:19.821398 12749 tablet_bootstrap.cc:654] T 1477e22e6f8d48c1809774fdd67bb523 P dad3436c6d624ff2a37a46e3f7017764: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:19.827881 12748 tablet_bootstrap.cc:492] T 6ce28c681d7044219d5f24e3ef6aaf48 P 2e145c6072354efd939cf93a6b6e5eca: No bootstrap required, opened a new log
I20260630 12:15:19.828564 12748 ts_tablet_manager.cc:1403] T 6ce28c681d7044219d5f24e3ef6aaf48 P 2e145c6072354efd939cf93a6b6e5eca: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.000s
I20260630 12:15:19.832297 12748 raft_consensus.cc:359] T 6ce28c681d7044219d5f24e3ef6aaf48 P 2e145c6072354efd939cf93a6b6e5eca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } }
I20260630 12:15:19.833009 12748 raft_consensus.cc:385] T 6ce28c681d7044219d5f24e3ef6aaf48 P 2e145c6072354efd939cf93a6b6e5eca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:19.833154 12752 tablet_bootstrap.cc:492] T eee7a210c11847bca5772790ed04929b P ef03e81fda944ec781d8245a646dae06: No bootstrap required, opened a new log
I20260630 12:15:19.833302 12748 raft_consensus.cc:740] T 6ce28c681d7044219d5f24e3ef6aaf48 P 2e145c6072354efd939cf93a6b6e5eca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e145c6072354efd939cf93a6b6e5eca, State: Initialized, Role: FOLLOWER
I20260630 12:15:19.833774 12752 ts_tablet_manager.cc:1403] T eee7a210c11847bca5772790ed04929b P ef03e81fda944ec781d8245a646dae06: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.003s
I20260630 12:15:19.834089 12749 tablet_bootstrap.cc:492] T 1477e22e6f8d48c1809774fdd67bb523 P dad3436c6d624ff2a37a46e3f7017764: No bootstrap required, opened a new log
I20260630 12:15:19.834647 12749 ts_tablet_manager.cc:1403] T 1477e22e6f8d48c1809774fdd67bb523 P dad3436c6d624ff2a37a46e3f7017764: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260630 12:15:19.834216 12748 consensus_queue.cc:260] T 6ce28c681d7044219d5f24e3ef6aaf48 P 2e145c6072354efd939cf93a6b6e5eca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } }
I20260630 12:15:19.836606 12748 ts_tablet_manager.cc:1434] T 6ce28c681d7044219d5f24e3ef6aaf48 P 2e145c6072354efd939cf93a6b6e5eca: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:15:19.837015 12754 raft_consensus.cc:493] T eee7a210c11847bca5772790ed04929b P 2e145c6072354efd939cf93a6b6e5eca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:19.837679 12748 tablet_bootstrap.cc:492] T 49dc65940ad44259aa4f912187e293d4 P 2e145c6072354efd939cf93a6b6e5eca: Bootstrap starting.
I20260630 12:15:19.837494 12754 raft_consensus.cc:515] T eee7a210c11847bca5772790ed04929b P 2e145c6072354efd939cf93a6b6e5eca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } }
I20260630 12:15:19.837771 12749 raft_consensus.cc:359] T 1477e22e6f8d48c1809774fdd67bb523 P dad3436c6d624ff2a37a46e3f7017764 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } }
I20260630 12:15:19.838574 12749 raft_consensus.cc:385] T 1477e22e6f8d48c1809774fdd67bb523 P dad3436c6d624ff2a37a46e3f7017764 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:19.838920 12749 raft_consensus.cc:740] T 1477e22e6f8d48c1809774fdd67bb523 P dad3436c6d624ff2a37a46e3f7017764 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad3436c6d624ff2a37a46e3f7017764, State: Initialized, Role: FOLLOWER
I20260630 12:15:19.839636 12749 consensus_queue.cc:260] T 1477e22e6f8d48c1809774fdd67bb523 P dad3436c6d624ff2a37a46e3f7017764 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } }
I20260630 12:15:19.841858 12749 ts_tablet_manager.cc:1434] T 1477e22e6f8d48c1809774fdd67bb523 P dad3436c6d624ff2a37a46e3f7017764: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:15:19.836681 12752 raft_consensus.cc:359] T eee7a210c11847bca5772790ed04929b P ef03e81fda944ec781d8245a646dae06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } }
I20260630 12:15:19.842608 12752 raft_consensus.cc:385] T eee7a210c11847bca5772790ed04929b P ef03e81fda944ec781d8245a646dae06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:19.842975 12752 raft_consensus.cc:740] T eee7a210c11847bca5772790ed04929b P ef03e81fda944ec781d8245a646dae06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef03e81fda944ec781d8245a646dae06, State: Initialized, Role: FOLLOWER
I20260630 12:15:19.843036 12754 leader_election.cc:290] T eee7a210c11847bca5772790ed04929b P 2e145c6072354efd939cf93a6b6e5eca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef03e81fda944ec781d8245a646dae06 (127.0.107.193:32981), dad3436c6d624ff2a37a46e3f7017764 (127.0.107.194:40199)
I20260630 12:15:19.844038 12752 consensus_queue.cc:260] T eee7a210c11847bca5772790ed04929b P ef03e81fda944ec781d8245a646dae06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } }
I20260630 12:15:19.846274 12752 ts_tablet_manager.cc:1434] T eee7a210c11847bca5772790ed04929b P ef03e81fda944ec781d8245a646dae06: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.003s
I20260630 12:15:19.847025 12748 tablet_bootstrap.cc:654] T 49dc65940ad44259aa4f912187e293d4 P 2e145c6072354efd939cf93a6b6e5eca: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:19.847328 12752 tablet_bootstrap.cc:492] T 93b47dd71971433ca06331ba5148bf58 P ef03e81fda944ec781d8245a646dae06: Bootstrap starting.
I20260630 12:15:19.854816 12752 tablet_bootstrap.cc:654] T 93b47dd71971433ca06331ba5148bf58 P ef03e81fda944ec781d8245a646dae06: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:19.863242 12753 raft_consensus.cc:493] T 6ce28c681d7044219d5f24e3ef6aaf48 P dad3436c6d624ff2a37a46e3f7017764 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:19.863930 12753 raft_consensus.cc:515] T 6ce28c681d7044219d5f24e3ef6aaf48 P dad3436c6d624ff2a37a46e3f7017764 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } }
I20260630 12:15:19.865325 12554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee7a210c11847bca5772790ed04929b" candidate_uuid: "2e145c6072354efd939cf93a6b6e5eca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef03e81fda944ec781d8245a646dae06" is_pre_election: true
I20260630 12:15:19.866072 12554 raft_consensus.cc:2468] T eee7a210c11847bca5772790ed04929b P ef03e81fda944ec781d8245a646dae06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e145c6072354efd939cf93a6b6e5eca in term 0.
I20260630 12:15:19.867480 12668 leader_election.cc:304] T eee7a210c11847bca5772790ed04929b P 2e145c6072354efd939cf93a6b6e5eca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e145c6072354efd939cf93a6b6e5eca, ef03e81fda944ec781d8245a646dae06; no voters: 
I20260630 12:15:19.869046 12754 raft_consensus.cc:2804] T eee7a210c11847bca5772790ed04929b P 2e145c6072354efd939cf93a6b6e5eca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:19.869642 12754 raft_consensus.cc:493] T eee7a210c11847bca5772790ed04929b P 2e145c6072354efd939cf93a6b6e5eca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:19.869856 12753 leader_election.cc:290] T 6ce28c681d7044219d5f24e3ef6aaf48 P dad3436c6d624ff2a37a46e3f7017764 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef03e81fda944ec781d8245a646dae06 (127.0.107.193:32981), 2e145c6072354efd939cf93a6b6e5eca (127.0.107.195:44111)
I20260630 12:15:19.870157 12754 raft_consensus.cc:3060] T eee7a210c11847bca5772790ed04929b P 2e145c6072354efd939cf93a6b6e5eca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:19.873495 12758 raft_consensus.cc:493] T 49dc65940ad44259aa4f912187e293d4 P ef03e81fda944ec781d8245a646dae06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:19.874153 12758 raft_consensus.cc:515] T 49dc65940ad44259aa4f912187e293d4 P ef03e81fda944ec781d8245a646dae06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } }
I20260630 12:15:19.877681 12758 leader_election.cc:290] T 49dc65940ad44259aa4f912187e293d4 P ef03e81fda944ec781d8245a646dae06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dad3436c6d624ff2a37a46e3f7017764 (127.0.107.194:40199), 2e145c6072354efd939cf93a6b6e5eca (127.0.107.195:44111)
I20260630 12:15:19.885715 12748 tablet_bootstrap.cc:492] T 49dc65940ad44259aa4f912187e293d4 P 2e145c6072354efd939cf93a6b6e5eca: No bootstrap required, opened a new log
I20260630 12:15:19.886843 12748 ts_tablet_manager.cc:1403] T 49dc65940ad44259aa4f912187e293d4 P 2e145c6072354efd939cf93a6b6e5eca: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.009s
I20260630 12:15:19.903496 12752 tablet_bootstrap.cc:492] T 93b47dd71971433ca06331ba5148bf58 P ef03e81fda944ec781d8245a646dae06: No bootstrap required, opened a new log
I20260630 12:15:19.892391 12748 raft_consensus.cc:359] T 49dc65940ad44259aa4f912187e293d4 P 2e145c6072354efd939cf93a6b6e5eca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } }
I20260630 12:15:19.904102 12752 ts_tablet_manager.cc:1403] T 93b47dd71971433ca06331ba5148bf58 P ef03e81fda944ec781d8245a646dae06: Time spent bootstrapping tablet: real 0.057s	user 0.024s	sys 0.028s
I20260630 12:15:19.910054 12752 raft_consensus.cc:359] T 93b47dd71971433ca06331ba5148bf58 P ef03e81fda944ec781d8245a646dae06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } } peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } }
I20260630 12:15:19.910645 12752 raft_consensus.cc:385] T 93b47dd71971433ca06331ba5148bf58 P ef03e81fda944ec781d8245a646dae06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:19.904670 12748 raft_consensus.cc:385] T 49dc65940ad44259aa4f912187e293d4 P 2e145c6072354efd939cf93a6b6e5eca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:19.910967 12752 raft_consensus.cc:740] T 93b47dd71971433ca06331ba5148bf58 P ef03e81fda944ec781d8245a646dae06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef03e81fda944ec781d8245a646dae06, State: Initialized, Role: FOLLOWER
I20260630 12:15:19.911034 12748 raft_consensus.cc:740] T 49dc65940ad44259aa4f912187e293d4 P 2e145c6072354efd939cf93a6b6e5eca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e145c6072354efd939cf93a6b6e5eca, State: Initialized, Role: FOLLOWER
I20260630 12:15:19.911866 12752 consensus_queue.cc:260] T 93b47dd71971433ca06331ba5148bf58 P ef03e81fda944ec781d8245a646dae06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } } peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } }
I20260630 12:15:19.911926 12748 consensus_queue.cc:260] T 49dc65940ad44259aa4f912187e293d4 P 2e145c6072354efd939cf93a6b6e5eca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } }
I20260630 12:15:19.919562 12703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce28c681d7044219d5f24e3ef6aaf48" candidate_uuid: "dad3436c6d624ff2a37a46e3f7017764" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e145c6072354efd939cf93a6b6e5eca" is_pre_election: true
I20260630 12:15:19.920575 12703 raft_consensus.cc:2468] T 6ce28c681d7044219d5f24e3ef6aaf48 P 2e145c6072354efd939cf93a6b6e5eca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad3436c6d624ff2a37a46e3f7017764 in term 0.
I20260630 12:15:19.923345 12595 leader_election.cc:304] T 6ce28c681d7044219d5f24e3ef6aaf48 P dad3436c6d624ff2a37a46e3f7017764 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e145c6072354efd939cf93a6b6e5eca, dad3436c6d624ff2a37a46e3f7017764; no voters: 
I20260630 12:15:19.907034 12754 raft_consensus.cc:515] T eee7a210c11847bca5772790ed04929b P 2e145c6072354efd939cf93a6b6e5eca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } }
I20260630 12:15:19.927735 12753 raft_consensus.cc:2804] T 6ce28c681d7044219d5f24e3ef6aaf48 P dad3436c6d624ff2a37a46e3f7017764 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:19.932708 12753 raft_consensus.cc:493] T 6ce28c681d7044219d5f24e3ef6aaf48 P dad3436c6d624ff2a37a46e3f7017764 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:19.933060 12753 raft_consensus.cc:3060] T 6ce28c681d7044219d5f24e3ef6aaf48 P dad3436c6d624ff2a37a46e3f7017764 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:19.937403 12752 ts_tablet_manager.cc:1434] T 93b47dd71971433ca06331ba5148bf58 P ef03e81fda944ec781d8245a646dae06: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260630 12:15:19.939143 12629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee7a210c11847bca5772790ed04929b" candidate_uuid: "2e145c6072354efd939cf93a6b6e5eca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad3436c6d624ff2a37a46e3f7017764" is_pre_election: true
I20260630 12:15:19.942093 12629 raft_consensus.cc:2468] T eee7a210c11847bca5772790ed04929b P dad3436c6d624ff2a37a46e3f7017764 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e145c6072354efd939cf93a6b6e5eca in term 0.
I20260630 12:15:19.942672 12752 tablet_bootstrap.cc:492] T 1477e22e6f8d48c1809774fdd67bb523 P ef03e81fda944ec781d8245a646dae06: Bootstrap starting.
I20260630 12:15:19.944823 12554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee7a210c11847bca5772790ed04929b" candidate_uuid: "2e145c6072354efd939cf93a6b6e5eca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef03e81fda944ec781d8245a646dae06"
I20260630 12:15:19.945406 12554 raft_consensus.cc:3060] T eee7a210c11847bca5772790ed04929b P ef03e81fda944ec781d8245a646dae06 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:19.947155 12753 raft_consensus.cc:515] T 6ce28c681d7044219d5f24e3ef6aaf48 P dad3436c6d624ff2a37a46e3f7017764 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } }
I20260630 12:15:19.950058 12752 tablet_bootstrap.cc:654] T 1477e22e6f8d48c1809774fdd67bb523 P ef03e81fda944ec781d8245a646dae06: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:19.950929 12703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce28c681d7044219d5f24e3ef6aaf48" candidate_uuid: "dad3436c6d624ff2a37a46e3f7017764" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e145c6072354efd939cf93a6b6e5eca"
I20260630 12:15:19.952654 12748 ts_tablet_manager.cc:1434] T 49dc65940ad44259aa4f912187e293d4 P 2e145c6072354efd939cf93a6b6e5eca: Time spent starting tablet: real 0.063s	user 0.002s	sys 0.013s
I20260630 12:15:19.952752 12629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee7a210c11847bca5772790ed04929b" candidate_uuid: "2e145c6072354efd939cf93a6b6e5eca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad3436c6d624ff2a37a46e3f7017764"
I20260630 12:15:19.953331 12629 raft_consensus.cc:3060] T eee7a210c11847bca5772790ed04929b P dad3436c6d624ff2a37a46e3f7017764 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:19.951643 12753 leader_election.cc:290] T 6ce28c681d7044219d5f24e3ef6aaf48 P dad3436c6d624ff2a37a46e3f7017764 [CANDIDATE]: Term 1 election: Requested vote from peers ef03e81fda944ec781d8245a646dae06 (127.0.107.193:32981), 2e145c6072354efd939cf93a6b6e5eca (127.0.107.195:44111)
I20260630 12:15:19.951562 12754 leader_election.cc:290] T eee7a210c11847bca5772790ed04929b P 2e145c6072354efd939cf93a6b6e5eca [CANDIDATE]: Term 1 election: Requested vote from peers ef03e81fda944ec781d8245a646dae06 (127.0.107.193:32981), dad3436c6d624ff2a37a46e3f7017764 (127.0.107.194:40199)
I20260630 12:15:19.941778 12778 raft_consensus.cc:493] T 6ce28c681d7044219d5f24e3ef6aaf48 P 2e145c6072354efd939cf93a6b6e5eca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:19.961576 12554 raft_consensus.cc:2468] T eee7a210c11847bca5772790ed04929b P ef03e81fda944ec781d8245a646dae06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e145c6072354efd939cf93a6b6e5eca in term 1.
I20260630 12:15:19.956779 12778 raft_consensus.cc:515] T 6ce28c681d7044219d5f24e3ef6aaf48 P 2e145c6072354efd939cf93a6b6e5eca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } }
I20260630 12:15:19.962661 12703 raft_consensus.cc:3060] T 6ce28c681d7044219d5f24e3ef6aaf48 P 2e145c6072354efd939cf93a6b6e5eca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:19.963001 12668 leader_election.cc:304] T eee7a210c11847bca5772790ed04929b P 2e145c6072354efd939cf93a6b6e5eca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e145c6072354efd939cf93a6b6e5eca, ef03e81fda944ec781d8245a646dae06; no voters: 
I20260630 12:15:19.963835 12778 leader_election.cc:290] T 6ce28c681d7044219d5f24e3ef6aaf48 P 2e145c6072354efd939cf93a6b6e5eca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef03e81fda944ec781d8245a646dae06 (127.0.107.193:32981), dad3436c6d624ff2a37a46e3f7017764 (127.0.107.194:40199)
I20260630 12:15:19.964336 12778 raft_consensus.cc:2804] T eee7a210c11847bca5772790ed04929b P 2e145c6072354efd939cf93a6b6e5eca [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:19.964741 12778 raft_consensus.cc:697] T eee7a210c11847bca5772790ed04929b P 2e145c6072354efd939cf93a6b6e5eca [term 1 LEADER]: Becoming Leader. State: Replica: 2e145c6072354efd939cf93a6b6e5eca, State: Running, Role: LEADER
I20260630 12:15:19.964913 12554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce28c681d7044219d5f24e3ef6aaf48" candidate_uuid: "2e145c6072354efd939cf93a6b6e5eca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef03e81fda944ec781d8245a646dae06" is_pre_election: true
I20260630 12:15:19.965556 12554 raft_consensus.cc:2468] T 6ce28c681d7044219d5f24e3ef6aaf48 P ef03e81fda944ec781d8245a646dae06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e145c6072354efd939cf93a6b6e5eca in term 0.
I20260630 12:15:19.965502 12778 consensus_queue.cc:237] T eee7a210c11847bca5772790ed04929b P 2e145c6072354efd939cf93a6b6e5eca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } }
I20260630 12:15:19.966897 12668 leader_election.cc:304] T 6ce28c681d7044219d5f24e3ef6aaf48 P 2e145c6072354efd939cf93a6b6e5eca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e145c6072354efd939cf93a6b6e5eca, ef03e81fda944ec781d8245a646dae06; no voters: 
I20260630 12:15:19.968088 12628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce28c681d7044219d5f24e3ef6aaf48" candidate_uuid: "2e145c6072354efd939cf93a6b6e5eca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad3436c6d624ff2a37a46e3f7017764" is_pre_election: true
I20260630 12:15:19.968892 12628 raft_consensus.cc:2393] T 6ce28c681d7044219d5f24e3ef6aaf48 P dad3436c6d624ff2a37a46e3f7017764 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e145c6072354efd939cf93a6b6e5eca in current term 1: Already voted for candidate dad3436c6d624ff2a37a46e3f7017764 in this term.
I20260630 12:15:19.972354 12629 raft_consensus.cc:2468] T eee7a210c11847bca5772790ed04929b P dad3436c6d624ff2a37a46e3f7017764 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e145c6072354efd939cf93a6b6e5eca in term 1.
I20260630 12:15:19.973620 12703 raft_consensus.cc:2468] T 6ce28c681d7044219d5f24e3ef6aaf48 P 2e145c6072354efd939cf93a6b6e5eca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad3436c6d624ff2a37a46e3f7017764 in term 1.
I20260630 12:15:19.976830 12754 raft_consensus.cc:2764] T 6ce28c681d7044219d5f24e3ef6aaf48 P 2e145c6072354efd939cf93a6b6e5eca [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:15:19.977240 12595 leader_election.cc:304] T 6ce28c681d7044219d5f24e3ef6aaf48 P dad3436c6d624ff2a37a46e3f7017764 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e145c6072354efd939cf93a6b6e5eca, dad3436c6d624ff2a37a46e3f7017764; no voters: 
I20260630 12:15:19.977952 12752 tablet_bootstrap.cc:492] T 1477e22e6f8d48c1809774fdd67bb523 P ef03e81fda944ec781d8245a646dae06: No bootstrap required, opened a new log
I20260630 12:15:19.978116 12753 raft_consensus.cc:2804] T 6ce28c681d7044219d5f24e3ef6aaf48 P dad3436c6d624ff2a37a46e3f7017764 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:19.978477 12752 ts_tablet_manager.cc:1403] T 1477e22e6f8d48c1809774fdd67bb523 P ef03e81fda944ec781d8245a646dae06: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.007s
I20260630 12:15:19.981457 12752 raft_consensus.cc:359] T 1477e22e6f8d48c1809774fdd67bb523 P ef03e81fda944ec781d8245a646dae06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } }
I20260630 12:15:19.982123 12629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49dc65940ad44259aa4f912187e293d4" candidate_uuid: "ef03e81fda944ec781d8245a646dae06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad3436c6d624ff2a37a46e3f7017764" is_pre_election: true
I20260630 12:15:19.983052 12629 raft_consensus.cc:2468] T 49dc65940ad44259aa4f912187e293d4 P dad3436c6d624ff2a37a46e3f7017764 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef03e81fda944ec781d8245a646dae06 in term 0.
I20260630 12:15:19.982143 12752 raft_consensus.cc:385] T 1477e22e6f8d48c1809774fdd67bb523 P ef03e81fda944ec781d8245a646dae06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:19.983629 12752 raft_consensus.cc:740] T 1477e22e6f8d48c1809774fdd67bb523 P ef03e81fda944ec781d8245a646dae06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef03e81fda944ec781d8245a646dae06, State: Initialized, Role: FOLLOWER
I20260630 12:15:19.989014 12752 consensus_queue.cc:260] T 1477e22e6f8d48c1809774fdd67bb523 P ef03e81fda944ec781d8245a646dae06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } }
I20260630 12:15:19.986680 12554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce28c681d7044219d5f24e3ef6aaf48" candidate_uuid: "dad3436c6d624ff2a37a46e3f7017764" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef03e81fda944ec781d8245a646dae06" is_pre_election: true
I20260630 12:15:19.988070 12553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce28c681d7044219d5f24e3ef6aaf48" candidate_uuid: "dad3436c6d624ff2a37a46e3f7017764" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef03e81fda944ec781d8245a646dae06"
I20260630 12:15:19.990180 12553 raft_consensus.cc:3060] T 6ce28c681d7044219d5f24e3ef6aaf48 P ef03e81fda944ec781d8245a646dae06 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:19.990620 12450 catalog_manager.cc:5697] T eee7a210c11847bca5772790ed04929b P 2e145c6072354efd939cf93a6b6e5eca reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e145c6072354efd939cf93a6b6e5eca (127.0.107.195). New cstate: current_term: 1 leader_uuid: "2e145c6072354efd939cf93a6b6e5eca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:19.993076 12752 ts_tablet_manager.cc:1434] T 1477e22e6f8d48c1809774fdd67bb523 P ef03e81fda944ec781d8245a646dae06: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.004s
I20260630 12:15:19.994329 12520 leader_election.cc:304] T 49dc65940ad44259aa4f912187e293d4 P ef03e81fda944ec781d8245a646dae06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dad3436c6d624ff2a37a46e3f7017764, ef03e81fda944ec781d8245a646dae06; no voters: 
I20260630 12:15:19.995097 12758 raft_consensus.cc:2804] T 49dc65940ad44259aa4f912187e293d4 P ef03e81fda944ec781d8245a646dae06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:19.995443 12758 raft_consensus.cc:493] T 49dc65940ad44259aa4f912187e293d4 P ef03e81fda944ec781d8245a646dae06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:19.995766 12758 raft_consensus.cc:3060] T 49dc65940ad44259aa4f912187e293d4 P ef03e81fda944ec781d8245a646dae06 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:19.996631 12703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49dc65940ad44259aa4f912187e293d4" candidate_uuid: "ef03e81fda944ec781d8245a646dae06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e145c6072354efd939cf93a6b6e5eca" is_pre_election: true
I20260630 12:15:19.997258 12703 raft_consensus.cc:2468] T 49dc65940ad44259aa4f912187e293d4 P 2e145c6072354efd939cf93a6b6e5eca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef03e81fda944ec781d8245a646dae06 in term 0.
I20260630 12:15:19.999001 12753 raft_consensus.cc:697] T 6ce28c681d7044219d5f24e3ef6aaf48 P dad3436c6d624ff2a37a46e3f7017764 [term 1 LEADER]: Becoming Leader. State: Replica: dad3436c6d624ff2a37a46e3f7017764, State: Running, Role: LEADER
I20260630 12:15:19.999861 12753 consensus_queue.cc:237] T 6ce28c681d7044219d5f24e3ef6aaf48 P dad3436c6d624ff2a37a46e3f7017764 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } }
W20260630 12:15:20.001523 12500 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:15:19.999137 12553 raft_consensus.cc:2468] T 6ce28c681d7044219d5f24e3ef6aaf48 P ef03e81fda944ec781d8245a646dae06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad3436c6d624ff2a37a46e3f7017764 in term 1.
I20260630 12:15:20.007237 12758 raft_consensus.cc:515] T 49dc65940ad44259aa4f912187e293d4 P ef03e81fda944ec781d8245a646dae06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } }
I20260630 12:15:20.011803 12629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49dc65940ad44259aa4f912187e293d4" candidate_uuid: "ef03e81fda944ec781d8245a646dae06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad3436c6d624ff2a37a46e3f7017764"
I20260630 12:15:20.012995 12629 raft_consensus.cc:3060] T 49dc65940ad44259aa4f912187e293d4 P dad3436c6d624ff2a37a46e3f7017764 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:20.014588 12758 leader_election.cc:290] T 49dc65940ad44259aa4f912187e293d4 P ef03e81fda944ec781d8245a646dae06 [CANDIDATE]: Term 1 election: Requested vote from peers dad3436c6d624ff2a37a46e3f7017764 (127.0.107.194:40199), 2e145c6072354efd939cf93a6b6e5eca (127.0.107.195:44111)
I20260630 12:15:20.015688 12703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49dc65940ad44259aa4f912187e293d4" candidate_uuid: "ef03e81fda944ec781d8245a646dae06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e145c6072354efd939cf93a6b6e5eca"
I20260630 12:15:20.016054 12753 raft_consensus.cc:493] T 21e24fb735574c3ab6e27b4b30382f22 P dad3436c6d624ff2a37a46e3f7017764 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:20.016382 12703 raft_consensus.cc:3060] T 49dc65940ad44259aa4f912187e293d4 P 2e145c6072354efd939cf93a6b6e5eca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:20.016629 12753 raft_consensus.cc:515] T 21e24fb735574c3ab6e27b4b30382f22 P dad3436c6d624ff2a37a46e3f7017764 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } }
I20260630 12:15:20.018900 12753 leader_election.cc:290] T 21e24fb735574c3ab6e27b4b30382f22 P dad3436c6d624ff2a37a46e3f7017764 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef03e81fda944ec781d8245a646dae06 (127.0.107.193:32981), 2e145c6072354efd939cf93a6b6e5eca (127.0.107.195:44111)
I20260630 12:15:20.019526 12553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e24fb735574c3ab6e27b4b30382f22" candidate_uuid: "dad3436c6d624ff2a37a46e3f7017764" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef03e81fda944ec781d8245a646dae06" is_pre_election: true
I20260630 12:15:20.020062 12702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e24fb735574c3ab6e27b4b30382f22" candidate_uuid: "dad3436c6d624ff2a37a46e3f7017764" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e145c6072354efd939cf93a6b6e5eca" is_pre_election: true
I20260630 12:15:20.020212 12553 raft_consensus.cc:2468] T 21e24fb735574c3ab6e27b4b30382f22 P ef03e81fda944ec781d8245a646dae06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad3436c6d624ff2a37a46e3f7017764 in term 0.
I20260630 12:15:20.020707 12702 raft_consensus.cc:2468] T 21e24fb735574c3ab6e27b4b30382f22 P 2e145c6072354efd939cf93a6b6e5eca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad3436c6d624ff2a37a46e3f7017764 in term 0.
I20260630 12:15:20.021183 12629 raft_consensus.cc:2468] T 49dc65940ad44259aa4f912187e293d4 P dad3436c6d624ff2a37a46e3f7017764 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef03e81fda944ec781d8245a646dae06 in term 1.
I20260630 12:15:20.021652 12594 leader_election.cc:304] T 21e24fb735574c3ab6e27b4b30382f22 P dad3436c6d624ff2a37a46e3f7017764 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dad3436c6d624ff2a37a46e3f7017764, ef03e81fda944ec781d8245a646dae06; no voters: 
I20260630 12:15:20.022742 12753 raft_consensus.cc:2804] T 21e24fb735574c3ab6e27b4b30382f22 P dad3436c6d624ff2a37a46e3f7017764 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:20.022616 12520 leader_election.cc:304] T 49dc65940ad44259aa4f912187e293d4 P ef03e81fda944ec781d8245a646dae06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dad3436c6d624ff2a37a46e3f7017764, ef03e81fda944ec781d8245a646dae06; no voters: 
I20260630 12:15:20.022387 12450 catalog_manager.cc:5697] T 6ce28c681d7044219d5f24e3ef6aaf48 P dad3436c6d624ff2a37a46e3f7017764 reported cstate change: term changed from 0 to 1, leader changed from <none> to dad3436c6d624ff2a37a46e3f7017764 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "dad3436c6d624ff2a37a46e3f7017764" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:20.023281 12753 raft_consensus.cc:493] T 21e24fb735574c3ab6e27b4b30382f22 P dad3436c6d624ff2a37a46e3f7017764 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:20.023640 12753 raft_consensus.cc:3060] T 21e24fb735574c3ab6e27b4b30382f22 P dad3436c6d624ff2a37a46e3f7017764 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:20.023753 12758 raft_consensus.cc:2804] T 49dc65940ad44259aa4f912187e293d4 P ef03e81fda944ec781d8245a646dae06 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:20.024803 12703 raft_consensus.cc:2468] T 49dc65940ad44259aa4f912187e293d4 P 2e145c6072354efd939cf93a6b6e5eca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef03e81fda944ec781d8245a646dae06 in term 1.
I20260630 12:15:20.027415 12758 raft_consensus.cc:697] T 49dc65940ad44259aa4f912187e293d4 P ef03e81fda944ec781d8245a646dae06 [term 1 LEADER]: Becoming Leader. State: Replica: ef03e81fda944ec781d8245a646dae06, State: Running, Role: LEADER
I20260630 12:15:20.028321 12758 consensus_queue.cc:237] T 49dc65940ad44259aa4f912187e293d4 P ef03e81fda944ec781d8245a646dae06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } }
I20260630 12:15:20.031213 12753 raft_consensus.cc:515] T 21e24fb735574c3ab6e27b4b30382f22 P dad3436c6d624ff2a37a46e3f7017764 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } }
I20260630 12:15:20.032665 12778 raft_consensus.cc:493] T 93b47dd71971433ca06331ba5148bf58 P 2e145c6072354efd939cf93a6b6e5eca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:20.033241 12778 raft_consensus.cc:515] T 93b47dd71971433ca06331ba5148bf58 P 2e145c6072354efd939cf93a6b6e5eca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } } peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } }
I20260630 12:15:20.034745 12753 leader_election.cc:290] T 21e24fb735574c3ab6e27b4b30382f22 P dad3436c6d624ff2a37a46e3f7017764 [CANDIDATE]: Term 1 election: Requested vote from peers ef03e81fda944ec781d8245a646dae06 (127.0.107.193:32981), 2e145c6072354efd939cf93a6b6e5eca (127.0.107.195:44111)
I20260630 12:15:20.035171 12778 leader_election.cc:290] T 93b47dd71971433ca06331ba5148bf58 P 2e145c6072354efd939cf93a6b6e5eca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef03e81fda944ec781d8245a646dae06 (127.0.107.193:32981), dad3436c6d624ff2a37a46e3f7017764 (127.0.107.194:40199)
I20260630 12:15:20.035817 12703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e24fb735574c3ab6e27b4b30382f22" candidate_uuid: "dad3436c6d624ff2a37a46e3f7017764" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e145c6072354efd939cf93a6b6e5eca"
I20260630 12:15:20.036392 12703 raft_consensus.cc:3060] T 21e24fb735574c3ab6e27b4b30382f22 P 2e145c6072354efd939cf93a6b6e5eca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:20.036224 12629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b47dd71971433ca06331ba5148bf58" candidate_uuid: "2e145c6072354efd939cf93a6b6e5eca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad3436c6d624ff2a37a46e3f7017764" is_pre_election: true
I20260630 12:15:20.037140 12629 raft_consensus.cc:2468] T 93b47dd71971433ca06331ba5148bf58 P dad3436c6d624ff2a37a46e3f7017764 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e145c6072354efd939cf93a6b6e5eca in term 0.
I20260630 12:15:20.036285 12553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e24fb735574c3ab6e27b4b30382f22" candidate_uuid: "dad3436c6d624ff2a37a46e3f7017764" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef03e81fda944ec781d8245a646dae06"
I20260630 12:15:20.038044 12553 raft_consensus.cc:3060] T 21e24fb735574c3ab6e27b4b30382f22 P ef03e81fda944ec781d8245a646dae06 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:20.037329 12450 catalog_manager.cc:5697] T 49dc65940ad44259aa4f912187e293d4 P ef03e81fda944ec781d8245a646dae06 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef03e81fda944ec781d8245a646dae06 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "ef03e81fda944ec781d8245a646dae06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:20.038399 12669 leader_election.cc:304] T 93b47dd71971433ca06331ba5148bf58 P 2e145c6072354efd939cf93a6b6e5eca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e145c6072354efd939cf93a6b6e5eca, dad3436c6d624ff2a37a46e3f7017764; no voters: 
I20260630 12:15:20.039480 12778 raft_consensus.cc:2804] T 93b47dd71971433ca06331ba5148bf58 P 2e145c6072354efd939cf93a6b6e5eca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:20.039826 12778 raft_consensus.cc:493] T 93b47dd71971433ca06331ba5148bf58 P 2e145c6072354efd939cf93a6b6e5eca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:20.040138 12778 raft_consensus.cc:3060] T 93b47dd71971433ca06331ba5148bf58 P 2e145c6072354efd939cf93a6b6e5eca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:20.037285 12554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b47dd71971433ca06331ba5148bf58" candidate_uuid: "2e145c6072354efd939cf93a6b6e5eca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef03e81fda944ec781d8245a646dae06" is_pre_election: true
I20260630 12:15:20.040930 12554 raft_consensus.cc:2468] T 93b47dd71971433ca06331ba5148bf58 P ef03e81fda944ec781d8245a646dae06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e145c6072354efd939cf93a6b6e5eca in term 0.
I20260630 12:15:20.043210 12703 raft_consensus.cc:2468] T 21e24fb735574c3ab6e27b4b30382f22 P 2e145c6072354efd939cf93a6b6e5eca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad3436c6d624ff2a37a46e3f7017764 in term 1.
I20260630 12:15:20.044394 12595 leader_election.cc:304] T 21e24fb735574c3ab6e27b4b30382f22 P dad3436c6d624ff2a37a46e3f7017764 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e145c6072354efd939cf93a6b6e5eca, dad3436c6d624ff2a37a46e3f7017764; no voters: 
I20260630 12:15:20.045414 12753 raft_consensus.cc:2804] T 21e24fb735574c3ab6e27b4b30382f22 P dad3436c6d624ff2a37a46e3f7017764 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:20.046830 12778 raft_consensus.cc:515] T 93b47dd71971433ca06331ba5148bf58 P 2e145c6072354efd939cf93a6b6e5eca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } } peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } }
I20260630 12:15:20.047580 12753 raft_consensus.cc:697] T 21e24fb735574c3ab6e27b4b30382f22 P dad3436c6d624ff2a37a46e3f7017764 [term 1 LEADER]: Becoming Leader. State: Replica: dad3436c6d624ff2a37a46e3f7017764, State: Running, Role: LEADER
I20260630 12:15:20.046578 12553 raft_consensus.cc:2468] T 21e24fb735574c3ab6e27b4b30382f22 P ef03e81fda944ec781d8245a646dae06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad3436c6d624ff2a37a46e3f7017764 in term 1.
I20260630 12:15:20.049688 12554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b47dd71971433ca06331ba5148bf58" candidate_uuid: "2e145c6072354efd939cf93a6b6e5eca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef03e81fda944ec781d8245a646dae06"
I20260630 12:15:20.049042 12782 raft_consensus.cc:493] T 1477e22e6f8d48c1809774fdd67bb523 P dad3436c6d624ff2a37a46e3f7017764 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:20.050053 12629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b47dd71971433ca06331ba5148bf58" candidate_uuid: "2e145c6072354efd939cf93a6b6e5eca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad3436c6d624ff2a37a46e3f7017764"
I20260630 12:15:20.048431 12753 consensus_queue.cc:237] T 21e24fb735574c3ab6e27b4b30382f22 P dad3436c6d624ff2a37a46e3f7017764 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } }
I20260630 12:15:20.050328 12554 raft_consensus.cc:3060] T 93b47dd71971433ca06331ba5148bf58 P ef03e81fda944ec781d8245a646dae06 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:20.050647 12629 raft_consensus.cc:3060] T 93b47dd71971433ca06331ba5148bf58 P dad3436c6d624ff2a37a46e3f7017764 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:20.050403 12782 raft_consensus.cc:515] T 1477e22e6f8d48c1809774fdd67bb523 P dad3436c6d624ff2a37a46e3f7017764 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } }
I20260630 12:15:20.052783 12782 leader_election.cc:290] T 1477e22e6f8d48c1809774fdd67bb523 P dad3436c6d624ff2a37a46e3f7017764 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef03e81fda944ec781d8245a646dae06 (127.0.107.193:32981), 2e145c6072354efd939cf93a6b6e5eca (127.0.107.195:44111)
I20260630 12:15:20.049844 12778 leader_election.cc:290] T 93b47dd71971433ca06331ba5148bf58 P 2e145c6072354efd939cf93a6b6e5eca [CANDIDATE]: Term 1 election: Requested vote from peers ef03e81fda944ec781d8245a646dae06 (127.0.107.193:32981), dad3436c6d624ff2a37a46e3f7017764 (127.0.107.194:40199)
I20260630 12:15:20.054282 12553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1477e22e6f8d48c1809774fdd67bb523" candidate_uuid: "dad3436c6d624ff2a37a46e3f7017764" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef03e81fda944ec781d8245a646dae06" is_pre_election: true
I20260630 12:15:20.054967 12553 raft_consensus.cc:2468] T 1477e22e6f8d48c1809774fdd67bb523 P ef03e81fda944ec781d8245a646dae06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad3436c6d624ff2a37a46e3f7017764 in term 0.
I20260630 12:15:20.056178 12594 leader_election.cc:304] T 1477e22e6f8d48c1809774fdd67bb523 P dad3436c6d624ff2a37a46e3f7017764 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dad3436c6d624ff2a37a46e3f7017764, ef03e81fda944ec781d8245a646dae06; no voters: 
I20260630 12:15:20.056897 12778 raft_consensus.cc:493] T 1477e22e6f8d48c1809774fdd67bb523 P 2e145c6072354efd939cf93a6b6e5eca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:20.056962 12782 raft_consensus.cc:2804] T 1477e22e6f8d48c1809774fdd67bb523 P dad3436c6d624ff2a37a46e3f7017764 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:20.057526 12778 raft_consensus.cc:515] T 1477e22e6f8d48c1809774fdd67bb523 P 2e145c6072354efd939cf93a6b6e5eca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } }
I20260630 12:15:20.058015 12629 raft_consensus.cc:2468] T 93b47dd71971433ca06331ba5148bf58 P dad3436c6d624ff2a37a46e3f7017764 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e145c6072354efd939cf93a6b6e5eca in term 1.
I20260630 12:15:20.057526 12782 raft_consensus.cc:493] T 1477e22e6f8d48c1809774fdd67bb523 P dad3436c6d624ff2a37a46e3f7017764 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:20.059155 12782 raft_consensus.cc:3060] T 1477e22e6f8d48c1809774fdd67bb523 P dad3436c6d624ff2a37a46e3f7017764 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:20.059074 12669 leader_election.cc:304] T 93b47dd71971433ca06331ba5148bf58 P 2e145c6072354efd939cf93a6b6e5eca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e145c6072354efd939cf93a6b6e5eca, dad3436c6d624ff2a37a46e3f7017764; no voters: 
I20260630 12:15:20.060274 12554 raft_consensus.cc:2468] T 93b47dd71971433ca06331ba5148bf58 P ef03e81fda944ec781d8245a646dae06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e145c6072354efd939cf93a6b6e5eca in term 1.
I20260630 12:15:20.060880 12754 raft_consensus.cc:2804] T 93b47dd71971433ca06331ba5148bf58 P 2e145c6072354efd939cf93a6b6e5eca [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:20.059719 12778 leader_election.cc:290] T 1477e22e6f8d48c1809774fdd67bb523 P 2e145c6072354efd939cf93a6b6e5eca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef03e81fda944ec781d8245a646dae06 (127.0.107.193:32981), dad3436c6d624ff2a37a46e3f7017764 (127.0.107.194:40199)
I20260630 12:15:20.062645 12703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1477e22e6f8d48c1809774fdd67bb523" candidate_uuid: "dad3436c6d624ff2a37a46e3f7017764" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e145c6072354efd939cf93a6b6e5eca" is_pre_election: true
I20260630 12:15:20.063733 12703 raft_consensus.cc:2468] T 1477e22e6f8d48c1809774fdd67bb523 P 2e145c6072354efd939cf93a6b6e5eca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad3436c6d624ff2a37a46e3f7017764 in term 0.
I20260630 12:15:20.061712 12553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1477e22e6f8d48c1809774fdd67bb523" candidate_uuid: "2e145c6072354efd939cf93a6b6e5eca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef03e81fda944ec781d8245a646dae06" is_pre_election: true
I20260630 12:15:20.063160 12754 raft_consensus.cc:697] T 93b47dd71971433ca06331ba5148bf58 P 2e145c6072354efd939cf93a6b6e5eca [term 1 LEADER]: Becoming Leader. State: Replica: 2e145c6072354efd939cf93a6b6e5eca, State: Running, Role: LEADER
I20260630 12:15:20.064677 12553 raft_consensus.cc:2468] T 1477e22e6f8d48c1809774fdd67bb523 P ef03e81fda944ec781d8245a646dae06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e145c6072354efd939cf93a6b6e5eca in term 0.
I20260630 12:15:20.061499 12629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1477e22e6f8d48c1809774fdd67bb523" candidate_uuid: "2e145c6072354efd939cf93a6b6e5eca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad3436c6d624ff2a37a46e3f7017764" is_pre_election: true
I20260630 12:15:20.065069 12754 consensus_queue.cc:237] T 93b47dd71971433ca06331ba5148bf58 P 2e145c6072354efd939cf93a6b6e5eca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } } peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } }
I20260630 12:15:20.065874 12668 leader_election.cc:304] T 1477e22e6f8d48c1809774fdd67bb523 P 2e145c6072354efd939cf93a6b6e5eca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e145c6072354efd939cf93a6b6e5eca, ef03e81fda944ec781d8245a646dae06; no voters: 
I20260630 12:15:20.063113 12450 catalog_manager.cc:5697] T 21e24fb735574c3ab6e27b4b30382f22 P dad3436c6d624ff2a37a46e3f7017764 reported cstate change: term changed from 0 to 1, leader changed from <none> to dad3436c6d624ff2a37a46e3f7017764 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "dad3436c6d624ff2a37a46e3f7017764" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:20.066179 12782 raft_consensus.cc:515] T 1477e22e6f8d48c1809774fdd67bb523 P dad3436c6d624ff2a37a46e3f7017764 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } }
I20260630 12:15:20.066839 12777 raft_consensus.cc:2804] T 1477e22e6f8d48c1809774fdd67bb523 P 2e145c6072354efd939cf93a6b6e5eca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:20.067214 12777 raft_consensus.cc:493] T 1477e22e6f8d48c1809774fdd67bb523 P 2e145c6072354efd939cf93a6b6e5eca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:20.067510 12777 raft_consensus.cc:3060] T 1477e22e6f8d48c1809774fdd67bb523 P 2e145c6072354efd939cf93a6b6e5eca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:20.069384 12553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1477e22e6f8d48c1809774fdd67bb523" candidate_uuid: "dad3436c6d624ff2a37a46e3f7017764" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef03e81fda944ec781d8245a646dae06"
I20260630 12:15:20.069996 12553 raft_consensus.cc:3060] T 1477e22e6f8d48c1809774fdd67bb523 P ef03e81fda944ec781d8245a646dae06 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:20.073105 12629 raft_consensus.cc:2393] T 1477e22e6f8d48c1809774fdd67bb523 P dad3436c6d624ff2a37a46e3f7017764 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e145c6072354efd939cf93a6b6e5eca in current term 1: Already voted for candidate dad3436c6d624ff2a37a46e3f7017764 in this term.
I20260630 12:15:20.075080 12782 leader_election.cc:290] T 1477e22e6f8d48c1809774fdd67bb523 P dad3436c6d624ff2a37a46e3f7017764 [CANDIDATE]: Term 1 election: Requested vote from peers ef03e81fda944ec781d8245a646dae06 (127.0.107.193:32981), 2e145c6072354efd939cf93a6b6e5eca (127.0.107.195:44111)
I20260630 12:15:20.076632 12703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1477e22e6f8d48c1809774fdd67bb523" candidate_uuid: "dad3436c6d624ff2a37a46e3f7017764" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e145c6072354efd939cf93a6b6e5eca"
I20260630 12:15:20.078043 12553 raft_consensus.cc:2468] T 1477e22e6f8d48c1809774fdd67bb523 P ef03e81fda944ec781d8245a646dae06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad3436c6d624ff2a37a46e3f7017764 in term 1.
I20260630 12:15:20.078085 12777 raft_consensus.cc:515] T 1477e22e6f8d48c1809774fdd67bb523 P 2e145c6072354efd939cf93a6b6e5eca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } }
I20260630 12:15:20.079665 12594 leader_election.cc:304] T 1477e22e6f8d48c1809774fdd67bb523 P dad3436c6d624ff2a37a46e3f7017764 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dad3436c6d624ff2a37a46e3f7017764, ef03e81fda944ec781d8245a646dae06; no voters: 
I20260630 12:15:20.079665 12703 raft_consensus.cc:2393] T 1477e22e6f8d48c1809774fdd67bb523 P 2e145c6072354efd939cf93a6b6e5eca [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dad3436c6d624ff2a37a46e3f7017764 in current term 1: Already voted for candidate 2e145c6072354efd939cf93a6b6e5eca in this term.
I20260630 12:15:20.081233 12777 leader_election.cc:290] T 1477e22e6f8d48c1809774fdd67bb523 P 2e145c6072354efd939cf93a6b6e5eca [CANDIDATE]: Term 1 election: Requested vote from peers ef03e81fda944ec781d8245a646dae06 (127.0.107.193:32981), dad3436c6d624ff2a37a46e3f7017764 (127.0.107.194:40199)
I20260630 12:15:20.080559 12782 raft_consensus.cc:2804] T 1477e22e6f8d48c1809774fdd67bb523 P dad3436c6d624ff2a37a46e3f7017764 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:20.082012 12782 raft_consensus.cc:697] T 1477e22e6f8d48c1809774fdd67bb523 P dad3436c6d624ff2a37a46e3f7017764 [term 1 LEADER]: Becoming Leader. State: Replica: dad3436c6d624ff2a37a46e3f7017764, State: Running, Role: LEADER
I20260630 12:15:20.082329 12554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1477e22e6f8d48c1809774fdd67bb523" candidate_uuid: "2e145c6072354efd939cf93a6b6e5eca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef03e81fda944ec781d8245a646dae06"
I20260630 12:15:20.082952 12629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1477e22e6f8d48c1809774fdd67bb523" candidate_uuid: "2e145c6072354efd939cf93a6b6e5eca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad3436c6d624ff2a37a46e3f7017764"
I20260630 12:15:20.082865 12782 consensus_queue.cc:237] T 1477e22e6f8d48c1809774fdd67bb523 P dad3436c6d624ff2a37a46e3f7017764 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } }
I20260630 12:15:20.083261 12554 raft_consensus.cc:2393] T 1477e22e6f8d48c1809774fdd67bb523 P ef03e81fda944ec781d8245a646dae06 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e145c6072354efd939cf93a6b6e5eca in current term 1: Already voted for candidate dad3436c6d624ff2a37a46e3f7017764 in this term.
I20260630 12:15:20.084786 12669 leader_election.cc:304] T 1477e22e6f8d48c1809774fdd67bb523 P 2e145c6072354efd939cf93a6b6e5eca [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: 2e145c6072354efd939cf93a6b6e5eca; no voters: dad3436c6d624ff2a37a46e3f7017764, ef03e81fda944ec781d8245a646dae06
I20260630 12:15:20.084728 12450 catalog_manager.cc:5697] T 93b47dd71971433ca06331ba5148bf58 P 2e145c6072354efd939cf93a6b6e5eca reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e145c6072354efd939cf93a6b6e5eca (127.0.107.195). New cstate: current_term: 1 leader_uuid: "2e145c6072354efd939cf93a6b6e5eca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:20.085726 12777 raft_consensus.cc:2749] T 1477e22e6f8d48c1809774fdd67bb523 P 2e145c6072354efd939cf93a6b6e5eca [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:15:20.092921 12449 catalog_manager.cc:5697] T 1477e22e6f8d48c1809774fdd67bb523 P dad3436c6d624ff2a37a46e3f7017764 reported cstate change: term changed from 0 to 1, leader changed from <none> to dad3436c6d624ff2a37a46e3f7017764 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "dad3436c6d624ff2a37a46e3f7017764" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } health_report { overall_health: UNKNOWN } } }
W20260630 12:15:20.351055 12793 meta_cache.cc:1261] Time spent looking up entry by key: real 0.053s	user 0.005s	sys 0.008s
W20260630 12:15:20.353621 12795 meta_cache.cc:1261] Time spent looking up entry by key: real 0.055s	user 0.004s	sys 0.008s
I20260630 12:15:20.385411 12782 consensus_queue.cc:1048] T 6ce28c681d7044219d5f24e3ef6aaf48 P dad3436c6d624ff2a37a46e3f7017764 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 }, 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.426394 12777 consensus_queue.cc:1048] T eee7a210c11847bca5772790ed04929b P 2e145c6072354efd939cf93a6b6e5eca [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:20.426448 12800 consensus_queue.cc:1048] T 6ce28c681d7044219d5f24e3ef6aaf48 P dad3436c6d624ff2a37a46e3f7017764 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:20.441645 12702 raft_consensus.cc:1275] T 49dc65940ad44259aa4f912187e293d4 P 2e145c6072354efd939cf93a6b6e5eca [term 1 FOLLOWER]: Refusing update from remote peer ef03e81fda944ec781d8245a646dae06: 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:20.443575 12629 raft_consensus.cc:1275] T 49dc65940ad44259aa4f912187e293d4 P dad3436c6d624ff2a37a46e3f7017764 [term 1 FOLLOWER]: Refusing update from remote peer ef03e81fda944ec781d8245a646dae06: 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:20.447365 12787 consensus_queue.cc:1048] T 49dc65940ad44259aa4f912187e293d4 P ef03e81fda944ec781d8245a646dae06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:20.452772 12758 consensus_queue.cc:1048] T 49dc65940ad44259aa4f912187e293d4 P ef03e81fda944ec781d8245a646dae06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 }, 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.456398 12782 consensus_queue.cc:1048] T 21e24fb735574c3ab6e27b4b30382f22 P dad3436c6d624ff2a37a46e3f7017764 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 }, 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.483191 12777 consensus_queue.cc:1048] T eee7a210c11847bca5772790ed04929b P 2e145c6072354efd939cf93a6b6e5eca [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260630 12:15:20.512336 12782 consensus_queue.cc:1048] T 1477e22e6f8d48c1809774fdd67bb523 P dad3436c6d624ff2a37a46e3f7017764 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 }, 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.535435 12805 mvcc.cc:204] Tried to move back new op lower bound from 7302437766914023424 to 7302437765243760640. Current Snapshot: MvccSnapshot[applied={T|T < 7302437766914023424}]
I20260630 12:15:20.551365 12782 consensus_queue.cc:1048] T 21e24fb735574c3ab6e27b4b30382f22 P dad3436c6d624ff2a37a46e3f7017764 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:20.560887 12627 raft_consensus.cc:1275] T 93b47dd71971433ca06331ba5148bf58 P dad3436c6d624ff2a37a46e3f7017764 [term 1 FOLLOWER]: Refusing update from remote peer 2e145c6072354efd939cf93a6b6e5eca: 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:20.565253 12777 consensus_queue.cc:1048] T 93b47dd71971433ca06331ba5148bf58 P 2e145c6072354efd939cf93a6b6e5eca [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260630 12:15:20.587992 12782 consensus_queue.cc:1048] T 1477e22e6f8d48c1809774fdd67bb523 P dad3436c6d624ff2a37a46e3f7017764 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:20.598954 12554 raft_consensus.cc:1275] T 93b47dd71971433ca06331ba5148bf58 P ef03e81fda944ec781d8245a646dae06 [term 1 FOLLOWER]: Refusing update from remote peer 2e145c6072354efd939cf93a6b6e5eca: 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:20.641083 12777 consensus_queue.cc:1048] T 93b47dd71971433ca06331ba5148bf58 P 2e145c6072354efd939cf93a6b6e5eca [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:15:20.760885 12595 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:44111, user_credentials={real_user=slave}} blocked reactor thread for 67144.9us
W20260630 12:15:21.150440 12594 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:32981, user_credentials={real_user=slave}} blocked reactor thread for 44224.9us
I20260630 12:15:21.331278   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:21.337692 12843 instance_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:21.338912 12844 instance_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:21.339246 12846 instance_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:21.340338   431 server_base.cc:1061] running on GCE node
I20260630 12:15:21.341387   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:21.341743   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:21.341905   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821721341893 us; error 0 us; skew 500 ppm
I20260630 12:15:21.342388   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:21.344671   431 webserver.cc:533] Webserver started at http://127.0.107.196:44835/ using document root <none> and password file <none>
I20260630 12:15:21.345089   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:21.345249   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:21.345455   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:21.346635   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821463199918-431-0/minicluster-data/ts-3-root/instance:
uuid: "af36253c8fac418ebe964736a830b790"
format_stamp: "Formatted at 2026-06-30 12:15:21 on dist-test-slave-rzcc"
I20260630 12:15:21.351011   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:15:21.354215 12851 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:21.355074   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:21.355405   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821463199918-431-0/minicluster-data/ts-3-root
uuid: "af36253c8fac418ebe964736a830b790"
format_stamp: "Formatted at 2026-06-30 12:15:21 on dist-test-slave-rzcc"
I20260630 12:15:21.355656   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821463199918-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821463199918-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskGDcVnD/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821463199918-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:21.392271   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:21.393366   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:21.394707   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:21.396968   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:21.397167   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:21.397431   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:21.397667   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:21.435619   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:38393
I20260630 12:15:21.435709 12913 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:38393 every 8 connection(s)
I20260630 12:15:21.449764 12914 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35459
I20260630 12:15:21.450160 12914 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:21.450850 12914 heartbeater.cc:507] Master 127.0.107.254:35459 requested a full tablet report, sending...
I20260630 12:15:21.452612 12452 ts_manager.cc:194] Registered new tserver with Master: af36253c8fac418ebe964736a830b790 (127.0.107.196:38393)
I20260630 12:15:21.453883 12452 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41628
I20260630 12:15:22.054597 12629 consensus_queue.cc:237] T 6ce28c681d7044219d5f24e3ef6aaf48 P dad3436c6d624ff2a37a46e3f7017764 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } attrs { replace: true } } peers { permanent_uuid: "af36253c8fac418ebe964736a830b790" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38393 } attrs { promote: true } }
I20260630 12:15:22.062249 12551 raft_consensus.cc:1275] T 6ce28c681d7044219d5f24e3ef6aaf48 P ef03e81fda944ec781d8245a646dae06 [term 1 FOLLOWER]: Refusing update from remote peer dad3436c6d624ff2a37a46e3f7017764: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:15:22.062986 12700 raft_consensus.cc:1275] T 6ce28c681d7044219d5f24e3ef6aaf48 P 2e145c6072354efd939cf93a6b6e5eca [term 1 FOLLOWER]: Refusing update from remote peer dad3436c6d624ff2a37a46e3f7017764: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:15:22.064136 12920 consensus_queue.cc:1048] T 6ce28c681d7044219d5f24e3ef6aaf48 P dad3436c6d624ff2a37a46e3f7017764 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:15:22.065114 12800 consensus_queue.cc:1048] T 6ce28c681d7044219d5f24e3ef6aaf48 P dad3436c6d624ff2a37a46e3f7017764 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:15:22.072595 12920 raft_consensus.cc:2955] T 6ce28c681d7044219d5f24e3ef6aaf48 P dad3436c6d624ff2a37a46e3f7017764 [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER af36253c8fac418ebe964736a830b790 (127.0.107.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } attrs { replace: true } } peers { permanent_uuid: "af36253c8fac418ebe964736a830b790" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38393 } attrs { promote: true } } }
W20260630 12:15:22.073709 12595 consensus_peers.cc:597] T 6ce28c681d7044219d5f24e3ef6aaf48 P dad3436c6d624ff2a37a46e3f7017764 -> Peer af36253c8fac418ebe964736a830b790 (127.0.107.196:38393): Couldn't send request to peer af36253c8fac418ebe964736a830b790. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6ce28c681d7044219d5f24e3ef6aaf48. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:22.075198 12551 raft_consensus.cc:2955] T 6ce28c681d7044219d5f24e3ef6aaf48 P ef03e81fda944ec781d8245a646dae06 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER af36253c8fac418ebe964736a830b790 (127.0.107.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } attrs { replace: true } } peers { permanent_uuid: "af36253c8fac418ebe964736a830b790" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38393 } attrs { promote: true } } }
I20260630 12:15:22.075568 12700 raft_consensus.cc:2955] T 6ce28c681d7044219d5f24e3ef6aaf48 P 2e145c6072354efd939cf93a6b6e5eca [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER af36253c8fac418ebe964736a830b790 (127.0.107.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } attrs { replace: true } } peers { permanent_uuid: "af36253c8fac418ebe964736a830b790" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38393 } attrs { promote: true } } }
I20260630 12:15:22.084990 12445 catalog_manager.cc:5697] T 6ce28c681d7044219d5f24e3ef6aaf48 P dad3436c6d624ff2a37a46e3f7017764 reported cstate change: config changed from index -1 to 11, NON_VOTER af36253c8fac418ebe964736a830b790 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "dad3436c6d624ff2a37a46e3f7017764" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af36253c8fac418ebe964736a830b790" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38393 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:22.086249 12629 consensus_queue.cc:237] T 21e24fb735574c3ab6e27b4b30382f22 P dad3436c6d624ff2a37a46e3f7017764 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } attrs { replace: true } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } } peers { permanent_uuid: "af36253c8fac418ebe964736a830b790" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38393 } attrs { promote: true } }
W20260630 12:15:22.095566 12595 consensus_peers.cc:597] T 21e24fb735574c3ab6e27b4b30382f22 P dad3436c6d624ff2a37a46e3f7017764 -> Peer af36253c8fac418ebe964736a830b790 (127.0.107.196:38393): Couldn't send request to peer af36253c8fac418ebe964736a830b790. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 21e24fb735574c3ab6e27b4b30382f22. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:22.095916 12700 raft_consensus.cc:1275] T 21e24fb735574c3ab6e27b4b30382f22 P 2e145c6072354efd939cf93a6b6e5eca [term 1 FOLLOWER]: Refusing update from remote peer dad3436c6d624ff2a37a46e3f7017764: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:15:22.096757 12551 raft_consensus.cc:1275] T 21e24fb735574c3ab6e27b4b30382f22 P ef03e81fda944ec781d8245a646dae06 [term 1 FOLLOWER]: Refusing update from remote peer dad3436c6d624ff2a37a46e3f7017764: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:15:22.097608 12923 consensus_queue.cc:1048] T 21e24fb735574c3ab6e27b4b30382f22 P dad3436c6d624ff2a37a46e3f7017764 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:15:22.098585 12800 consensus_queue.cc:1048] T 21e24fb735574c3ab6e27b4b30382f22 P dad3436c6d624ff2a37a46e3f7017764 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:15:22.105496 12923 raft_consensus.cc:2955] T 21e24fb735574c3ab6e27b4b30382f22 P dad3436c6d624ff2a37a46e3f7017764 [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER af36253c8fac418ebe964736a830b790 (127.0.107.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } attrs { replace: true } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } } peers { permanent_uuid: "af36253c8fac418ebe964736a830b790" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38393 } attrs { promote: true } } }
I20260630 12:15:22.108382 12551 raft_consensus.cc:2955] T 21e24fb735574c3ab6e27b4b30382f22 P ef03e81fda944ec781d8245a646dae06 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER af36253c8fac418ebe964736a830b790 (127.0.107.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } attrs { replace: true } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } } peers { permanent_uuid: "af36253c8fac418ebe964736a830b790" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38393 } attrs { promote: true } } }
I20260630 12:15:22.109309 12700 raft_consensus.cc:2955] T 21e24fb735574c3ab6e27b4b30382f22 P 2e145c6072354efd939cf93a6b6e5eca [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER af36253c8fac418ebe964736a830b790 (127.0.107.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } attrs { replace: true } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } } peers { permanent_uuid: "af36253c8fac418ebe964736a830b790" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38393 } attrs { promote: true } } }
I20260630 12:15:22.122452 12445 catalog_manager.cc:5697] T 21e24fb735574c3ab6e27b4b30382f22 P 2e145c6072354efd939cf93a6b6e5eca reported cstate change: config changed from index -1 to 11, NON_VOTER af36253c8fac418ebe964736a830b790 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "dad3436c6d624ff2a37a46e3f7017764" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } attrs { replace: true } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } } peers { permanent_uuid: "af36253c8fac418ebe964736a830b790" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38393 } attrs { promote: true } } }
I20260630 12:15:22.140077 12551 consensus_queue.cc:237] T 49dc65940ad44259aa4f912187e293d4 P ef03e81fda944ec781d8245a646dae06 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } attrs { replace: true } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } } peers { permanent_uuid: "af36253c8fac418ebe964736a830b790" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38393 } attrs { promote: true } }
I20260630 12:15:22.147526 12700 raft_consensus.cc:1275] T 49dc65940ad44259aa4f912187e293d4 P 2e145c6072354efd939cf93a6b6e5eca [term 1 FOLLOWER]: Refusing update from remote peer ef03e81fda944ec781d8245a646dae06: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:15:22.147590 12629 raft_consensus.cc:1275] T 49dc65940ad44259aa4f912187e293d4 P dad3436c6d624ff2a37a46e3f7017764 [term 1 FOLLOWER]: Refusing update from remote peer ef03e81fda944ec781d8245a646dae06: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:15:22.148916 12929 consensus_queue.cc:1048] T 49dc65940ad44259aa4f912187e293d4 P ef03e81fda944ec781d8245a646dae06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:15:22.149746 12787 consensus_queue.cc:1048] T 49dc65940ad44259aa4f912187e293d4 P ef03e81fda944ec781d8245a646dae06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
W20260630 12:15:22.156229 12520 consensus_peers.cc:597] T 49dc65940ad44259aa4f912187e293d4 P ef03e81fda944ec781d8245a646dae06 -> Peer af36253c8fac418ebe964736a830b790 (127.0.107.196:38393): Couldn't send request to peer af36253c8fac418ebe964736a830b790. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 49dc65940ad44259aa4f912187e293d4. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:22.155896 12787 raft_consensus.cc:2955] T 49dc65940ad44259aa4f912187e293d4 P ef03e81fda944ec781d8245a646dae06 [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER af36253c8fac418ebe964736a830b790 (127.0.107.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } attrs { replace: true } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } } peers { permanent_uuid: "af36253c8fac418ebe964736a830b790" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38393 } attrs { promote: true } } }
I20260630 12:15:22.158010 12700 raft_consensus.cc:2955] T 49dc65940ad44259aa4f912187e293d4 P 2e145c6072354efd939cf93a6b6e5eca [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER af36253c8fac418ebe964736a830b790 (127.0.107.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } attrs { replace: true } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } } peers { permanent_uuid: "af36253c8fac418ebe964736a830b790" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38393 } attrs { promote: true } } }
I20260630 12:15:22.159709 12629 raft_consensus.cc:2955] T 49dc65940ad44259aa4f912187e293d4 P dad3436c6d624ff2a37a46e3f7017764 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER af36253c8fac418ebe964736a830b790 (127.0.107.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } attrs { replace: true } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } } peers { permanent_uuid: "af36253c8fac418ebe964736a830b790" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38393 } attrs { promote: true } } }
I20260630 12:15:22.172194 12446 catalog_manager.cc:5697] T 49dc65940ad44259aa4f912187e293d4 P dad3436c6d624ff2a37a46e3f7017764 reported cstate change: config changed from index -1 to 11, NON_VOTER af36253c8fac418ebe964736a830b790 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "ef03e81fda944ec781d8245a646dae06" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } attrs { replace: true } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } } peers { permanent_uuid: "af36253c8fac418ebe964736a830b790" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38393 } attrs { promote: true } } }
I20260630 12:15:22.173187 12628 consensus_queue.cc:237] T 1477e22e6f8d48c1809774fdd67bb523 P dad3436c6d624ff2a37a46e3f7017764 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } attrs { replace: true } } peers { permanent_uuid: "af36253c8fac418ebe964736a830b790" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38393 } attrs { promote: true } }
W20260630 12:15:22.181027 12595 consensus_peers.cc:597] T 1477e22e6f8d48c1809774fdd67bb523 P dad3436c6d624ff2a37a46e3f7017764 -> Peer af36253c8fac418ebe964736a830b790 (127.0.107.196:38393): Couldn't send request to peer af36253c8fac418ebe964736a830b790. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1477e22e6f8d48c1809774fdd67bb523. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:22.182835 12551 raft_consensus.cc:1275] T 1477e22e6f8d48c1809774fdd67bb523 P ef03e81fda944ec781d8245a646dae06 [term 1 FOLLOWER]: Refusing update from remote peer dad3436c6d624ff2a37a46e3f7017764: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:15:22.183882 12700 raft_consensus.cc:1275] T 1477e22e6f8d48c1809774fdd67bb523 P 2e145c6072354efd939cf93a6b6e5eca [term 1 FOLLOWER]: Refusing update from remote peer dad3436c6d624ff2a37a46e3f7017764: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:15:22.185333 12920 consensus_queue.cc:1048] T 1477e22e6f8d48c1809774fdd67bb523 P dad3436c6d624ff2a37a46e3f7017764 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:15:22.187366 12923 consensus_queue.cc:1048] T 1477e22e6f8d48c1809774fdd67bb523 P dad3436c6d624ff2a37a46e3f7017764 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:15:22.194624 12920 raft_consensus.cc:2955] T 1477e22e6f8d48c1809774fdd67bb523 P dad3436c6d624ff2a37a46e3f7017764 [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER af36253c8fac418ebe964736a830b790 (127.0.107.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } attrs { replace: true } } peers { permanent_uuid: "af36253c8fac418ebe964736a830b790" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38393 } attrs { promote: true } } }
I20260630 12:15:22.196449 12551 raft_consensus.cc:2955] T 1477e22e6f8d48c1809774fdd67bb523 P ef03e81fda944ec781d8245a646dae06 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER af36253c8fac418ebe964736a830b790 (127.0.107.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } attrs { replace: true } } peers { permanent_uuid: "af36253c8fac418ebe964736a830b790" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38393 } attrs { promote: true } } }
I20260630 12:15:22.200809 12700 raft_consensus.cc:2955] T 1477e22e6f8d48c1809774fdd67bb523 P 2e145c6072354efd939cf93a6b6e5eca [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER af36253c8fac418ebe964736a830b790 (127.0.107.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } attrs { replace: true } } peers { permanent_uuid: "af36253c8fac418ebe964736a830b790" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38393 } attrs { promote: true } } }
I20260630 12:15:22.206483 12452 catalog_manager.cc:5697] T 1477e22e6f8d48c1809774fdd67bb523 P dad3436c6d624ff2a37a46e3f7017764 reported cstate change: config changed from index -1 to 11, NON_VOTER af36253c8fac418ebe964736a830b790 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "dad3436c6d624ff2a37a46e3f7017764" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af36253c8fac418ebe964736a830b790" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38393 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:22.456082 12914 heartbeater.cc:499] Master 127.0.107.254:35459 was elected leader, sending a full tablet report...
I20260630 12:15:22.467777   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:15:22.489027 12933 ts_tablet_manager.cc:933] T 21e24fb735574c3ab6e27b4b30382f22 P af36253c8fac418ebe964736a830b790: Initiating tablet copy from peer dad3436c6d624ff2a37a46e3f7017764 (127.0.107.194:40199)
I20260630 12:15:22.490718 12933 tablet_copy_client.cc:323] T 21e24fb735574c3ab6e27b4b30382f22 P af36253c8fac418ebe964736a830b790: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:40199
I20260630 12:15:22.503731 12639 tablet_copy_service.cc:140] P dad3436c6d624ff2a37a46e3f7017764: Received BeginTabletCopySession request for tablet 21e24fb735574c3ab6e27b4b30382f22 from peer af36253c8fac418ebe964736a830b790 ({username='slave'} at 127.0.0.1:45834)
I20260630 12:15:22.504429 12639 tablet_copy_service.cc:161] P dad3436c6d624ff2a37a46e3f7017764: Beginning new tablet copy session on tablet 21e24fb735574c3ab6e27b4b30382f22 from peer af36253c8fac418ebe964736a830b790 at {username='slave'} at 127.0.0.1:45834: session id = af36253c8fac418ebe964736a830b790-21e24fb735574c3ab6e27b4b30382f22
I20260630 12:15:22.510335   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:22.511229   431 tablet_replica.cc:333] T 1477e22e6f8d48c1809774fdd67bb523 P ef03e81fda944ec781d8245a646dae06: stopping tablet replica
I20260630 12:15:22.512135   431 raft_consensus.cc:2243] T 1477e22e6f8d48c1809774fdd67bb523 P ef03e81fda944ec781d8245a646dae06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:22.512243 12639 tablet_copy_source_session.cc:215] T 21e24fb735574c3ab6e27b4b30382f22 P dad3436c6d624ff2a37a46e3f7017764: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:22.512920   431 raft_consensus.cc:2272] T 1477e22e6f8d48c1809774fdd67bb523 P ef03e81fda944ec781d8245a646dae06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:22.515108 12933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21e24fb735574c3ab6e27b4b30382f22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:22.517380   431 tablet_replica.cc:333] T 93b47dd71971433ca06331ba5148bf58 P ef03e81fda944ec781d8245a646dae06: stopping tablet replica
I20260630 12:15:22.518260   431 raft_consensus.cc:2243] T 93b47dd71971433ca06331ba5148bf58 P ef03e81fda944ec781d8245a646dae06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:22.519029   431 raft_consensus.cc:2272] T 93b47dd71971433ca06331ba5148bf58 P ef03e81fda944ec781d8245a646dae06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:22.521937   431 tablet_replica.cc:333] T eee7a210c11847bca5772790ed04929b P ef03e81fda944ec781d8245a646dae06: stopping tablet replica
I20260630 12:15:22.522694   431 raft_consensus.cc:2243] T eee7a210c11847bca5772790ed04929b P ef03e81fda944ec781d8245a646dae06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:22.523440   431 raft_consensus.cc:2272] T eee7a210c11847bca5772790ed04929b P ef03e81fda944ec781d8245a646dae06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:22.526070   431 tablet_replica.cc:333] T 6ce28c681d7044219d5f24e3ef6aaf48 P ef03e81fda944ec781d8245a646dae06: stopping tablet replica
I20260630 12:15:22.526177 12933 tablet_copy_client.cc:806] T 21e24fb735574c3ab6e27b4b30382f22 P af36253c8fac418ebe964736a830b790: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:22.526836 12933 tablet_copy_client.cc:670] T 21e24fb735574c3ab6e27b4b30382f22 P af36253c8fac418ebe964736a830b790: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:22.526943   431 raft_consensus.cc:2243] T 6ce28c681d7044219d5f24e3ef6aaf48 P ef03e81fda944ec781d8245a646dae06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:22.527876   431 raft_consensus.cc:2272] T 6ce28c681d7044219d5f24e3ef6aaf48 P ef03e81fda944ec781d8245a646dae06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:22.530372 12933 tablet_copy_client.cc:538] T 21e24fb735574c3ab6e27b4b30382f22 P af36253c8fac418ebe964736a830b790: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:22.532107   431 tablet_replica.cc:333] T 21e24fb735574c3ab6e27b4b30382f22 P ef03e81fda944ec781d8245a646dae06: stopping tablet replica
I20260630 12:15:22.532912   431 raft_consensus.cc:2243] T 21e24fb735574c3ab6e27b4b30382f22 P ef03e81fda944ec781d8245a646dae06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:22.533720   431 raft_consensus.cc:2272] T 21e24fb735574c3ab6e27b4b30382f22 P ef03e81fda944ec781d8245a646dae06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:22.537104 12933 tablet_bootstrap.cc:492] T 21e24fb735574c3ab6e27b4b30382f22 P af36253c8fac418ebe964736a830b790: Bootstrap starting.
I20260630 12:15:22.537453   431 tablet_replica.cc:333] T 49dc65940ad44259aa4f912187e293d4 P ef03e81fda944ec781d8245a646dae06: stopping tablet replica
I20260630 12:15:22.538304   431 raft_consensus.cc:2243] T 49dc65940ad44259aa4f912187e293d4 P ef03e81fda944ec781d8245a646dae06 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:22.539659   431 raft_consensus.cc:2272] T 49dc65940ad44259aa4f912187e293d4 P ef03e81fda944ec781d8245a646dae06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:22.562708   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:15:22.583925   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:15:22.590430 12937 ts_tablet_manager.cc:933] T 6ce28c681d7044219d5f24e3ef6aaf48 P af36253c8fac418ebe964736a830b790: Initiating tablet copy from peer dad3436c6d624ff2a37a46e3f7017764 (127.0.107.194:40199)
I20260630 12:15:22.595094   431 tablet_copy_service.cc:362] P dad3436c6d624ff2a37a46e3f7017764: Destroying tablet copy session af36253c8fac418ebe964736a830b790-21e24fb735574c3ab6e27b4b30382f22 due to service shutdown
I20260630 12:15:22.595613   431 tablet_copy_service.cc:434] P dad3436c6d624ff2a37a46e3f7017764: ending tablet copy session af36253c8fac418ebe964736a830b790-21e24fb735574c3ab6e27b4b30382f22 on tablet 21e24fb735574c3ab6e27b4b30382f22 with peer af36253c8fac418ebe964736a830b790
I20260630 12:15:22.602406 12937 tablet_copy_client.cc:323] T 6ce28c681d7044219d5f24e3ef6aaf48 P af36253c8fac418ebe964736a830b790: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:40199
I20260630 12:15:22.625911   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:22.628010   431 tablet_replica.cc:333] T 1477e22e6f8d48c1809774fdd67bb523 P dad3436c6d624ff2a37a46e3f7017764: stopping tablet replica
I20260630 12:15:22.628870   431 raft_consensus.cc:2243] T 1477e22e6f8d48c1809774fdd67bb523 P dad3436c6d624ff2a37a46e3f7017764 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:22.630234   431 raft_consensus.cc:2272] T 1477e22e6f8d48c1809774fdd67bb523 P dad3436c6d624ff2a37a46e3f7017764 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:22.633292   431 tablet_replica.cc:333] T 49dc65940ad44259aa4f912187e293d4 P dad3436c6d624ff2a37a46e3f7017764: stopping tablet replica
I20260630 12:15:22.634305   431 raft_consensus.cc:2243] T 49dc65940ad44259aa4f912187e293d4 P dad3436c6d624ff2a37a46e3f7017764 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:22.634984   431 raft_consensus.cc:2272] T 49dc65940ad44259aa4f912187e293d4 P dad3436c6d624ff2a37a46e3f7017764 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:15:22.635684 12594 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:32981: connect: Connection refused (error 111) [suppressed 36 similar messages]
I20260630 12:15:22.639941   431 tablet_replica.cc:333] T 21e24fb735574c3ab6e27b4b30382f22 P dad3436c6d624ff2a37a46e3f7017764: stopping tablet replica
I20260630 12:15:22.640578 12933 tablet_bootstrap.cc:492] T 21e24fb735574c3ab6e27b4b30382f22 P af36253c8fac418ebe964736a830b790: Bootstrap replayed 1/1 log segments. Stats: ops{read=11 overwritten=0 applied=11 ignored=0} inserts{seen=79 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:15:22.640842   431 raft_consensus.cc:2243] T 21e24fb735574c3ab6e27b4b30382f22 P dad3436c6d624ff2a37a46e3f7017764 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:22.641575 12933 tablet_bootstrap.cc:492] T 21e24fb735574c3ab6e27b4b30382f22 P af36253c8fac418ebe964736a830b790: Bootstrap complete.
I20260630 12:15:22.642338 12933 ts_tablet_manager.cc:1403] T 21e24fb735574c3ab6e27b4b30382f22 P af36253c8fac418ebe964736a830b790: Time spent bootstrapping tablet: real 0.105s	user 0.068s	sys 0.016s
I20260630 12:15:22.642338   431 raft_consensus.cc:2272] T 21e24fb735574c3ab6e27b4b30382f22 P dad3436c6d624ff2a37a46e3f7017764 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:22.645584 12933 raft_consensus.cc:359] T 21e24fb735574c3ab6e27b4b30382f22 P af36253c8fac418ebe964736a830b790 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } attrs { replace: true } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } } peers { permanent_uuid: "af36253c8fac418ebe964736a830b790" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38393 } attrs { promote: true } }
I20260630 12:15:22.646467 12933 raft_consensus.cc:740] T 21e24fb735574c3ab6e27b4b30382f22 P af36253c8fac418ebe964736a830b790 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: af36253c8fac418ebe964736a830b790, State: Initialized, Role: LEARNER
W20260630 12:15:22.646595 12594 consensus_peers.cc:597] T 6ce28c681d7044219d5f24e3ef6aaf48 P dad3436c6d624ff2a37a46e3f7017764 -> Peer ef03e81fda944ec781d8245a646dae06 (127.0.107.193:32981): Couldn't send request to peer ef03e81fda944ec781d8245a646dae06. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:32981: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:22.647001   431 tablet_replica.cc:333] T 93b47dd71971433ca06331ba5148bf58 P dad3436c6d624ff2a37a46e3f7017764: stopping tablet replica
I20260630 12:15:22.647881   431 raft_consensus.cc:2243] T 93b47dd71971433ca06331ba5148bf58 P dad3436c6d624ff2a37a46e3f7017764 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:22.647274 12933 consensus_queue.cc:260] T 21e24fb735574c3ab6e27b4b30382f22 P af36253c8fac418ebe964736a830b790 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 11, Last appended: 1.11, Last appended by leader: 11, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "ef03e81fda944ec781d8245a646dae06" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32981 } attrs { replace: true } } peers { permanent_uuid: "dad3436c6d624ff2a37a46e3f7017764" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40199 } } peers { permanent_uuid: "2e145c6072354efd939cf93a6b6e5eca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44111 } } peers { permanent_uuid: "af36253c8fac418ebe964736a830b790" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38393 } attrs { promote: true } }
I20260630 12:15:22.648706   431 raft_consensus.cc:2272] T 93b47dd71971433ca06331ba5148bf58 P dad3436c6d624ff2a37a46e3f7017764 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:22.650059 12933 ts_tablet_manager.cc:1434] T 21e24fb735574c3ab6e27b4b30382f22 P af36253c8fac418ebe964736a830b790: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260630 12:15:22.653754   431 tablet_replica.cc:333] T eee7a210c11847bca5772790ed04929b P dad3436c6d624ff2a37a46e3f7017764: stopping tablet replica
I20260630 12:15:22.654470   431 raft_consensus.cc:2243] T eee7a210c11847bca5772790ed04929b P dad3436c6d624ff2a37a46e3f7017764 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:22.655264   431 raft_consensus.cc:2272] T eee7a210c11847bca5772790ed04929b P dad3436c6d624ff2a37a46e3f7017764 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:22.657836   431 tablet_replica.cc:333] T 6ce28c681d7044219d5f24e3ef6aaf48 P dad3436c6d624ff2a37a46e3f7017764: stopping tablet replica
I20260630 12:15:22.658468   431 raft_consensus.cc:2243] T 6ce28c681d7044219d5f24e3ef6aaf48 P dad3436c6d624ff2a37a46e3f7017764 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:22.659627   431 raft_consensus.cc:2272] T 6ce28c681d7044219d5f24e3ef6aaf48 P dad3436c6d624ff2a37a46e3f7017764 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:22.688362   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
W20260630 12:15:22.698433 12855 connection.cc:466] server connection from 127.0.0.1:57452 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:57452 (request call id 4) could send its response
W20260630 12:15:22.700842 12933 tablet_copy_client.cc:1131] T 21e24fb735574c3ab6e27b4b30382f22 P af36253c8fac418ebe964736a830b790: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.107.194:40199: connect: Connection refused (error 111)
I20260630 12:15:22.706144   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:15:22.732623   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:22.733315   431 tablet_replica.cc:333] T 49dc65940ad44259aa4f912187e293d4 P 2e145c6072354efd939cf93a6b6e5eca: stopping tablet replica
I20260630 12:15:22.734086   431 raft_consensus.cc:2243] T 49dc65940ad44259aa4f912187e293d4 P 2e145c6072354efd939cf93a6b6e5eca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:22.734905   431 raft_consensus.cc:2272] T 49dc65940ad44259aa4f912187e293d4 P 2e145c6072354efd939cf93a6b6e5eca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:22.737848   431 tablet_replica.cc:333] T 21e24fb735574c3ab6e27b4b30382f22 P 2e145c6072354efd939cf93a6b6e5eca: stopping tablet replica
I20260630 12:15:22.738554   431 raft_consensus.cc:2243] T 21e24fb735574c3ab6e27b4b30382f22 P 2e145c6072354efd939cf93a6b6e5eca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:22.739320   431 raft_consensus.cc:2272] T 21e24fb735574c3ab6e27b4b30382f22 P 2e145c6072354efd939cf93a6b6e5eca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:22.742270   431 tablet_replica.cc:333] T 6ce28c681d7044219d5f24e3ef6aaf48 P 2e145c6072354efd939cf93a6b6e5eca: stopping tablet replica
I20260630 12:15:22.742998   431 raft_consensus.cc:2243] T 6ce28c681d7044219d5f24e3ef6aaf48 P 2e145c6072354efd939cf93a6b6e5eca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:22.743736   431 raft_consensus.cc:2272] T 6ce28c681d7044219d5f24e3ef6aaf48 P 2e145c6072354efd939cf93a6b6e5eca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:22.746646   431 tablet_replica.cc:333] T eee7a210c11847bca5772790ed04929b P 2e145c6072354efd939cf93a6b6e5eca: stopping tablet replica
I20260630 12:15:22.747334   431 raft_consensus.cc:2243] T eee7a210c11847bca5772790ed04929b P 2e145c6072354efd939cf93a6b6e5eca [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:22.748256   431 raft_consensus.cc:2272] T eee7a210c11847bca5772790ed04929b P 2e145c6072354efd939cf93a6b6e5eca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:22.750687   431 tablet_replica.cc:333] T 1477e22e6f8d48c1809774fdd67bb523 P 2e145c6072354efd939cf93a6b6e5eca: stopping tablet replica
I20260630 12:15:22.751327   431 raft_consensus.cc:2243] T 1477e22e6f8d48c1809774fdd67bb523 P 2e145c6072354efd939cf93a6b6e5eca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:22.751843   431 raft_consensus.cc:2272] T 1477e22e6f8d48c1809774fdd67bb523 P 2e145c6072354efd939cf93a6b6e5eca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:22.754633   431 tablet_replica.cc:333] T 93b47dd71971433ca06331ba5148bf58 P 2e145c6072354efd939cf93a6b6e5eca: stopping tablet replica
I20260630 12:15:22.755266   431 raft_consensus.cc:2243] T 93b47dd71971433ca06331ba5148bf58 P 2e145c6072354efd939cf93a6b6e5eca [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:22.756174   431 raft_consensus.cc:2272] T 93b47dd71971433ca06331ba5148bf58 P 2e145c6072354efd939cf93a6b6e5eca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:22.782691   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:15:22.797654   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:15:22.817387   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:22.818352   431 tablet_replica.cc:333] T 21e24fb735574c3ab6e27b4b30382f22 P af36253c8fac418ebe964736a830b790: stopping tablet replica
I20260630 12:15:22.819039   431 raft_consensus.cc:2243] T 21e24fb735574c3ab6e27b4b30382f22 P af36253c8fac418ebe964736a830b790 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:15:22.819502   431 raft_consensus.cc:2272] T 21e24fb735574c3ab6e27b4b30382f22 P af36253c8fac418ebe964736a830b790 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:15:22.839224   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:15:22.849316   431 master.cc:562] Master@127.0.107.254:35459 shutting down...
W20260630 12:15:22.867410 12500 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:15:22.868630   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3d16104b47c84bc58de1e0842a3090c5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:22.869112   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3d16104b47c84bc58de1e0842a3090c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:22.869414   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3d16104b47c84bc58de1e0842a3090c5: stopping tablet replica
I20260630 12:15:22.889434   431 master.cc:584] Master@127.0.107.254:35459 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (5052 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (12726 ms total)

[----------] Global test environment tear-down
[==========] 26 tests from 2 test suites ran. (259560 ms total)
[  PASSED  ] 26 tests.
I20260630 12:15:22.934049   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 ~62 seconds ago
I20260630 12:15:22.934311   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 ~62 seconds ago
I20260630 12:15:22.934510   431 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4755: suppressed but not reported on 4 messages since previous log ~55 seconds ago
I20260630 12:15:22.934700   431 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5375: suppressed but not reported on 9 messages since previous log ~94 seconds ago
I20260630 12:15:22.934926   431 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4810: suppressed but not reported on 38 messages since previous log ~175 seconds ago
I20260630 12:15:22.935133   431 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 2 messages since previous log ~237 seconds ago
I20260630 12:15:22.935514   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 ~23 seconds ago
I20260630 12:15:22.935712   431 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 1 messages since previous log ~0 seconds ago
